﻿body {
	margin: 20px;
	padding: 0;
	background: #443D2D url('images/img1.gif');
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B097;
}

h3 {
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #786E50;
}

h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: "Gill Sans MT";
	color: #000000;
	vertical-align: text-bottom;
}

h1 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 {
	width: 303px;
	height: 29px;
	letter-spacing: -1pt;
	font-size: medium;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #B3A98C;
	float: left;
	clear: both;
	cursor: auto;
	display: none;
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: inherit;
}
h3 {
	font-size: 18px;
	background-color: #FFFFFF;
	height: 10px;
	text-align: center;
	width: 310px;
}

ul {
	line-height: 20px;
	color: #B9B097;
}

ol {
	line-height: 20px;
}

p {
	line-height: 150%;
	color: #FFFFFF;
	margin-bottom: 0px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 5px 15px 0 0;
	border: 4px solid #000000;
}

.byline {
	margin: 13px 0 0 0;
	padding: 0 0 0 5px;
	background: #645B43;
	font-size: 9px;
	text-align: center;
	font-style: italic;
	width: 322px;
}

/* Header */

#header {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url('images/mottheader.jpg');
	border: 4px solid #000000;
	font-size: x-large;
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 36px;
	color: #ACA283;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 11px;
}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #ACA283;
}

/* Menu */

#menu {
	width: 597px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 119px;
	height: 26px;
	padding: 4px 0 0 0;
	background: url(images/img3.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
}

#menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 597px;
	margin: 0 auto;
	background: #786E50 url(images/img5.gif) repeat-y;
	border: 4px solid #000000;
}

#colOne {
	margin: auto;
	float: left;
	width: 166px;
	padding: 20px 15px 20px 15px;
	height: 643px;
}

#colOne h3 {
	margin: 5px 0 10px 0;
	color: #786E50;
	background-color: #3C3728;
}

#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colOne a {
	color: #B9B097;
}

#colTwo {
	float: right;
	width: 329px;
	padding: 20px;
	height: 804px;
}

/* Footer */

#footer {
	width: 600px;
	background: #000000;
	height: 50px;
	position: inherit;
}
#footer p {
	text-transform: uppercase;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	height: 20px;
}

#footer a {
	color: #786E50;
}
.HX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
}
