@charset "UTF-8";
/* CSS Document */

body {
	background-color:#B2A383;
	background-image:url(../images/bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5B4A42;
	font-size:12px;
	line-height:18px;
}
a:link {color:#5B4A42; text-decoration: none;}
a:visited {color:#5B4A42; text-decoration: none;}
a:hover {color:#8B1611; text-decoration: none;}
a:active {color:#5B4A42; text-decoration: none;}

a.menuactive:link {color:#8B1611; text-decoration: none; font-weight:bold;}
a.menuactive:visited {color:#8B1611; text-decoration: none; font-weight:bold;}
a.menuactive:hover {color:#8B1611; text-decoration: none; font-weight:bold;}
a.menuactive:active {color:#8B1611; text-decoration: none; font-weight:bold;}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	letter-spacing:-1px;
	font-weight:400;
	color:#8B1611;
}
.subhead {
	font-size:15px;
}
.main-container {
	width:775px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	background-image:url(../images/bg-rightcolumn.gif);
	background-position:top right;
	background-repeat:repeat-y;
	color:5B4A42;
}
.top {
	height:150px;
	background-image:url(../images/bg-top.gif);
}
.logo {
	margin-left:30px;
	height:107px;
}
.menu {
	height:25px;
	background-image:url(../images/bg-menu.gif);
	background-repeat:repeat-x;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	line-height: 25px;
	font-size:11px;
	font-weight:bold;
}
.menuspacer {
	color:#FFFFFF;
	margin-left:7px;
	margin-right:7px;
}
.column-left {margin:10px; float:left; display:inline; width:550px;}
.column-right {float:left; display:inline; width:185px; background-color:#DDCCA4; padding:10px; font-size:11px; line-height:15px;}
.rightboxes {padding:5px; margin-bottom:10px; margin-top:10px; width:173px; background-image:url(../images/bg-rightboxes.gif); border:#AC9C79; border-width:1px; border-style:solid;}

.bottombar {
	width:775px;
	height:33px;
	background-color:#5C231A;
	font-size:11px;
	clear:both;
}
.columnbottom-left {margin: 7px 20px 0px 20px; float: left; display:inline; width: 347px; color:#FFFFFF;}
.columnbottom-right {margin: 7px 20px 0px 20px; float: left; display:inline; width: 348px; color:#E9B969; text-align:right;}

.crossbar {
	width:530px;
	background-color:#5C231A;
	color:#FFFFFF;
	padding:2px 10px 2px 10px;
	font-weight:bold;
}	
.vspacer {
	margin-bottom:10px;
}
.eho {
	width:735px;
	padding:20px;
	font-size:9px;
	line-height:12px;
	background-color:#FFFFFF;
	text-align:left;
}
.txt11 {
	font-size:11px;
	line-height:14px;
}
.white {
	color:#FFFFFF;
}
.lineheight15 {
	line-height:15px;
}
.head {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	letter-spacing:-1px;
	font-weight:400;
	color:#8B1611;
}
