/*
Theme Name: Agri Theme 4
Theme URI: 
Description: 
Version: 1.0
Author: Agri-risk
Author URI: 
*/

	
	
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #48180a;
	margin:0px;
	padding:0px;
	}
	
#content a, #content2 a, {
	text-decoration: underline;
	color: #48180a;
	font-weight:bold;
	}

#content a:hover,#content2 a:hover {
	font-weight:bold;
	}
	
.wrap {
	width: 960px;
	margin: 0 auto;
	}
	
#head {
	height: 100px;
	width: 100%;
	background: #FFF url('images/bodybg.jpg') repeat-x top left;
	background-color: #444;
	}
	
	
	
#logo {
	height:61px;
	
}
	
#nav {
	width: 950px;
	padding-top: 10px; 
	padding-bottom: 10px;
	font-size: 0px;	
	}
	
#middle {
	height:57px;
	padding-top:7px;
}



#content img, #content2 img{
border:1px solid #c7c3a4;
float:left;
margin-right:20px;
margin-bottom:7px;
clear:both;
}

#headerimage{
float:right;
border:1px solid #c7c3a4;
margin-left:0px;
margin-bottom:10px;
margin-right:0;
}
#photo1{
float:right;
margin-left:0px;
margin-bottom:0px;
margin-right:0;
}


#hotlink {
width:215px;
float:left;
display:inline;


}
#middleright {
float:left;
}

#middle h2 {
margin:0px;
padding:0px;
font-size:14px;
color:#48180a;
margin-bottom:3px;
}

#middlelinks {
float:left;
}
#middlelinks ul {
list-style-type: none;
padding:0;
margin:0;
}
#middlelinks li {

}
#middlelinks li a {
	height: 15px;
	margin:0px;
	padding: 2px 0px 0px 17px;
	width:210px;
	color: #48180a;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
	display:block;
	background-image:url(../../../images/arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	border:1px solid #ffffff;

	}
	
#middlelinks li a:hover {
	background-color:#f7f3d4;
	color: #48180a;
	background-image:url(../../../images/arrow2.png);
	background-position:left;
	background-repeat:no-repeat;
		border:1px solid #c7c3a4;
	}

/*#middlelinks li a {
	height: 17px;
	margin:0px;
	padding: 5px 0px 0px 17px;
	width:210px;
	color: #48180a;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
	display:block;
	background-image:url(../../../images/button.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
	
#middlelinks li a:hover {
	color: #48180a;
	background-image:url(../../../images/button_over.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}

*/

#horse{
position:absolute;
margin-top:-11px;
margin-left:600px;

}




#content, #content2 {
	width:610px;
	padding:18px;
	background-color:#efede6;
	border:1px solid #c7c4ba;
	color:#7e1906;
	line-height:20px;
	float:left;
	margin-left:10px;
	}
	
#nav ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	}
	
#nav li {
	display: inline;
	}
	
#nav li a {
	height: 39px; min-height: 39px;
	padding: 9px 15px 9px 15px;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;
	border-left:1px solid #bdd0df;
	width:250px;
	}
	
	
#nav li a:hover {
	background-color: #fff;
	/*background: #00CCCC url('images/navhover.jpg') repeat-x top center;*/
	color: #333;
	width:250px;
	}




#right h1 {
	font-size:18px;
	font-weight:normal;
	color: #48180a;
	margin: 8px 0;
	padding-left: 0px;
	border-bottom:1px solid #abbccb;
	padding-bottom:4px;
	}

#content h1, #content2 h1 {
	color: #48180a;
	margin-top: 0px;
	font-weight:normal;
	margin-bottom:10px;
	font-size:21px;
	
}
	
#content h2, #content h3, #content h4, #content h5, #content h6, #content2 h2, #content2 h3, #content2 h4, #content2 h5, #content2 h6  {
	color: #48180a;
	
	font-size:16px;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
		font-weight:normal;
}
#content h2{
	color: #48180a;

	font-size:13px;
	margin:0;
		padding-top:16px;
	padding-bottom:5px;
	font-weight:bold;
}
#content h3, #content2 h3{
font-size:16px;
padding-top:13px;
padding-bottom:0px;
margin-bottom:5px;
}
#content h4, #content2 h4{
font-size:13px;
	font-weight:normal;
padding-top:0px;
padding-bottom:5px;
}

#content h5, #content2 h5{
font-size:13px;
font-style:italic;
font-weight:normal;
padding-top:0px;
padding-bottom:5px;
}

	
#content h1 a:hover, #content h2 a:hover,#content2 h1 a:hover, #content2 h2 a:hover {
	text-decoration: underline;
	}


#content p img.right, #content p img.left, #content2 p img.right, #content2 p img.left {
	clear: none;
	padding: 4px;
	border: 1px solid #CCC;
	background-color: #EEE;
	}
	
#content p img.right {
	float: right;
	margin: 0 0 10px 15px;
	}
	
#content p img.left {
	float: left;
	margin: 0 15px 10px 0;
	}
	

	
.blockquote {
	display: block;
	background: #F3F3F3 url('images/quote.gif') no-repeat top left;
	padding: 10px 10px 10px 25px;
	border-top: 1px solid #CCC; border-bottom: 1px solid #CCC;
}
	


#content ul, #content2 ul {
	list-style-type: none;
	padding:0;
	margin:0;
	margin-top:3px;
	margin-bottom:10px;

}
	
#content li {
	display:inline;
	font-size: 11px;
	font-weight:bold;
}
	
#content2 li {
	
	font-size: 11px;
	font-weight:bold;
}

#content li a, #content2 li a {
	margin:0px;
	padding: 2px 11px 2px 19px;
	margin-left:8px;
	color: #48180a;
	text-decoration: none;
	
	background-image:url(../../../images/arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#ffffff;
	border:1px solid #c7c3a4;
}

.downloadbtn a{
	margin:0px;
	padding: 2px 11px 2px 19px;
	margin-left:8px;
	color: #48180a;
	background-image:url(../../../images/arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#ffffff;
	border:1px solid #c7c3a4;
	font-weight:bold;
	text-decoration: none;
}
.downloadbtn a:hover {
	border:1px solid #7e1906;
	text-decoration: none;
}




	
.clearer {
	clear: both;
	line-height: 0; 
	height: 0; 
	font-size: 0;
	}
	
#footer {
	width: 100%;
	margin-top:30px;
}

.foot {
font-size:10px;
margin-top:8px;
}




#right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size:12px;
	font-weight:bold;
	}


#right {
	width: 235px;
	background-color:#e7f0f8;
	border:1px solid #abbccb;
	padding:20px;
	padding-top:18px;
	padding-bottom:5px;
}
#rightwrapper {
	float: left;
	width: 265px;
	margin-right:11px;
	display:inline;
}


#menu {
	width: 225px;;
	padding: 0 0 0em 0;
	margin-bottom: 5px;
	background-color: #e7f0f8;
	color: #333;
	}


#menu li {
	/*border-bottom: 1px solid #90bade;*/
	margin: 0;
	width: 235px;;
}

#menu li a {
	padding: 1px 2px 1px 25px;
	display: block;
	color:#48180a;
	background-image:url(../../../images/arrow3.png);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#e7f0f8;
	border:1px solid #e7f0f8;
	text-decoration: none;
	
}




#menu li a:hover {
	background-image:url(../../../images/arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px solid #abbccb;
}

p{
margin-bottom:3px;
padding-bottom:3px;

margin-top:3px;
padding-top:3px;
}
