/*----- HTML Styles ---------------------------*/
body {
background-color: #ddcca3;
background-image: url(images/body_back_tile.gif);
background-repeat: repeat-x;
margin: 0px;
text-align: center; }


/*----- Page Layout Styles ---------------------------*/
#background {
background-image: url(images/hme_body_back3.jpg);
background-repeat: no-repeat;
text-align: center;
margin: 0px;
background-position: top; 
height: 564px; }

#container {
width: 750px;
text-align: center;
margin: 0;}

#logo {
background-image: url(images/top_logo1.gif);
background-repeat: no-repeat;
background-position: center;
height: 93px; }

#hme-main-photo {
height: 299px;
width: 750px;
background-image: url(images/hme_main_photo.jpg); }

#sub-about-us-main-photo {
height: 231px;
width: 750px;
background-image: url(images/sub_contact_us_main_photo.jpg); }

#sub-commercial-main-photo {
height: 231px;
width: 750px;
background-image: url(images/sub_commercial_main_photo.jpg); }

#sub-personal-main-photo {
height: 231px;
width: 750px;
background-image: url(images/sub_personal_main_photo4.jpg); }

#sub-personal-main-photo2 {
height: 231px;
width: 750px;
background-image: url(images/sub_personal_main_photo2.jpg); }

#sub-claims-main-photo {
height: 231px;
width: 750px;
background-image: url(images/sub_claims_billing_photo.jpg); }

#sub-contact-us-main-photo {
height: 231px;
width: 750px;
background-image: url(images/sub_contact_us_main_photo.jpg);
font-weight: bold;}

#cnt-2col { 
margin: 0px;
width: 750px;
background-image: url(images/container-back.gif);
background-repeat: repeat-y; }

#hme-cnt-lft-col {
width: 471px;
float: left;
background-image: url(images/hme_cnt_lft_col_back.jpg);
padding: 0;
margin: 0;
height: 480px;
background-repeat: no-repeat;
background-position: left top;
background-color: #ffffff; }

#hme-cnt-rt-col {
width: 279px;
float: right;
background-image: url(images/hme_cnt_rt_col_back.jpg);
margin: 0;
padding: 0;
background-color: #000000;
background-repeat: no-repeat;
overflow: inherit;
height: 100%; }

#sub-cnt-lft-col-w-photo {
width: 471px;
float: left;
background-image: url(images/sub_cnt_lft_col_back.jpg);
padding: 0;
margin: 0;
background-repeat: no-repeat;
background-position: left top;
background-color: #ffffff; }

#sub-cnt-lft-col {
width: 471px;
float: left;
background-image: url(images/sub_cnt_lft_col_back_about_us.jpg);
padding: 0;
margin: 0;
background-repeat: no-repeat;
background-position: left top;
background-color: #ffffff; }

#sub-cnt-rt-col-w-photo {
width: 279px;
float: right;
background-image: url(images/sub_cnt_rt_col_back.jpg);
margin: 0;
padding: 0;
height: 585px;
background-color: #160605;
background-repeat: no-repeat;
vertical-align: top; }

#sub-rt-col {
width: 279px;
float: right;
background-image: url(images/sub_cnt_rt_col_about_us_back.jpg);
margin: 0;
padding: 0;
background-color: #160605;
background-repeat: no-repeat;
overflow: inherit;
height: 100%;}

.rt-col-photo {
height: 95%;
width: 272px;
background-image: url(images/sub_rt_col_photo_bottom.jpg);
background-repeat: no-repeat;
background-position: bottom; }

.rt-col-photo_personal {
height: 95%;
width: 272px;
background-image: url(images/photo3-personal_lines.png);
background-repeat: no-repeat;
background-position: bottom; }


.rt-col-nophoto {
height: 95%;
width: 272px;
background-image: url(images/spacer.gif);
background-repeat: no-repeat;
background-position: bottom; }

#clear {
clear: both; }

#ftr {
height: 28px;
width: 762px;
background-image: url(images/ftr_back.gif);
margin: 0; 
clear: both; }


/*----- Table Styles ------------------------*/
table.nav-table {
width: 471px; }

table.nav-table tr td {
vertical-align: top;
height: 45px; }


/*----- Text Styles ------------------------*/
#hme-cnt-lft-col p {
font-family: Georgia, Times, "Times New Roman", serif;
font-size: 0.8em;
color: #4d4d4d;
line-height: 1.8em;
text-align: left;
padding-left: 30px;
padding-right: 41px;
padding-bottom: 4px; }
	
#sub-cnt-lft-col h2 {
font-family: Georgia, Times, "Times New Roman", serif;
font-size: 0.9em;
color: #340f0c;
line-height: 1.7em;
text-align: left;
padding-top: 7px;
padding-left: 30px;
padding-right: 41px;
padding-bottom: 7px;
margin: 0px; }

#sub-cnt-lft-col  p {
font-family: Georgia, Times, "Times New Roman", serif;
font-size: 0.7em;
color: #4d4d4d;
line-height: 1.7em;
text-align: left;
padding-left: 30px;
padding-right: 41px;
padding-bottom: 12px;
margin: 0px; }
	
#sub-cnt-lft-col-about-us  p {
font-family: Georgia, Times, "Times New Roman", serif;
font-size: 0.7em;
color: #4d4d4d;
line-height: 1.7em;
text-align: left;
padding-left: 30px;
padding-right: 41px;
padding-bottom: 12px;
margin: 0px; }
	
#sub-cnt-lft-col ul {
margin-top:6px; }

#sub-cnt-lft-col li {
font-family: Georgia, Times, "Times New Roman", serif;
font-size: 0.7em;
color: #4d4d4d;
line-height: 1.7em;
text-align: left;
margin-left: 8pt;
padding-left: 5pt;
margin-top: 3pt; }
	
.photo_lft {
float: left;
margin-left: 20px;
margin-right: 16px;
margin-bottom: 3px; }

img.photo_rt {
float: right;
margin-left: 17px;
margin-right: 20px;
margin-bottom: 10px;}


/*------ Mouseovers ------------------------*/
table.nav-table a:link {
font-family: "Lucida Sans Unicode", Georgia, "Times New Roman", Times, serif;
font-size: .7em;
line-height: 1.1em;
color: #1a0806;
text-decoration: none;
display: block;
padding-left: 13px;
padding-right: 13px;
padding-top: 10px;
padding-bottom: 10px; }	
table.nav-table a:visited {
font-family: "Lucida Sans Unicode", Georgia, "Times New Roman", Times, serif;
font-size: .7em;
line-height: 1.1em;
color: #1a0806;
text-decoration: none;
display: block;
padding-left: 13px;
padding-right: 13px;
padding-top: 10px;
padding-bottom: 10px; }
table.nav-table a:hover {
font-family: "Lucida Sans Unicode", Georgia, "Times New Roman", Times, serif;
font-size: 0.7em;
line-height: 1.1em;
color: #6c312c;
background-image: url(images/nav_back_tile.png);
background-repeat: repeat-x;
display: block;
padding-left: 13px;
padding-right: 13px;
padding-top: 10px;
padding-bottom: 10px; }
	
#sub-cnt-lft-col a:link {
color: #610e07;
text-decoration: none; }
#sub-cnt-lft-col a:visited {
color: #610e07;
text-decoration: none; }
#sub-cnt-lft-col a:hover {
color: #ae0d00;
text-decoration: none; }

#sub-cnt-lft-col-about-us a:link {
color: #610e07;
text-decoration: none; }	
#sub-cnt-lft-col-about-us a:visited {
color: #610e07;
text-decoration: none; }
#sub-cnt-lft-col-about-us a:hover {
color: #ae0d00;
text-decoration: none; }
		
.nav-on {
font-family: "Lucida Sans Unicode", Georgia, "Times New Roman", Times, serif;
font-size: 0.7em;
line-height: 1.1em;
color: #6c312c;
background-image: url(images/nav_back_tile.png);
background-repeat: repeat-x;
display: block;
padding-left: 13px;
padding-right: 13px;
padding-top: 10px;
padding-bottom: 10px; }
