body {
background: url(back_top.gif) top repeat-x;
margin: 0; 
padding: 0; }

#background{
background: url(back_bottom.gif) bottom repeat-x;}


#wrapper { 
width:793px;
	margin: 0em auto;
	padding: 0em;

}
#header {
 color: #333;
 width: 793px;
 float: left;
 padding: 0px;
 height: 112px;
 margin: 0px 0px 0px 0px;
 background: #905437;
 border-left:1px solid #edeadb;
 border-right:1px solid #edeadb;
}
#whitemarsh {
 color: #333;
 width: 793px;
 float: left;
 padding: 0px;
 height: 31px;
 margin: 0px 0px 0px 0px;
 background: #905437;
 border-left:1px solid #edeadb;
 border-right:1px solid #edeadb;
}
#nav {
	color: #000;
	width: 793px;
	float: left;
	padding: 0px;
	height: 36px;
	margin-top: 0px;
	border-left:1px solid #edeadb;
	border-right:1px solid #edeadb;
	background-image: url(nav_back.gif);
	background-repeat: repeat-x;
}
#nav_cell{
	float: left;
	height: 30px;
	padding-top: 6px;
	padding-left:15px;}

#nav_cell a{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
#nav_cell a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: bold;
	padding-left: 15px;;
	background-image: url(rollover.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#leftcolumn { 
 color: #333;
 background: #f1eee2 url(left_column.gif) no-repeat left top;
 margin: 0px 0px 0px 0px;
 padding-right: 10px;
 height: 416px;
 width: 200px;
 float: left;
}
#menu{
list-style-type: none;
margin: 0px;
padding: 0px;
width: 190px;
height: 35px;
padding-left: 5px;

}

#menu a{
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #905437;
display: block;
width: auto;
padding-left: 15px;
text-decoration: none;

}

#menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dd6d17;
	text-decoration: bold;
	padding-left: 15px;;
	background-image: url(menu_rollover.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#info a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dd6d17;
	text-decoration: bold;
	padding-left: 15px;;
	background-image: url(menu_rollover.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#content { 
 float: left;
 color: #333;
 background: #f1eee2;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 416px;
 width: 190px;
 display: inline;
}

#content2 { 
 float: left;
 color: #333;
 background: #f1eee2;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 416px;
 width: 293px;
 display: inline;
}
#rightcolumn { 
 color: #333;
 background: #f1eee2;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 416px;
 width: 100px;
 float: left;
}
#footer { 
 width: 793px;
 height: 50px;
 clear: both;
	background: #905437;
	border-left:1px solid #edeadb;
	border-right:1px solid #edeadb;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 	color: #F1EEE2;
	font-size: 11px;
}

#footer a {
	color: #F1EEE2;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #F1EEE2;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #905437;
	text-decoration: none;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
p a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #905437;
	text-decoration: none;
}
p a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #905437;
	text-decoration: none;
	font-weight: bold;
}