/* CSS Document */


body {
	background-color: #eaeaea;
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	background-color: #CFC9B9;
	background-image: url(images/main_watermark.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #9C9386;
}
#footer {
	text-align: left;
	width: 772px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#clear {
	clear:both;
	height:52px;
	background-color: #FFFFFF;
	width: 772px;
}
#logo {
	width: 150px;
	height: 185px;
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
}
#content {
	margin-left: 280px;
	clear: left;
	margin-top: -95px;
	background-image: url(images/watermarkh.gif);
	background-repeat: repeat-y;
	background-position: 10px 100px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70675A;
}
table {
	font-size: 12px;
}
#content h1 {
	font-size: 22px;
	font-weight: normal;
}
#content .indexheading {
	font-size: 25px;
	font-weight: bold;
	
}
#content h2 {
	font-size: 20px;
	font-weight: normal;
}
#content h3 {
	font-size: 18px;
	font-weight: normal;

}
#content h4 {
	font-size: 16px;


}
#nav {
	margin-top: 80px;
	
	margin-right: 0px;
	padding: 0px 25px 0px 0px;
	float: right;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
}
#nav ul li a, #nav ul li a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b8af98;
	padding-right: 7px;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #A9312C;
	text-decoration: underline;

}
#footer {
	text-align: left;
	width: 772px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#clear {
	clear:both;
	height:52px;
	background-color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #A9312C;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #A9312C;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}

