#recaptcha_image { 
  width: 178px !important; 
  height: 50px; 
} 


#recaptcha_image img { 
  width: 178px; 
  height: 47px; 
  border: solid 1px #000000;
} 

#recaptcha_container { 
  width: 220px; 
} 

.bodytextgray {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 12px;
	line-height: 16px;
	color: #31322E;
text-align:left;
}
.bodytexttan {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 12px;
	line-height: 17px;
	color: #EDEECA;
text-align:left
};
a:link {
	font-family: font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 12px;
	color: #A8613D;
	text-decoration: none;
}
a:visited {
	font-family: font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 12px;
	color: #A8613D;
	text-decoration: none;
}
a:hover {
	font-family: font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 12px;
	color: #585B53;
	text-decoration: underline;
}
.nav a:link {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.rnav  {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 14px;
	color: #FFDDB0;
	text-decoration: none;
}
a:link.rnav  {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 14px;
	color:  #EDEECA;
	text-decoration: underline;
}
a:visited.rnav  {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 14px;
	color:  #EDEECA;
	text-decoration: underline;
}
a:hover.rnav  {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 14px;
	color: #FFDDB0;
	text-decoration: none;
}
.header1, H1 {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 30px;
	color: #974F2D;
	font-weight: bold;
text-align:left;
}
H2, H3, H4, H5, H6, H7 {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 17px;
	font-weight: bold;
	color: #974F2D;
	margin: 0;
	padding: 0;
text-align:left;
	
}
.subhead1 {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 16px;
	color: #974F2D;
	font-weight: bold;
text-align:left;

	
}
.subhead1b {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
text-align:left;
}
.subhead1c {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 20px;
	color: #000000;
	font-weight: bold;
text-align:left;
}
.subhead2 {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 200;
text-align:left;
}
.header3FreeConsult {
	font-family: Georgia;
	font-size: 30px;
	color: #FF6600;
	font-weight: normal;
text-align:left;
}
.subhead3 {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 14px;
	color: #768D4D;
	font-weight: normal;
text-align:left;
}
.contact {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 25px;
	color: #768D4D;
	font-weight: normal;
text-align:left;
}
.bodytextblack {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 12px;
	line-height: 16px;
	color: 333333;
text-align:left;
}
.bodytextgreen {
	font-family: Arial, Tahoma, "Verdana sans-serif";
	font-size: 12px;
	line-height: 16px;
	color: #5B6E3B;
text-align:left;
}
.formcolor {
	background-color: #EDEECA;
	border: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid; 
	border-color: #000 #000 #000 #000;
}
.style1 {
	color: #768D4D;
	font-size: 12px;
	font-family: Arial, Tahoma, "Verdana sans-serif";
text-align:left;
}


/* Drop-down menu css - added 09/17/09 */

#sddm
{	margin: 0px 0px 0px 10px;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
font-weight: bold;
	float: left;
	font: 14px Arial;}


#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 7px 17px;
	/*background: #5970B2;*/
	color: #FFF;
	font: 14px Arial;
	text-align: left;
	text-decoration: none}

#sddm li a:hover
{	background: #535B43;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #E0E0E0;
	/*border: 0px solid #5970B2*/
	}
	
#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 17px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #E0E0E0;
		color: #000000;
		font: 11px Tahoma, Verdana;
		border-bottom: solid 1px #A8613D;}

#sddm div a:hover
	{	background: #A8613D;
		color: #FFF}


/*#
<style type="text/css">
<!--


</style>

<style type="text/css">

.style2 {color: #FF0000}
#Layer1 {
	position:absolute;
	left:769px;
	top:627px;
	width:262px;
	height:200px;
	z-index:1;
text-align:left;
}
.style6 {font-size: 30px}
text-align:left;

</style>#/