@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	text-transform: none;
	background-color: #432324;
}
#container {
	background-color: #F1E8D3;
	border: 6px solid #0C9547;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#content {
	padding-right: 20px;
	padding-left: 35px;
	padding-top: 10px;
	overflow: auto;
}
#rightcolumn {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#content img {
	padding-left: 20px;
}
#sidecolumn {
	width: 200px;
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	display: block;
	padding: 0px;
	
}
#header {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	height: 477px;
	width: 750px;
}
p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #985E11;
	letter-spacing: 0px;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	letter-spacing: 0px;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #432324;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0C9646;
	text-decoration: none;
}
ul#nav{
	list-style-type : none;
	position : relative;
	text-transform: uppercase;
	height: 210px;
	width: 145px;
	left: 0px;
	top: 200px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	list-style-image: none;
 }

ul#nav a {
	display : block;
	width : 143px;
	text-decoration : none;
	overflow : hidden;
	margin: 0px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-weight: 500;
	line-height: 20px;
 }
 ul#nav a:hover {
	background-color: #c7836b;
 }
  li#select a {
	background-color: #c7836b;
 }
 ul#level2{
	padding-left: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	width: 100px;
	color: #B9AB83;
	line-height: 15px;
	list-style-type: none;
 }

ul#level2 a {
	display : block;
	width : 100px;
	text-decoration : none;
	overflow : hidden;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF5D7;
	padding-left: 10px;
	line-height: 15px;
	font-weight: normal;
 }

ul#level2 a:hover {
	background-color: #B86244;
	width: 100px;
	color: #C0C0C0;
 }
ul#level2 a:visited {
	display : block;
	width : 100px;
	text-decoration : none;
	overflow : hidden;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF5D7;
	padding-left: 10px;
	line-height: 15px;
	font-weight: normal;
 }
 
.highlight {
	color: #C0C0C0;
}
#main {
	width: 470px;
	float: left;
}
