body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8b804d;
	margin-top: 0px;
	margin-left: 40px;
	color: #262626;
}
td {
	font-size: 11px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #6c8b00;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #6c8b00;
	padding-top: 12px;
	margin-top:0px;
	margin-bottom: 8px;
}
a {
	color: #6c8b00;
}
form {
	margin: 0px;
}
ul {
	padding: 0px;
	margin: 12px 0px 8px 0px;
	list-style: none;
}
li {
	padding-left: 14px;
	margin-bottom: 4px;
	background-color: transparent;
	background-image: url(../images/greenarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
#navheader {
	background-image: url(../images/nav_logo_top.jpg);
	background-repeat: no-repeat;
	background-position: 22px;
	width: 660px;
	height:35px;
	text-align:right;
}
#nav {
	width: 673px;
}
#pageheader {
	background-repeat: no-repeat;
	vertical-align: top;
	height: 83px;
	width: 669px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6a592b;
	border-left-color: #6a592b;
}
#pagebody {
	vertical-align: top;
	width: 669px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6a592b;
	border-left-color: #6a592b;
	background-color: #FFFFFF;
}
#footer {
	background-color: #685629;
	height: 25px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3a3017;
	width: 673px;
	padding-top:11px;
}
#footershaddow {
	background-color: #807647;
	height: 4px;
	width: 669px;
	margin-left:2px;
}
td.hphoto {
	background-image: url(../images/hphoto.jpg);
	background-repeat: no-repeat;
	width: 452px;
	height: 373px;
	border-left: 2px solid #68572a;
	vertical-align: top;
	overflow: hidden;
}
td.hphoto div.body
{
	padding-top: 220px;
	padding-right: 28px;
	padding-left: 28px;
}
td.hphoto div.body div.photo
{
	background-color: #FFFFFF;
	border: 1px solid #c4c4c4;
	padding: 1px;
	float: left;
	margin-right: 30px;
}
td.hphotoright {
	width: 219px;
	height: 373px;
	vertical-align: top;
}
td.hphotoright div.ourspectitle {
	background-image: url(../images/ourspec_bg.jpg);
	background-repeat: no-repeat;
	height:68px;
	border-left: 2px solid #68572a;
	border-right: 2px solid #68572a;
	overflow: hidden;
}
td.hphotoright div.ourspectitle div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #bce21b;
	padding-top: 18px;
	padding-left: 22px;
	font-weight: normal;
	line-height: 18px;
}
td.hphotoright div.ourspecbody {
	height:122px;
	background-color:#6d8608;
	overflow: hidden;
	border-left: 2px solid #68572a;
	border-right: 2px solid #68572a;
}
td.hphotoright div.ourspecbody div {
	padding-top: 28px;
	padding-right: 4px;
	padding-left: 22px;
	font-size: 13px;
	font-weight:bold;
	color: #e8e8e8;
}
td.hphotoright div.ourspecbody div ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
td.hphotoright div.ourspecbody div li {
	padding-left: 14px;
	margin-bottom: 6px;
	background-color: transparent;
	background-image: url(../images/ourspec_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
td.hphotoright div.search {
	background-color: #d2d9b2;
	height: 183px;
	overflow: hidden;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 22px;
}
td.hphotoright div.search div.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #719d00;
	font-weight: bold;
	height:22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ab81f;
	margin-bottom: 12px;
	padding-top: 12px;
}
td.hphotoright div.search table {
	margin-top: 12px;
}
td.hphotoright div.search table tr td {
	padding-bottom: 5px;
}
td.hphotoright div.search table tr td input {
	font-size: 11px;
	margin-left: 18px;
}
td.hphotoright div.search table tr td select {
	font-size: 11px;
	margin-left: 18px;
}
td.hbody {
	width: 452px;
	border-left: 2px solid #68572a;
	border-top: 2px solid #68572a;
	vertical-align: top;
	background-color: #bea977;
}
td.hbody a {
	color: #556d00;
}
td.hbody table {
	margin-top: 16px;
	margin-bottom: 12px;
	margin-left: 30px;
}
td.hbody table td.left {
	padding-right: 16px;
	vertical-align: top;
}
td.hbody table td.right {
	padding-left: 16px;
	vertical-align: top;
	background-image: url(../images/vdots.gif);
	background-repeat: no-repeat;
	background-position: 1px 40px;	
}
td.hbody table td div.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #685629;
	font-weight: bold;
	height:22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #685629;
	margin-bottom: 18px;
}
td.hnews {
	width: 215px;
	border-left: 2px solid #68572a;
	border-right: 2px solid #68572a;
	border-top: 2px solid #68572a;
	vertical-align: top;
	background-color: #6d8608;
}
td.hnews div.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bce21b;
	background-image: url(../images/newssign_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 22px;
	font-weight: normal;
	font-weight: bold;
	height:28px;
}
td.hnews div.body {
	padding-top: 13px;
	padding-left: 22px;
	color: #ededed;
	padding-right: 22px;
}
td.hnews div.body table {
	margin-top: 12px;
	margin-bottom: 12px;
}
td.hnews div.body table tr td {
	color: #bce21b;
	padding-bottom: 5px;
}
td.hnews div.body table tr td input {
	font-size: 11px;
	margin-left: 6px;
}
#footer table tr td.poweredby {
	color: #ffffff;
	padding-left: 24px;
}
#footer table tr td.poweredby a {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
#footer table tr td.poweredby a:hover {
	text-decoration:underline;
}
#footer table tr td.nav {
	color: #f5e5bf;
	padding-right: 57px;
	text-align:right;
}
#footer table tr td.nav a {
	color: #f5e5bf;
	text-decoration:none;
}
#footer table tr td.nav a:hover {
	text-decoration:underline;
}
#pageheader div.logofill {
	padding-left:20px;
}
#pageheader div.title {
	padding-left:62px;
	padding-top:20px;
}
#pagebody div.body {
	padding-left:62px;
	padding-right:36px;
	padding-bottom:50px;
	padding-top:16px;
}
#pagebody img.photo {
	float:right;
	margin-left:25px;
	margin-right:37px;
	margin-bottom:12px;
}
#pagebody table.title {
	margin-left:64px;
	margin-right:36px;
	width:568px;
}
#pagebody table.title tr td.body {
	padding-top:28px;
	vertical-align:top;
	overflow:hidden;
}
#pagebody table.title tr td img.titlephoto {
	margin-left:25px;
}
#pagebody table.moreinfoitem {
	margin-left:64px;
	margin-right:36px;
	background-image: url(../images/hdots.gif);
	background-repeat: no-repeat;
	width:568px;
}
#pagebody table.moreinfoitem tr td img.moreinfo {
	margin-left:123px;
	margin-right:48px;
}
#pagebody table.moreinfoitem tr td img.applynow {
	margin-left:45px;
	margin-right:14px;
}
#pagebody div.combody {
	padding-bottom:50px;
	padding-top:38px;
}
#pagebody div.combody div.com {
	padding-left:33px;
	padding-right:43px;
}
#pagebody div.combody img.cphoto {
	border: solid 1px #000000;
	margin-right:35px;
	margin-top:12px;
}
#pagebody div.combody div.comalt {
	padding-left:33px;
	padding-right:43px;
	background-color:#f9f5eb;
}
#pagebody div.combody table {
	background-image: url(../images/hdots.gif);
	background-repeat: no-repeat;
}
#pagebody div.combody table tr td.toprow {
	padding-top:11px;
	vertical-align:top;
}
#pagebody div.combody table tr td.btmrow {
	padding-bottom:12px;
}
#navheader a {
	color:#ffffff;
	font-size: 10px;
	text-decoration: none;
}
#navheader a:hover {
	text-decoration: underline;
}
#navheader div {
	padding-top:16px;
}