body {
	margin: 10px 0 10px 0;
	padding: 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#000;	
}

#container {
margin-top:0px;
	width: 800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	border: solid 1px #666666;
	}
	
	
#Header {
padding-right:15px;
padding-top:15px;
padding-bottom:10px;
text-align:right;
width:780px;
height:105px;
margin-bottom:0px;
background-image: url(../Images/header.jpg);
background-repeat:no-repeat;
color:#CCCCCC;
}


#Navigation {
text-align:left;
margin:0px 0px 0px 0px;
padding:0px;
width:762px;
height:38px;
}

#NavigationBack {
text-align:left;
margin:0px 0px 0px 0px;
padding:0px;
width:800px;
height:38px;
background-image: url(../Images/navback.jpg);
}

#Navigation li { display: inline; }
#Navigation li a { float: left;  height: 38px; padding-top: 0px; overflow: hidden; padding-left:0px; }
#Navigation li a { background-image: url(../Images/nav.png); background-repeat:no-repeat; }
#Navigation li#Option1 a { background-position: 0 -6px; width:125px; }
#Navigation li#Option2 a { background-position: -125px -6px; width:100px; }
#Navigation li#Option3 a { background-position: -225px -6px; width:100px; }
#Navigation li#Option4 a { background-position: -325px -6px; width:100px; }
#Navigation li#Option5 a { background-position: -425px -6px; width:100px; }


#Navigation li#Option1 a:hover { background-position: 0 -56px; width:125px; }
#Navigation li#Option2 a:hover { background-position: -125px -56px; width:100px; }
#Navigation li#Option3 a:hover { background-position: -225px -56px; width:100px; }
#Navigation li#Option4 a:hover { background-position: -325px -56px; width:100px; }
#Navigation li#Option5 a:hover { background-position: -425px -56px; width:100px; }


#Leftcolumn {
float:left;
text-align:left;
width:450px;
padding-left:0px;
margin-right:9px;
}


#Leftcolumnb {
float:left;
text-align:left;
width:700px;
padding-left:0px;
margin-right:9px;
}


#Rightcolumn {
float:right;
width:190px;
padding-top:5px;
padding-left:40px;
padding-right:30px;
}

#MainStuff {
margin-top:20px;
margin-left:32px;
margin-right:30px;
margin-bottom:20px;
width:738px;
}

#SiteText {
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#CCCCCC;
	font-size:13px;
}

#Brochures {
margin: 20px 0px 30px 0px;
}

#Highlights {
line-height:15px;
	text-align:left;
	height:100%;
	color:#FF8B00;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#CommentBox {
float:left;
}

#Comment {
color:#CCCCCC;
	font-size:11px;
	width:300px;
	text-align:left;
}

#CommentName {
color:#FF8B00;
	font-size:12px;
	font-weight:bold;
	width:300px;
	text-align:left;
}

H4 {
	font-weight:lighter;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF8B00;
	padding:0px;
	margin:0px;
}

H3 {
	font-weight:lighter;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}
H2 {
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5F212B;
	text-align:left;
	padding:0px;
	margin:0px;
}

H1 {
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF8B00;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	line-height:30px;
}

.Orange {
	color:#FF8B00;
	font-size:13px;
	font-weight:bold;
}

.Orange a:link {
	color:#FF8B00;
	text-decoration:underline;
}
.Orange a:visited {
	color:#FF8B00;
	text-decoration:underline;
}
.Orange a:hover {
	color:#FF8B00;
	text-decoration:none;
}
.Orange a:active {
	color:#FF8B00;
	text-decoration:underline;
}



.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a:link {
	color:#CCC;
	text-decoration:underline;
}
a:visited {
	color:#CCC;
	text-decoration:underline;
}
a:hover {
	color:#CCC;
	text-decoration:none;
}
a:active {
	color:#CCC;
	text-decoration:underline;
}


#footer {
	margin: 40px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
	text-align:center;
	font-size:10px;
	color:#CCCCCC;
}


#footer a {
padding-right:0px;
	text-decoration: underline;
	color:#CCCCCC;
}
	
#footer a:hover {
	color:#CCCCCC;
	text-decoration:none;
}	

#footer a:active {
padding-right:0px;
	text-decoration:underline;
	color:#CCCCCC;
}
	
#footer a:visited {
	color:#CCCCCC;
	text-decoration:underline;
}	
	
.clearfloat {
	clear:both;
	height:0;
	line-height: 0px;
}
