* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #e8e6da;
}

a {
	color: #6B480E;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #081449;
}

#wrapper { 
 margin: 0 auto;
 width: 879px;
background-color: #e8e6da;
}

#divcontainer {
clear: both;
background-color: #fff;
width: 870px;
}

#header {
color: #333;
width: 879px;
margin-left: 1px;
height: 74px; 
background: #e8e6da url(images/header.gif) no-repeat;
}

.topRight {
	float: right;
	padding: 10px;
	color: #660000;
	font-weight: bold;
	margin-top: 35px;
}

#container {
 color: #333;
 width: 890px;
 padding: 0;
 background: transparent;
}


#topnav {
 color: #333;
 width: 879px;
 float: left;
 padding: 0;
 margin: 0px;
 height: 36px; 
 background: #e8e6da;
}

ul.topMenu {
	list-style: none;
	float: left;
	background: url('images/top_nav/top_nav_bg.gif') top;
	height: 36px;
	margin: 0px;
	padding: 0px;
}

ul.topMenu li {
	list-style: none;
	float: left;
}

ul.topMenu li a {
	padding: 9px;
	height: 36px;
	line-height: 36px;
	border-right: 1px groove #555555;
}

#lastMenu {
	border: 0px;
}
.leftMenuLeft {
	float: left;
	width: 47px;
	height: 240px;
}

ul.leftMenu {
	float: left;
	width: 158px;
	height: auto;
	background: url(images/leftMenuBg.gif) repeat-x;
}

ul.leftMenu li {
	list-style: none;
}

ul.leftMenu li a {
	display: block;
	width: 135px;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	padding: 8px 8px 8px 3px;
	border-bottom: 1px groove #333333;
}

#leftcolumn { 
 float: left; 
 color: #333;
 background:  #fff url(images/leftbg.gif);
 background-position: 0 241px ;
 background-repeat:no-repeat;
 margin: 0;
 padding: 0;
 width: 205px;

}

#rightcolumn { 
position:relative;
 float: right;
 color: #333;
 background: #fff url(images/shadow-right.gif) repeat-y;
 background-position: 668px 0;
 margin: 0;
 padding: 0;
 width: 685px;
}

#content {
position:relative;
width: 668px;
margin-top: -30px;
padding-bottom: 47px;
background: transparent url(images/shadow-left.gif) no-repeat;
background-position: 0 0;
}

#content p {
padding-left: 26px;
padding-right: 40px; 
line-height: 1.6em;
}

h1 {
padding-bottom: 10px;
padding-left: 26px;
font-size: 28px; 
font-family: Times New Roman, sans-serif;
color: #7a5128;
font-weight: normal;
}

.address {
padding-top: 105px;
clear: both;
padding-left: 57px;
}

#tfooter { 
width: 879px;
_width: 891px;
clear: both;
background: #e8e6da url(images/shadow-bt.gif) no-repeat;
background-repeat: no-repeat;
height:9px;
margin-left: -1px;
padding: 0;
}

#footer { 
width: 875px;
margin-top: 5px;
background-color:  #f6f5f0;
background-repeat: no-repeat;
height:45px;
}

.brown {
color: #7a5128;
}

#coord {
position:relative;
margin-top: 51px;
}

#topnav img {border: 0;}
#leftcolumn img {border: 0;display: block;}


#footer ul {
font-size: 11px;
font-weight: bold;
list-style-type: none;
text-align:center;
padding-top: 15px;
color: #7a5128;
}

#footer li {
display: inline;
list-style: none;
}

#footer li a{
color: #7a5128;
text-decoration:none;
}

#footer li a:hover{
color: #081449;
text-decoration:none;
}

#boldlink{
font-weight: bold;
text-decoration: none;
color: #7a5128;
}
