/* CSS Document */

*  {
margin:0;
padding:0;
}

html, body {
height:100%;
width:100%;
}

.site-container {
position:relative;
width:100%;
float:left;
overflow:hidden;
}

.centering-wrap {
position:relative;
float:left;
left:50%;
}

.container {
position:relative;
float:left;
left:-50%;
}



/**layercake**/
#header {width:1008px; height:36px;}
#nav {width:1008px; height:72px;}
#body {width:1008px;}
#footer {width:1008px;}

#bg-header-right {background:none; background-color:#000000;}

#bg-nav-left {background:url(../images/nav-bg-left.jpg) repeat-x;}
#bg-nav-right {background:url(../images/nav-bg-right.jpg) repeat-x;}
#nav {background:url(../images/nav-bg.jpg) no-repeat;}
/**end layercake**/



/** nav-inline **/
ul.nav-inline {
/*float:left;*/
overflow:hidden;
list-style-type:none;
}

	ul.nav-inline li {
	float:left;
	}
	
		ul.nav-inline li a{
		/*display:block;*/
		text-decoration:none;
		}
/**end nav-inline **/

#chatbox {
position:absolute;
top:140px;
left:50%;
margin-left:-465px;
z-index:10;
width:144px;
height:212px;
background:url(../images/chatbox-bg.jpg);

		
		
		
}


/*************** header ******************/
	/** nav2 **/
	#nav2 ul {
	float:left;
	margin-left:70px;
	color:#6699cc;
	list-style-type:none;
	}
	
		#nav2 ul li {
		padding:0 0 0 4px;
		}
		
		#inground #nav2 ul li {background:url(../images/bullet-inground.gif) no-repeat 0px 15px;}
		#maintenance #nav2 ul li {background:url(../images/bullet-maintenance.gif) no-repeat 0px 15px;}
		
	
			#nav2 ul li a {
			display:block;
			padding:10px 5px;		
			
			color:#CCCCCC;
			font-size:11px;			
			text-transform:uppercase;
			}
		
			#nav2 ul li a:hover {
			color:#ffffff;
			font-weight:bold;
			background-image:url(../images/nav-arrow.gif);
			background-repeat:no-repeat;
			}
	
			a.nav2-selected {
			color:#CCCCCC;
			font-weight:bold;
			background-image:url(../images/nav-arrow.gif);
			background-repeat:no-repeat;
			}
			
		#nav2 a#m1:hover {background-position: 50px 0;}
		#nav2 a.nav2-selected#m1 {background-position: 50px 0;}
		
		#nav2 a#m2:hover {background-position: 55px 0;}
		#nav2 a.nav2-selected#m2 {background-position: 55px 0;}
		
		#nav2 a#m3:hover {background-position: 48px 0;}
		#nav2 a.nav2-selected#m3 {background-position: 55px 0;}
		
		#nav2 a#m4:hover {background-position: 35px 0;}
		#nav2 a.nav2-selected#m4 {background-position: 35px 0;}
	/** end nav2 **/
	
	/** search **/
	
	#search-div {
	float:right;
	width:307px;
	}
	
	#search-form {
	float:left;
	margin-top:1px;
	}
	
	#inground #search-form {
	background:url(../images/search-bg-inground.jpg);
	}
	
	#maintenance #search-form {
	background:url(../images/search-bg-maintenance.jpg);
	}
	
	 
	#search-box {
	display:block;
	float:left;
	height:24px;
	width:213px;
	padding:10px 5px 0 5px;
	margin:0 1px 0 47px;
	background:url(../images/search-box.jpg) no-repeat;
	
	color:#990000;
	font-size:14px;
	border:none;
	}
	
	#search-arrow {
	display:block;
	float:right;
	}
	/** end search **/

/*************** end header ******************/

/*************** nav ******************/

	/** logo **/
	a#logo {
	position:absolute;
	display:block;
	width:365px;
	height:49px;
	left:33px;
	top:18px;
	background:url(../images/logo.jpg) no-repeat;
	}
	
		a#logo:hover {
		background:url(../images/logo-over.jpg) no-repeat;
		}
	/**end logo **/

	/** nav-main **/
	#nav-main {
	float:right;
	margin-right:35px;
	}
	
		#nav-main ul {
		float:left;
		}
		
			#nav-main ul li {}
		
				#nav-main ul li a {
				display:block;
				height:47px;
				padding:25px 0 0 2px;
				color:#CCCCCC;
				text-transform:uppercase;
				text-align:center;
				
				font-size:11px;
				font-weight:bold;
				}
			
				#nav-main ul li a:hover {
				color:#ffffff;
				font-weight:bold;				
				}
		
				#nav-main ul li a.selected {
				color:#ffffff;
				font-weight:bold;				
				}
				

				
				#inground #nav-main ul li a#nav-main1 {width:112px; background:url(../images/nav-main1-inground.jpg) no-repeat;}				
				#inground #nav-main ul li a#nav-main1:hover, #inground #nav-main ul li a#nav-main1.selected {background:url(../images/nav-main1-inground-over.jpg) no-repeat;}
				
				#inground #nav-main ul li a#nav-main2 {width:124px; background:url(../images/nav-main2-inground.jpg) no-repeat;}				
				#inground #nav-main ul li a#nav-main2:hover, #inground #nav-main ul li a#nav-main2.selected {background:url(../images/nav-main2-inground-over.jpg) no-repeat;}
				
				#inground #nav-main ul li a#nav-main3 {width:145px; background:url(../images/nav-main4-inground.jpg) no-repeat;}				
				#inground #nav-main ul li a#nav-main3:hover, #inground #nav-main ul li a#nav-main3.selected {background:url(../images/nav-main4-inground-over.jpg) no-repeat;}
				
				/* removed this link 6/15 */
				#inground #nav-main ul li a#nav-main4 {width:145px; background:url(../images/nav-main4-inground.jpg) no-repeat;}				
				#inground #nav-main ul li a#nav-main4:hover, #inground #nav-main ul li a#nav-main4.selected {background:url(../images/nav-main4-inground-over.jpg) no-repeat;}
				/* removed this link 6/15 */
				
				
	
				
				#maintenance #nav-main ul li a#nav-main1 {width:96px; background:url(../images/nav-main1-maintenance.jpg) no-repeat;}				
				#maintenance #nav-main ul li a#nav-main1:hover, #maintenance #nav-main ul li a#nav-main1.selected {background:url(../images/nav-main1-maintenance-over.jpg) no-repeat;}
				
				#maintenance #nav-main ul li a#nav-main2 {width:64px; background:url(../images/nav-main2-maintenance.jpg) no-repeat;}				
				#maintenance #nav-main ul li a#nav-main2:hover, #maintenance #nav-main ul li a#nav-main2.selected {background:url(../images/nav-main2-maintenance-over.jpg) no-repeat;}
				
				#maintenance #nav-main ul li a#nav-main3 {width:140px; background:url(../images/nav-main3-maintenance.jpg) no-repeat;}				
				#maintenance #nav-main ul li a#nav-main3:hover, #maintenance #nav-main ul li a#nav-main3.selected {background:url(../images/nav-main3-maintenance-over.jpg) no-repeat;}
				
				#maintenance #nav-main ul li a#nav-main4 {width:96px; background:url(../images/nav-main4-maintenance.jpg) no-repeat;}				
				#maintenance #nav-main ul li a#nav-main4:hover, #maintenance #nav-main ul li a#nav-main4.selected {background:url(../images/nav-main4-maintenance-over.jpg) no-repeat;}
				
				#maintenance #nav-main ul li a#nav-main5 {width:130px; background:url(../images/nav-main5-maintenance.jpg) no-repeat;}				
				#maintenance #nav-main ul li a#nav-main5:hover, #maintenance #nav-main ul li a#nav-main5.selected {background:url(../images/nav-main5-maintenance-over.jpg) no-repeat;}
				
				
	/** end nav-main **/
	
/*************** end nav ******************/


/*************** body ******************/

#image-column {
position:absolute;
left:738px;
top:80px;
}

#content {
padding:40px 314px 0 235px;
float:left;

text-align:left;
}

.fullwidth #content {
padding-right:0!important;
}

.gallery #content {
padding-top:0 !important;
padding-left:60px!important;
padding-right:0!important;
}


	#content ul {
	margin-top:1em;
	margin-left:1em;
	}
	
	#content ul.two-column {
	float:left;
	width:38%;
	margin-top:1em;
	margin-left:6%;
	margin-bottom:2em;
	}
	
.two-column-list {
width:70%;
margin:0 auto;
}

.two-column-list .list1 {
float:left;
}

.two-column-list .list2 {
float:right;
}

#sharethis {text-align:right;}

#video-holder-border {border:1px solid #000;}

#video-holder {position:relative; overflow:visible;}

	div#post-splash {display:none;
	position:absolute;
	z-index:100;
	top:0;
	left:0;
	
	color:#fff;
	text-align:center;
	font-size:20px;
	background-color:#000;
	}
	
		#post-splash h4, #post-splash p { color:#fff; margin:0; padding:0;}
		#post-splash .padding {margin:10px;}
	
	#video-holder a img, #post-splash a img {border:none;}

.thumb-uniquely {
width:50%;
float:left;
overflow:hidden;
margin-top:2.5em;
}
.thumb-uniquely-center {
width:50%;
float:left;
overflow:hidden;
margin:2.5em 0 0 25%;
}
/*************** end body ******************/


/*************** footer ******************/
#splash #footer {width:900px;}
.homepage #footer {width:870px;}
.bodypage #footer {width:auto;}

#footer .padding {padding-bottom:30px;}
.homepage #footer .padding {padding-top:20px;}
.bodypage #footer .padding {padding-top:72px;padding-left:85px;}

#footer p#copyright {
color:#666666;
font-size:10px;
}

	#footer p#copyright a{
	color:#666666;
	text-decoration:none;
	}
	
	#footer p#copyright a:hover{
	color:#ffffff;
	}

#footer .highlight {
font-size:11px;
}

#nav3 ul {
float:left;
margin-left:0px;/*left aligns list after padding is added to <a>*/
color:#666666;
list-style-type:disc;
margin-bottom:10px;
}
	#nav3 ul li{
	margin:0;
	padding:0;
	}
	
	#nav3 ul li a{
	display:block;
	color:#cccccc;
	margin:0 20px 0 0;
	font-size:12px;
	text-transform:uppercase;
	}
	
	#nav3 ul li a:hover{
	color:#ffffff;
	}
/*************** end footer ******************/



/**inground page**/
#inground #body {width:none;}
body.homepage #body {width:auto;}
#inground #bg-header-left {background:url(../images/head-bg-inground.jpg);}				
#inground #header {background:url(../images/head-bg-inground.jpg);}
/**end inground page**/


/**maintenance page**/
#maintenance #body {width:none;}
#maintenance #bg-header-left {background:url(../images/head-bg-maintenance.jpg);}
#maintenance #header {background:url(../images/head-bg-maintenance.jpg);}
/**end maintenance page**/




/** standrad **/
.clearBoth {clear:both;}
.floatLeft {float:left;}
img.floatLeft {margin-right:2em;}
.floatRight {float:right;}
img.floatRight {margin-left:2em;}
a img {border:none;}
li.no-bullet{list-style-type:none !important; background-image:none !important;}
.highlight {color:#6699CC;}
.image-border{border:1px solid #cccccc;}
.no-border {border:none !important;}
/** end standard **/


/*renovations-nav **/
#renovations-nav {
position:absolute;
top:275px;
left:120px;
font-size:14px;
}

.section-image {
position:absolute;
z-index:1000;
left:765px;
}

img.news-cover {
display:block;
float:left;
margin-right:1em;
width:50%;
height:50%;
}