/* CSS Document */
body {
	color: #000;
	}
h1, h2, h3, h4, h5, h6 {	
	color: #840600;
	border-color: #840600;
	text-transform: uppercase;
	}
h2 {	
	font-size: 2.75em;
	text-transform: none;
	}
h3 {	
	font-size: 1.25em;
	}
ul {
	list-style: disc;
	}
li {
	list-style: disc;
	}
a {
	color: #840600;
	}
.arrlnk {
	
	}
.hghlite {	
	
	}
.insertphoto {
	color: #840600;	
	line-height: 1.1em;
	font-size: 0.96em;
	margin-bottom: 14px;
	}
.insertphoto table {
	width: 100%;
	}
.insertphoto td {
	padding: 0 10px;
	vertical-align: top;
	}
.insertphoto img {
	margin-bottom: 3px;
	}
.right {
	float: right;
	margin: 0 0 11px 11px; 
	}
.right {
	float: right;
	margin: 0 0 11px 11px; 
	}
div.left {
	width: 157px; 
	}
div.right {
	width: 157px; 
	}


/* Template */

#wrap {
	margin: 0 auto;
	padding: 10px;
	width: 710px;
	min-width: inherit;
	max-width: inherit;
}
#header {
	width: 540px;
	margin: 0 0 9px 170px;
	background: #840600;
}
#header h1 {
	padding: 9px;
	margin: 0;
	font-size: 2.8em;
	text-transform: uppercase;
	font-family: "Gill Sans Light", Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 1em;
}
#header h1 a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

#footer {
	clear: both;
	width: 522px;
	margin-left: 170px;
	background: #840600;
	color: #fff;
	padding: 9px;
}
#footer span {
	font-size: 1.2em;
	font-weight: bold;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	font-weight: inherit;
}

#menu {
	width: 133px;
	float: left;
	padding: 11px 0 6px 0;
	margin: 0;
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu ul li {
	width : 133px;
	margin: 0 0 3px 0;
	padding: 0;
	list-style: none;
	}
#menu ul a {
	display: block;
	width : 133px;
	padding: 3px;
	text-decoration: none;
	line-height: 1em;
	text-transform: uppercase;
	text-align: right;
	font-size: 1.3em;
	}

#menu ul a:hover, #menu ul a:active {
	color: #fff;
	background: #840600;
	}



#content {
	float: right;
	width: 540px;
	padding: 11px 0;
	margin: 0 0 9px 0;
	line-height: 1.5em;
}
#content h2 {
	color: #840600;
	padding: 0;
	margin-top: 0;
	font: 2.75em Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	border: none;
	}
#content .contenthead h2 {
	padding: 0;
	margin: 0;
}
#content .contenthead h3 {
	color: #000;
	text-transform:none;
	border: none;
	padding: 0;
	margin: 0;
}
#content .contenthead {
	padding: 0 0 12px 0;
	border-bottom: 1px solid #840600;
	margin: 0 0 14px 0;
}
#content .submenu ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
#content .submenu li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}

#content .bottsub {
	border-top: 1px solid #840600;
	padding-top: 14px;
	}
