/* CSS Document */

body{
font: 12px Tahoma, Geneva, sans-serif;
color:#222;
background:#8ec1de url(images/body-bg.gif) top repeat-x;
text-align:center;
margin:20px 0 0 0;
}

a{
color:#005a8c;
text-decoration:none
}
a:hover{
color:#222;
text-decoration: underline
}

#wrapper{
text-align:left;
width:968px;
margin:auto;
background:url(images/wrapper-bg.png) repeat-y;
}

#page{
background:url(images/wrapper-top.gif) top no-repeat;
padding:0 18px 20px;
}

#header{
margin-bottom:10px
}

#topnav{
font-size:11px;
text-align:right
}
#topnav a{
color:#fff;
background:url(images/arrow-top.png) left no-repeat;
padding:0 10px 1px 8px;
text-decoration:none
}
#topnav a:hover{
color:#fff;
text-decoration:underline
}

#topcontact{
color:#000;
font:bold 16px Arial, Helvetica, sans-serif;
margin:55px 5px 0 0;
text-align:right
}

#menu{
margin:20px 0 0 0;
text-align:center;
}

.content-wrapper{
margin:0;
padding:0
}

#left-column {
width:663px;
float:right;
display:inline
}
#services{
background:url(images/services-bar.png) no-repeat;
padding:20px 20px 35px
}
#insurance{
background:url(images/insurance-bar.png) no-repeat;
padding:20px 20px 20px;
height:380px
}

#right-column{
width:250px;
float:left;
display:inline
}

#right-column #services h2{
margin:0;
margin-bottom:10px;
padding-left:15px;
color:#fff;
background:url(images/arrow-heading.png) left no-repeat;
}

#right-column #insurance h3{
color:#000;
margin:0;
margin-bottom:10px;
}

#right-column #services ul, #right-column #services li{
text-decoration:none;
list-style-type:none;
display:block;
margin:0;
padding:0;
}

#right-column #services li{
background:url(images/arrow-services.png) left no-repeat;
padding:8px 0 8px 10px;
border-bottom:1px solid #4d9f57;
}

#right-column #services li a{
color:#fff;
text-decoration:none
}
#right-column #services li a:hover{
color:#abd8ae;
text-decoration:none
}

#right-column #insurance ul, #right-column #insurance li{
	color:#005a8c;
	margin:0;
	margin-left:15px;
	padding:5px 0;
}

h1, h2, h3{
font-family: "Minion Pro", Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#007610;
margin:0;
margin-bottom:20px;
}

h1{
font-size:26px
}
h2{
font-size:24px
}
h3{
font-size:22px
}

p{
line-height:18px;
margin:0;
margin-bottom:20px;
}

#left-column ul{
margin:0;
padding:0;
margin-bottom:20px;
}
#left-column li{
line-height:18px;
margin:0;
margin-left:30px;
}

#banner{
text-align:right;
margin-bottom:20px
}

.img {
float:left;
margin-right:20px;
}

a img{
border:none
}

img.alignright{
float:right;
}

.thumb-home{
float:left;
margin-right:20px;
display:inline;
text-align:center
}

.thumb-home2{
float:left;
display:inline;
text-align:center
}

.thumb-padd{
padding-bottom:10px;
margin-bottom:10px;
background:url(images/dotted.gif) bottom repeat-x
}

.alignleft{
float:left
}

.alignright{
float:right;
margin:0 0 20px 20px
}

.green{
color:#0bb14d
}

.divider{
float: none;
height:20px;
}

.clear{
clear:both;
font-size: 1px;
}

.underline{
text-decoration:underline
}

.red{
color:#F00
}

form{
margin:0;
}
.forms{
	color:#000;
	padding:0 10px 20px 20px;
	border:1px solid #e5e5e5
}

.input {
width: 150px;
border: 1px solid #ccc;
margin-bottom:10px;
}

.dropdown{
border: 1px solid #ccc;
width: 153px;
margin-bottom:10px;
}

.textarea{
width:210px;
height: 80px;
overflow:auto;
margin-bottom:10px;
border: 1px solid #ccc;
} 

.label{
font:11px Arial, Helvetica, sans-serif;
color:#000;
padding-top:5px;
}

#footer{
font-size: 11px;
color:#fff;
text-align:center;
padding:30px 0;
line-height:24px;
background: url(images/wrapper-bottom.png) top no-repeat;
}
#footer a{
color:#fff;
font-weight:bold;
padding:0 5px;
text-decoration:none;
}
#footer a:hover{
padding:0 5px;
text-decoration: underline;
}
