@charset "UTF-8";
body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	background-image: url(../images/woodback.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
}
#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	background-image: url(../images/sidenavbg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 355px;
	width: 175px;
	float: left;
}
#nav li {
	list-style-type: none;
	padding-top: 15px;
}
#nav a {
	color: #FDD5A4;
	text-decoration: none;
}
#header {
	height: 295px;
}
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#footer {
	margin: 15px 0  20px 175px;
	color: #8E7457;
	font-size: 11px;
}
#footer a {
	color: #A6641D;
}
#footer a:hover {
	color: #FFFBE8;
}
#ieFooter a{
    color: #8E7457;
    text-decoration:none;
}
#ieFooter a:hover{
    color: #8E7457;
}
#mainarea {
	background-image: url(../images/papyrusBack.jpg);
	background-repeat: repeat-y;
	width: 685px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	float: right;
}
#contentarea {
	padding-right: 35px;
	padding-left: 20px;
	padding-top: 15px;
}
#contentarea h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	margin-top: 5px;
	color: #813A3A;
}
#contentarea h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
	color: #1E1E1E;
	font-weight: normal;
	line-height: 40px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#nav a:hover {
	color: #FDF8E5;
	text-decoration: none;
}
.image_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.image_right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2d4a1;
}
#rightcol {
	float: right;
	width: 420px;
}
#rightcol a {
	font-weight: bold;
	color: #781617;
}
#rightcol a:hover {
	font-weight: bold;
	color: #291A0E;
	text-decoration: none;
}
#leftcol {
	float: left;
	width: 200px;
}
#menu_subnav {
	background-image: url(../images/menubg.png);
	background-repeat: no-repeat;
	height: 253px;
	width: 151px;
	padding-top: 85px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#menu_subnav a {
	color: #E5CEA2;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu_subnav a:hover {
	color: #5D0B10;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.smalltext {
	font-size: 11px;
	color: #7F5427;
}
