#wrapper {
	padding: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
}
#leftBar {
	float: left;
	width: 160px;
	margin-bottom: 10px;
}
#logos {
	text-align: center;
	clear: both;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBDC8F;
	border-bottom-color: #CBDC8F;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#logos img {
	margin-right: 25px;
	margin-left: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 24px;
	color: #006337;
}
h2 {
	font-size: 16px;
	color: #FF723C;
}
h3 {
	font-size: 15px;
	color: #8B985C;
}
h4 {
	font-size: 14px;
	color: #8B985C;
}
#content {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 780px;
}
#bottomNav li{
	display: inline;
	list-style-type: none;
}
#contentWrapper {
	clear: both;
	margin-top: 10px;
}
#topNav #sddm li {
	display:inline;
	height: 37px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tag {
	margin-top: 30px;
	margin-left: 20px;
}
.submit {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006331;
	text-transform: uppercase;
	cursor:pointer;
	font-weight: bold;
}

#topSearch {
	float: right;
}
.homeLogo {
	margin-top: 10px;
	float: left;
}
#topNav {
	clear: both;
}
#sddm .oneline a {
	padding-top: 10px;
	height: 27px;
	width: 90px;
}
#bottomNav a {
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	color: #000000;
	text-decoration: none;
}
#bottomNav {
	text-align: center;
}
#bottomNav ul {
	margin: 0px;
	padding: 0px;
}
#caption {
	font-size: 10px;
	text-align: center;
}
#caption a {
	color: #000000;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #33825F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#bottomNav a:hover {
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;}

#sddm li a
{	
	height: 35px;
	width: 115px;
	display: block;
	padding: 2px 0px 0px;
	list-style-type: none;
	text-align: center;
	background-color: #A5BD52;
	color: #FFFFFF; 
}

#sddm li a:hover
{
	background: #CEDE8C;
	text-decoration: none;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #A5BD52;
	width:200px;
}

	#sddm div a, #m3 a, #m2 a
	{
	position: relative;
	display: block;
	margin: 0;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #A5BD52;
	color: #FFFFFF;
	font: bold 11px arial;
	height: 20px;
	width: 180px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

	#sddm div a:hover
	{	background: #CEDE8C}
#leftBar img {
	display: block;
}
.thumbImg {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#extraPhotos  td {
	text-align: center;
	vertical-align: bottom;
	padding: 10px;
}

#featuredNews {
	float: right;
	width: 300px;
	overflow: hidden;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
.noMargin {
	margin: 0px;
	padding: 0px;
}
#thumbTable  td {
	border: 1px solid #000;
	margin: 5px;
}
#sddm .oneline #m2 a {
	width: 200px;
}
#sddm .oneline #m3 a {
	width: 200px;
}
#highlightbox {
	border: thin solid #A5BD52;
	margin: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
