body {
	color: #ae6f14;
	background: #ae6f14 url(assets/images/background.jpg) repeat-x;
	margin: 0px;
	font-family: "Times New Roman", Georgia, sans-serif;
	font-size: 12px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #603913;
	font: bold 24px/30px "Times New Roman", Georgia, sans-serif;
}
h2 {
	color: #fff;
margin: 1em 0px 0px 0px;
	padding: 0px;
	font: bold 18px/26px "Times New Roman", Georgia, sans-serif;
}
h3 {
margin: 1em 0px 0px 0px;
	color: #ae6f14;
	padding: 0px;
	font: bold 16px/26px "Times New Roman", Georgia, sans-serif;
}
p {
	color: #603913;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: 500;
padding:1em 0 0 0;
	line-height: 18px;
}
a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
hr {
	border-bottom: 1px solid #362215;
}
.imgborder {
	border:2px solid #ffffff;
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	font: 13px/18px Arial, Helvetica, sans-serif;
	line-height: 18px
}
li {
	margin-left: 17px;
}
#nav {
	margin: 0 auto;
	padding: 30px 0px 15px 0px;
	width: 950px;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
#nav li{
	margin: 0px;
	display: inline;
	color: #c2883c;
	list-style: none outside none;
	font-size: 16px;
}
#nav li a {
	color: #c2883c;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
#nav li a:hover{
	color: #fff;
	text-decoration: none;
}
#container {
	margin: 0 auto;
	padding: 0px;
	width: 950px;
	height: auto;
	border-bottom: #362216 25px solid;
	background: #e2d0be url(assets/images/container_bg.jpg) top left no-repeat;
	overflow: hidden;
}
#header {
	width: auto;
	height: 390px;
	margin: 0px;
	padding: 0px;
}
#contact {
	width: 150px;
	height: 80px;
	margin: 0px;
	padding: 20px 20px 0px 0px;
	float: right;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	line-height: 26px;
}
#contact a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#contact a:hover {
	color: #362216;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#logo {
	width: 500px;
	height: 200px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
}
#footer {
	margin: 0 auto;
	padding: 0px;
	height: 30px;
	text-align: center;
	text-size: 12px;
	color: #362215;
	line-height: 18px;
}
#footer a {
	text-size: 12px;
	color: #fff;
}

#footer li{
	display: inline;
	color: #362215;
	list-style: none outside none;
	font-size: 12px;
	border-left: 1px solid #000;
}
#footer li:first-child {
	border: 0px;
}
#footer li a {
	color: #362215;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
#footer li a:hover{
	color: #fff;
	text-decoration: none;
}
#bottomNav {
	text-align: center;
	margin: 0px 0px 0px -15px; 

}
#bottomNav li {
	margin: 0px;
}
#leftside {
	height: auto;
	padding: 0px 0px 10px 30px;
	width: 320px;
	float: left;
}
#rightbody {
	width: 530px;
	height: auto;
	margin: 0px 10px 10px 360px;
	padding: 0px;
}
#address {
	position: relative;
	width: 320px;
	height: 100px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #5f3812;
}



