/*BEGIN CORE STYLES*/
body {	
	background-color: #230c06;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Arial, sans-serif;	
	margin: 0;
}

.form {
	font-size: 10px;
	line-height: 12px;
	color:#1c7fc3;
}

.hr {
    border: 0;
    color: #3c150a;
    background-color: #3c150a;
    height: 1px;
    width: 100%;
}

.hr2 {
    border: 0;
    color: #a68363;
    background-color: #a68363;
    height: 1px;
    width: 100%;
}

.moduleRow { 
	color: #FFFFFF;
}

.moduleRowOver { 
	background-color: #2f2f2f; 
	color: #FFFFFF; 
	cursor: pointer;
}

.hiddenDiv {
	display:none;
	border: 3px outset #a5a5a5;
	overflow: auto;
}

.footer {
	font-size: 12px;
	line-height: 16px;
	color: #5c210f;
}

.footer a:link, .footer a:visited {
	font-size: 12px;
	line-height: 14px;
	color: #ac4506;
	text-decoration: underline;
}

.footer a:hover, .footer a:active {
	font-size: 12px;
	line-height: 14px;
	color: #ac4506;
	text-decoration: none;
}	
/*END CORE STYLES*/

.newsDate {
	font-size: 10px;
	color: #614d3a;
}

.newsTitle {
	font-size: 14px;
	color: #3c150a;
	font-weight: bold;
}

.copyright {
	font-size: 10px;
	font-style: none;
	color: #FFFFFF; 
}

.imageFloatRight {
	float: right;
	padding-left: 15px;
	padding-bottom:10px;
}

.phoneNumber {
	font-size: 14px;
	color: #FFFFFF; 	
	padding-top: 0px;
}

.practiceAreas {
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Arial, sans-serif;	
}

.practiceAreas a:link, .practiceAreas a:visited{
	text-decoration: underline;
	color: #ffffff;	
}

.practiceAreas a:hover, .practiceAreas a:active{
	text-decoration: none;
	color: #ffffff;	
}

.faq {
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Arial, sans-serif;	
	text-align: justify;
	padding-left: 23px;
	padding-right: 18px;
}

.faq a:link, .faq a:visited{
	color: #4a1a0c;
	text-decoration: underline;
}

.faq a:hover, .faq a:active{
	color: #4a1a0c;
	text-decoration: none;
}

.faqSmallHeading {
	font-size: 13px;
	line-height: 14px;
	color: #371309;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Arial, sans-serif;	
	font-weight: bold;
}

.bodyText {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	padding: 20px;
	padding-top: 0px;
}

.bodyText a:link, .bodyText a:visited {
	font-size: 12px;
	line-height: 14px;
	color: #4a1a0c;
	text-decoration: underline;
}

.bodyText a:hover, .bodyText a:active {
	font-size: 12px;
	line-height: 14px;
	color: #4a1a0c;
	text-decoration: none;
}		

.servicePrice {
	color: #9d0c06;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;	
	font-weight: bold;
}

.faqCategory {
	color: #3c150a;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;	
	font-weight: bold;
}

.faqText {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;	
}

.faqText2 {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;	
}

.faqAnswer {
	color: #ffffff;
	background-color: #230c06;
	background-image: url(images/faqBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #3c150a;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;	
	overflow: auto;
	padding: 10px;
}

.faqAnswer a:link, .faqAnswer a:visited{
	color: #ffffff;
	text-decoration: underline;
}

.faqAnswer a:hover, .faqAnswer a:active{
	color: #ffffff;
	text-decoration: underline;
}

.faqText a:link, .faqText a:visited{
	color: #ffcc00;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;	
	font-weight: bold;
}

.faqText a:hover, .faqText a:active{
	color: #ffcc00;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;	
	font-weight: bold;
}

/* BEGIN LAYOUT STYLES */
.layoutHeader {
	background-image: url(images/layoutHeader.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 127px;
	margin: 0 auto;
}

.layoutMenu {
	height: 28px;
	margin: 0 auto;
}

.layoutFooter {
	background-image: url(images/layoutFooter.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	width: 657px;
	margin: 0 auto;
	clear: both;
}

.layoutContentWrapper {
	width: 657px;
	margin: 0 auto;
}

.layoutContentRepeat {
	background-image: url(images/contentRepeat.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	width: 657px;
	margin: 0 auto;
	position: relative;
}

.layoutContentTop {
	background-image: url(images/contentTop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 657px;
	min-height: 121px;
	margin: 0 auto;
}