/*
Design by Clinton Ward
http://www.clintonward.com
Released free under a Creative Commons Attribution 3.0 License
*/

body {
	padding: 0;
	font-family:"Tahoma", Arial, serif;
	font-size: 13px;
	color: #2E3033;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	
}
  .menubox
  {
  width: 800px;
  margin: auto;
  background: black;
  }
.h_menu {
  list-style-type: none;
  margin: auto;
  padding: 0;
  font-size: 20px;
  letter-spacing: -1px;
}

.h_menu li {
 font-size: 20px;
  display: inline;
  position: relative;
  float: left;
  background-color: black;
  text-decoration: none;
	height: 36px;
	width: 158px;
	float: left;
	padding: 0px;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.h_submenu {
  left: 0;
  position: absolute;
  top: 1em; /* no need to change, as true value set by script */
  display: block;
  visibility: hidden;
  letter-spacing: -1px;
  background: black;    
  width:130px;
}

.h_submenu li {
  background: black; 
  float: none;
  height:10px;
  font-size: 10px;
  line-height: 10px; 
}

.h_submenu li a {
  display: block;
  width: 130px; /*width of sub menu levels*/
  color: navy;
  text-decoration: none;
  border-top-width:0px;
  font-size: 10px;
  list-style-type: none;
}

.h_menu li a{
  display: block;
  width: auto;
  padding: 1px 2px 1px 10px;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
}

.h_menu li a:hover{

color: silver;
font-size: 18px;
}

#h_menu
{
	width: 800px;
	list-style-type: none;
  margin:auto;
	text-align: center;
	height: 50px;
	padding: 0px;
}

.menubutton  a
{
	text-decoration:none;
	color: #FFFFFF;
	float: left;
	width: 158px;
	height: 36px;
	line-height: 36px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.menubutton  a:visited
{
	color:#FFFFFF;
	text-decoration: none;
	float: left;
	height: 36px;
	width: 158px;
}
.menubutton  a:hover
{
	color:silver;
	text-decoration: none;
	float: left;
	height: 36px;
	width: 158px;
}
#header
{
	width:800px;
	height:100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#logo
{
	text-align:left;
	font-size:36px;
	color:#b11116;
	font-family:Tahoma, Verdana, Arial;
	width: 325px;
	height: 100px;
	line-height: 100px;
	padding-left: 75px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
}
#photo1 {
	height: 150px;
	width: 750px;
	background-image: url(images/photo1.png);
	background-repeat: no-repeat;
	font-family:Tahoma, Verdana, Arial;
	font-size: 36px;
	color: #2E3033;
	padding-left: 50px;
	line-height: 150px;
}
#photo2 {
	height: 150px;
	width: 750px;
	background-image: url(images/photo2.png);
	background-repeat: no-repeat;
	font-family:Tahoma, Verdana, Arial;
	font-size: 36px;
	color: #2E3033;
	padding-left: 50px;
	line-height: 150px;
}
#photo3 {
	height: 150px;
	width: 750px;
	background-image: url(images/photo3.png);
	background-repeat: no-repeat;
	font-family:Tahoma, Verdana, Arial;
	font-size: 36px;
	color: #2E3033;
	padding-left: 50px;
	line-height: 150px;
}
#photo4 {
	height: 150px;
	width: 750px;
	background-image: url(images/photo4.png);
	background-repeat: no-repeat;
	font-family:Tahoma, Verdana, Arial;
	font-size: 36px;
	color: #2E3033;
	padding-left: 50px;
	line-height: 150px;
}
#photo5 {
	height: 150px;
	width: 750px;
	background-image: url(images/photo5.png);
	background-repeat: no-repeat;
	font-family:Tahoma, Verdana, Arial;
	font-size: 36px;
	color: #2E3033;
	padding-left: 50px;
	line-height: 150px;
}
#photo6 {
	height: 150px;
	width: 750px;
	background-image: url(images/photo6.png);
	background-repeat: no-repeat;
	font-family:Tahoma, Verdana, Arial;
	font-size: 36px;
	color: #2E3033;
	padding-left: 50px;
	line-height: 150px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fixtable{

width: 680px;
}.white{
color:white;
}
#content
{
	margin-top:0px;
	width:800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contentbox {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


h1
{
	color:#b11116;
	font-family: Verdana;
	font-size: 30px;
	line-height: 30px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-size: 22px;
	padding: 0px;
	line-height: 22px;
	color: #b11116;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51790E;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.text
{
	line-height:22px;
	width: 800px;
}
.textsmall
{
	line-height:22px;
	width: 700px;
	margin-left: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.icon {
	height: 64px;
	width: 64px;
	float: left;
}
.more {
	color: #b11116;
	width: 85px;
	background-image: url(images/more.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
}
.more a {
	color: #b11116;
	text-decoration: underline;
}


#footer {
	text-align:center;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 11px;
	height: 70px;
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#footer a
{
	color:#FFFFFF;
	text-decoration:none;
}
a
{
	color:#b11116;
	text-decoration:underline;
}
a:visited
{
	color:#b11116;
	text-decoration: underline;

}

a:hover
{
	color: red;
	text-decoration: none;
}
p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
