body {
	background: url(../images/bg.png) #FFF repeat-x;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	}

#content {
	width: 906px;
	height: auto;
	margin: 0 auto;
	}

/*=====Header=====*/	
	
#header {
	width: 100%;
	height: 124px;
	}
	
#headertext {
	width: 100%;
	height: 21px;
	padding-top: 3px;
	font-size: 12px;
	color: #FFF;
	text-shadow: #000 1px 1px 2px;
	}

	html>/**/body #headertext {height: 18px:}

/*=====Text Areas=====*/

#textarea {
	width: 876px;
	min-height: 200px;
	background: url(../images/textbg.png) no-repeat;
	text-align: left;
	padding: 0 15px 10px 15px;
	clear: both;
	line-height: 130%
	}

#leftside {
	width: 195px;
	float: left;
	padding-top: 7px;
	}

#rightside {
	width: 670px;
	float: right;
	padding-top: 7px;
	}

/*=====Homepage=====*/

#welcome {
	width: 575px;
	padding-top: 10px;
	height: auto;
	clear: both;
	float: left;
	}
	
.columns, #servicearea {
	width: 286px;
	float: right;
	margin-left: 10px;
	padding-top: 10px;
	}

.columns p {
	margin-left: 3px;
	line-height: 22px;
	}

#servicearea {
	height: 290px;
	}

#servicearea ul {
	margin-top: 3px;
	padding-left: 10px;
	font-size: 15px;
	}

#servicearea li {
	list-style-type: none;
	margin-bottom: 7px
	}

.date {
	color: #777;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 7px;
	}

.headline {
	font-size: 12px;
	margin: 4px 0 7px;
	line-height: 13px;
	padding-bottom: 12px;
	border-bottom: 1px #E3E3E3 dotted
	}
	
.readmore {
	width: 100%;
	height: 15px;
	margin-top: 7px;
	text-align: right;
	}

#bottombg {
	width: 100%;
	height: auto;
	background: url(../images/sitephotos/homepage/bottombg.png) no-repeat;
	}
	
/*=====General=====*/

.left {float: left;}
.right {float: right;}
img {border: 0px;}

h1 {
	padding-bottom: 5px;
	border-bottom: 1px #AEDDE3 dotted;
	margin: 0 0 5px 0;
	height: auto;
	}

h2, #servicesarea h2 {
	font-size: 19px;
	color: #354780;
	font-style: italic;
	font-weight: normal;
	padding: 0 0 10px 5px;
	margin: 0 0 14px 0;
	border-bottom: 2px #D9DEEC solid;
	}

h2 {font-style: normal}

h3, #footerlocal h3, h3.noborder {
	font-size: 16px;
	color: #354780;
	font-weight: normal;
	padding: 0 0 10px 0;
	border-bottom: 1px #AEDDE3 dotted;
	margin: 0 0 6px 0;
	}
	
h3.noborder {
	border: 0;
	padding: 0 0 10px 0;
	}
	
ul {
	margin: 5px 0 0 25px;
	list-style-image: url(../images/sitephotos/bullet.gif);
	}

	html>/**/body ul {
		padding-left: 25px;
		margin-left: 0;
		}

ul li.sitelist, ul.benefits li {margin-bottom: 10px}		
		
.images {
	width: auto;
	height: auto;
	padding: 5px;
	margin-bottom: 15px;
	background: #EFEFEF;
	}

.small {font-size: 11px}

.nomarg {margin: 0;}

p.intro {
	color: #354780;
	font-size: 18px;
	font-weight: 200;
	margin: 10px 0 20px 0;
	}

/*=====Link Styles=====*/

a:link, a:visited {color: #354780; text-decoration: underline}

#headertext a, #headertext a:visited {color: #EFEFEF; text-decoration: none}
#headertext a:hover, #headertext a:visited:hover {text-decoration: underline}

.columns a, .readmore a, .columns a:visited, .readmore a:visited  {color: #354780; text-decoration: none}
.columns a:hover, .readmore a:hover, .columns a:visited:hover, .readmore a:visited:hover {color: #455CA5}

#footerbottom a, #footerbottom a:visited {color: #999; text-decoration: underline}
#footerbottom a:hover, #footerbottom a:visited:hover{text-decoration: none}

#rotate a, #rotate a :visited {color: #000; text-decoration: none}
#rotate a:hover, #rotate a:visited:hover {color: #000; text-decoration: none}
	
/*=====Pools=====*/

.poolimg {
	float: left;
	margin: 10px 0 10px 7px;
	}

.pools {
	width:200px;
	text-align: center;
	float: left;
	margin-right: 10px;
	}

/*=====Contact Us=====*/

#form {
	width: 650px;
	height: auto;
	float: left;
	padding: 3px;
	}

#form div {
	clear: left;
	margin: 0 0 15px;
	}

label {
	clear: left;
	float: left;
	font-weight: bold;
	padding: 3px 5px 0 0;
	position: relative;
	width: 150px;
	}

input.text {
	border: 1px #999 solid;
	margin: 0 0 5px;
	padding: 3px;
	width: 450px;
	}

textarea {
	border: 1px #999 solid;
	margin: 0 0 3px;
	padding: 3px;
	width: 450px;
	height: 100px;
	}

.submit {
	margin-left: 155px;
	border: 1px #999 solid;
	}


/*=====Footer=====*/

#footer {
	width: 100%;
	height: 120px;
	background: url(../images/footerbg.png) repeat-x top;
	}

#footertext {
	margin: 0 auto;
	width: 906px;
	height: 93px;
	padding: 27px 10px 0 10px;
	font-size: 11px;
	}

#footertop {
	height: 180px;
	padding-bottom: 8px;
	}

	html>/**/body #footertop {height: 85px;}

.footertexttop {
	width: 266px;
	height: 145px;
	background: url(../images/footertextbg.png) no-repeat;
	padding: 10px 10px 0px 10px;
	float: left;
	margin: 0 10px;
	text-align: left;
	}

	html>/**/body .footertexttop {height: 135px;}

.q {
	font-weight: bold;
	margin-bottom: 5px;
	}

#footerlocal {
	float: right;
	text-align: right;
	}

#footerlocal h3 {
	padding: 10px 0 10px 7px;
	margin: 0;
	border-bottom: 0px;
	}
	
#footerbottom {
	font-size: 10px;
	color: #999;
	padding-top: 17px;
	}

/*=====Footer FAQ Fade=====*/

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

#rotate ul {
	height: 0px;
	visibility: hidden;
	display: block
	}