BODY {
	background: #865e36;
	color: #ffffff;
	font-family: Helvetica, Geneva, sans-serif;
}

STRONG, B {
	color: #ffcc66;
}

H1 {
	color: #f0ae38;
	font-size: 1.5em;
	font-style: italic;
}

H2 {
	font-size: 1em;
	color: #ffffff;
	margin-bottom: 0px;
	text-transform: uppercase;
}

H3 {
	font-size: 1em;
	color: #cc9933;
	margin-bottom: 0px;
	text-transform: uppercase;
}

P, LI {
	font-size: 0.9em;
	line-height: 1.3em;
}

A:LINK, A:VISITED {
	font-weight: bold;
	color: #e0d59d;
	text-decoration: none;
}

A:HOVER {
	color: #ffffff;
}
		
A.navLeft {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #e0d59d;
	text-decoration: none;
	line-height: 1.5em;
}

A.navLeft:HOVER {
	color: #ffffff;
}

.box_standard {
	background: #543b22;
	border: 1px solid #d25516;
}

.box_chevron {
	background: #553211 url('graphics/chevrons_brown.jpg');
	background-repeat: no-repeat;
	border: 1px solid #d25516;
}

.box_dark {
	background: #543b22;
	border: 1px solid #d25516;
}

.box_white {
	background: #ffffcc;
	border: 1px solid #d25516;
	color: #000000;
}

.box_white {
	background: #ffffcc;
	border: 1px solid #d25516;
	color: #000000;
}

.box_white H1 {
	color: #990000;
}

.box_white H2 {
	color: #cc9933;
}

.box_white A:LINK {
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

.box_white A:VISITED {
	color: #590601;
	font-weight: normal;
	text-decoration: underline;
}

.box_white A:HOVER {
	color: #d25516;
	font-weight: normal;
	text-decoration: underline;
}

.box_white B {
	color: #000000;
}

.box_white STRONG {
	color: #000000;
}


.gold {
	color: #e0d59d;
}

.orange_border {
	border: 1px solid #d25516;
}

.specs {
	font-size: 0.8em;
	color: #000000;
	border-bottom: 1px dashed #990000;
}

.specs_header {
	font-size: 1em;
	color: #cc9933;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
}

.style1 {
	color: #660000;
	font-weight: bold;
}

.style2 {
	font-size: 18pt;
	font-weight: bold;
	color:#660000;	
}

.style3 {color: #000066}
.style4 {color: #003366}

.style5 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.style7 {font-size: 14px; font-weight: bold; }
.style8 {font-size: 14px; font-weight: bold; color: #660000; }
.style11 {font-size: 14px; font-weight: bold; color: #FFFFFF; }
.style12 {color: #FFFFFF; }
.style13 {color: #FFFFCC}
.style14 {font-size: 14px; font-weight: bold; color: #FFFFCC; }
.style15 {color: #000066}
.style16 {color: #ffafoc; font-weight:bold}

.link-border {
	border-right:1px #47321d solid;
	border-bottom:1px #47321d solid;
	border-top:1px #614427 solid;
	border-left:1px #614427 solid;
	padding:4px;
	}