body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #9A8165;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #800000;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navbottom {
	background-color: #FFFFFF;
	padding: 5px;
	height: 15px;
	width: 600px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	margin: 20px 0px 0px;
	padding: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	color: #77674D;
	text-decoration: underline;
	outline-style:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color: #77674D;
	text-decoration: underline;
	font-variant: normal;
	outline-style:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color: #77674D;
	text-decoration: underline;
	font-variant: normal;
	outline-style:none;
}

#main {
	background-color: #fff;
	height: 396px;
	width: 690px;
	margin-right: 15px;
	margin-left: 15px;
	border: 6px solid #E3E0DB;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftcol {
	float: left;
	width: 186px;
	border: 1px solid #77674D;
	height: 394px;
	padding: 0px;
	margin: 0px;
	
}
#rightcol {
	float: right;
	width: 497px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 2px;
	border: 1px solid #77674D;
	height: 394px;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 0px;
	overflow: scroll;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	vertical-align: middle;
	padding: 10px 15px 0px;
	margin: 0px;
}#imglandscape {
	margin-top: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #800000;
	margin: 0px;
	padding: 1px 0px 5px;
	text-align: center;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	color: #77674D;
	margin: 0px;
	padding: 5px 0px 0px;
	text-align: center;
}
#offerings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-align: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #61513F;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
