

body {
	text-align: center;

		/* custom */
		color: #5F5959;
		background: #ded9c6;
		font-family: verdana;
		font-size: .77em;
}

#content a {color: #298F08;}
#content a:hover {color: #B75A15;}


ol, ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
}

p {
	padding: 8px 0;
	margin: 0;
}

acronym, abbr {
      cursor: help;
}

h1,h2,h3,h4 {
	line-height: 1.5em; padding: 9px 0; margin: 0; color: #9e551e;
}

h1 {font-size: 1.5em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.15em; color: #298F08;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em; color: #000;}
h6 {font-size: .9em;}



#c1 {

		/* custom */
		margin: 20px auto 0 auto;
		width: 998px;
		text-align: left;
		padding: 0 0 0 0;
		background: url(/images/midshado.jpg) repeat-y #ffffff;
}

#c2 {
		/* custom */
		margin: 0 auto;
		padding: 0 0 0 0;
		background: url(/images/topshado.jpg) no-repeat;
}

#c3 {
		width : 960px;
		margin: 0 auto;
		padding: 12px 0 2px 0;
}

#topstyles h1 {
		text-align: right;
		line-height: 1em;
		margin: 0;
		padding: 0;
}

#topstyles h1 a {
		width: 960px;
		height: 88px;
		float: left;
		overflow: hidden;
		background: url(/images/logobar.jpg) top left no-repeat;
		border-bottom: 2px solid #fff;
}

#topstyles h1 a span {
		display: block;
		padding-top: 110px;
}

#topstyles p#strap {
		text-indent: -20000em;
}

#topslide {
    position:relative;
    height:188px;
    clear: both;
    border-bottom: 2px solid #fff;
}


#topslide img {
		position:absolute;
		top:0;
		left:0;
		z-index:8;
		opacity:0.0;
}

#topslide img.active {
    z-index:10;
    opacity:1.0;
}

#topslide img.last-active {
    z-index:9;
}


#highlandbirchwoods {
	width: 960px;
	height: 188px;
}

#menu {
	/* menu options found in css/menucss.asp */
}

#content {

		/* custom */
		margin: 0;
		padding: 0 0 20px 45px;
		min-height: 430px;
		height: auto !important;
		height: 430px;
}

#breadcrumb {
		font-size: .9em;
		padding: 15px 0 10px 0;
}

#breadcrumb a.last {
		text-decoration: none;
		cursor: default;
		color: #5F5959;
}

.floatleft {
		float: left;
		margin: 0 10px 4px 0;
}

.floatright {
		float: right;
		margin: 0 0 4px 10px;
}

#lhs, #lhsfull {
	float:left;

		/* custom - set width of lhs */
		width: 588px;
		margin: 0 21px 0 0;
		line-height: 1.75em;
		padding: 0;
}

#lhsfull {
		width: 870px;
}

#themap {
		width: 500px;
		height: 400px;
}

#themap .mapinfo {
		line-height: 1.3em;
		width: 260px;
		font-size: .9em;
}

#themap .mapinfo h5 {
		padding: 0;
		margin: 0 0 10px 0;
}

.gallery, .galleryleft {
		text-align: center;
		margin:20px 0 20px 34px;
		float: left;
		width: 170px;
}

.galleryleft {
		margin:20px 0 0 0;
}

.gallery img, .galleryleft img, .bordered, a img.floatright, a img.floatleft {
		border: 1px solid #fff;
}

.gallery a:hover img, .galleryleft a:hover img, .bordered, a:hover img.floatright, a:hover img.floatleft {
		border: 1px solid #3F3B3B;
}

.gallery img, .galleryleft img {
		max-width: 170px;
		width: 170px;
		width: auto important!;
}

.gallery a, .galleryleft a {
		text-decoration: none;
}

.gallery span, .galleryleft span {
       font-family: arial;
       padding: 1px;
}

.gallery a span, .galleryleft a span {
		margin-top: 2px;
		padding: 0 10px 0 0;
		background: url(../images/magnify.png) top right no-repeat;
		display: block;
}

#rhs {
	float: left;

		/* custom - set width of rhs */
		width: 250px;
		line-height: 1.5em;
		padding: 20px;
		background: #E9EFE0;
		border: 1px solid #e4e4e4;
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
}
#rhs a {

}

#rhs a.morelink {
		color: #285692;
		font-weight: bold;
}

#rhs h3, #rhs h5 {
		color: #276438;
		font-size: 1.1em;
		padding: 0;
}

#rhs h3 a {
		color: #276438;
		text-decoration: none;
}

#rhs h3 a:hover {
		text-decoration: underline;
}

.rhsitem {
		margin: 10px 0 18px 0;
		padding: 15px 0 0 0;
		border-top: 1px dashed #4b5590;
}

.rhsitem#RHS1 {
		border-top: none;
		padding: 0;
}

#rhs .newslinks {
		font-size: .9em;
		padding: 11px 0 0 0;
}

#rhs .newslinks a {
		font-size: 1.07em;
}

#rhs .newslist ul {
		list-style: none;
		margin: 0;
		padding: 0;
		font-size: .9em;
}

#rhs .newslist a {
		text-decoration: none;
		margin: 9px 0;
		display: block;
}

#rhs .newslist .active a {
		font-weight: bold;
}

#rhs .newslist b {
		float: right;
		margin: 0 0 0 5px;
}

#rhs .rhsitem img {
		border: 0;
}

#rhs .rhsitem img#blogger {
		margin: 2px 0 0 0;
}

#rhs .feeditem a {
		font-weight: bold;
}

#rhs .feeditem .desc {
		font-size: .9em;
}

#rhs form.search {
		clear: both;
}

#rhs form.search .searchinput {
		padding: 4px;
		margin: 0;
		color: #6F6868;
		border-top: 1px solid #d4d4d4;
		border-left: 1px solid #d4d4d4;
		border-bottom: 1px solid #a9a9a9;
		border-right: 1px solid #a9a9a9;
		width: 200px;
}

#rhs form.search #searchbutt {
		float: right;
		padding: 1px 4px;
}

#rhs #twitimg {
border: 0;
}

.subscribe {
		padding: 0 0 30px 0;
		margin: 0;
		position: relative;
}

.subscribe br {
		clear: both;
}

.subscribe h5 {
		margin: 0 0 15px 0;
}

.subscribe input {
		line-height: 1em;
		width: 170px;
		float: left;
		margin: 0 0 5px 0;
		padding: 2px;
}

.subscribe label {
		padding-bottom: 5px;
		width: 56px;
		float: left;
		font-weight: bold;
		padding: 2px;
}

.subscribe input#subscribe_but {
		float: left;
		line-height: 1em;
		width: 75px;
		margin: 0 0 0 49px;
		background: #fff;
		font-size: .8em;
		font-weight: bold;
		}

.subscribe a.morelink {
		float: left;
		font-size: .8em;
		font-weight: bold;
		margin: 0 0 0 8px;
}

#credits {
		text-align: center;
		line-height: 1.5em;
		background: #fff;
		color: #000;
}

#credits .credits  {
		background: #b4d38d;
		margin: 0;
		color: #485642;
		padding: 20px;
		font-size: .9em;
		border-top: 17px solid #fff;
}

#credits .credits a {
		text-decoration: none;
		color: #fff;
		margin: 0 20px 0 0;
		padding: 0 15px 0 0 ;
		border-right: 1px solid #fff;
}

#credits .credits a:hover {
		text-decoration: underline;
}

.vcard {
		background: #447136;
		width: 900px;
		padding: 20px 35px;
		margin: 0 auto;
		color: #fff;
		text-align: center;
		font-weight: bold;
}

.vcard b {
		margin: 0 0 0 30px;
		font-size: 1.1em;
}

.vcard a {
		color: #fff;
}

#credits dl#logos  {
		margin: 0;
		padding: 30px 0 20px 180px;
}

#credits dl dt {
		display: none;
}

#credits dl dd {
		float: left;
		width: 60px;
		height: 59px;
		margin: 0 60px;
		text-indent: -20000em;
}

#credits dl dd#hc {background: url(/images/hc-logo.gif) top right no-repeat #fff; width: 88px;}
#credits dl dd#snh {background: url(/images/snh-logo.gif) top right no-repeat #fff;}
#credits dl dd#forestrycom {background: url(/images/fc-logo.gif) top right no-repeat #fff; width: 101px;}


#footer {
		padding: 15px 0 5px 0;
		background: url(../images/footshado.jpg) top center no-repeat;
		width: 1006px;
		margin: 0 auto;
		font-size: .9em;
		color: #8F8687;
}

#footer a {
		color: #8F8687;
}

#footer a:hover {
		color: #000;
}

.clear {
	clear: both;
}

#sitemap li {
	margin-left: 15px;
	padding-left: 5px;
	list-style-type: disc;
}

#sitemap li li {
	list-style-type: square;
}

#sitemap li li li {
	list-style-type: circle;
}


a[href$='.pdf'] {
display:inline-block;
padding-right:20px;
margin-right: 5px;
line-height:18px;
background:transparent url(/images/filetypes/pdf.gif) center right no-repeat;
}
a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
display:inline-block;
padding-right:20px;
margin-right: 5px;
line-height:18px;
background:transparent url(/images/filetypes/xls.gif) center right no-repeat;
}
a[href$='.ppt'], a[href$='.pps'] {
display:inline-block;
padding-right:20px;
margin-right: 5px;
line-height:18px;
background:transparent url(/images/filetypes/ppt.gif) center right no-repeat;
}
a[href$='.doc'], a[href$='.docx'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
display:inline-block;
padding-right:20px;
margin-right: 5px;
line-height:18px;
background:transparent url(/images/filetypes/doc.gif) center right no-repeat;
}
a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
display:inline-block;
padding-right:20px;
margin-right: 5px;
line-height:18px;
background:transparent url(/images/filetypes/zip.gif) center right no-repeat;
}

a.noimg {
background: none;
padding: 0;
margin: 0;
}