body {
padding: 0;
margin: 0;
font-family: Tahoma, Verdana, Helvetica;
font-size: .9em;
background-color: #233a3c;
background-image:url(images/top_bg.jpg);
background-repeat:repeat-x;
color: #FFF;
}
a {
color: #fff;
}

#container{
width: 753px;
overflow:hidden;
margin: 0 auto 10px auto;
}

#header_logo{
width: 568px;
height: 207px;
background: url(images/header_logo.jpg) no-repeat;
float: left;
}

#flash_bg{
width: 185px;
height: 257px;
background: url(images/flash_bg.jpg) no-repeat;
float: right;
}

#heritage{
width: 403px;
height: 50px;
background:url(images/heritage.jpg) no-repeat;
float: left;
}

#nav_area{
width: 165px;
height: 272px;
background:url(images/nav_bg.jpg) repeat-y;
float: left;
margin-bottom: 10px;
}

#nav_bottom{
width: 165px;
height: 75px;
background:url(images/nav_bottom.jpg) no-repeat;
}

#nav_options{
width: 165px;
height: 197px;
}

.vertnav{
margin:0;
padding: 0;
width: 165px;
list-style:none;
}

.vertnav li {
width: 165px;
height:36px;
text-indent: -9999px
}

.vertnav_home a {
width: 165px;
height:36px;
display:block;
background: url(images/home_butt.jpg) no-repeat;
text-decoration:none;
}

.selected_home a {
width: 165px;
height:36px;
display:block;
background: url(images/home_butt_over.jpg) no-repeat;
text-decoration:none;
}

.vertnav_home a:hover {
width: 165px;
height:36px;
display:block;
background: url(images/home_butt_over.jpg) no-repeat;
text-decoration:none;
}

.vertnav_gallery a {
width: 165px;
height:36px;
display:block;
background: url(images/gallery_butt.jpg) no-repeat;
text-decoration:none;
}

.selected_gallery a {
width: 165px;
height:36px;
display:block;
background: url(images/gallery_butt_over.jpg) no-repeat;
text-decoration:none;
}

.vertnav_gallery a:hover {
width: 165px;
height:36px;
display:block;
background: url(images/gallery_butt_over.jpg) no-repeat;
text-decoration:none;
}

.vertnav_bio a {
width: 165px;
height:36px;
display:block;
background: url(images/bio_butt.jpg) no-repeat;
text-decoration:none;
}
.selected_bio a {
width: 165px;
height:36px;
display:block;
background: url(images/bio_butt_over.jpg) no-repeat;
text-decoration:none;
}

.vertnav_bio a:hover {
width: 165px;
height:36px;
display:block;
background: url(images/bio_butt_over.jpg) no-repeat;
text-decoration:none;
}

.vertnav_contact a {
width: 165px;
height:36px;
display:block;
background: url(images/contact_butt.jpg) no-repeat;
text-decoration:none;
}

.selected_contact a {
width: 165px;
height:36px;
display:block;
background: url(images/contact_butt_over.jpg) no-repeat;
text-decoration:none;
}

.vertnav_contact a:hover {
width: 165px;
height:36px;
display:block;
background: url(images/contact_butt_over.jpg) no-repeat;
text-decoration:none;
}

#home_content{
width: 548px;
/*height: 181px;*/
float: left;
padding: 20px 7px 5px 20px;
line-height: 20px;
}
#footer-link{
color: #FFF;
font-size: .9em;
list-style:none;
text-align: center;
margin:0;
padding:3px 2px 7px 2px;
}
#footer-link li{
color: #FFF;
display:inline;
font-weight: 700;
margin: 0 1px 0 1px;
padding: 6px 10px 7px 10px;
}
#footer-link li a{
color: #FFF;
margin: 0 1px 0 1px;
padding: 6px 10px 7px 10px;
text-decoration:none;
}
#footer-link li a:hover{
color: #FFF;
}

input, textarea {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#fff;

}

label {

	color:#999;

	cursor:pointer;

	padding-left:2px;

	line-height:15px;

	vertical-align:top;

}

label.chosen {

	color:#333;

}
/*Text inputs*/

.textinput, .textinputHovered {

	width:236px;

	height:15px;

	background:url(images/input.gif) no-repeat left top;

	border:none;

	padding:4px 8px;

}

.textinputHovered {

	background-position:left bottom;

}



/*Text areas*/

.textarea, .textareaHovered {

	width:336px;

	height:125px;

	background:url(images/textarea.gif) no-repeat left top;

	border:none;

	padding:4px 8px;

}

.textareaHovered {

	background-position:left bottom;

}
/*Button*/

.buttonSubmit, .buttonSubmitHovered {

	width:69px;

	height:26px;

	color:#FFF;

	font-weight:bold;

	padding:2px 5px;

	background:url(images/button.gif) no-repeat left top;

	cursor:pointer;

	border:none;

}

.buttonSubmitHovered {

	background-position:left bottom;

}

#sections{
font-weight: 700;
}
#sections td{
text-align: center;
font-weight:700;
}

