/*
Theme URI: http://InsuranceMarketingOnline.net
Version: 1.3
Description: Insurance Template
Copyright: 2009 InsuranceMarketingOnline.net
*/


body{
background:#fff url('images/background-tile.gif');
color:#000;
font-size: 14px;
line-height: 15px;
font-family: Verdana, Sans-Serif;
width: 800px;
padding: 0 auto 0;
margin:0 auto 0;
}
/***	main	***/
a{
color:#0000FF;
text-decoration:none;
border: none;
}

a:hover{
color:#3300AF;
text-decoration:none;
border: none;
}


ul{
list-style:square;
}

/* Headers */

h1,h2,h3 {
font-family:Tahoma, Helvetica, Verdana, arial;
}

h1 {
font-size: 28px;
line-height: 30px;
color: #000000; 
margin: 3px 0px 12px; 
font-weight: bold;
}

h2 { 
font-size: 24px;
line-height: 27px;
color: #000000; 
margin: 3px 0px 12px; 
font-weight: bold;
}

h3 {
font-size:18px;
line-height: 21px;
color: #000000; 
margin: 3px 0px 12px; 
font-weight:bold;
}

h4 {
font-size:15px;
line-height: 18px;
color: #000000; 
margin: 3px 0px 12px; 
font-weight:bold;
}

.navigation{
font-size:11px;
}

/* Forms */

#quoteform {
width: 680px;
border: 1px solid #efefef;
margin: 0px 40px 0px;
padding: 10px;
display: block;
}
//**
input, textarea, select, button{
background:#fafafa;
border:1px solid #efefef;
color:#666;
padding:2px;
margin:3px 0 5px 0;
font:10px "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}
**//
input:focus{
border:1px solid #555;
}
/* Others */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}
