a:link {
	color : #6c805b;
}
a:hover {
	color : #6c805b;
	font-weight : bold;
}
a:visited {
	color : #6c805b;
}


body {
	background-color : #6c805b;
	color : #000000;
	text-align : center;
	font : 16px Courier New, Courier, serif;
}
body.fhbody {
	background-color : #6c805b;
	color : #000000;
	text-align : center;
	font : 16px Courier New, Courier, serif;
}
body.decomvid {
	background-color : #f2f0e4;
	color : #000000;
	text-align : center;
	font : 16px Courier New, Courier, serif;
}


/*div.banner {
	background-image : url(/img/banner.png);
	background-repeat : norepeat;
	width : 875px;
	height : 200px;
	margin-bottom : 5px;
	vertical-align : bottom;
	text-align : center;
	color : #f2f0e4;
	position : relative;
}*/
div.banner {
	background-color : #000000;
/*	width : 100%;*/
	height : 204px;
	min-width : 900px;
	margin : 5px 5px 0px 5px;
	padding : 2px;
	text-align : center;
	border-bottom : 1px dotted #f2f0e4;
}
div.body {
}
div.copy {
	text-align : left;
	padding : 5px;
}
div.footer {
	text-align : center;
	font-size : 11px;
	color : #f2f0e4;
}
div.latestupdates {
	border : 1px solid #6c805b;
	width : 600px;
	padding : 1px;
	text-align : left;
}
div.main{
	min-width : 915px;
	background-color : #f2f0e4;
	/*width : 900px;*/
	padding : 3px;
	margin : 5px;
	border : 2px solid #000000;
/*	border-right : 3px solid #000000;
	border-bottom : 3px solid #000000;*/
}
div.memoriumbg {
	background : #f2f0e4 url("/img/memorium/sunset.jpg") no-repeat center;
}
div.menu {
	background-color : #000000;
	margin : 0px 5px 5px 5px;
}
/*div.navbar {
	background-color : #000000;
	width : 875px;
	width : 100%;
	text-align : left;
}*/
div.navbar {
	background-color : #000000;
	color : #f2f0e4;
	text-align : left;
	float : left;
	border : 1px solid #000000;
	margin : 5px;
	font-size : 14px;
}
div.navbar td{
	border-bottom : 1px dotted #f2f0e4;
}
div.navbar a:link {
	color : #f2f0e4;
	font-weight : bold;
	text-decoration : none;
}
div.navbar a:hover {
	color : #6c805b;
	font-weight : bold;
	text-decoration : underline;
}
div.navbar a:visited {
	color : #f2f0e4;
	font-weight : bold;
	text-decoration : none;
}
div.updatehead {
	width : 100%;
	text-align : center;
	font-weight : bold;
	background-color : #6c805b;
	color : #f2f0e4;
}

hr {
	border : 0;
	color : #6c805b;
	background-color : #6c805b;
	height : 1px;
}

iframe.bbframe {
	border : 0;
	width : 100%;
	overflow : visible;
}

img {
	border : none;
}
img.inline {
	margin : 3px;
}

input.button {
	border : 1px solid black;
	color : #f2f0e4;
	background-color : #6c805b;
	font : 16px Courier New, Courier, serif;
	font-weight : bold;
}

ol.alpha1 {
	list-style-type : upper-alpha;
	margin-top : 5px;
}
ol.alpha1 li {
	margin-bottom : 7px;
}
ol.alpha2 {
	margin-top : 5px;
	list-style-type : lower-alpha;
}
ol.alpha2 li {
	margin-bottom : 7px;
}
ol.numeric {
	margin-top : 5px;
	list-style-type : decimal;
}
ol.numeric li {
	margin-bottom : 7px;
}

p.required {
	font-weight : bold;
	color : red;
	text-align : center;
}

span.title {
	font-size : 30px;
	font-style : italic;
	font-weight : bold;
}

table.buno {
	width : 100%;
	border : 1px solid #6c805b;
}
table.buno th {
	padding : 3px;
	background-color : #6c805b;
	color : #f2f0e4;
}
table.buno td {
	padding : 3px;
	border : 1px solid #6c805b;
	vertical-align : top;
	text-align : left;
}
table.co {
	width : 100%;
	text-align : center;
}
table.co tr {
	vertical-align : top;
}
table.co td {
	padding-bottom : 20px;
}
table.contactform tr {
	vertical-align : top;
}
table.leadership {
	text-align : center;
}
table.leadership td {
	padding-bottom : 15px;
}
table.memorium {
	width : 100%;
	text-align : center;
}
table.memorium tr {
	vertical-align : top;
}
table.memorium td {
	padding-bottom : 20px;
	min-width : 200px;
	min-height : 250px;
}

td.memtd {
	background: #f2f0e4 url("/img/desertinsignia.jpg") no-repeat center;
}

tr.merchrow td{
	border-bottom : 1px dotted black;
}
tr.navsec {
	background-color : #6c805b;
	color : #f2f0e4;
	font-weight : bold;
	font-style : italic;
}
tr.navcurrent {
	font-weight : bold;
}

ul.spaced li {
	margin-bottom : 7px;
}
