@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #fff;
	background-image: url(../_assets/page-top-bkg.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: #333;
}
p {
	line-height: 1.5;
	margin: .75em 0 0 0;
}
h1, h2, h3, h4, h5 {
	font-size: 1.5em;	
}
h2 {
	font-size: 1.1em;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	font-size: 1.1em;
	margin: 1em 0 .5em;
	font-weight: normal;
	color: #536c7f;
}
h4 {
	font-size: 1.2em;	
}
h5 {
	font-size: 1em;	
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong {
	font-weight: normal;
}
u { text-decoration: none; }
.bordered {
	border: 1px solid #677861;
	padding: 0 1em 1em;
	width: 60%;
	margin: 2em 0 0 20%;
	background-color: #eee;
}
.border {
	border: 1px solid #667861;	
}
.centered {
	text-align:center
}
.alert { color: #C00; }
.small { font-size: .9em; }
.fltright {
	float: right;
	margin: 0 0 2em 2em;
}
#sidebar hr {
	margin: 1em 0;
	border: 0;
	color: #677861;
	background-color: #677861;
	height: 1px;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}	
#wrap {
	position: absolute;
	width: 810px;
	left: 50%;
	margin-left: -405px;
	margin-top: 29px;
	height: auto;
}
#header {
	height: 84px;
	background-image: url(../_assets/logo.png);
	background-repeat: no-repeat;
	background-position: 5px 0;
}
#header #hplink{
	height: 77px;
	width: 200px;
	position:absolute;
	top: 7px;
	left: 5px;
}
#header #socialicons {
	position: absolute;
	top: 55px;
	right: 0;
	z-index: 999;
}
#header #socialicons img {
	margin-left: 4px;
	border: none;	
}
#headernav {
	width: auto;
	float: right;
	height: auto;
}
#contentphotos {
	position: absolute;
	top: 101px;
	left: 35px;
	height: 100px;
	width: auto;
	white-space: nowrap;
}
#contentwrap {
	border: 5px solid #fff;
	background-color: #fff;
}
#content {
	float: right;
	position: relative;
	padding: 117px 30px 20px 30px;
	width: 540px;
}
#content td {
	vertical-align: top;	
	padding: 6px;
}
#content ul.extratop {
	margin-top: 1em;	
}
#content li {
	line-height: 1.5;
	padding: 0 0 0 8px;
	margin-left: 8px;
	background-image: url(../_assets/bullet-drk.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#content a {
	color: #333;	
}
#content a:hover {
	color: #ac2828;	
}
#contentphotos {
	width: 600px;
	margin: -12px -30px 20px -30px;
}
#sidebar {
	width: 200px;
	float: left;
}
#sidebartopmenu {
	padding: 105px 0 0 0;
	height: 107px;
	background-color: #506d7f;
}
#sidebartopmenu ul {
	list-style-type: none;
	margin: 0 10px 0;
	
}
#sidebartopmenu li {
	display: block;
	border-bottom: 1px solid #fff;
	height: 25px;
}
#sidebartopmenu li.last {
	border-bottom: none;
}
#sidebartopmenu li a {
	text-decoration: none;
	color: #fff;
	font-size: .85em;
	line-height: 25px;
}
#sidebartopmenu li a:hover {
	color: #000;	
}
#sidebartopmenu img {
	border-bottom: 5px solid #fff;	
}
#sidebarbotmenu {
	height: auto;
	background-color: #677861;
}
#sidebarbotmenu ul {
	margin: 0 10px 12px 10px;
	padding: 10px 0 12px;
}
#sidebarbotmenu ul ul {
	margin: 0 10px 0 10px;	
	padding: 0 0 0 0;
}
#sidebarbotmenu li {	
	list-style-type:none;
	padding: 0 0 0 8px;
	background-image: url(../_assets/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
	color: #fff;
}
#sidebarbotmenu a {
	color: #fff;
	text-decoration: none;
	font-size: .85em;
	line-height: 18px;
}
#sidebarbotmenu a:hover {
	text-decoration: underline;	
}
#sidebarbotmenu ul ul li a {
	background-image: url(../_assets/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
#sidebarfooter {
	background-color: #fff;
	height: auto;
	padding: 0;
}
#sidebarfooter p {
	color: #677861;
	font-size: .75em;
}
#growing {
	height: auto;
	width: 800px;
	background-image: url(../_assets/growing.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 20px 0 8px 0;
	float: right;
	height: 20px;
}
.contact {
	font-size: .7em;
	color: #777;
	line-height: 1.4;
}
#contentnav {
	position: absolute;
	top: 302px;
	left: 5px;
	width: 800px;
	height: 30px;
	background-color: #506d7f;
}
#contentnav .menu {
	float: left;
	width: 200px;
	height: 30px;
	text-align: center;
}
#contentnav .menu a {
	text-decoration: none;
	color: #fff;
	line-height: 30px;
	font-size: .85em;
}
#contentnav .one {
	background-color: #506d7f;	
}
#contentnav .two {
	background-color: #677861;	
}
#contentnav .three {
	background-color: #726479;	
}
#contentnav .four {
	background-color: #80653e;	
}
#hpfooter, #footer {
	height: 40px;	
	border-top: 3px solid #dee1dc;
}
#footer {
	margin: 0 28px 0 230px;	
}
#hpfooter .wedc, #footer .wedc {
	
	padding: 12px 12px 20px 0;
	width: 394px;
	float: left;
}
#footer .wedc {
	border-right: none;
}
#hpfooter .sde {
	float: right;
	width: auto;
	padding: 18px 0 0 0;
}
#newsletter {
	border: 1px solid #536c7f;
	padding: 0 12px 0 12px;
	background-color: #dee1dc;
	width: 310px;
	margin: 2em 0 1em 0;
}
#newsletter h3 {
	font-size: .9em;
	text-transform: uppercase;
	color: #536c7f;
	letter-spacing: 1px;	
}
#newsletter .contactform label { 
	color: #536c7f;
	padding: 5px 0 0 0;
	font-size: .8em; 
	text-transform: uppercase;
}
 #rssfeed a.rsslibitem {
		line-height: 1.8; 
		color: #536c7f;
		 
		font-size: 1.2em;
 }
#rssfeed .rsslibsemdate { line-height: 1.4; }
#rssfeed .rsslibsemprice { line-height: 1.4; }

/* Forms =============================================================================== */
.contactform label, .contactform input, .contactform select, .contactform textarea, .contactform file {
	display: block;
	float: left;
	width: 16em;
	margin: 5px 0;
	padding: 1px;
	}
input.hidden {
	height: 1px;
	width: 1px;
	border: none;
	background-color: #f1f0f0;
}
.contactform select {
	width: 21.5em;
}
.contactform .checkbox {
	width: auto;
}
.contactform label {
	color: #000;
	text-align: right;
	width:10em;
	margin-right: 5px;
	border: none;
}
* html .contactform label.editoralign {
	margin-right: 2px;
}
.contactform input.button {
	width: auto;
	padding: 3px 8px;
	color: #fff;
	background-color: #536c7f;
	margin-bottom: 18px;
	border: none;
}
.contactform br {
	clear:both;
}
.contactform input.xsmall, .contactform select.xsmall {
	width: 3em;
}
.contactform input.small, .contactform select.small {
	width: 7em;
}
.contactform textarea {
	font-family:Arial, Helvetica, sans-serif;
}
.contactform p, .contactform li {
	
}
.contactform fieldset {
	padding: 0 12px 12px 12px;
	border: 1px solid #e7e6e6;
	margin: 8px 0 8px 0;
}
.contactform legend {
	padding:0 6px 0 6px;
	color: #050402;
	margin: 0 0 0 10px;
	text-transform: uppercase;
}

