/*
Theme Name: Tuff Turf
Description: Theme Solution By Optimo Web Solutions..
Version: 1.0
Author: Optimo Web Solutions
Author URI: http://www.optimowebsolutions.com/

*/


/* ------------------------------------ ######### Global Styles ######### -------------------------------------------- */


body {
	font-size: 12px;
	font-family: 'Georgia', Verdana, Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	background: #647D36 url('images/bg_body.gif') repeat-x;
	color: #211500;
	text-align: center;
}
#page {
	width: 950px;
	margin: 30px auto;
	padding: 0;
}

/*  ######### Header #########  */
#header {
	background: url('images/bg_header.gif') no-repeat bottom center;
	width: 950px;
	height: 250px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

/*  Logo  */
.logo {
	width: 200px;
	height: 118px;
	top: 12px;
	left: 41px;
	position: absolute;
}
.logo a { 
	width: 200px; 
	height: 118px; 
	background: url('images/logo.gif') no-repeat; 
	display: block;
	text-indent: -9999px; 
}


/*  Top Nav  */
.top_nav{
	margin: 0 auto;
	padding: 10px 0 0 412px;
}
.top_nav ul{
	color: #ffffff;
	display: inline;
	text-align: justify;
}
.top_nav ul li{
	color: #ffffff;
	display: inline;
	font: bold 11px "Verdana", Arial, Tahoma;
	padding-right: 15px;
	padding-left: 15px;
}
.top_nav ul li a{
	text-decoration: none;
	display: inline;
	color: #ffffff;
}
.top_nav ul li a:hover{
	color: #ffffff;
	text-decoration: underline;
	display: inline;
}


/*  Main Nav  */
.main_nav{
	width: 950px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.main_nav ul{
	width: 950px;
	height: 35px;
	display: inline;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 225px;
	left: 0;
}
.main_nav ul li{ 
	height: 35px;
	display: inline; 
	font: bold 13px "Verdana", Arial, Tahoma;
	color: #ffffff;
	margin: 0 auto;
}
.main_nav ul li a{
	height: 35px;
	display: inline;
	font: bold 13px "Verdana", Arial, Tahoma; 
	color: #ffffff;  
	text-decoration: none;
	padding: 0 15px 0 15px;
	margin: 0 auto;
}
.main_nav ul li a:hover{
	text-decoration: none;
	color: #C9B391;
}

/* Nav Drop Down Menu */
.dropmenudiv{
	position: absolute;
	top: 0;
	border: 1px solid #fff;
	border-bottom-width: 0;
	font: normal 10px "Verdana", Tahoma, Arial, sans-serif;
	line-height: 18px;
	z-index: 100;
	background-color:  #453424;
	width: 300px;
	visibility: hidden;
	margin: 0 0 0 15px;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #fff;
	padding: 5px 2px 5px 2px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover{
	background-color: #526829;
	color: #fff;
}

/* Breadcrumb Navigation */
.breadcrumb{
	font: normal 9px "Verdana", Arial, Tahoma; 
	color: #C9B391;
	margin: 0 0 30px 0;
	width: 900px;
}
.breadcrumb a{
	font: normal 9px "Verdana", Arial, Tahoma; 
	color: #C9B391;
	text-decoration: none;
}
.breadcrumb a{
	text-decoration: underline;
}


/*  ######### Main Content Area #########  */
#content_container {
	width: 948px;
	background-color: #ffffff;
	padding: 0 1px 0 1px;
	overflow: hidden; 
	margin: 0 auto;
}


/*  ######### Footer #########  */
#footer {
	background: #647D36 url('images/bg_footer.gif') no-repeat top;
	border: none;
	width: 950px;
	margin: 0 auto;
}

/* Copyright - Privacy Policy - Product Statement */
.footer_one { 
	width: 950px; 
	padding: 40px 0 0 0; 
	line-height: 15px;
}
.footer_one ul{
	width: 950px;
	height: 15px;
	display: inline;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.footer_one ul li.copyright_text { 
	font-size: 13px;
	font-weight: bold; 
	color: #453424;
	display: inline;
	margin: 0 auto;
	padding:0;
}
.footer_one ul li.top_link { 
	font-size: 13px;
	font-weight: bold; 
	color: #453424;
	display: inline;
	margin: 0 auto;
	padding: 0 80px 80px;
}
.footer_one ul li.top_link a	{ 
	color: #453424; 
	text-decoration: none; 
}
.footer_one ul li.top_link a:hover { 
	text-decoration: underline;!important}

.footer_one ul li.privacy_policy { 
	font-size: 13px;
	font-weight: bold; 
	color: #453424;
	display: inline;
	margin: 0 auto;
	padding: 0;
}
.footer_one ul li.privacy_policy a	{ 
	color: #453424; 
	text-decoration: none; 
}
.footer_one ul li.privacy_policy a:hover { 
	text-decoration: underline;!important}
	
.footer_one ul li.product_statement { 
	font-size: 13px;
	font-weight: bold; 
	color: #453424;
	display: inline;
	margin: 0 auto;
	padding: 0 0 0 25px; 
}
.footer_one ul li.product_statement a	{ 
	color: #453424; 
	text-decoration: none; 
}
.footer_one ul li.product_statement a:hover { 
	text-decoration: underline;!important}


/*  Footer Nav One  */
.footer_two{
	width: 950px;
	height: 12px;
	padding: 30px 0 0 0;
}
.footer_two ul{
	width: 950px;
	height: 12px;
	display: inline;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.footer_two ul li.div{
	padding-right: 20px;
	padding-left: 20px;
	font: bold 9px "Verdana", Arial, Tahoma;
	color: #141B08;
	display: inline;
}
.footer_two ul li{ 
	height: 12px;
	display: inline; 
	font: bold 11px "Verdana", Arial, Tahoma;
	color: #141B08;
	margin: 0 auto;
	text-align: center;
}
.footer_two ul li a{
	height: 12px;
	display: inline;
	font: bold 11px "Verdana", Arial, Tahoma; 
	color: #141B08;  
	text-decoration: none;
	padding: 0;
	margin: 0 auto;
}
.footer_two ul li a:hover{
	text-decoration: underline;
}

/*  Footer Nav Two  */
.footer_three{
	width: 950px;
	height: 12px;
	padding: 30px 0 30px 0;
}
.footer_three ul{
	width: 950px;
	height: 12px;
	display: inline;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.footer_three ul li.div{
	padding-right: 20px;
	padding-left: 20px;
	font: bold 9px "Verdana", Arial, Tahoma;
	color: #141B08;
	display: inline;
}
.footer_three ul li{ 
	height: 12px;
	display: inline; 
	font: bold 11px "Verdana", Arial, Tahoma;
	color: #141B08;
	margin: 0 auto;
	text-align: center;
}
.footer_three ul li a{
	height: 12px;
	display: inline;
	font: bold 11px "Verdana", Arial, Tahoma; 
	color: #141B08;  
	text-decoration: none;
	padding: 0;
	margin: 0 auto;
}
.footer_three ul li a:hover{
	text-decoration: underline;
}



/*  ######### Sidebars - Inner CSS #########  */
.sidebar {
	width: 250px;
	margin: 0 0 30px 0;
	background: url('images/sidebar_content.gif') repeat-y;
	text-align: justify;
	border-bottom: solid 4px #869c5d;
}
.sidebar h3 {
	width: 250px;
	height: 37px;
	background: url('images/sidebar_header.gif') no-repeat;
	color: #211500;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding-top: 7px;
	margin: 0 auto;
}
.sidebar img {
	border: none;
	float: none;
	margin: 0 0 10px 10px;
}
.sidebar p {
	text-align: justify;
	width: 225px;
	margin: 0 0 15px 12px;
	color: #ffffff;
	font: normal 12px "Verdana", Arial, Tahoma;
}
.sidebar p a {
	color: #C9B391;
	font: normal 12px "Verdana", Arial, Tahoma;
	text-decoration: none;
	padding-left: 10px;
}
.sidebar p a:hover {
	text-decoration: none;
}
.sidebar ul { 
	list-style: none;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
}
.sidebar ul li { 
	font-size: 13px; 
	background: #869c5d; 
	margin: 0 0 3px 0;
	padding: 5px 7px 5px 7px;  
	display: block;
	color: #FFFFFF; 
	text-align: left;
}
.sidebar ul li a { 
	color: #FFFFFF; 
	text-decoration: none; 
}
.sidebar ul li a:hover { 
	color: #c8e88b; 
	text-decoration: none; 
}



/*  ######### CSS to Hide Text #########  */
.hide{
	font: normal 12px "Verdana", Arial, Tahoma; 
	color: #42561E;
	text-indent: -9999px;
}


/* ------------------------------------ ######### Homepage Only Styles ######### -------------------------------------------- */



/*  ######### Testiminials Homepage #########  */
.testimonials {
	width: 495px;
	margin: 0 0 0 15px;
	color: #42561E;
	font: bold 11px "Verdana", Arial, Tahoma;
	background-color: #C9B391;
	padding: 7px 10px 3px 10px;
	text-align: justify;
}
.testimonials a {
	color: #211500;
	font: bold 11px "Verdana", Arial, Tahoma;
	text-decoration: none;
	padding-left:10px;
}
.testimonials a:hover {
	text-decoration: none;
}
.testimonials h3 {
	color: #211500;
	font: bold 12px "Verdana", Arial, Tahoma;
	margin: 5px 0 15px 0;
}

/*  ######### Homepage Content Containers #########  */
.content_left_home {
	width: 410px;
	float: left;
	margin: 0 auto;
}
.content_right_home {
	width: 537px;
	float: right;
	padding: 0;
	margin: 0 auto;
}

/*  ######### Homepage Content - Left Side #########  */
.content_home {
	width: 390px;
	height: 560px;
	background-color: #C9B391;
	margin: 0 auto;
	padding: 10px;
	text-align: justify; 
}
.content_home img {
	float: left;
	margin: 15px 30px 0 0;
	padding: 0;
	border: none; 
}

/*  ######### Homepage Text #########  */
.content_home h1 {
	color: #42561E;
	font-size: 18px;
	margin: 15px 0 15px 0;
}
.content_home h1 a {
	color: #42561E;
	text-decoration: none; 
}
.content_home h1 a:hover {
	text-decoration: none; 
}
.content_home h2 {
	color: #42561E;
	font-size: 18px;
	margin: 25px 0 15px 0;
}
.content_home h2 a {
	color: #42561E;
	text-decoration: none; 
}
.content_home h2 a:hover {
	text-decoration: none; 
}
.content_home h3 {
	color: #42561E;
	font-size: 12px;
	margin: 10px 0 10px 0;
}
.content_home h3 a {
	color: #42561E;
	text-decoration: none; 
}
.content_home h3 a:hover {
	text-decoration: none; 
}

.content_home p {
	color: #4A3827;
	font-size: 12px;
	margin: 0 0 10px 0;
}
.content_home p a {
	color: #42561E;
	text-decoration: none;
}
.content_home p a:hover {
	text-decoration: underline;
}
.content_home p.spacer {
	color: #4A3827;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0 0 60px 0;
}
.content_home p.spacer a {
	color: #42561E;
	text-decoration: none;
}
.content_home p.spacer a:hover {
	text-decoration: underline;
}

/*  ######### Homepage Banner Image - Right Side #########  */
.banner_image_home {
	width: 537px;
	margin: 0 0 30px 0;
}
.banner_image_home img {
	border: 0;
}

/*  ######### Homepage Sidebar Containers - Right Side #########  */
.sidebar_home {
	width: 515px;
	height: 162px;
	margin: 0 0 0 15px;
}
.home_evaluation {
	width: 250px;
	float: left;
}
.home_offers {
	width: 250px;
	float: right;
}




/* ------------------------------------ ######### Subpage Only Styles ######### -------------------------------------------- */


/*  ######### Testiminials Subpage #########  */
.testimonials_sub {
	width: 630px;
	margin: 30px 0 0 0;
	color: #42561E;
	font: normal 11px "Verdana", Arial, Tahoma;
	background-color: #C9B391;
	padding: 10px;
	text-align: justify;
}
.testimonials_sub a {
	color: #211500;
	font: normal 11px "Verdana", Arial, Tahoma;
	text-decoration: none;
	padding-left:10px;
}
.testimonials_sub a:hover {
	text-decoration: none;
}
.testimonials_sub h3 {
	color: #211500;
	font: bold 12px "Verdana", Arial, Tahoma;
	margin: 5px 0 20px 0;
}


/*  ######### Subpage Content Containers #########  */
.content_left_sub {
	width: 250px;
	float: left;
	margin: 0 0 0 10px;
}
.content_right_sub {
	width: 650px;
	float: right;
	padding: 0;
	margin: 0 20px 0 0;
}

/*  ######### Subpage Content - Right Side #########  */
.content_sub {
	width: 650px;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	text-align: justify; 
}
.content_sub img {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
	border: none; 
}

/*  ######### Subpage Text #########  */
.content_sub h1 {
	color: #42561e;
	font-size: 20px;
	margin: 10px 0 30px 0;
	border-bottom: dashed 1px #48641E;
	padding-bottom: 3px;
}
.content_sub h1 a {
	color: #42561e;
	text-decoration: none; 
}
.content_sub h1 a:hover {
	text-decoration: none; 
}
.content_sub h2 {
	color: #42561e;
	font-size: 18px;
	margin: 30px 0 15px 0;
}
.content_sub h2 a {
	color: #42561e;
	text-decoration: none; 
}
.content_sub h2 a:hover {
	text-decoration: none; 
}
.content_sub h3 {
	color: #42561e;
	font-size: 16px;
	margin: 30px 0 15px 0;
}
.content_sub h3 a {
	color: #48641E;
	text-decoration: none; 
}
.content_sub h3 a:hover {
	text-decoration: none; 
}
.content_sub h4 {
	color: #42561e;
	font-size: 14px;
	margin: 30px 0 15px 0;
}
.content_sub h4 a {
	color: #42561e;
	text-decoration: none; 
}
.content_sub h4 a:hover {
	text-decoration: none; 
}
.content_sub h5 {
	color: #48641E;
	font-size: 12px;
	margin: 20px 0 10px 0;
}
.content_sub h5 a {
	color: #48641E;
	text-decoration: none; 
}
.content_sub h5 a:hover {
	text-decoration: none; 
}

.content_sub p {
	color: #3A2C1E;
	font-size: 12px;
	margin: 0 0 10px 0;
	font-family: "Verdana", Tahoma, Arial;
}
.content_sub p a {
	color: #48641E;
	text-decoration: underline;
}
.content_sub p a:hover {
	text-decoration: none;
}
.green {
	color: #48641E;
	font-size: 12px;
	font-family: "Verdana", Tahoma, Arial;
	padding-right:15px;
}
.content_sub p.round {
	color: #3A2C1E;
	font-size: 12px;
	margin: 0 0 3px 0;
	font-family: "Verdana", Tahoma, Arial;
}
.content_sub p.round a {
	color: #48641E;
	text-decoration: underline;
}
.content_sub p.round a:hover {
	text-decoration: none;
}

/*  Team Profiles  */
.team {
	height: 100px;
	margin-bottom: 40px;
}

/*  FAQs  */
.content_sub p.question {
	color: #3A2C1E;
	font-size: 12px;
	margin: 0 0 5px 0;
	font-family: "Verdana", Tahoma, Arial;
	text-align:justify;
}
.content_sub p.question a {
	color: #3A2C1E;
	text-decoration: underline;
}
.content_sub p.question a:hover {
	text-decoration: none;
}
.content_sub p.answer {
	color: #48641E;
	font-size: 12px;
	margin: 0 0 25px 0;
	font-family: "Verdana", Tahoma, Arial;
	text-align:justify;
}
.content_sub p.answer a {
	color: #48641E;
	text-decoration: underline;
}
.content_sub p.answer a:hover {
	text-decoration: none;
}

/*  Lists (Ordered, Unordered & Blockquote)  */
.content_sub ul{
	margin: 10px 0 35px 0;
	padding: 0;
}
.content_sub ul li{
	background: url(images/arrow.gif) 20px 9px no-repeat;
	font: normal 12px "Verdana", Tahoma, Arial, sans-serif;
	color: #3A2C1E;
	line-height: 14px;
	padding: 5px 0 0 35px;
	margin: 5px 0 0 0;
	list-style-type: none;
}
.content_sub ul li a{
	font: normal 12px "Verdana", Tahoma, Arial, sans-serif;
	text-decoration: underline;
	color: #48641E;
}
.content_sub ul li a:hover{
	text-decoration: none;
}
.content_sub ol{ 
	color: #3A2C1E;
	font: bold 12px "Verdana", Tahoma, Arial, sans-serif;
	list-style: outside;
	list-style-type: decimal;
	padding: 10px 0 10px 30px;
}
.content_sub ol li{
	font: normal 12px "Verdana", Tahoma, Arial, sans-serif;
	color: #3A2C1E;
	line-height: 13px;
	padding: 0px 0 0 5px;
	list-style: outside;
	list-style-type: decimal;
	margin: 0;
}
.content_sub ol li a{
	font: normal 12px "Verdana", Tahoma, Arial, sans-serif;
	text-decoration: underline;
	color: #48641E;
}
.content_sub ol li a:hover{
	text-decoration: none;
}
.content_sub blockquote {
	font: normal 12px "Verdana", Tahoma, Arial, sans-serif;
	color: #3A2C1E;
	margin: 20px 20px;
	padding:0;
}
.content_sub blockquote a{
	font: normal 12px "Verdana", Tahoma, Arial, sans-serif;
	color: #48641E;
	padding:0;
	text-decoration: none;
}
.content_sub blockquote a:hover{
	text-decoration: underline;
}


/*  Services Container   */
.services_container {
	height: 170px;
	margin: 0 0 15px 0;
}
.services_container h2 {
	color: #42561e;
	font-size: 15px;
	margin: 0 0 10px 0;
}
.services_container h2 a {
	color: #211500;
	text-decoration: none; 
}
.services_container h2 a:hover {
	text-decoration: none; 
}

/*  Seasonal Tips Container   */
.seasonal_container {
	height: 100px;
	margin: 15px 0 15px 0;
}

/*  ######### Subpage Banner Container #########  */

.banner_sub_container {
	width: 948px;
	height: 230px;
	padding: 1px;
	margin: 0 0 0 0;
	background-color: #ffffff;
}
.banner_left_sub {
	width: 390px;
	height: 180px;
	background-color: #C9B391;
	margin: 0 auto;
	padding: 10px;
	text-align: justify;
	float: left;
}
.banner_left_sub h3 {
	color: #42561e;
	font-size: 18px;
	margin: 5px 0 15px 0;
}
.banner_left_sub h2 a {
	color: #42561e;
	text-decoration: none; 
}
.banner_left_sub h2 a:hover {
	text-decoration: none; 
}
.banner_left_sub p {
	color: #3A2C1E;
	font-size: 12px;
	margin: 0 0 10px 0;
}
.banner_left_sub p a {
	color: #48641E;
	text-decoration: underline;
}
.banner_left_sub p a:hover {
	text-decoration: none;
}
.banner_right_sub {
	width: 537px;
	height: 200px;
	float: right;
}
.banner_right_sub img {
	border: 0;
}




/* ------------------------------------ ######### Blog Only Pages ######### -------------------------------------------- */

.content_sub h1.blog {
	color: #42561e;
	font-size: 20px;
	margin: 10px 0 5px 0;
	border-bottom: dashed 1px #48641E;
	padding-bottom: 3px;
}
.content_sub h1.blog a {
	color: #42561e;
	text-decoration: none; 
}
.content_sub h1.blog a:hover {
	text-decoration: none; 
}

/*  Post Meta Data Links  */

#bottom_posted_info{
	width: 650px;
	height: 30px;
	margin: 20px 0 0 0;
}
.posted_info{
	font: bold 10px "Verdana", Tahoma, Arial, sans-serif;
	color: #48641E;
	text-align: justify;
	padding: 10px 0 0 0;
	float: left;
	width: 650px;
}
.posted_info a{
	font: bold 10px "Verdana", Tahoma, Arial, sans-serif;
	color: #48641E;
	text-decoration: underline;
}
.postedinfo a:hover{
	text-decoration: none;
}
.posted_comments{
	font: bold 10px "Verdana", Tahoma, Arial, sans-serif;
	color: #48641E;
	text-align: justify;
	padding: 10px 0 0 0;
	float: right;
	width: 120px;
}
.posted_comments a{
	font: bold 10px "Verdana", Tahoma, Arial, sans-serif;
	color: #48641E;
	text-decoration: underline;
}
.posted_comments a:hover{
	text-decoration: none;
}
.post_more_pages{
	width: 650px;
	padding: 20px 0 20px 0;
}
.align_left {
	float:left;
	text-align:left;
	color: #48641E;
	font: bold 12px "Verdana", Tahoma, Arial, sans-serif;
}
.align_left a{
	color: #48641E;
	font: bold 12px "Verdana", Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.align_left a:hover{
	text-decoration: underline;
}
.align_right {
	float:right;
	text-align:right;
	color: #48641E;
	font: bold 12px "Verdana", Tahoma, Arial, sans-serif;
}
.align_right a{
	color: #48641E;
	font: bold 12px "Verdana", Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.align_right a:hover{
	text-decoration: underline;
}

/* Post Meta Data - Category & Comments  */
.postmetadata{
	width: 640px;
	font: bold 10px "Verdana", Tahoma, Arial, sans-serif;
	color: #785F44;
	line-height: 12px;
	padding: 5px;
	margin: 30px 0 50px 0;
	background-color: #F7F9F6;
	border: #785F44 solid 1px;
}
.postmetadata a{
	font: bold 10px "Verdana", Tahoma, Arial, sans-serif;
	color: #785F44;
	text-decoration: underline;
}
.postmetadata a:hover{
	text-decoration: none;
}

/* Comment Meta Data - Date, Time & Posted By  */
.postmetaauthor{
	width: 650px;
	font: normal 10px "Verdana", Tahoma, Arial, sans-serif;
	color: #211500;
	line-height: 12px;
	padding: 0;
	margin: 0 0 25px 0;
}

/* ######### Archive Page Title ######### */
#page_title{
	width: 650px;
	margin: 0 0 30px 0;
	border-bottom: 1px dashed #211500;
}
#page_title h3{
	font: bold 16px "Verdana", Arial, Tahoma; 
	color: #211500;
}


/* ######### Comments Page Section ######### */
#nocomments{
	width: 640px;
	margin: 0 0 10px 0;
	background: #ffffff;
	padding: 5px;
}
#comments{
	width: 640px;
	margin: 0 0 10px 0;
	background: #ffffff;
	padding: 5px;
}
#comments img{
	float: left;
	margin: 0 20px 0 0;
}
#comments h3{
	font: bold 14px "Verdana", Tahoma, Arial, sans-serif;
	color: #211500;
	padding: 20px 0 0 0;
}
#comments h4{
	font: bold 14px "Verdana", Tahoma, Arial, sans-serif;
	color: #211500;
	padding: 0 0 0 0;
}
#comments h4 a{
	font: bold 14px "Verdana", Tahoma, Arial, sans-serif;
	color: #48641E;
	text-decoration: underline;
}
#comments h4 a:hover{
	font: bold 14px "Verdana", Tahoma, Arial, sans-serif;
	color: #48641E;
	text-decoration: none;
}
#comments h5{
	font: bold 11px "Verdana", Tahoma, Arial, sans-serif;
	color: #211500;
	padding: 0 0 0 0;
}
#comments h5 a{
	font: bold 11px "Verdana", Tahoma, Arial, sans-serif;
	color: #48641E;
	text-decoration: underline;
}
#comments h5 a:hover{
	font: bold 11px "Verdana", Tahoma, Arial, sans-serif;
	color: #48641E;
	text-decoration: none;
}
#comments p{
	font: bold 11px "Verdana", Tahoma, Arial, sans-serif;
	color: #211500;
}
#comments p a{
	font: bold 11px "Verdana", Tahoma, Arial, sans-serif;
	color: #48641E;
	text-decoration: underline;
}
#comments p a:hover{
	font: normal 11px "Verdana", Tahoma, Arial, sans-serif;
	color: #48641E;
	text-decoration: none;
}
.commentlist li.alt {
	border: solid 1px #EBDEC9;
	background: #F5EFE5;
	list-style: none;
	list-style-type: none;
	padding: 10px;
	margin: 0 0 10px 0;
}
.commentlist li {
	border: solid 1px #EBDEC9;
	background: #F5EFE5;
	list-style: none;
	list-style-type: none;
	padding: 10px;
	margin: 0 0 10px 0;
}


/* Leave A Comment Form  */
#comments form{
	width: 560px;
	padding: 10px;
	margin: 10px 0 10px 0;
}
#comments form h3{
	font: bold 14px "Verdana", Tahoma, Arial, sans-serif;
	color: #211500;
}
#comments form p{
	font: normal 11px "Verdana", Tahoma, Arial, sans-serif;
	color: #555555;
	margin: 5px 0 10px 0;
}
#comments form p a{
	font: bold 11px "Verdana", Tahoma, Arial, sans-serif;
	text-decoration: none;
	color: #211500;
}
.commentform p a:hover{
	text-decoration: underline;
}
#comments form .label{
	font: normal 11px "Verdana", Tahoma, Arial, sans-serif;
	padding-left: 0px;
	margin: 0 0 10px 0;
	color: #211500;
}
#comments form .required{
	color: #48641E;
	font: bold 10px "Verdana", Tahoma, Arial, sans-serif;
}
#comments form .notpublished{
	color: #48641E;
	font: bold 10px "Verdana", Tahoma, Arial, sans-serif;
}
#comments form .inputbox{
	color: #48641E;
	background: #ffffff;
	width: 300px;
	font: bold 12px "Verdana", Tahoma, Arial, sans-serif;
	padding: 2px 0 2px 4px;
	margin: 10px 0 0px 0;
	border: 1px solid #211500;
}
#comments form .textbox{
	color: #48641E;
	background: #ffffff;
	width: 550px;
	height: 200px;
	font: bold 12px "Verdana", Tahoma, Arial, sans-serif;
	padding: 2px 0 2px 4px;
	margin: 10px 0 0px 0;
	border: 1px solid #211500;
}
#comments form .submit{
	background: url(images/button_comment.gif) no-repeat;
	border: none;
	width: 124px;
	height: 26px;
	display: block;
	cursor: pointer;
	margin: 10px 0 0px 0;
}

