body {
text-align: center;
font: 16px/24px "Hoefler Text", Times, "Times New Roman", sans-serif;
color: #666666;
line-height: 23px;
margin: 0 auto;
}

a:link, a:visited {
color: #353129;
}

a:hover, a:active {
color: #999999;
}

h4 {
font-family: Georgia, 'Times New Roman', Times, serif bold;
color: #353129;
}

#wrapper {
text-align: left;
margin: 0 auto;
width: 920px;
padding: 20px;
}

#header {
background: url(images/logo.png) left no-repeat;
border-bottom: 1px solid #CCCCCC;
}

#navigation li a:link, #navigation li a:visited {
color: #666666;
text-decoration: none;
padding: 2px;
}

#navigation li a:hover {
background: #353129;
color: #FFFFFF;
padding: 2px;
}

#navigation {
float: right;
}

#navigation li {
list-style-type: none;
display: inline;
margin-left: 15px;
}

#introduction {
margin-top: 25px;
font-size: 18px;
line-height: 25px;
border-bottom:1px solid #CCCCCC;
margin-bottom: 25px;
}

.emphasis {
color: #c1ce96;
font-size: 20px;
font-style: italic;
}

#content {
background: #484a47 url(images/property.jpg) bottom repeat-x;
width: 440px;
border: 5px solid #c1ce96;
padding: 10px 10px 100px 10px;
color: #FFFFFF;
float: left;
}

#content a:link, #content a:visited {
color:#F6F6F6;
}

#content a:hover {
color: #CCCCCC;
}

#content h4 {
color:#FFFFFF;
margin-top: 5px;
}

#content h2 {
color:#FFFFFF;
margin-top: 5px;
font-size: 20px;
}

#divisions {
width: 420px;
float: right;
}

#products {
margin-left: 0;
}

#products li {
color: #353129;
list-style: url(images/bullet.png);
}

#maincontent {
width: 570px;
float: left;
}

#maincontent h4 {
margin-top: 0;
}

#company {
width: 330px;
float: right;
}

#company h4 {
margin-top: 0;
}

#policy-information {
width: 310px;
padding: 10px;
border: 1px solid #999999;
float: right;
background: #ecebf0;
-moz-border-radius: 10px;  
-webkit-border-radius: 10px;  
border-radius: 10px;
}

#policy-information img {
border: none;
}

#policy-information h4 {
margin-top: 0;
color: #666666;
}

#policy-information a:link, #policy-information a:visited {
background: #c1ce96;
color: #333333;
padding: 5px;
text-decoration:none;
}

#policy-information a:hover {
background: #687d77;
color: #FFFFFF;
}

.vcard {
width: 310px;
}

.companydivisions {
width: 290px;
float: left;
margin: 8px;
margin-top: 0;
}

.companydivisions h4 {
margin-top: 0;
}

.companydivisions img {
display:block; 
margin-left:auto; 
margin-right:auto; 
}

#footer {
border-top: 1px solid #CCCCCC;
margin-top: 25px;
color: #353129;
font-size: 13px;
}

.emphasis2 {
background: #353129;
color: #FFFFFF;
padding: 2px;
}

.externallink {
font-size: 14px;
text-align: center;
font-weight: bold;
}

.externallink a:link, .externallink a:visited {
color: #687d77;
}

.externallink a:hover {
color: #353129;
}

#insurance {
width:560px;
float: left;
}

#insurance h2 {
margin-top: 0;
text-shadow: 2px 2px 5px #ccc; 
color: #353129;
}

#insurance h3 {
margin-top: 0; 
color: #353129;
}

#insurance li {
list-style-image: url(images/bullet_green.png);
}

.sitemap {
padding-left: 0;
margin-left: 0;
}

.sitemap li {
width: 15em;
position: relative;
background: #dddddd;
margin-bottom: 0.5em;
padding: 1em;
font-weight: bold;
list-style-type: none;
}

.sitemap li li {
left: 13.5em;
border-top: 0.5em solid #ffffff;
border-left: 1em solid #cccccc;
border-bottom: 0.5em solid #ffffff;
margin-bottom: 0;
font-weight: normal;
list-style-type: none;
margin-left: 0;
}

.sitemap a:hover {
color: #687d77;
}

.clearer {
clear: both;
line-height: 1;
margin: 0;
padding: 0;
}