/* CSS Document
top, right, bottom, left

border: 1px solid #FF0000;

 */
/*CSS FOR ALL PAGES*/

#wrapper {
margin:auto;
padding: 25px 0px 0px 0px;
}

#page {
	width:805px;
	margin:auto;
	background-image: url(../../images/shellMainBG.gif);
	background-repeat:repeat-y;
}

#head {
text-align:right;
padding:10px 20px 0px 0px
}

#clear {
clear:both;
}


#footer {
	width: 805px;
	margin: 0 auto;
	padding:8px 0px;
	text-align: center;
}
/*CSS FOR SECONDARY PAGES*/
#main {
float:left;
width:805px;
padding:0px 0px 0px 0px;
background-image:url(../../images/secMainBG.gif);
margin:auto;
}

#sideNav {
float:left;
padding:0px 0px 0px 47px;
background-image:url(../../images/sideNavBG.gif);
}

#sidePic {
float:left;
padding:5px 0px 0px 10px;
}

#locations{
background-color:#6eb2af;
padding:0px;
margin:5px;
font-size:12px;
}
#locations ul{
list-style-type: none;
margin:0;
padding:0;
}

#locations a:link, #locations a:visited{
display: block;
padding: 3px 0px 0px 5px;
width: 141px;
color:#FFFFFF;
text-decoration:none;
font-size:12px;
}

#locations a:hover {
background-color: #20a5a0;
}

#subHigh {
background-color: #20a5a0;
}


#flashSec {
float:right;
margin:0px 47px 0px 0px;
}

#turqContent {
background-color:#7bccc9;
padding:10px 10px 10px 10px;
margin:0px 47px 0px 0px;
float:right;
width:534px;
height: inherit;
}


#secfiller {
padding:0px 20px 0px 0px;
margin:0px 47px 0px 0px;
height:13px;
float:right;
width:534px;
}

#mainContent {
padding:10px 10px 10px 10px;
margin:0px 51px 0px 0px;
float:right;
width:530px;
color:#868686;
background-image: url(../../images/topContentCurve.gif);
background-repeat:no-repeat;
}

#mainContentALT {
padding:10px 10px 10px 10px;
margin:0px 51px 0px 0px;
float:right;
width:530px;
color:#868686;
background-image: url(../../images/topContentCurve.gif);
background-repeat:no-repeat;
}

#topContent {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
float:left;
width:530px;
color:#868686;
}
#blueBG {
background-color:#6EB2AF;
padding:10px 10px 10px 10px;
margin:5px 0px 0px 0px;
width:510px;
}

#blueBGIndex {
background-color:#6EB2AF;
padding:10px 10px 10px 10px;
margin:5px 0px 0px 0px;
width:675px;
}

/*CSS FOR HOME PAGE*/


#flashHome {
text-align:center;
}


#turqBox {
width:805px;
}

#contentHome {
width: 691px;
text-align:left;
padding:10px 10px 10px 10px;
margin:auto;
background-color:#7bccc9;
color:#FFFFFF;
}

#ctaBox {
width:805px;
text-align:center;
}

#ctaHome {
width: 738px;
text-align:left;
padding:20px 0px 20px 0px;
margin:auto;
}

#ctaBox {
width:805px;
}

#contentL {
float:left;
margin: 0px 10px 0px 0px;
width:570px;
}

#contentR {
float:right;
width:185px;
margin: 45px 30px 0px 0px;
}

#seo {
display:none;
}
/*END OF CSS FOR HOME PAGE*/
