﻿html {
font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
font-size:  small;
background-color: #FFFaeF;
}
body {
font-size: 100%;
}

#container {
	width: 1000px;
	height:1100px;
	margin: 5px ; /* fix for centering div in firefox 
	padding: 10px;margin: 0px auto 0px auto;*/
	
	padding: 10px;
	
	text-align: left;  
	
}


#navigation{
	text-align:center;
	}


#top_nav {
margin: 0;
padding: 0;
/*
background:  #8c7139;*/
list-style-type: none;
width: 1000px;
float: none; /* Contain floated list items */
text-transform:uppercase;
}
#top_nav li{
margin: 10;
padding: 10;
float: left;
list-style-type:none;
display:inline


}
#top_nav a{
float: left;
padding: 5 5px;
color: #000;
text-decoration: none;
line-height: 2;
text-align: center;
border-right: 1px solid #FFF;
}
#nav #nav_con a {
border: none;
}
#top_nav a:hover {
/*
background: #4F4532;*/
background: maroon;
color: #fff;
}
#body_hom #nav_hom a, #body_map #nav_map a,
#body_jou #nav_jou a,#body_his #nav_his a,
#body_ref #nav_ref a,
#body_con #nav_con a {/*
background: #BEB06F;
color: #1A1303;
font-weight: bold;*/
}

#LogoLayer{
	font-family:"Times New Roman", Times, serif;
	font-size:30pt;
 	font-weight: bold;
    color: #8C7139;
    height:164px;
	width:181px;   
    text-align: center;
}
#Title1{
	font-family:"Times New Roman", Times, serif;
	font-size:30pt;
 	font-weight: bold;
    color: #8C7139;
    height:75px;
	width:750px;   
    text-align: center;
  
    
    
}
#Title2{
  font-family:"Times New Roman", Times, serif;
  font-size: 20pt;
 font-weight: bold;
  height:40px;
  width:750px;
  color: #8C7139;
  text-align: center;

}

#Title3{
  font-family:"Times New Roman", Times, serif;
    font-size: 18pt;
 font-weight: bold;
  color: #8c7139;
  width:750px;
  text-align: center;
  text-transform:capitalize
 
}
#page_content {
	
	font-size: 18px;
	width:1000px;
	color:black

}
h1
{
font-family: Charlesworth;
font-size: 30pt;
font-weight: bold;
color: #8C7139;
text-align: center;
margin: 0;}

h2
{
font-family: Charlesworth;
font-size: 25pt;
font-weight: bold;
color: #8C7139;
text-align: center;
}
h3
{
font-family: Charlesworth;
font-size: 15pt;
font-weight: bold;
color: #800000;
text-align: center;
}


#address{
	text-align:center
}

#footer {
    font-family: Times New Roman;
	font-size: 10pt;
	 border-style:inset;
	text-align:center;
	font-weight:bold;
	width:1000px;
	height:75px
	
}

#spaceholder{
	  font-family: Castellar;
  font-size: 15pt;
  font-weight: bold;
  color: #8C7139;
  text-align: center;
 width:700px;
height:40px;
	
}


.dropcap {
	font: bold 350% Times New Roman;
	color: 000000;
	width: 40pt;
	float: left;
	padding-top: -150px;
}
.center{
  text-align: center;
   
}
.td300{
	width:330px
}

