body {
	background-color:#00a29b;
	color:#FFFFFF;
}
body, form {
	padding:0px;
	margin:0px;
}
body, td, input, textarea, select {
	font:normal 11px Arial, Tahoma, Verdana, sans-serif;
	line-height:13px;
}
img {
	vertical-align:bottom;
	border:none;
}
a, td a {
	outline:none;
	color:#BC6720;
	text-decoration:none;
}
a:hover, td a:hover {
	text-decoration:underline;
}
.top {
	clear:both;
	float:left;
	width:100%;
	background:url(/_resources/images/design/bg_top.jpg) center top no-repeat;
}
.wrapper {
	width:844px;
	padding-right:1px;
}
.header {
	clear:both;
	float:left;
	width:830px;
	height:157px;
	padding:0px 7px;
}
.facebook {
	display:inline-block; 
	float:right; 
	width:168px; 
	height:40px; 
	margin-top:115px; 
	margin-right:20px; 
	background: url(/_resources/images/design/facebook.png) left top no-repeat;	
}
*html .facebook {
	background-image:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_resources/images/design/facebook.png", sizingMethod="crop");
}
.mainnav {
	clear:both;
	float:left;
	width:830px;
	height:45px;
	padding:0px 7px;
}
.banner {
	clear:both;
	float:left;
	width:830px;
	height:236px;
	padding:0px 7px;
	background:url(/_resources/images/design/banner1.jpg) 7px 0px no-repeat;
}
.content {
	clear:both;
	float:left;
	width:844px;
	text-align:left;
}
.news_list {
	margin:0px;
	padding:10px 15px 0px 20px;
	list-style:none;
}
.news_list li {
	background:url(/_resources/images/design/arrow_blue_big.gif) 0% 50% no-repeat;
	padding:7px 0px 7px 20px;
}
.middlecenter {
	float:left; 
	width:272px; 
	height:226px;
	background:url(/_resources/images/design/bg_home_middlecenter.png) left top no-repeat; 
	text-align:center;
}
.middleright {
	float:left; 
	width:252px;  
	height:226px;
	background:url(/_resources/images/design/bg_home_middleright.png) left top no-repeat; 
	text-align:center;	
}
* html .middleright {
	width:232px;  	
}
.featured_paddler {
	float:right;
	height:186px;
	margin-top:10px;
	margin-right:3px;
	border:1px ridge #4f433a;
}
.featured_paddler_link  {
	margin-top:5px;
	width:158px;
	
}
.featured_paddler_link a {
	color:#BC6720;
	font:normal 11px Arial;
	text-decoration:none;
	text-transform:uppercase;
} 
.featured_paddler_link a:hover {
	text-decoration:underline;
} 
.events_list {
	margin:0px;
	padding:10px 15px 0px 20px;
	list-style:none;
}
.events_list li {
	background:url(/_resources/images/design/arrow_blue_small.gif) 0% 50% no-repeat;
	padding:7px 0px 7px 15px;
}
.events_list li a {
	color:#FFFFFF;
	text-transform:uppercase;
}
.events_list li a:hover {
	color:#BC6720;
}
.bottom {
	clear:both;
	float:left;
	width:100%;
	background:url(/_resources/images/design/bg_bottom.jpg) center top no-repeat;
}
.footer {
	clear:both;
	float:left;
	width:830px;
	height:100px;
	padding:34px 7px 0px;
	text-align:right;
}
.footer a {
	color:#FFFFFF;
}
