html, body, form { 
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
html {
	height: 100%;
	/*background: url(images/bg-spring09.jpg) repeat;*/
	background-color:#1c790d;
}
body {
	height: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bg-fall09-v1.jpg) no-repeat center 0;
}
em {
	font-size: 12px;
}
a {
	color: #4C7622;
}
a:hover {
	color: #60714e;
	text-decoration: none;
}
#main {
	width: 900px;
	margin: 0px auto;
}
#sidebar_main {
	width: 204px;
	margin: 100px 0 0 0;
	float: left;
}
#sidebar {
	width: 180px;
	background: url(images/sidebar_bg.png) no-repeat;
	padding: 25px 11px 0 11px;
	float: left;
}
* html #sidebar {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='images/sidebar_bg.png' );
}
#sidebar #logo {
	width: 180px;
	height: 154px;
	text-align: center;
	position: relative;
	float: left;
}
#sidebar #phone {
	width: 180px;
	text-align: center;
	padding: 10px 0 50px 0;
	float: left;
}
#sidebar #menu {
	width: 180px;
	list-style: none;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
#sidebar #menu li {
	float: left;
}
#sidebar #menu a {
	width: 160px;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	float: left;
}
#sidebar #menu a:hover {
	background: #ADADAD;
}

/*---------- BEGIN ACTIVE NAVIGATION STYLES -------------*/
body.home #home, body.about #about, body.services #services, body.workshops #workshops, body.contact #contact {
	background: #ADADAD;
}
/*---------- BEGIN ACTIVE NAVIGATION STYLES -------------*/


#ad {
	width: 180px;
	height: 180px;
	background: url(images/sidebar_bottom_bg.png) no-repeat;
	padding: 49px 11px 0 11px;
	float: left;
}
* html #ad {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='images/sidebar_bottom_bg.png' );
}
#ad .left {
	float: left;
}
#ad .right {
	float: right;
}
#top {
	width: 645px;
	/*min-height: 253px;
	_height: 253px;*/
	background: url(images/top_bg.png) no-repeat;
	padding: 15px 30px 25px 20px;
	margin: 97px 0 0 0;
	float: left;
}
* html #top {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='images/top_bg.png' );
}
#top img {
	margin: 0 20px 0 0;
	float: left;
}
#top h1 {
	width: 646px;
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 7px 0;
	position: relative;
	/*float: left;*/
	margin: 0px;
}
#top a {
	margin: 0 20px 0 0;
	position: relative;
	/*float: left;*/
}
#top h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 0px 0;
	display: block;
	margin: 0px;
}
#top p, #content p {
	font-size: 14px;
	line-height: 1.8;
	padding: 0 0 10px 0;
	display: block;
}
#top p {
	margin: 0px;
}
#content p {
	/*width: 327px;*/
	/*float: left;*/
	font-size: 13px;
	line-height: 1.5;
}
#content {
	width: 663px;
	background: url(images/content_top.gif) #E7E7E7 repeat-x;
	padding: 20px 16px 10px 16px;
	float: left;
}
#content #topContent {
	width: 663px;
	overflow: hidden;
}

/*---------- BEGIN FEATURED BLOCK STYLES --------------*/
#content #featureBlocks {
	padding-top: 0px;
	margin: 0px;
	padding: 0px;
}
#featureBlocks {
	width: 655px;
	/*float: left;*/
	margin: 0px;
	padding: 35px 0px 0px 0px;
	list-style: none;
	overflow: hidden;
}
#featureBlocks a, #content #featureBlocks a {
	width: 120px;
	height: 117px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 0 0 5px;
	display: inline;
	margin-right: 5px;
	float: left;
}
#featureBlocks .bg_1, #content #featureBlocks .bg_1 {
	color: #000000;
	background: url(images/block_bg_1smb.jpg) no-repeat;
}
#featureBlocks .bg_2, #content #featureBlocks .bg_2 {
	color: #FFFFFF;
	background: url(images/block_bg_2smb.jpg) no-repeat;
}
#featureBlocks .bg_3, #content #featureBlocks .bg_3 {
	color: #FFFFFF;
	background: url(images/block_bg_3smb.jpg) no-repeat;
}
#featureBlocks .bg_4, #content #featureBlocks .bg_4 {
	color: #FFFFFF;
	background: url(images/block_bg_4smb.jpg) no-repeat;
}
#featureBlocks .bg_5, #content #featureBlocks .bg_5 {
	color: #900;
	background: url(images/block_bg_5smb.jpg) no-repeat;
}
/*---------- END FEATURED BLOCK STYLES --------------*/


#content #block_column {
	width: 336px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content #block_column a {
	width: 312px;
	height: 135px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 0 0 10px;
	float: left;
}
#content .bg_1 {
	color: #000000;
	background: url(images/block_bg_1.jpg) no-repeat;
}
#content .bg_2 {
	color: #FFFFFF;
	background: url(images/block_bg_2.jpg) no-repeat;
}
#content .bg_3 {
	color: #FFFFFF;
	background: url(images/block_bg_3.jpg) no-repeat;
}
#content .bg_4 {
	color: #FFFFFF;
	background: url(images/block_bg_4.jpg) no-repeat;
}
#content .bg_5 {
	color: #900;
	background: url(images/block_bg_5.jpg) no-repeat;
}
#content .col2b {
	float: left;
	/*width: 327px;*/
	list-style: none;
}
#content .col2b li {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 10px;
	line-height: 1.5;
	background: url(images/dot.gif) 0px 6px no-repeat;
}
#content .col2b li.title {
	background: none;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 150%;
}
#content .col2 {
	float: left;
	width: 312px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
body.services #content .col2 img {
	padding-left: 15px;
}
#content .col2 li {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	line-height: 1.5;
}
#content .col2 li strong {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	display: block;
}
.col2 p {
	padding-right: 25px;
}
#content #bottom_menu {
	width: 663px;
	color: #869E6D;
	text-align: center;
	border-top: 1px solid #4D7623;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	float: left;
}
#content #bottom_menu a {
	color: #869E6D;
	line-height: 1.8;
	margin: 0 10px 0 10px;
}
#content #bottom_menu a:hover, #footer .right a:hover {
	text-decoration: none;
	color: #60714e;
}

/*---------- BEGIN ACTIVE BOTTOM NAVIGATION ------------*/
body.home #bottom_menu #footer-home, body.about #bottom_menu #footer-about, body.services #bottom_menu #footer-services, body.workshops #bottom_menu #footer-workshops, body.contact #bottom_menu #footer-contact {
	text-decoration: none;
	color: #60714e;
	background: none;
}
/*---------- BEGIN ACTIVE BOTTOM NAVIGATION ------------*/


#content h1 {
	/*width: 327px;*/
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	/*float: left;*/
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #44671e;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content ul {
	margin-top: 0px;
}
#content p {
	margin-top: 0px;
	padding-bottom: 0px;
}
#content a.map {
	margin: 0 0 10px 0;
	/*float: left;*/
}
#footer {
	width: 655px;
	font-family: verdana;
	padding: 10px 20px 10px 20px;
	float: right;
}
#footer .left {
	/*color: #F4B91B;  Summer color*/
	/*color: #0066CC;  Winter color*/
	color: #99CC99;  /*Spring color*/
	
	float: left;
}
#footer .right {
	color: #869E6D;
	float: right;
}
#footer .right a {
	color: #869E6D;
}
/*------------ FORM STYLES ------------*/
form{
	/*width: 475px;
	float: left;*/
	overflow: hidden;
}
fieldset{
	border: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
label{
	/*float: left;
	width: 18%;*/
	display: block;
	text-align: left;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
}
label span{
	font-size: 11px;
	font-weight: normal;
}
input{
	width: 90%;
	padding: 4px;
	margin: 0px;
}
textarea{
	margin: 0px;
	padding: 2px;
	width: 91%;
	height: 67px;
}
form fieldset.clear {
	width: 475px;
	clear: both;
}
form fieldset.clear input {
	width: 475px;
	clear: both;
}


/*------- TOOLTIP TEXT STYLES -------*/
.pops {
	color: #000000;
}