html, body {
height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	color:#606060;
	background-color: #ffffff;
	text-align:center;
	margin-top: 0px;
}


a {
color:#be442a;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}


.linktext {
font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #17446a;
	text-decoration:none;
}

img {border:none;}

p {margin-bottom: 8px;
margin-top:0px;}

#top {
width:1000px;
}

#topright {
	float: right;
	text-align:right;
}
#clear {
clear:both;
}





.logo {
margin-top:24px;
margin-left:15px;
margin-bottom:11px;
}

h1 {
font-family:'Arial Black', Arial, Helvetica, sans-serif;
margin-top:0px;
margin-bottom:15px;
font-size:22px;
font-weight:bold;
color:#be442a;
}

h2 {
font-family:'Arial Black', Arial, Helvetica, sans-serif;
margin-top:0px;
margin-bottom:15px;
font-size:14px;
font-weight:bold;
color:#be442a;
}

h3 {
font-family:'Arial Black', Arial, Helvetica, sans-serif;
margin-top:0px;
margin-bottom:5px;
font-size:14px;
font-weight:bold;
color:#be442a;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
margin-top:0px;
margin-bottom:5px;
font-size:12px;
font-weight:bold;
color:#000000;
}

ul {
	margin-top:0px;
	margin-bottom:10px;
	list-style-image: url(../images/bullet.png);
}

li {
margin-bottom:2px;
}

.headingonegray {
color:#a0a2a2;
}

.small-text {
font-size:10px;
}

.address {
line-height:18px;
}

FORM {
	margin : 0px;
	padding : 0px;
}

fieldset {  
margin: 0 0 0 0;  
padding: 0; 
border-style: none;  
border: 0 none #FFF;
}	
	
fieldset.submit {  
float: none;  
width: auto;  
border-style: none;  
border: 0 none #FFF;
background-color: transparent; 
padding-left: 12em; 
}

label {  
float: left;  
width: 10em;  
margin-right: 1em; 
}

.indent {
	margin-left: 11em;
}

#maincontainer {
text-align:left;
width:1000px;
margin: 0 auto;
}

#hero {
	width:1000px;
	height:275px;
	background-color: transparent;
	background-image: url(../images/hero.jpg);
	background-repeat: no-repeat;
}

#content {
	width:1000px;
	
}


.homeintro {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:26px;
color:#797f83;
}


#nav {
	height:96px;
	background-image: url(../images/nav-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
  }
  
#nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	display:inline-block;
	width:133px;
	padding-left:12px;
	padding-top:12px;
	padding-bottom:3px;
	text-decoration:none;
	text-align: left;
}

#nav a:hover {
	color:#be442a;
}

.navselected {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#be442a;
	display:inline-block;
	width:133px;
	padding-left:12px;
	padding-top:12px;
	padding-bottom:3px;
	text-decoration:none;
	text-align: left;
}


#leftnavlinks {
	font-size: 14px;
	color: #000000;
	margin-bottom:20px;
	width:140px;
	margin-left:35px;
	margin-top:15px;
}

#leftnavlinks a{
	font-size: 14px;
	color: #000000;
	padding-top:4px;
	padding-bottom:4px;
	display:block;
}

#leftnavlinks a:hover{
	font-size: 14px;
	color: #be442a;
	text-decoration:none;
	font-weight:bold;
}

#leftnavlinks .selected {
font-weight:bold;
color:#be442a;
}

.pageimages {
margin-bottom:33px;
}

#bodycontent {
margin-left:42px;
margin-right:147px;
margin-top:15px;
}

#bodycontent p {margin-bottom: 8px;
margin-top:0px;}

#bodycontent img {margin-bottom: 15px;
margin-top:15px;}


#bodycontent .headshot {
margin-bottom: 0px;
margin-top:10px;
margin-right:15px;
}


#footer {
	width: 976px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#797f83;
	padding:12px;
	margin-top:15px;
}

#footer a {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#be442a;
text-decoration:none;

}

#footer a:hover {
color:#000000;
}

#footer a:visited {
color:#be442a;
}

#footeraddress {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#797f83;
}

#footeraddress a {font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#be442a;
text-decoration:none;

}

#footeraddress a:hover {
color:#000000;
}

#footeraddress a:visited {
color:#be442a;
}

form {
margin-top: 5px;
margin-bottom:8px;
padding:0px;
}

#video {
	border: 1px solid #C0C0C0;
	height: 355px;
	width: 585px;
}
#map {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 15px;
	height: 225px;
	width: 340px;
	background-repeat: no-repeat;
	text-align:right;
}

a.news  {
color:#be442a;
text-decoration:none;
font-weight:bold;
font-size:14px;
}

a.news:hover  {
color:#000000;
text-decoration:underline;
}

a.news:visited {
color:#be442a;
}

#content .newsbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	margin-top: 20px;
	margin-bottom: 20px;
	padding:5px;
}

#downloads {
}

#downloads img {
margin:0;
}

