@charset "UTF-8";
body {
	background-image: url(images/bg.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #192d47;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #192D47;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #192D47;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.flash_div {
	background-image: url(images/hm_flashdiv.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.black_div {
	background-color: #000000;
	background-image: url(images/hm_sideborder.gif);
	background-repeat: repeat-y;
}
.contact_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #fcf8f0;
	
	padding:0 10px 0 10px;
}
.content_leftbg {
	background-color: #C2B086;
	background-image: url(images/hm_content_leftbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.content_rightbg {
	background-color: #C3B086;
	background-image: url(images/hm_content_rightbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.hm_bot_text {
	background-color: #000000;
	background-image: url(images/hm_content_bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 23px;
	padding-left: 20px;
}
.hm_bot_text a:link {
	color: #192D47;
}
.hm_bot_text a:visited {
	color: #192D47;
}
.hm_bot_text a:hover {
	color: #000;
}
.hm_bot_text a:active {
	color: #000;
}
.hm_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	background-color: #C2B086;
	background-image: url(images/Lawton-Law-Firm_27.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 80px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #192D47;
}

/* ///////////////// ADDITIONAL CSS AS OF 03.15.10  ///////////////// */

.contactLeftNumber {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
	margin:0 auto;
	
	text-align:left;

}

.contactLeftAddress1 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	
	color: #192D47;
	
	margin:0 auto;
	
	text-align:left;

}

.contactLeftAddress2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	
	color: #192D47;
	
	margin:10px 0 auto;
	
	text-align:left;

}



.callToAction {

	margin:0 auto;

	width:250px;
	
	height:30px;
	
	background-color:#FCF8F0;
	
}

.contactImageIndex {

	margin:10px auto 0;

	width:245px;
	
	height:165px;
	
	background-color:#FCF8F0;
	
	font-size:50px;
	
	color:#FF99FF;
	
	text-align:center;
	
	border:#000 solid 2px;


}

.hm_contentUpFont {

	font-size: 17px;

}

a img {border: none; }


.palmettoLink {

	font-size:11px;
	
	color:#192D47;
	
	text-align:center;
	
	position:absolute;
	
	bottom:0;
	
	clear:both;
	
}