
body {
	background-color: #efead8;
	margin: 0;
	padding: 0;

}

#container {
	margin: 0 auto;
	width: 808px;
	padding-top: 250px;
	padding-left: 30px;
	padding-bottom: 60px;
}


#container p { color: black;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	line-height: ;
}

#header {
	background-image: url(../img/header_bg.jpg); background-repeat: repeat-x; height:175px; 

}

#title {
	 height:124px; margin: 0 auto; padding-top: 10px;
}

#title img {
	border-style: none;
}

h1 {
	display:none;
}

h2 {
	font-size: 2em; color: #9d875e;
	font-weight: normal;
	font-style: normal;
}

.hr {
	background-image: url(../img/hr.png); background-repeat: no-repeat; width: 374px; height:86px; margin: 0 auto;
}

.textbold {
	font-size: 1.4em;
	font-weight: bold;
}

#top {
	position:fixed; width: 100%;
}

div#navcontainer
{
background-image: url(../img/nav.jpg);

background-color: #1F00CA;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
height: 58px;
margin: 0 auto;
}

div#navcontainer ul
{
font-family: Georgia, Helvetica, sans-serif;
color: black;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 10px;

}

div#navcontainer ul li
{
display: inline;
background-image: url(../img/navbg.png);

}

div#navcontainer ul li a
{
padding: 5px 35px 20px 35px;
color: black;
text-decoration: none;
border-right: 1px solid #e0dac3;
font-weight: 500;


}

div#navcontainer ul li a:hover
{
color: #808c2f;

}

#active a { border-left: 1px solid #808c2f; }

#navbg {
	background-image: url(../img/navbg.png); background-repeat: no-repeat; margin: 0 auto; height:58px; width: 808px;

}

#footer {
	background-image: url(../img/footerbg.jpg); background-repeat: repeat-x; height:180px; width: 100%;
}

#footernav {
padding-top: 5px; width:855px; margin: 0 auto; height:58px; }

#footernav ul li {

border-left: 1px solid #808c2f;
padding-left: 20px;
}

#footernav a {
	color:black;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
}

#footernav a:hover {
	color:#808c2f;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#footerlist li
{
display: inline;
list-style-type: none;
padding-right: 15px;
}

#mapborder {
	width: 808px; height:400px;
	border: 2px solid #9d875e;
	margin-bottom: 30px;
}

#mapborder a {
	color: black;
}

.galleryborder {
	border: 2px solid #9d875e;
	margin-right: 35px;
	
}

.gallerybordertop {
	border: 2px solid #9d875e;
	margin-right: 35px;
	margin-top: 35px;
	
}

#nitb { 
		width:645px; 
	 	 
	 	margin-top: 30px; 
     	text-align: right; 
		padding-top: 3px;
}

.nitbicon {background-image: url(../img/nitb.png); background-repeat: no-repeat; height: 85px; width: 87px; margin-top: 40px; margin-left: 30px;}












