body {
	font-family: Verdana, Arial,sans-serif;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color: #333;
	background:#FEF8E5;
}
img{
	border:0;
}
p{
	text-align: justify;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
    color: #852520;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #CF8300;
}
h1{
	font-size: 20px;
	font-weight: bold;
	color:#852520;
		line-height: 22px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	color:#852520;
			line-height: 18px;
}
h3{
	font-size: 12px;
	font-weight: bold;
	color:#852520;		line-height: 14px;
}
ul{
	margin-left:75px;
}
li{
	margin-left:20px;
}
#boundingbox{
	margin-left: auto;
    margin-right: auto;
	background: url("images/bg.png") repeat-y;
	width:980px;
}
#header{
	width:980px;
	height:195px;
	background:url("images/header.png") no-repeat;
}
#header h1,#header h2,#header h3{
	display:none;
}

#menu{
	margin-left:21px;
	padding-top: 5px;padding-bottom: 7px;
	width:938px;
	background:url("images/menu_right.jpg") no-repeat right #852520;
}
#menu ul, #menu li{
height:25px;
	color:white;
	padding:0;
	margin:0;
	border:none;
	list-style-image:none;
	display: inline;
	padding-left: 5px;
	vertical-align: middle;
	

}
#menu a{
	color:white;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
}
#menu a:hover{
text-decoration: underline;
}
#content{
	margin-left:21px;
	margin-right:21px;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:20px;
	padding-top:17px;
}

.resouces #content ul{
padding-left:70px;}

#footer{
	width:980px;
	height:82px;
	background:url("images/footer.jpg") no-repeat right #B15824;
}
#footerline{
	position:relative;
	top:30px;
	color:white;
	font-size: 9px;
	padding:31px;
}
#footerline a{
	color:white;
}
.left{
	padding-top:15px;

	padding-right:10px;
	float:left
}	
.left-resouces{
padding-top:15px;
padding-bottom:15px;	
	padding-right:10px;
	float:left;
	width:105px;
	height:400px;
	}
.left-resouces img{
padding-bottom:15px;
}
.left-difference{
	padding-right:10px;
	width:250px;
	float:left;
	}
.right_padded{
	padding:40px;
	float:right
}
.right{

	padding-left:15px;
	float:right;
}
.right-difference{		
float:right;
padding-right:1px;
}
.center-difference{		
position:relative;
left:160px;
top:10px;
}
.left-home{
	padding-top:15px;
	padding-bottom:10px;
	padding-right:10px;
	float:left
}
img.center{    
	display: block;
	margin-left: auto;
    margin-right: auto;
}