body {
	background: #FFFAE4;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
#header {
	background: #6A7557 url("/images/logo.gif") no-repeat;
	height: 90px;
}
#nav {
	background: #6A7557 url("/images/nav.gif") repeat-x;
	width: 330px;
	float: right;
	height: 46px;
	margin-top: 44px;
}
.left_line {
	border-left: 1px solid #CCCC99;
}
#nav a {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
#banner {
	background:    url("/images/banner.jpg");
	height: 200px;
}
h1 {
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	color: #58664C;
	padding-top: 20px;
}
h2 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
}
a {
	font: normal 12px/22px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#content {
	width: 350px;
	font: normal 12px/22px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-left: 55px;
	float: left;
}
#footer {
	background: #6A7557;
	height: 20px;
}
#contact {
	width: 647px;
	font: normal 12px/22px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-left: 55px;
}
#image {
	float: right;
	margin-top: 40px;
	width: 290px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#clear {
	clear: both;
}
.cell {
	border: 1px solid #58664C;
}
.thumbnail {
	border: 15px solid #6A7557;
}
.thumbtable {
	padding: 5px;
	width: 600px;
}
.itemborder {
	border: 1px solid #B5B59B;
}
.cmsitem {
	border: 1px solid #B5B59B;
	margin-bottom: 7px;
	background-color: #FFFFFF;
	width: 600px;
}
a.cmsbutton {	
	font: normal 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 3px;
	text-decoration: none;
	display: block;
	margin: 3px;
	text-align: center;
	background-color: #FFFFFF;
	width: 80px;
	border: 1px solid #B5B59B;
}
a.cmsbutton:hover {
	background-color: #58664C;
	color: #ffffff;
	text-decoration: none;
}
.text {
	font: normal 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
a.backbutton {	
	font: normal 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 3px;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #B5B59B;
}
a.backbutton:hover {
	background-color: #58664C;
	color: #ffffff;
	text-decoration: none;
}
#itemcontent {
	width: 640px;
	font: normal 12px/22px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-left: 55px;
	float: left;
}

