body{
	margin: 0;
	padding: 0;
	background-image: url(images/mainbg.jpg);
}
body, p{
	
}

a{
	color: #89372b;
	text-decoration: none;
}

a:hover{
	color: #c56b49;
}

input, textarea{
	border: 1px solid #d2b69e;
}

#header{
	display: block;
	height: 118px;
	background: url(images/header.jpg) no-repeat;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: right;
	padding-right: 28px;
}
/* Optional. In case an extra spot is needed for ranch contact info. Not plugged into HTML by default. */
#contact{
	
}
#container{
	display: block;
	width: 800px;
}
#wrapper{
	
}
#nav{
	display: block;
	float: left;
	background: url(images/nav.jpg) no-repeat;
	width: 131px;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 98px;
	padding-left: 100px;
}

#nav a{
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 4px 4px 23px;
	}


#nav a:hover{
background-image: url(images/over.png);
	color: #442800;
}

#content{
	display: block;
	float: right;
	width: 539px;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-right: 28px;
}
#content img{
	border: 1px solid;
}
#content img.no-border{
	border: 0 none;
}
#content table{
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}
#footer{
	display: block;
	clear: both;
	text-align: center;
	color: #000;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	border-top: 1px solid #a97f67;
	margin-left: 101px;
	padding-top: 12px;
	border-bottom: 1px solid #a97f67;
	padding-bottom: 12px;
}

#footer a{
	color: #000;
}

#footer a:hover{
	color: #a97f67;
}

#api{
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	padding-left: 100px;
	text-align: center;
	padding-top: 11px;
}

#api a{
	color: #000;
}

#api a:hover{
	color: #a97f67;
}

.PedAnmName
{
	
	 font-size:larger;
}


.EPDAsOfDt
{	width: 390px;
	 text-align: right;
}