/* Main Site CSS */


html {
    height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #447691;
	background-color: #418C9D;
	margin: 0px;
	height: 100%;
	background-image: url(../images/background_pageExtend.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #447691;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #447691;
}
a:hover {
	text-decoration: none;
	color: #447691;
}
a:active {
	text-decoration: underline;
	color: #447691;
}
.redbold {
	color: #447691;
	font-weight: bold;
}

#mainContainer {
	width: 873px;
	margin: 0px;
	min-height: 100%;
	float: left;
	border-right-width: 34px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 873px;
			
}
ul {
	margin-left: 60px;
}


/* Side Bar | Nav Containter 
----------------------------------------------*/
#sidebar_container {
	width: 214px;
	margin: 0px;
	padding: 0px;
	float: left;	
}
#search_container {
	padding-top: 12px;
	padding-bottom: 9px;
	padding-left: 17px;
	background-color: #67aab8;
}
#header_spacer {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}



/* Navigation
----------------------------------------------*/
#navigation {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 214px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cba269;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cba269;
	background-color: #cba269;
	font-weight: bold;
}
#navigation a:link, #navigation a:visited  {
	display: block;
	width: 195px;
	background-color: #f2e8d9;
	color: #447691;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	
}
#navigation a:hover {
	background-color: #cba269;
	color: #FFFFFF;
}
#navselected {
	background-color: #cba269;
	color: #FFFFFF;
}
#navselected a:link, #navselected a:visited {
	display: block;
	width: 195px;
	background-color: #cba269;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation_sidebox {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #cba269;
}
.navigation_spacer {
	background-color: #cba269;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 1px;
	padding-left: 1px;
}


/*Sub Navigation Styles
------------------------------------*/
#subnav {
	font-size: 11px;
	font-weight: normal;
}
#subnav a:link, #subnav a:visited  {
	display: block;
	width: 195px;
	background-color: #FFFFFF;
	color: #8f6d3d;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cba269;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cba269;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	
}

#subnav a:hover {
	color: #8f6d3d;
	background-color: #acd2e2;
}

.subnavselected {
	background-color: #acd2e2;
	color: #8f6d3d;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acd2e2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acd2e2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.subnav_sidebox{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}




/* Right Container and contents
----------------------------------------------*/
#right_container {
	width: 657px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cba269;
	border-left-color: #cba269;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
}
#rightside_tile {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	height: 331px;
}



/* Header Photo/Flash Container
----------------------------------------------*/
#header_image {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cba269;
	height: 311px;
}


/* Right Floating Container
---------------------------------------------*/
#right_floating_container {
	border: 1px solid #538138;
	position: absolute;
	height: 216px;
	width: 172px;
	left: 815px;
	top: 400px;
}
#right_floating_container2 {
	border: 1px solid #538138;
	position: absolute;
	height: 216px;
	width: 172px;
	left: 815px;
	top: 430px;
}

/* Footer Container
----------------------------------------------*/
#contactus_link {
}


/* Footer Container
----------------------------------------------*/
#footer {
	font-size: 10px;
	text-align: right;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cba269;
	padding-bottom: 60px;
	padding-top: 10px;
	clear: both;
}

.poolwarranty {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #A4814E;
}

.poolwarranty a:link {
	color: #A4814E;
	text-decoration: underline;
}
.poolwarranty a:visited {
	text-decoration: underline;
	color: #A4814E;
}
.poolwarranty a:hover {
	text-decoration: none;
	color: #A4814E;
}
.poolwarranty a:active {
	text-decoration: underline;
	color: #A4814E;
}

.five {
	font-size: 15px;
}


/* General Content styling
---------------------------------------------*/
#right_container #title {
	margin-left: 40px;
	margin-bottom: 20px;
	margin-right: 30px;
	line-height: 16px;
}
#right_container p {
	line-height: 20px;
	margin-left: 82px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 93px;	
}
.hr {
	border: none;
	background-color:#cba269;
	color:#cba269;
	height: 1px;
	width: 90%;
}

.required {color: #FF0000
}

.gold {
	color: #A6804C;
	font-weight: bold;
}
.blue_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #447691;
	font-weight: bold;
	font-style: italic;
}

.plifesimp {
	margin-left: 100px;
}
