@charset "UTF-8";


html{
	font-size:100.01%;
	height:100%;
	background:#585858 url('/images/gradientBG.jpg') repeat-x fixed top;
	align:center;
	}
	
body{
	margin:15px;
	background:url('/images/carpetBG.png') repeat top;
	font:13px "Helvetica Neue", Helvetica, Trebuchet MS, Verdana, sans-serif;
	color: #343434;
	height:100%;
	min-width:960px;
	padding:0;
	
	}
	
* html #main{height:100%; }

input { border: solid 1px #aaaaaa; padding:6px;  height:30px;}
	
a:link { color: #6c8c9d; text-decoration:dotted;  }	
a:visited { color: #6c8c9d; text-decoration:underline; }	
a:hover { color: #547384; text-decoration:none; }	


.hr {
border:0px dashed #dddddd;
height:1px;
background-color:#dddddd;
margin-top:40px;
margin-bottom:40px; 
}

#wrapper {

	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	paddin:0;

}

/* MAIN */
#main{
	margin:0 auto;
	width:952px;
	padding:0;
	background: #ffffff;
	/*min-height:100%;*/
	overflow:hidden;
	border: 1px #363636 solid;
	
	}

* html #main{height:100%; }

img { border:0px }

/* Home Only */

.home #main .logo {
	position:absolute;
	margin-left: 35px;
	margin-top: 15px;
	float:inherint;
}
	

.home #main .logocm {
	position:absolute;
	margin-left: 130px;
	margin-top: 70px;
	float:inherint;
}


/* Secondary Only */

.secondary #main .logo {
	position:absolute;
	margin-left: 10px;
	margin-top: 3px;
	float:inherint;
}
	
.secondary #main .logocm {
	position:absolute;
	margin-left: 45px;
	margin-top: 7px;
	float:inherint;
}

.secondary #main .water {

	width: 950px;
	/*min-height: 500px; */
	background: url("/images/water_other.jpg") no-repeat top center #ffffff;
	float:left;
	margin-bottom:5px;
}


/* Header */ 
#main .navigation {

	margin-top:6px;
	margin-left:6px;
	margin-right:6px;
	width:940px;
	white-space: nowrap; 
	

}

#main .water {

	width: 950px;
	min-height: 426px;
	background: url("/images/water_home.jpg") no-repeat top center #ffffff;
	float:left;
	margin-bottom:5px;
}

#main .waterstore {

	width: 950px;
	min-height: 426px;
	background: url("/images/water_store.jpg") no-repeat top center #ffffff;
	float:left;
	margin-bottom:5px;
}


#main .welcome {

	float:right;
	margin: 6px;
	line-height:22px;
	vertical-align: middle;

}

#main .welcome span { vertical-align:top; font-size:11px; float:left;}

.topbuttons { padding-left: 8px;  }

	
#main .homebuttons {

	padding-top:235px;
	width:952px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	float:left;

}

#main .front3 { 
	float:left;
	padding-left: 2px;
	padding-right: 2px; 
	position:relative;
	vertical-align:bottom;
	overflow:hidden;

}

.secondary .content {

	padding:25px;
	text-align:left;
	padding-bottom:15px;
	height:auto;
	
}

.secondary .content .left td {

	 font-size:13px;
	 line-height:1.4;


}

.secondary .content .left {

	padding-top:230px;
	width:620px;
	float:left;
	position:relative;
	display:inline;
	line-height:1.5;
	font-size:13px;
	
	

}

.secondary .content .left h2 {

	font-size:24px;
	color:#7c9052;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:5px;
	
	

}

.secondary .content .left h3 {

	font-size:16px;
	color:#678fa0;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:5px;
	
	

}



.secondary .content .left h4 {

	font-size:17px;
	color:#678fa0;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:-15px;
	
	

}

.secondary .content li { margin-left: 25px; }



#wrapper .title {

	font-family:Helvetica Neue, Helvetica;
	font-size:55px;
	color:#be8420;
	padding-left:30px;
	padding-top:45px;
	letter-spacing:-2;
	position:absolute;
	width:600px;
	text-align:left;

}

.main { 	font-size:13px;  }
.small { font-size:11px; }
.small2 { font-size:11px; color:#666666; }
.smallW { font-size:11px; color:#ffffff; }

.posters { margin-top:10px; margin-left:15px; }

.button { width:40px; height: 24px; border:0px; padding:0px; }

.crumb {

	font-family:Helvetica Neue, Helvetica;
	font-size:12px;
	color:#be8420;
	padding-left:34px;
	padding-top:36px;
	letter-spacing:0;
	position:absolute;
	text-transform: uppercase;
	z-index:999;

}

a.breadcrumb:link { text-decoration:none; }
a.breadcrumb:visited { text-decoration:none; }
a.breadcrumb:hover { text-decoration:underline; }

.secondary .content .right {
	margin-top:150px;
	padding-left:25px;
	float: right;
	position: relative;
	width:240px;
	background: url('/images/sidebg.gif') repeat-y left;
	display:inline;



}


a.front300000:hover { background: url("/images/buttons/homeON.png") center center no-repeat; margin-top:0px;}




/* Side */

.sidepad { padding-left:8px;}

.event { color: gray; font-size:12px;padding-top:14px;}
a.event:link { color:#7c9052; text-decoration:none; font-size:12px; }
a.event:visited { color:#7c9052; text-decoration:none; font-size:12px; }
a.event:hover { color:#536333; text-decoration:underline; font-size:12px; }
.event span { font-size:10px; color:gray;}


.ccside { color: gray; font-size:12px;padding-top:14px;}
a.ccside:link { color:#517786; text-decoration:none; font-size:12px; }
a.ccside:visited { color:#517786; text-decoration:none; font-size:12px; }
a.ccside:hover { color:#536333; text-decoration:underline; font-size:12px; }
.ccside span { font-size:10px; color:gray;}


/* a.opacity:link img { -moz-opacity:1; opacity:1; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); */
a.opacity:hover img { -moz-opacity:0.7; opacity:0.7; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70) }




/* Blog FOOTER */

.blogtitle { margin-top:8px; margin-bottom:4px;}

#blogfooter{
	margin:0 auto;
	margin-top:0px;
	width:952px;
	padding:0 0px 0 0px;
	background: #142a36;
	/*min-height:100%;*/
	overflow:hidden;
	border: 1px #242424 solid;
	}
	
.blogboxes { 
	width:600px;
	padding:10px;
	float:left;
	}
	
.blogsubscribe { 
	float: left;
	width:250px;

}
	
.blogpost{ color:#fff; font-size:12px; }
a.blogpost:link { color:#d6c39d;  text-decoration: none; }
a.blogpost:visited { color:#d6c39d; text-decoration: none; }
a.blogpost:hover { color:#b6a37e; text-decoration: underline; }


.blogrss{ color:#cee0b4; font-size:10px; }
a.blogrss:link { color:#7c8e63;  text-decoration: none;}
a.blogrss:visited { color:#7c8e63; text-decoration: none; }
a.blogrss:hover { color:#cee0b4; text-decoration: underline; }


.bigger{ color:#cee0b4; font-size:14px; }
a.bigger:link { color:#7c8e63;  text-decoration: none; font-size:14px;}
a.bigger:visited { color:#7c8e63; text-decoration: none; font-size:14px;}
a.bigger:hover { color:#666666; text-decoration: underline;font-size:14px; }

.ccdate { font-size:14px; color:#ffffff; margin-right:5px; border: 1px solid #dddddd; padding:4px; background:#939393  }

.cchead { margin-top:-65px; margin-bottom: 10px; }


.cctitle2 { 

font-size:24px;
color:#7c9052;

}


.cctitle { 

font-size:18px;
color:#9e7837;

}