@charset "UTF-8";
/* CSS Document */

a {text-decoration: none; color: #8b2716; font-weight:bold;}
a:Hover {text-decoration: underline;color: #8b2716;font-weight:bold;}
a:Visited {text-decoration: none; color: #8b2716;font-weight:bold;}
a:Visited:Hover {text-decoration: underline; color: #8b2716;font-weight:bold;}

h1 {
	color: #8b2716;
	font-size: 1.65em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63615f;
	margin-bottom: 5px;
	margin-top: 10px;
	text-transform: uppercase;
}
h2 {
	color: #8b2716;
	font-size: 1.45em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63615f;
	margin-bottom: 5px;
	margin-top: 10px;
}
h3 {
	color: #8b2716;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: -5px;
}
h4 {
	color: #cfc2af;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.1em;
	padding-top: 0.7em;
}

p {
	line-height: 1.35em;
	color: #cfc2af;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #cfc2af;
	line-height: 1.5em;
}

hr {
		color: #63615f;
		height:1px;
		font-normal: bold;
	}
	
	
	
/* Lead Form */
#LeadForm input{
   border:1px solid #51130a;
   padding-left:5px;
   width:100%; 
   background-color: #FFF;
   margin-bottom: 6px;

}
#LeadForm textarea{
	border:1px solid #51130a;
	padding-left:5px;
	width:100%;
	height:75px;
	overflow:auto;
	background-color: #FFF;
}

#LeadForm label {
	font-family: Arial, Helvetica, sans-serif;
	color: #cfc2af;
	margin-top: 10px;
	padding-top: 10px;
	line-height: 12px;
}
.LeadFormSubmit{
	border:1px solid #fff !important;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #8b2716 !important;
	text-decoration: none;
	text-align: center;
	height: 30px !important;
	width: 110px !important;
	display: block;
	font-size: 10px;
}
/* HomePage News WebPart */
#HPNews a {text-decoration: none; color: #fff; font-weight:bold;}
#HPNews a:Hover {text-decoration: underline;color: #fff;font-weight:bold;}
#HPNews a:Visited {text-decoration: none; color: #fff;font-weight:bold;}
#HPNews a:Visited:Hover {text-decoration: underline; color: #fff;font-weight:bold;}

#FreeConsultPhone {
	color: #dcd4c9;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 20px;
	margin-top: -35px;
	margin-bottom: 35px;
}
#FreeConsultPhone a {text-decoration: none; color: #dcd4c9; font-weight:bold;}
#FreeConsultPhone a:Hover {text-decoration: none;color: #dcd4c9;font-weight:bold;}
#FreeConsultPhone a:Visited {text-decoration: none; color: #dcd4c9;font-weight:bold;}
#FreeConsultPhone a:Visited:Hover {text-decoration: none; color: #dcd4c9;font-weight:bold;}

#FreeConsultRightCol {
	color: #dcd4c9;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 15px;
	margin-top: -60px;
	margin-bottom: 30px;
}
#FreeConsultRightCol a {text-decoration: none; color: #dcd4c9; font-weight:bold;}
#FreeConsultRightCol a:Hover {text-decoration: none;color: #dcd4c9;font-weight:bold;}
#FreeConsultRightCol a:Visited {text-decoration: none; color: #dcd4c9;font-weight:bold;}
#FreeConsultRightCol a:Visited:Hover {text-decoration: none; color: #dcd4c9;font-weight:bold;}