* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #e8e6da;
}

#wrapper { 
 margin: 0 auto;
 width: 879px;
background-color: #e8e6da;
}

ol{
	padding-left:43px;
}

#divcontainer {
background-color: #fff;
width: 870px;
}

#header {
color: #333;
width: 879px;
margin-left: 1px;
height: 74px; 
background: #e8e6da url(../images/header.gif) no-repeat;
}

#container {
 color: #333;
 width: 890px;
 padding: 0;
 background: transparent;
}


#topnav {
 color: #333;
 width: 879px;
 float: left;
 padding: 0;
 height: 36px; 
 background: #e8e6da;
}



#leftcolumn { 
 float: left; 
 color: #333;
 background:  #fff url(../images/leftbg2.gif);
 background-position: 0 241px ;
 background-repeat:no-repeat;
 margin: 0;
 padding: 0;
 width: 205px;

}
#leftcolumn2 { 
 float: left; 
 color: #333;
 background:  #fff url(../images/leftbg.gif);
 background-position: 0 241px ;
 background-repeat:no-repeat;
 margin: 0;
 padding: 0;
 width: 205px;

}
#leftcolumn3 { 
 float: left; 
 color: #333;
 background:  #fff url(../images/leftbg02.gif);
 background-position: 0 241px ;
 background-repeat:no-repeat;
 margin: 0;
 padding: 0;
 width: 205px;

}
#leftcolumn4 { 
 float: left; 
 color: #333;
 background:  #fff url(../images/leftbg04.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;
}
h2 {
padding-bottom: 10px;
padding-left: 26px;
font-size: 24px; 
font-family: Times New Roman, sans-serif;
color: #7a5128;
font-weight: normal;
}

p{
font-family: Helvetica, Arial, sans-serif;
color:#333333;
}
.address {
padding-top: 105px;
padding-left: 57px;
font-family: Helvetica, Arial, sans-serif;
font-size:11px;
color:#333333;
}

.address2 {
padding-top: 160px;
padding-left: 57px;
font-family: Helvetica, Arial, sans-serif;
font-size:11px;
color:#333333;
}


#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: 9.5px;
font-weight: normal;
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;
}



/*  coded by: http://www.cliftonwebdesign.co.uk  */