@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	background-image:url(../images/wood_bg.jpg);
	background-repeat:repeat-y;
	
}

a {
	text-decoration:none;
	color:#da7b00;
}
a:hover {
	text-decoration:none;
	color:#da7b00;
}
.wrapper {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	
}

.outline {
	float:left;
	width:950px;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	
}

.header {
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	width:950px;
	height:210px;
	float:left;
	margin-top:20px;
}
.nav {
	width:550px;
	height:35px;
	float:left;
	margin-left:380px;
	margin-top:25px;
	font-size:15px;
	color:#030;
	text-align:left;
	
	
}

.nav a {
	text-decoration:none;
	color: #fff;
	padding-left:7px;
	padding-right:7px;
}
.nav a:hover {
	text-decoration:none;
	color: #fff;
}

.nav2 {
	width:300px;
	height:200px;
	float:left;
	margin-left:20px;
	margin-top:55px;
	font-size:15px;
	
	
}


.slides{
	width:630px;
	height:200px;
	margin-top:60px;
	margin-left:15px;
	float:left;
	background-image:url(../images/slide_001.jpg);
	background-repeat:no-repeat;
}

.content_holder {
	background-image:url(../images/main_bg.png);
	background-repeat:repeat-y;
	width:950px;
	background-color:#ecece3;
	float:left;
}


.leftcontent{
	background-image:url(../images/lhs_bg.jpg);
	background-repeat:no-repeat;
	width:185px;
	height:450px;
	float:left;
	padding-top:12px;
	padding-left:3px;
	margin-left:7px;
	margin-top:16px;
}
.img_holder{
	width:200px;
	height:382px;
	background-image:url(../images/together.jpg);
	background-repeat:no-repeat;
	}
	
.social{
	width:200px;
	height:52px;
	text-align:center;
}
	
.rightcontent{
	width:735px;
	margin-top:17px;
	margin-left:10px;
	padding-top:12px;
	color:#333;
	padding:2px;
	float:left;
	min-height:800px;
	font-size:12px;
}

h4{
color: #336600;
font-size:22px;
margin:0px;
padding:0px;
}

h4{
color: #039;
font-size:14px;
margin:0px;
padding:0px;
}

h5{
color:#ffffff;
font-size:12px;
margin:0px;
padding:0px;
margin-top:10px;
}


.page_content{
margin:0px;
padding:0px;
}
.page_content p{
font-size:12px;
}
ul{
	list-style:none;
margin-left:-26px;
}
li{
margin-bottom:4px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;

}
li a {
	text-decoration:none;
	color:#000000;
}
li a:hover {
	text-decoration:none;
	color:#CCCCCC;
}



.footer {
	width:950px;
	height:20px;
	font-size:12px;
	text-align:center;
	float:left;
	padding-top:15px;
}
.footer a {
	text-decoration:none;
	color: #fff;
	padding-left:7px;
	padding-right:7px;
}
.footer a:hover {
	text-decoration:none;
	color: #fff;
}
.page_content {
	margin:8px;
}
