* {	margin: 0; }
html, body { height: 100%; }

body 
{ 
	margin: 0px;
	padding: 0px;
	font: 12px helvetica, arial sans-serif;
	color: #4e4e4e;
	background: #ffffff url('../images/background.gif') repeat-x;
}

h1{ color: #018c00; font-size: 18px; font-weight: bold; }

a:Link, a:Visited {
	color: #018c00; text-decoration: none; font: 12px helvetica, arial sans-serif;
}
a:hover {
	text-decoration: underline;
}
.wrapper { position: relative; min-height: 100%; height: auto !important; height: 100%; width: 1000px; margin: 0px auto -205px; }

.header { position: relative; }
.header .top-header { position: relative; height: 24px; }
.header .top-header .searchform { padding-top: 2px; }
.header .top-header .searchform input { float: left; display: inline; }
.header .top-header .searchform #searchText { border: 1px solid #b3b3b3; margin: 0px 4px 0px 0px; width: 140px; }
.header .top-header .searchform #searchButton {}
.header .top-header .rightlinks { float: right; display: inline; color: #484848; font-weight: bold; font-size: 11px; padding-top: 4px; }
.header .top-header .rightlinks .linktitle { font-size: 12px; color: #018c00; }

.header #logo { margin: 15px 0px 0px 25px; }
.header #topphone { float: right; display: inline; color: #ffffff; font-size: 25px;  font-family:"Times New Roman",Georgia,Serif; }

.header .topmenu{ float: right; display: inline; margin: 10px 0px 9px 0px; }
.header .topmenu a{ color: #656565; font-size: 13px; font-weight: bold; text-decoration: none; }
.header .topmenu a:hover{ text-decoration: underline; }
.header .topmenu a.current{ color: #ffffff; text-decoration: underline; }

.header #mainmenu {width: 915px;}

.container { padding: 4px 40px 10px 40px;  }
.container .sidemenu { float: right; display: inline; width: 230px; }
.container .sidemenu .sidemenuitem { margin-bottom: 5px; }
.container .bottommenu { margin-bottom: 10px; }
.container .bottommenu img { margin-right: 5px; }
.container .bottommenu .last { margin: 0px; }

.contentFeaturedImageContainer{ margin: 0px 0px 10px 0px; }


/* Newsletter Signup */
.newslettersignup { background: transparent url('../images/newsletter-bg.gif') no-repeat; width: 223; height: 111px; }
.newslettersignup .nsheading { color: #c5a900; font-size: 18px; font-weight: bold; letter-spacing:1px; font-family:"Times New Roman",Georgia,Serif; padding: 10px 0px 0px 12px; }

.newslettersignup .nsform { padding: 5px 0px 0px 20px; }
.newslettersignup .nsform #newsletter_name { width: 155px; color: #6b6b6b; border: 1px solid #000000; margin-bottom: 5px;  padding: 0px 5px; }
.newslettersignup .nsform #newsletter_email { width: 155px; color: #6b6b6b; border: 1px solid #000000; margin-bottom: 5px; padding: 0px 5px; }
.newslettersignup .nsform #newsletter_submit_button { margin-left: 0px; }


.push{ height: 250px; }
.footer{ position: relative; height: 165px; background-color: #003300; color: #ffffff; }
.footer a { color: #ffffff; text-decoration: none;  }
.footer a:hover { text-decoration: underline;  }

.footer .footer-wrapper { width: 895px; margin: 0px auto; }
.footer .footer-wrapper .footer-content { padding: 15px 0px 10px 25px; }

.footer #sitepro-logo{ margin-top: 5px; }
