	
	body
	{
		text-align: center;
		background-image: url(images/bk.gif);
		color: #013334;
		font: 75% Verdana,Tahoma,Arial,sans-serif;
	}
	

	
	#container
	{
		text-align: left;
		margin: 0 auto;
		width: 850px;
		background: #FFF repeat-y;
		clear:both;
	}
	
	#container2
	{
		
		margin: 0 auto;
		width: 850px;
		background: #FFF repeat-y;
		clear: both;
	}
	
	#container3
	{
		
		margin: 0 auto;
		width: 850px;
		background: #FFF repeat-y;
		clear: both;
		text-align: left;
	}
		
	#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('images/navbk.gif') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana;
  font-size:11px;
  font-weight:bold;
  
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #013334;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('images/hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }	

#address {
  height: 43px;
  width: 346px;
  color: #013334;
  margin-top: 5px;
  font-weight:bold;
}

#foot {
  height: 21px;
  width: 850px;
  color: #fff;
  padding-top: 5px;
  background: #7d593c repeat-y;
  text-align: center;
}		
.style2 {
	color: #7D593C;
	font-weight: bold;
	font-style: italic;
}
.style3 {color: #7D593C; font-weight: bold; font-style: italic; font-size: 14px; }

.style5 {
	color: #7D593C;
	font-weight: bold;
}

a:link { color: #013334; }
	a:visited { color: #013334; }
	
	a:hover, a:active
	{
		color: #7d593c;
	}
	
#photo
	{
	width: 195px;
	height: 168px;
	clear:both;
	}
	
#photodiv {
  	background-repeat: no-repeat;
	}
.style4 {
	font-size: 14px;
	font-weight: bold;
}


