body {
	background: #507406 url(/img/body-bg.jpg) repeat-x top;
	font: 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	text-align: center;
	width: 760px;
}
#container {
	width: 760px;
	text-align: left;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	display: none;
}
#header {
}
#menu {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	display: block;
	background: url(/img/menu-button.jpg) no-repeat center center;
	float: right;
	height: 31px;
	width: 76px;
	text-align: center;
	margin-right: 4px;
}
#menu a {
	color: #fff;
	text-decoration: none;
	display: block;
	margin-top: 4px;
}
#submenu {
	color: #AD5A18;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	background: url(/img/submenu-bg.jpg) no-repeat left top;
	height: 28px;
	width: 402px;
	float: right;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
}
#submenu ul {
	margin: 2px 0px 0px;
	padding: 0px;
	list-style: none;
}
#submenu li {
	display: inline;
	border-right: 1px solid #D49868;
	margin-right: 6px;
	padding-right: 6px;
}
#submenu a {
	color: #AD5A18;
	text-decoration: none;
}
#submenu li.lastli {
	border-right: none;
}
#content {
	clear: both;
	padding-top: 10px;
}
#menu a:hover {
	color: #FFFF99;
}
#submenu a:hover {
	color: #663333;
}
a img {
	border: none;
}
#sidebar {
	float: right;
	width: 335px;
}
.sidemod {
	background: #FAF6C8 url(/img/sidebar-body.gif) repeat-y left;
	}
.sidemodpad {
	background: url(/img/sidebar-top.gif) no-repeat left top;
	padding: 25px;
}
.sidemod h2 {
	color: #56381A;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
.sidemod h3 {
	color: #BC9D56;
	font-size: 18px;
	margin: 0px;
margin-top: 5px;
	padding: 0px;
}
.sidemod p {
	font-size: 12px;
	color: #6B523B;
	margin: 5px 0px;
	padding: 0px;
}
.sidemod ul {
	padding: 3px 0px;
	margin: 0px;
	list-style: none;
	color: #6B523B;
	font-size: 13px;
}
.sidemod li {
	margin: 2px 10px;
}
.sidemod a {
	color: #6B523B;
	text-decoration: none;
	font-weight: bold;
}
.sidemod a:hover {
	text-decoration: underline;
}
.sidemodbottom {
	background: url(/img/sidebar-bottom.gif) no-repeat left bottom;
	height: 35px;
	line-height: 0px;
}
.photo img {
	border: 1px solid #000;
	margin: 18px;
}
.photo .caption {
	font-size: 17px;
	color: #333;
	text-transform: capitalize;
	display: block;
	padding-bottom: 15px;
	font-weight: bold;
}
#mainpad {
	padding-top: 10px;
	padding-bottom: 10px;
}
#main {
	float: left;
	clear: left;
}

.description {
	width: 420px;
	text-align: left;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}
.photo {
	text-align: center;
}
.photo .category {
	font-size: 28px;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	padding-bottom: 15px;
	font-weight: bold;
}
.category a {
	color: #000;
	text-decoration: none;
}
.category a:hover {
	color: #090}
.entry {
	width:410px;
	background: #FFF url(/img/entry-bg.gif) repeat-x left bottom;
	border: 1px solid #000;
	margin-bottom: 10px;
}
.entry p {
	font-size: 13px;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	color: #56381A;
}
.entry a {
	text-decoration:none;
	color: #56381A;
}
.entry a:hover {
	text-decoration:underline;
}
.entry h2 {
	font-size: 20px;
	padding: 10px 10px 3px 10px;
	margin:0px;
	color: #56381A;
}
.entry h3 {
	font-size: 14px;
	padding: 10px 10px 7px 10px;
	margin:0px;
	color: #444;
}
.contactform {
	padding: 10px;
	font-size:13px;
}
.contactform input,.contactform textarea {
	width: 385px;
}
.contactform input.button {
	background: #507406;
	color: #fff;
	font: 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 80px;
	margin: 5px;
}
.frontlinks {
text-align:center;
}
.frontlinks img {
margin-top: 7px;
}
img.left {float:left;margin:8px;}