/* This is a comment */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
} 
li a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


#container {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	height: 1800px;
	color: #000000;
	background-color: #F0F0F0;
}
#row1 {
	background-color: #EAEBDB;
	width: 979px;
	height: 45px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	color: #800000;
	vertical-align: middle;
	padding-top: 40px;
	font-size: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
	clear: both;
}
#row1     h2  {
	width: 450px;
	float: left;
	text-align: left;
	height: 35px;
	margin-left: 73px;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#row1    #phone {
	font-size: 13px;
	width: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
}
#row2 {
	width: 999px;
	background-color: #500411;
	height: 225px;
	clear: both;
}
#row2left {
	width: 235px;
	float: left;
	height: 170px;
	padding-top: 30px;
	padding-left: 25px;
	background-image: url(images/m_bg.jpg);
	background-repeat: no-repeat;
}
#row2left img {
	margin-bottom: 6px;
	margin-left: 30px;

}

#row2middle    {
	margin-bottom: 5px;
	width: 505px;
	height: 210px;
	float: left;

}
#row2right {
	width: 200px;
	float: left;
	height: 200px;
	background-color: #500411;
	padding-top: 12px;
	font-size: 12px;
	color: #FFFFFF;
}
#row2right input {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 3px;
}

#row2right textarea {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	margin-bottom: 10px;
}
.smformbtn   {
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 4px;
}

#row3 {
	width: 999px;
	height: 1500px;
	float: left;
}

#row3left {
	width: 240px;
	height: 1100px;
	float: left;
	background-color: #500411;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 20px;
	margin-top: 20px;
	font-size: 12px;
}
#row3left strong {
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
}

#row3right {
	width: 675px;
	height: 1450px;
	float: left;
	margin-left: 30px;
	padding-top: 15px;
	color: #500411;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#row3right p {
}
#row3right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #500411;
}





#left {
	margin-left: 0px;
	padding-left: 8px;
	padding-top: 0px;
	color: #FFFFFF;
	padding-bottom: 40px;
	margin-top: 10px;
}

#left a {
	font-weight: bold;
	color: #FFFFFF;
}
.bg_2  {
	padding-top: 3px;
	padding-left: 25px;
	padding-right: 25px;
}

.bg_2 h1 {
	font-size: 15px;
	padding-top: 30px;
	color: #4A0311;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bg_2 p {
	text-align: justify;
	color: #333333;
}

.footer {
	font-size: 11px;
	padding-top: 10px;
}
.footer a {
	font-size: 10px;
	color: #800000;
}

.footer  td {
	text-align: center;
}

a:hover {
	text-decoration: none;
}
.cta {
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*This is for ff */
 	text-shadow: #000000 1px 1px 1px;
	/*This is for ie 6-7 only */
 zoom: 1;



 filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=1);


}
