 
body {
	margin:0;
	padding: 0;
	background-color:#e8e2d7;
}  

body, td, p, ol, ul, li, blockquote {
	font-family: 'Alegreya', serif;
	font-weight: 400;
	font-size: 16px;
	color: #ddd6c9;
	letter-spacing: 0;
	line-height: 20px;
}


a {font-family: 'Alegreya', serif; font-weight: 400; font-size: 16px; color: #5e5d5f; text-decoration: none; } 
a:visited{color: #d35b3e; } 
a:hover{text-decoration:none; color: #d35b3e;} 
a:active{color: #d35b3e; }


div.test {max-height:122px;border:0px solid #444;overflow:hidden;text-overflow:ellipsis;}

 
.spacer {clear: both;}


.iphoto {
	box-shadow: 5px 5px 5px #666666;
} 


.mphoto {
	box-shadow: 3px 3px 3px #777777;
} 


#wrapper {
	width: 960px;
	margin: 0 auto;
	
}

.members {color:#333333;width:300px;height:230px;border:0px solid #efefef;float:left;margin-left:10px;margin-bottom:10px;}

#top-bar {
	background: #cac5bb;
	width: 100%;
	height: 9px;
}

#menu { font-family: arial,'Mesquite Std','Alegreya', serif;
	position:relative;
	border: 0px solid #333;
	height:50px;
}


#logo {	width: 320px;
	height: 158px;
	position:absolute;
	top:-8px;
	left:0px;
	z-index:909;
}

#nav_left {
	position:absolute;
	top:12px;
	left:330px;
	width: 660px;
	border: 0px solid #333;
}

#nav_left a{
	font-family: 'Cooper Black',broadway,'Bauhaus 93',arial, serif;
	font-weight: 400;
	font-size: 22px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;	
}

#nav_left a:hover{
	color: #888888;	
}


.cinput {
	border:2px solid #a1a1a1;
	padding:6px 16px; 
	background:#dddddd;
	width:300px;
	font-size:22px;
	border-radius:8px;
}


.cform td {color:#3d3d3d;
	font-size:22px;
	text-align:right;
	}


form {
	position:relative;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #09C;
	text-decoration: none;	
}


input.contact_but {
	float: right;
	border:2px solid #a1a1a1;
	padding:10px 30px; 
	background: #dddddd;
	color: #3d3d3d;
	font-size:22px;
	text-transform: uppercase;
	border-radius:6px;
}

input.contact_but:hover {
	background:#2a251c;
	color:#e8e2d7;
}



.eform_ftr {
	margin-top: 15px;
	position: relative; 
	width: 280px;
	height: 35px; 
	float: left; 
	display: inline;
}

.eform_ftr label { 
	color: #cac5bb; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: italic; 
	font-size: 14px; 
	line-height: normal; 
	position: absolute; 
	left: 25px; 
	top: 10px; 
	z-index: 1; 
}

input.email_ftr {
	width: 185px;
	margin-left:15px;
	display: inline;
	position: relative;
	float: left;
	border: none;
	padding-left: 2.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	height: 35px;
	background: #fefefe;
	border-radius:6px;
}

input.email_ftr:focus {
	outline: none;	
}

input.button_ftr {
	width: 70px;
	display: inline;
	position: relative;
	float: right;
	border: none;
	background: #cac5bb;
	color: #2a251c;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height:37px;
	border-radius:6px;
}

input.button_ftr:hover {
	background:#2a251c;
	color:#e8e2d7;
}




#main_photo {
	background-image: #ffffff url(../images/header1001.jpg) no-repeat center bottom;
	height: 550px;
	margin: 0 auto;
	margin-top: 0px;
	position: relative;
	z-index: 900;
	width: 100%;
	display: table;	
}


#photo_credit_div {position:absolute;
	top:500px;	
	left:0px;
	width:100%;
	height:50px;
	z-index: 910;
	border:0px solid #999;
}


#photo_credit {font-size:22px;color:#000000;float:right;height:50px;padding:14px;background-color:#ffffff;opacity:0.64;}


#events_img {
	width: 430px;
	height: 141px;
	margin-top: -80px;
	position: relative;
	z-index: 902;
	margin-left:-140px;	
}



#bigthreediv {
	width: 100%;
	height: 255px;
	margin-top: -62px;
	background: #8d8181;
	position: relative;
	z-index: 901;	
}

#bricks_div {
	background: url(../images/brick_divide.png) repeat-x center;
	width: 100%;
	height: 125px;
	position: relative;
	z-index: 901;
	margin-top:-60px;
}



#bricks-zigzag {
	background: url(../images/brick_divide.png) repeat-x center;
	width: 100%;
	height: 125px;
	position: relative;
	z-index: 901;
	margin-top:-60px;
}



.bold {
	font-weight: bold;	
}

.hover:hover {
	color: #32292e;	
}

.whadaheck {
	background-color: #8d8181;
	margin-top: 12px;	
}


.whadaheck a {font-family: 'Alegreya', serif; font-weight: 400; font-size: 24px; color: #e5dfee; text-decoration: none; } 




.whadaheck h1{
	font-family: 'Alegreya', serif;
	font-weight: 400;
	font-size: 36px;
	color: #e5dfd2;
	line-height: normal;
	text-align: left;	
	border:0px solid #444;
	margin: 0;
	white-space:nowrap; 
}


.whadaheck h2{
	font-family: 'Alegreya', serif;
	font-weight: 300;
	font-size: 24px;
	color: #e5dfd2;
	line-height: normal;
	text-align: left;	
	border:0px solid #444;
	margin: 0;
}



#yellow-bg {
	width: 100%;
	height: 225px;
	margin-top: 125px;
	background: #8d8181;
	position: relative;
	z-index: 400;	
}



#div_only_two {
	background: url(../images/yellow_zigzag.png) repeat-x center;
	width: 100%;
	height: 50px;
	position: relative;
	z-index: 999;
	margin-top:-24px;	
}


img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
	
img.b {
	position: absolute;
	left: 0;
	top: 0;
}



#schulsout {
	float:right;
	margin-top: 0px;
	margin-bottom: 50px;
	width: 245;
	height: 65;
	position: relative;
	z-index: 1004;	
}



#trapaz_left {
	width: 300px;
	height: 300px;
	float: left;
	position: relative;
	margin-left: 50px;
	z-index: 404;	
}

#trapaz_center {
	width: 300px;
	height: 300px;
	float: left;
	position: relative;
	margin-left: 0px;
	z-index: 404;		
}

#trapaz_right {
	width: 300px;
	height: 300px;
	float: left;
	position: relative;
	margin-left: 0px;	
	z-index: 404;	
}

#map {
	background: #e8e2d7 url(../images/front_map_wide.jpg) no-repeat center top;
	height: 427px;
	margin-top:-30px;
	width: 100%;
	position: relative;	
}


#map-text {
	text-align:center;
	padding-top:00px;
	position: relative;	
}






#sponsors {
	width: 100%;
	height: 465px;
	margin-top: 0px;
	background: #e8e2d7;
	position: relative;
	z-index: 1100;	
}


#fponsors {
	width: 100%;
	height: 465px;
	margin-top: 0px;
	background: #e8e2d7;
	position: relative;
	z-index: 1100;	
}


#ftr_top {
	background: #ddd6c9 url(../images/ftop.png) repeat-x center;
	width: 100%;
	height: 50px;
	margin-top: -15px;
	position: relative;
	z-index: 1175; 	
}

#footer {
	width: 100%;
	height: 290px;
	background: #5e5d5f url(../images/footer_bkg.jpg) no-repeat center top;
	position: relative;
	z-index: 1175;	
	border:0px solid #444;
	color:#000000;
}


#ftr_left {
	color:#000000;
	width: 300px;
	height: 250px;
	float: left;	
	position: relative;
	z-index: 1176;
	margin-top: 20px;
	line-height:20px;
}

#ftr_center {
	width: 300px;
	height: 250px;
	float: left;	
	position: relative;
	z-index: 1176;
	margin-top: 20px;
	margin-left: 30px;
}

#ftr_right {
	width: 300px;
	height: 250px;
	float: left;	
	position: relative;
	z-index: 1176;
	margin-top: 20px;
	margin-left: 30px;
}




#btm_left-nav {
	width: 250px;
	margin-top: 0px;
	float: left;	
}

#btm_left-nav a{
	color: #000000;
	font-family: 'Arial Rounded MT Bold','Cooper Black',broadway,'Bauhaus 93',arial, serif;
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;	
}

#btm_left-nav a:hover{
	color: #ffff00;	
}



#btm_right-nav a{
	color: #000000;
	font-family: 'Arial Rounded MT Bold','Cooper Black',broadway,'Bauhaus 93',arial, serif;
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;	
}

#btm_right-nav a:hover{
	color: #FFFF00;	
}





#nfo_main {
	margin-top: 55px;
	margin-bottom: 35px;	
}

#other-info {
	margin-top: 15px;
	margin-bottom: 35px;	
}



#nfo_main-left {
	width: 465px;
	float: left;
	margin-top:25px;	
}




#nfo_main-left p{
	font-family: 'Alegreya', serif;
	font-weight: 400;
	font-size: 14px;
	color: #5e5d5f;
	line-height: normal;
	text-align: justify;
	padding-left: 10px;
	padding-right: 0px;
}


#nfo_main-right {
	width: 445px;
	float: left;
	margin-left: 40px;
	border:0px solid #333;	
}

#nfo_main-right p{
	font-family: 'Alegreya', serif;
	font-weight: 400;
	font-size: 20px;
	color: #5e5d5f;
	line-height: normal;
	text-align: justify;
	padding-left: 5px;
	padding-right: 0px;
}



#logo-1 {
	width: 300px;
	height: 200px;
	float: left;
	position: relative;
	z-index: 1125;	
}

#logo-2 {
	width: 300px;
	height: 200px;
	float: left;
	margin-left: 30px;
	position: relative;
	z-index: 1125;	
}

#logo-3 {
	width: 300px;
	height: 200px;
	float: left;
	margin-left: 30px;	
	position: relative;
	z-index: 1125;
}



