/* CSS Document */
table, div{
	margin:0;
	padding:0;
	}
td{
	vertical-align:top;
	text-align: left;
	}
p, li{
	font-family: arial;
	font-size: 13px;
	color: #353131;
	}
a{
	color: #353131;
	}
h1, h2, h3,h4 {
	font-family: arial;
	}
li {
	line-height:18px;
	}
html, body {
 	text-align:center;
	}
body{
	background:	#E7E4E2 url(images/page_bg_rocks-3.jpg) repeat-x top center; 
	}
#shell{
	width: 810px;
	border: 1px solid #afb5b0;
	margin-left:auto; 
	margin-right:auto;  
	margin-top: 0px;
	}
#copyright{
	width: 810px;
	margin-left:auto; 
	margin-right:auto;  
	margin-top: 0px;
	padding-top: 12px;
	}
#top{
	width: 810px;
	margin-top:0;
	padding-top:0;
	margin-left:auto; 
	margin-right:auto;  
	border-collapse: collapse;
	}
#top td{
	margin: 0;
	padding: 0;
	}
#top1{	
	background: url(images/background_bg.jpg) repeat-x top center;
	}
#nav1{
	text-align: right;
	background-color: #706460;
	vertical-align:middle;
	border-top: 2px solid #fff;
	height: 32px;
	}
#nav1 p{
	color: #fff;
	padding-left: 7px;	
	margin-top: 8px;
	padding-top: 0;
	margin-bottom: 8px;
	padding-bottom: 0;
	}
#nav1 a{
	font-family: arial; 
	font-size: 13px;
	color: #fff;
	text-decoration:none;
	margin-left: 15px;	
	margin-right: 15px;
	}
#nav1 a:hover{
	color: #832301;
	}
#content{
	width: 810px;
	margin-left:auto; 
	margin-right:auto;  
	border-collapse: separate;
	border-spacing: 8px;	
	background-color: #fff;
	}
#content td{
	border: solid #fff;
	}
#left{
	width: 170px;
	background-color: #edebe9;
	}
#left h1 {
	font-family: arial;
	font-size: 13px;
	color: #832301;
	margin: 11px;
	}
#left ul{
	list-style:none;
	margin-left: 11px;
	padding: 0;
	margin-top:0;
	margin-bottom: 42px;
	}
#left li{
	line-height:18px;
	}
#left a{
	color: #353131;
	text-decoration: none;
	}
#left a:hover{
	color: #af410a;
	}
#left p{
	margin-left:11px;
	font-size: 13px;
	}
#subnav {
	margin-top: 0;
	margin-right:12px;
	width: 146px;	
	float: left;
	padding-bottom: 12px;
	}
#meat{
	margin-left: 160px;
	padding-right: 8px;
	}
#meatnc{
	margin-left: 8px;
	padding-right: 8px;
	}
#info h1{
	font-size: 18px;
	font-family: arial;
	color: #832301;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	}
#subnav h1{
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	color: #832301;
	margin-top:18px;
	margin-bottom: 6px;
	}
#subnav ul{
	list-style:none;
	margin-left: 0;
	padding: 0;
	margin-top:0;
	margin-bottom: 42px;
	}
#subnav li{
	line-height:18px;
	font-size: 13px;
	}
#subnav a{
	color: #353131;
	text-decoration: underline;
	}
#subnav a:hover{
	color: #af410a;
	}

#info h2{
	color: #a62a1c;
	font-size: 15px;
	font-weight: bold;
	margin-top:18px;
	margin-bottom: 0px;
	padding: 0;
	}
	 
#info h3{
	color: #af410a;
	font-size: 13px;
	font-weight: bold;
	}	
#content h4{
	color: #706460;
	font-size: 13px;
	font-weight: bold;
	}
#info table{
	border-collapse: collapse;
	border: 1px solid #666;
	}
#info td{
	font-family: arial;
	font-size: 13px;
	color: #353131;
	border: 1px solid #353131;
	padding: 4px;
	}
#content ul{
	margin-top: 5px;
	padding-top: none;
	}
.square{
	list-style:square;
	}
#meat ul{
	list-style: square;
	}
#meatnc{
	list-style: square;
	}
#content ol{
	}
#content img-left{
	}
#content img-right{
	}
#content table{
}

	
#home{
}
.pagenav{
	color: #000;
	margin-bottom: 6px;
	}
.leftpic{
	margin: 0;
	margin-right: 8px;
	margin-top: 18px;
	float: left;
	}
.rightpic{
	margin: 0;
	margin-left: 8px;
	float: right;
	}
.centerpic{
	text-align:center;
	}
/*home*/
#featproj{
	background-color: #ebe8e7;
	float:right;
	padding: 6px;
	margin-right:24px;
	margin-bottom: 30px;
	margin-top: 12px;
	}
#featproj p{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
	}
#featproj h2{
	padding: 0;
	margin: 0;
	color: #af410a;
	font-size: 14px;
	font-weight: bold;
	}
#featproj table{
	background-color:#ebe8e7;
	border-collapse: collapse;
	margin-left: 8px;
	border: none;
	}
#featproj td{
	border:none;
	padding: 4px;
	}
#homecontent h1{
	font-family: arial;
	font-size: 18px;
	}
#homecontent h2{
	font-family: arial;
	color: #af410a;
	font-size: 14px;
	font-weight: bold;
	}
#homecontent p{
	margin-right: 18px;
	}
th{
	background-color: #f0f0f0;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color:#353131;
	}
.green {
	color: #025706;
	}
#lit table{
	border:none;
	}
#lit td{
	border:none;
	vertical-align: top;
	}
#lit img{
	border:1px solid #333;
	}
	
