A:link {
	color:#97564A; 
	text-decoration: underline
} 
A:visited {
	color:#97564A;
	text-decoration: underline;
} 
A:hover {
	color:#B67569;
	text-decoration: underline;
} 
A:active {
	color:#E9BE94;
	text-decoration: underline;
}
.padding {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}
.eleven, .post, .trackback, .storycontent, ol#commentlist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #925448;
}

	ol#commentlist{
		list-style-type:none;
		color:#7C493E;
	}
	
	ol#commentlist cite{
		font-weight:bold;
	}

#menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #925448;
	margin:0px;
}

	#menu ul{
		list-style-type:none;
		margin:0px;
		padding:0px;
	}

	#menu ul li{
		margin:0px 0px 15px 47px;
		padding:0px;
	}


	#menu ul li ul li{
		margin:0px 0px 5px 15px;
		padding:0px;
	}



img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}



.eleven2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #925448;
	padding: 0px;
	margin: 0px;
}
.heading, .post-heading, h3.storytitle, #comments, #postcomment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #97564A;
}
.readMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #925448;
	text-align: right;
	font-weight: bold;
}

.readMore_bna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #925448;
	text-align: left;
	padding-left:10px;
}
.bnaBorder {
	background-color: #F1D3BB;
	border: 1px solid #925448;
}
.ten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #925448;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #97564A;
}

#commentform{
	width:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #925448;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #925448;
	}

#commentform textarea { width:155px;}

input{
	margin-bottom:15px;
}

input.commentform-submit{
	margin-top:15px;
}

#searchform{
	margin:0px;
}

#searchform input{
	margin:5px 0px 0px 0px;
}

label {
	color: #925448;
}

form {
	width:150px;
	margin:10px 0 15px 25px; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#E9BE94 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #B4790C;
	color:#925448;
	width:145px; /* 5 pixles smaller than form width !important */
	height:22px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 

input.submit, input.submit-contact-main { 
	width:60px;
	height:22px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}
	
	fieldset {
		border: none;
	}
	
	
.bna { margin-left:3px; border:1px solid #000000; }
.bna-link { margin-left:5px;}
.bna-link-block { margin-left:5px; display:block; margin-top:10px;}

p.bna-enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #925448;
	text-align: left;
	padding-left:15px;
	margin-bottom:10px;
}

