@charset "utf-8";

#left-nav {
	background-color: #676767;
	
}

#left-nav p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .7em;
	color: #FFF;
	text-align: right;
	padding-right: 15px;
}

#left-nav a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	text-decoration: none;
}

#left-nav a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	text-decoration: none;
}

#left-nav a:hover {
	text-decoration: underline;
}

#left-nav h1 {
	color: #FFF;
	text-align: right;
	font-family: "Droid Serif", Arial, Serif;
	font-size: .8em;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 15px;
}

#left-nav .bluedivider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFD656;
}


#bbb{
	background-color: #ffffff;
	background-image: url(images/bbb.jpg);
	background-repeat: no-repeat;
	height: 135px;
	background-position: 33px;
}

.header-text {
	font-family: "Droid Serif", Arial, Serif;
	font-size: 0.9em;
	color: #84a5c4;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}


.scc-tag {
	font-family: 'Droid Serif', arial, serif;
	font-size: 1.1em;
	font-weight: 400;
	color: #999;
}

#center-top-container {
	padding: 2px;	
}

#center-top-container h1{
	font-family: "Droid Serif", Arial, Serif;
	color: #666;
	font-size: 1.25em;
	text-decoration: none;
	letter-spacing: -1px;
}
#center-top-container p {
	font-size: 14px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
}
#center-top-container h2 {
	font-family: "Droid Serif", Arial, Serif;
	font-size: 1.25em;
	color: #84a5c4;
}

#center-top-container h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #564c31;
}

#center-top-container a{
	font-size: 14px;
	color: #2b6b69;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#center-top-container a:visited{
	font-size: 14px;
	color: #2b6b69;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#center-top-container a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#center-top-container ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}


.star{
	font-family: Tahoma, Geneva, sans-serif;
	color: #900;
	font-size: 12px;
	font-weight: bold;
}


#center-container {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}



#center-container h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 1.25em;
	text-decoration: none;
}
#center-container p {
	font-size: 14px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
}
#center-container h2 {
	font-family: "Droid Serif", Arial, Serif;
	font-size: 1.25em;
	text-decoration: none;
	letter-spacing: -1px;
	color: #676767;
}

#center-container h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #84a5c4;
}

#center-container h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #2b6b69;
}

#center-container a{
	font-size: 14px;
	color: #84a5c4;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#center-container a:visited{
	font-size: 14px;
	color: #84a5c4;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#center-container a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#center-container ul, ol{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}

#center-container .rule {
	width: 220px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #84a5c4;
	clear: both;
	margin-top: 35px;
	margin-bottom: 35px;
	margin-left: 20px;
}

#center-container .testimonials {
	font-family: 'Cardo', arial, serif;
	font-style: normal;
	font-size: 16px;
}

#center-container .testimonials-attrib {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	color: #545556;
}

#center-container .infobox{
	border: 1px solid #645832;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	behavior:url(border-radius.htc);
	background-color: #ffd656;
	padding: 5px;
	height: 320px;
	width: 250px;
}

#center-container .infobox p{
	text-align: center;
}
#center-container .infobox h3{
	text-align: center;
	color: #645832;
}



#infobox-home{
	border: 1px solid #c9c9c9;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	behavior: url(border-radius.htc);
	-khtml-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	height: 195px;
	width: 260px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: -5px;
	background-image: url(images/tub-answers-bg.jpg);
	margin-left: 2px;
}

#infobox-home a{
	font-size: 14px;
	color: #676767;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

#infobox-home a:visited{
	font-size: 14px;
	color: #676767;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
	font-weight: normal;

}

#infobox-home a:hover {
	font-weight: normal;
	color: #999;
}

#infobox-home, .shadow{
-moz-box-shadow: 3px 3px 3px #e8e8e8;
-webkit-box-shadow: 3px 3px 3px #e8e8e8;
box-shadow: 3px 3px 3px #e8e8e8;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=125, Color='#e8e8e8')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=125, Color='#e8e8e8');
}


#contactbox-home-container{
	border: 1px solid #f8bd01;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	behavior: url(border-radius.htc);
	-khtml-border-radius: 8px;
	border-radius: 8px;
	background-color: #ffda66;
	height: 55px;
	width: 260px;
	background-image: url(images/contact-bg.jpg);

}

#contactbox-home-div {
	padding: 0px;
	margin-left: 5px;
	margin-top: -5px;
	margin-bottom: 5px;
}
* html #contactbox-home-div{ /*IE only hack*/
	margin-top: 8px;
}

#contactbox-home-div a{
	font-size: 16px;
	color: #f8bd01;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

#contactbox-home-div a:visited{
	font-size: 16px;
	color: #f8bd01;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

#contactbox-home-div a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #ffdd71;
}

#contactbox-home-div h1 {
	font-weight: bold;
	color: #ecbe2c;
	font-size: 16px;
}

#contactbox-home-container, .shadow{
-moz-box-shadow: 3px 3px 3px #e8e8e8;
-webkit-box-shadow: 3px 3px 3px #e8e8e8;
box-shadow: 3px 3px 3px #e8e8e8;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=125, Color='#e8e8e8')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=125, Color='#e8e8e8');
}

#homepage-tubs {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	border: 1px solid #808080;
	height: 250px;
	width: 550px;
	margin-left: 25px;
}

#left-col {
	padding: 5px;
	float: left;
	width: 280px;
	clear: left;
}
#right-col {
	padding: 5px;
	width: 280px;
	float: right;
	clear: right;
	position: relative;
}
#contact_container {
	width: 251px;
}



#left-col2 {
	padding: 5px;
	float: left;
	width: 280px;
	clear: left;
}
#right-col2 {
	padding: 5px;
	width: 280px;
	float: right;
	clear: right;
}


#left-col3 {
	padding: 5px;
	float: left;
	width: 280px;
	clear: left;
}
#right-col3 {
	padding: 5px;
	width: 280px;
	float: right;
	clear: right;
}


#left-col4 {
	padding: 5px;
	float: left;
	width: 280px;
	clear: left;
}
#right-col4 {
	padding: 5px;
	width: 280px;
	float: right;
	clear: right;
}


#center-footer {
	padding: 5px;
	width: 560px;
	margin-top: 15px;
	float: left;
}

#center-footer h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #676767;
}
#center-footer h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #676767;
}

#center-footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #676767;
}
#center-footer a{
	font-size: 14px;
	color: #676767;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #676767;
}

#center-footer a:visited{
	font-size: 14px;
	color: #676767;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;

}

#center-footer a:hover {
	text-decoration: underline;
}

#right-col .pic {
	border: 1px solid #ebebeb;
	padding: 4px;
}
#left-col .pic {
	border: 1px solid #ebebeb;
	padding: 4px;
}
.caption {
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}
.star {
	font-weight: bold;
	color: #900;
	font-size: 14px;
}

 /* 
input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #ffffff;
	border: thin solid #999999;
	text-align: left;
	border: 1px solid #999999;
	text-decoration: none;
	-moz-border-radius:2px;
 	-webkit-border-radius:2px;
 	behavior:url(border-radius.htc);
	
}  

.submit {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #CCCCCC;
	border: thin solid #999999;
	text-align: center;
	border: 1px solid #999999;
	text-decoration: none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	behavior:url(border-radius.htc);	
}
 */

#center-container hr {
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #84a5c4;
}

#buttons a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #84a5c4;
	text-align: center;
	border: 1px solid #666;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	behavior:url(border-radius.htc);
	margin-left: 30px;
	margin-top: 10px;
	padding: 5px;
}

#buttons a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #84a5c4;
	text-align: center;
	margin-left: 30px;
	padding: 5px;
	border: 1px solid #666;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	behavior:url(border-radius.htc);
	margin-top: 10px;
}
#buttons a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #6a7bbb; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a7bbb', endColorstr='#aebae4'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#6a7bbb), to(#aebae4)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #6a7bbb,  #aebae4); /* for firefox 3.6+ */
	text-align: center;
	margin-left: 30px;
	padding: 5px;
	border: 1px solid #666;
	text-decoration: none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	behavior:url(border-radius.htc);
	margin-top: 10px;
}


#tub-modelsboxs p{
	font-size: 12px;
	line-height: 13px;
}
#tub-modelsboxs ul{
	line-height: 13px;
	font-size: 11px;

}
#tub-modelsboxs strong{
	line-height: 14px;
	font-weight: bold;
	color: #84a5c4;
}
#tub-modelsboxs img{
	float: left;
	margin-left: 20px;
	clear: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.modelboxes-title{
	font-family: "Droid Serif", Arial, Serif;
	font-size: 16px;
	color: #84a5c4;
	font-weight: bold;
}
.modelboxes-feature{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
}

.modelboxes-descriptions{
	height: 120px;
	width: 175px;
	display: block;

}


.modelboxes-descriptions_2{
	height: 130px;
	width: 175px;
	display: block;

}

#tub-modelsbox1 {
	border: 1px solid #84a5c4;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(border-radius.htc);
	background-color: #fff;
	padding: 5px;
	height: 350px;
	width: 175px;
	float: left;
	margin: 5px;
}
#tub-modelsbox2 {
	border: 1px solid #84a5c4;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(border-radius.htc);
	background-color: #fff;
	padding: 5px;
	height: 350px;
	width: 175px;
	float: left;
	margin: 5px;
}
#tub-modelsbox3 {
	border: 1px solid #84a5c4;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(border-radius.htc);
	background-color: #fff;
	padding: 5px;
	height: 350px;
	width: 175px;
	float: left;
	clear: right;
	margin: 5px;
}
#tub-modelsbox4 {
	border: 1px solid #84a5c4;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(border-radius.htc);
	background-color: #fff;
	padding: 5px;
	height: 350px;
	width: 175px;
	float: left;
	margin: 5px;
}
#tub-modelsbox5 {
	border: 1px solid #84a5c4;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(border-radius.htc);
	background-color: #fff;
	padding: 5px;
	height: 350px;
	width: 175px;
	float: left;
	margin: 5px;
	
}
#tub-modelsbox6 {
	border: 1px solid #84a5c4;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(border-radius.htc);
	background-color: #fff;
	padding: 5px;
	height: 350px;
	width: 175px;
	float: left;
	clear: right;
	margin: 5px;
}
.heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.capacity-tbl-toprow {
	border: 1px solid #333;
}
.capacity-tbl-bottomrow {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

#facebook {
	height: 64;
	width: 64;
	position: relative;
	clear: both;
	left: 100px;
	margin-bottom: 15px;
}

