body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F90;
	background-repeat: repeat-x;
	background-image: url(../images/img01.jpg);
	background-color: #000;
}

.imageRight {
	margin-left: 12px;
	border-color: #FF9900;
	float: right;
}

.imageBorder {
	border-color: #FF9900;
}

.imageLeft {
	margin-right: 12px;
	border-color: #FF9900;
	float: left;
}

a {
	color: #FF9900;
}

a:hover {
	text-decoration: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

.ClearSection {
	clear: both;
	display: block;
	line-height: 1px;
}

hr {
	display: none;
	clear: both;
	height: 40px;
	vertical-align: bottom;
	background-color: #000000;
}
.pipeSpacer {
	padding: 0px 8px 0px 8px;
	color: #666666;
}

.submenuBox {
	height: 30px;
	padding: 5px 20px 5px 20px;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/GrnBkgFd.png);
	background-repeat: repeat-x;
}

.formsubmittedOK {
	color: #000000;
	font-size: 14px;
}

.highlighter {
	color:#FFCC99;
	font-weight: bold;
}

#wrapper {
	margin-top: 30px;
}

/* Header ==================================================  */


#header {
	width: 920px;
	height: 50px;
	margin: 0 auto;
	left: auto;
	top: auto;
	background-color: #000000;
}

/* Menu ==================================================  */

#menu {
	float: left;
	width: 610px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../images/Menu/Menu_01.png);
	background-position: left top;
	background-color: #000000;
}

#menu .block {
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 13px;
	list-style: none;
	line-height: normal;
	list-style-type: none;
	background-image: url(../images/Menu/img02_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
#menu .blockend {
	background-image: url(../images/Menu/img02_01.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
}

#menu .button {
	float: left;
	height: 50px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	list-style-type: none;
	background-image: url(../images/img07.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
	line-height: 50px;
}

#menu a {
	display: block;
	float: left;
	background-repeat: no-repeat;
	left: auto;
	top: auto;
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
	color: #009900;
}

#menu .button a:hover {
	list-style-type: none;
	color: #009966;
}

#menu .button li {
	color: #999999;
	list-style-type: none;
}

#menu .first {
	background: none;
}
/* rightTab ==================================================  */

#rightTab {
	float: right;
	width: 310px;
	height: 50px;
	background-repeat: no-repeat;
	left: auto;
	top: 10px;
	background-image: url(../images/Menu/Menu_02.png);
	background-position: left bottom;
}

#rightTab-text {
	width: 270px;
	padding: 10px 0 0 5px;
	color: #FFFFFF;
	right: inherit;
	text-align: right;
}

/* Page ==================================================  */

#page {
	width: 920px;
	margin: 0 auto;
	background-color: #000000;
}

#page #pageMargins {
	margin: 0px 12px 12px 12px;
}

/** LOGO ==================================================  */

#LogoBlock {
	width: 920px;
	height: 220px;
	margin: 0 auto;
	background-color: #000000;
}	
.LogoMain {
	width: 580px;
	height: 220px;
	text-align: right;
	float: left;
	line-height: 200%;
	color: #33FF66;
	vertical-align: bottom;
}

.LogoMain img {
	border: none;
}

.LogoMain #hd1 {
	margin: 0px;
	line-height: normal;
	text-transform: none;
	font-weight: normal;
	color: #66CC00;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	bottom: auto;
	padding-top: 30px;
	width: 500px;
}

.logoAd {
	width: 340px;
	float: right;
	color: #CCCCCC;
	height: 220px;
	text-align: right;
	border-color: #33FF66;
	background-repeat: no-repeat;
	background-position: Right bottom;
	vertical-align: bottom;
	background-image: url(../images/Hydropool%201.jpg);
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: none;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: lowercase;
	font-size: 13px;
	color: #CCCCCC;
}

#logo h1 {
	padding-top: 10px;
	font-size: 32px;
}

#logo a {
	text-decoration: none;
	color: #757575;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	padding-bottom: 20px;
}

/* Content ==================================================  */

#content {
	float: left;
	width: 560px;
	border-right-color: #333333;
	border-right-style: none;
	border-right-width: thin;
}

/* Post ================================================== */

.post {
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	margin-top: 0px;
	padding-bottom: 20px;
	clear: both;
	height: inherit;
	padding-top: 25px;
}

.post .LeftColumn {
	float: left;
	padding-right: 12px;
}

.post .MidColumn {
	float: right;
	padding-left: 8px;
}

.post .RightColumn {
	float: right;
	padding-left: 12px;
}

.post #smallRight {
	width: 190px;
	float: right;
	margin-left: 12px;
	padding-right: 12px;
}

.post p {
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 2;
}

.post p strong {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
}

.post p a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.post p HLT {
	color:#F90;
	font-size: 14px;
}

.post li {
	color: #FF9966;
	margin-left: 15px;
	font-size: 13px;
	line-height: 2;
}

.post #beforesubmit {
	color: #FF0000;
	display: inherit;
}

.post #Hlt {
	color: #EA8C00;
}

.post #hd1 {
	color: #FFFFCC;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	padding: 8px 0px 8px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

.post #hd3 {
	font-size: 16px;
	color: #66CC33;
	line-height: 150%;
	margin-left: 0px;
	text-align: left;
	padding-top: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding-bottom: 10px;
}

.post #hd1 a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 24px;
	color: #FFFFFF;
}

.post ul {
	color: #FFCC99;
	line-height: 1.8;
}

.post #labelstyle {
	color: #99cc99;
	font-size: 12px;
}

.post #labelNeeded {
	color: #FF6666;
	font-size: 12px;
}

.post #hd2 {
	padding: 8px 0px 4px 0px;
	background: url(images/img10.gif) no-repeat left 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FF9900;
	line-height: 1.5;
}
	
.post .disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

.post .entry {
	padding: 10px 0 8px 0;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.post .entry li {
	background-image: url(../images/PinkDot.gif);
	background-repeat: no-repeat;
	margin: 4px 20px 4px 20px;
	color: #FFCC99;
	background-position: left center;
	padding: 4px 2px 4px 20px;
	line-height: 20px;
	list-style-type: none;
}

.post .featureBox100 {
	width: 94px;
	height: auto;
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
	float: left;
	margin-right: 4px;
	background-color: #333300;
	border: #000000 solid thin;
	display: inline-block;
}

.post .featureBox100 #imgbox {
	vertical-align: middle;
	width: 88px;
	height: auto;
	border: none;
}

.post .featureBox100 img {
	opacity:0.6;
	filter:alpha(opacity=60)
}

.post .featureBox100 #imgbox a {
	border: none;
}

.post .featureBox100 #textBox {
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	height: auto;
	width: 96px;
	font-size: 12px;
	line-height: 1.2;
	border: none;
}


/* Sidebar ============================================ */

#sidebar {
	float: right;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0px 0 20px 0px;
	color: #CCCCCC;
	list-style-type: none;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar #entry {
	margin: 0;
	padding-bottom: 50px;
	padding-top: 30px;
	border-bottom-color: #333333;
	border-bottom-style: none;
	border-bottom-width: thin;
}

#sidebar #entry a {
	padding: 0px 0px 0px 0px;
	background: url(images/img06.gif) no-repeat left 2px;
	font-weight: normal;
	color: #FFCC99;
}

#sidebar li li a:hover {
	color: #FFFFFF;
}

#sidebar h3 {
	color: #33CC00;
	font-variant: inherit;
	margin-left: 10px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	line-height: 1.2;
	letter-spacing: 1px;
}

#sidebar h2 {
	height: 24px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 10px;
	text-transform: capitalize;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	left: auto;
	top: auto;
	background-image: url(../images/img04.jpg);
	background-position: 0px 0px;
	letter-spacing: 1px;
}

#sidebar p {
	line-height: 200%;
	color: #CCCCCC;
	padding-bottom: 10px;
	padding: 0px 8px 0px 10px;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar ==================================================  */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 920px;
	height: 50px;
	margin: 0 auto;
	padding-top: 20px;
	background-color: #CC6600;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #CCCCCC;
}

#footer a {
	color: #33CCCC;
	font-weight: bold;
}

