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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	background-color:#581a01;
	
}

a {
	text-decoration:none;
	color:#da7b00;
}
a:hover {
	text-decoration:none;
	color:#da7b00;
}
.wrapper {
	width: 906px;
	text-align: left;
	margin-bottom: 0;
	margin-left: 50px;;
	padding: 0px;
	float:left;
}

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

.header {
	background-image:url(../images/x_02.jpg);
	background-repeat:no-repeat;
	width:906px;
	height:148px;
	float:left;
	margin-top:20px;
}
.nav{
	width:860px;
	height:25px;
	margin-top:103px;
	margin-left:10px;
}

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

.nav2 {
	width:300px;
	height:200px;
	float:left;
	margin-left:20px;
	margin-top:52px;
	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/x_04.png);
	background-repeat: repeat-y;
	width:906px;
	background-color:#ecece3;
	float:left;
}
.content_holder_b {
	background-image:url(../images/05.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:906px;
	min-height:554px;
	float:left;
}
.content_holder_c {
	background-image:url(../images/x_05b.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:906px;
	min-height:554px;
	float:left;
}

.leftcontent{
	width:492px;
	min-height:500px;
	float:left;
	background-color:#760202;
	padding-top:12px;
	padding-left:3px;
	margin-left:17px;
	margin-top:16px;
	color:#FFF;
}

.leftcontent2{
	width:838px;
	min-height:450px;
	float:left;
	background-color:#760202;
	padding-top:12px;
	padding-left:3px;
	margin-left:17px;
	margin-top:16px;
	color:#FFF;
}
.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:430px;
	margin-top:17px;
	margin-left:10px;
	padding-top:12px;
	color:#333;
	padding:2px;
	float:left;
	height:1100px;
	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:url(../images/bullet.gif);
list-style-image:url(../images/bullet.gif);
}
li{
margin-bottom:4px;
}
li a {
	text-decoration:none;
	color:#000000;
}
li a:hover {
	text-decoration:none;
	color:#CCCCCC;
}



.footer {
	width:806px;
	height:30px;
	font-size:12px;
	text-align:center;
	float:left;
	padding-top:15px;
	background-image:url(../images/x_06.png);
	background-repeat:no-repeat;
}
.footer a {
	text-decoration:none;
	color: #fff;
	padding-left:7px;
	padding-right:7px;
}
.footer a:hover {
	text-decoration:none;
	color: #fff;
}
.rhs-links{
	margin-top:80px;
	width:260px;
	text-align:center;
	float:right;
}
