/* CSS Document */

* { padding: 0; margin: 0; }


body { 
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: #757575;
	text-align: center;
	line-height: 20px;
}

/*global elements*/
a img { border: none; }

div {text-align: left;}


li {list-style: none;}

.cleaner {clear: both;}

hr {
color: #dcdcdc;
height: 1px;
margin-bottom: 5px;
}

h1, h2, h3 {
 font-weight: bold;
 font-family:Arial, Helvetica, sans-serif;
 color: #8A2003;
 font-size: 16px;
 line-height: 18px;
padding-bottom: 10px;
 margin-bottom: 10px;  
  border-bottom: 1px solid #dcdcdc;

}

h3 {
 font-size: 17px;
 padding-bottom: 10px;
 border-bottom: 1px solid #dcdcdc;
}

h4 {
 font-size: 13px;
 color: #333333;
 font-weight: bold;
}

p, ul, ol {margin-bottom: 18px;}

ul {
 list-style: none;
 color: #2b5275;
}

ul li {
 padding-left: 2px;
 margin-left: 0px;
 background: transparent url('../images/li-bullet.gif') no-repeat 0 50%;
}

a { 
 text-decoration: none;
 color: #772221;	 
 padding-bottom: 1px;
 background: transparent url('../images/a-underline.gif') repeat-x 100% 100%;	
}

.smalllinks {
font-size: 11px;
}

a:hover {color: #333333;}


#logo {	
 width: 330px; 
 height: 65px;
 margin: 24px 0 0 20px;	
 background: transparent url('../images/logo.gif') no-repeat 0 0;
 display: inline;
 float: left;	
}

/*container*/
#container {
	text-align: left;
	margin: 0 auto;
	background-color: transparent;
}

.container {
	margin: 0 auto;
	width: 878px;
}

#container-top {
 height: 230px;
 background: url('../images/gradient_bg.gif') repeat-x;
 padding-bottom: 5px;
}

#header {
	height: 111px;
	background: url('../images/header_bg.gif') repeat-x;
}

#banners {
float: left;
}

#quote-login {
	float: right;
	background: url('../images/quote_bg.gif') no-repeat;
	width: 400px;
	height: 70px;
	overflow: hidden;
}

/* --- | Login Button | --- */
.login_button {
float: right;
padding-right: 12px;
margin-top: -18px;
}

#quote-box {
height: 56px;
padding-left: 20px;
width: 400px;
color:#FFFFFF;
font-size: 11px;
}

#quote-box a {
font-size: 10px;
color: #989898;
text-decoration: none;
}
#quote-box a:hover {
text-decoration: underline;
}

#quote-title {
width: 254px;
height: 15px;
padding-top: 10px;
}

fieldset {
	width:370px;
	display: inline;
	border:none;
	float: left;
	height: 13px;
	 }

.text_input {
font-family: "Trebuchet MS", Verdana, Sans-Serif;
font-size: 11px;
text-indent: 2px;
width: 96px;
height: 13px;
}
.text_inputAccountName {
font-family: "Trebuchet MS", Verdana, Sans-Serif;
font-size: 11px;
text-indent: 2px;

width: 76px;
height: 13px;
}
.text_inputPassword {
font-family: "Trebuchet MS", Verdana, Sans-Serif;
font-size: 11px;
text-indent: 2px;
width: 76px;
height: 13px;
}
/*content*/
#content-left {
	background-color:#FFFFFF;
	width: 564px;
	height: 230px;
	float: left;
	padding-left: 14px;
}
#content-right {
	background: url('../images/news_bg1.gif') no-repeat;
	width: 300px;
	height: 230px;
	float: right;
	/*padding-right: 14px;*/
}

#content ul li
 {
 	margin-top:5px;
 	margin-left:35px;
text-indent: 5px;
list-style-type: square;
	color: #8A2003;

}
#content a:hover {
text-decoration: underline;
}

/*news box*/
#latestNews {
width:264px;
padding-left:20px;
padding-top: 5px;
}
#latestNews ul, #latestNews li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#latestNews h3{
	color:#FFFFFF;
	font-size: 12px;
	text-transform:none;
	margin-bottom: 2px;
	text-indent: 5px;
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 0pt;
}
#latestNews ul h4{
	color:#989898;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
		padding-bottom: 0px;

}
#latestNews ul a{
	color:#FFFFFF;
	font-weight: normal;
	font-size: 11px;
margin-left: 5px;
}
#latestNews ul a:hover{
	text-decoration:underline;
}
#latestNews ul li{
text-indent: 5px;
	background: url(../images/dotted_horizontal.gif) repeat-x center bottom;
}
#latestNews p{
	margin: 0 5px 0 0;
}
#latestNews .morenews{
	float:left;
	margin-left: 5px;
}
a.morenews {
color:#FFFFFF;
font-size: 11px;
}
a:hover.morenews {
color: #FFFFFF;
text-decoration: underline;
}
.morenews {
background:transparent url(../images/arrow.gif) no-repeat scroll left center;
padding-left:8px;
}

#content {
width: 560px;
float: left;
padding-right: 10px;
padding-left: 10px;
margin-bottom: 10px;
}
#sidebar {
width: 285px;
float: left;
padding-top: 25px;
margin-bottom: 10px;
text-align: center;
padding-left: 5px;
}

#sidebar img {
margin-bottom: 5px;
}

/*footer*/
#footer { 
color: #660000;
padding-left: 10px;
padding-right: 10px;
font-size: 10px;
width: 858px;
display: inline;
float: left;
height: 70px;
text-decoration: none;
border-top: 1px solid #DDDDDD;
}

#footer #footer_navigation {
top: 15px;
height: 15px;
margin-bottom: 2px;
float: left;
}

#footer #copyright {
color:#660000;
float: right;
}

#news-box {
float: left;

}

#list-container {
margin-left: 30px;
color: #8A2003;
}

#list-container strong {
color: #8A2003;
}

#textlist li { 
padding-top: 2px;
list-style-type: square;
color: #8A2003;
 }
 
 #textlist li a {
 color:#757575; 
 text-decoration: underline;
 }
 
 #textlist li a:hover {
  color:#8A2003; 
 text-decoration: underline;
 }
 
 #ad-classes {
 background: transparent url('../images/side_classes.gif') no-repeat 0 0;

 height: 39px;
 
 width: 280px;
 
 float: right;
 
 margin: 10px 0px 0px 0px;
 
 display: inline;
}

 
 #ad-register {
 background: transparent url('../images/side_register.gif') no-repeat 0 0;

 height: 39px;
 
 width: 280px;
 
 float: right;
 
 margin: 10px 0px 0px 0px;
 
 display: inline;
}

/*--------------------------------------------------------------------------

Management

--------------------------------------------------------------------------*/
.staff {
 width: 500px;
float: left;
}

.staff .photo {
border: 1px solid #dcdcdc;
padding: 0 0 5px 0;
float: left;
}

.staff img {
 width: 90px; 
 height: 126px; 
 margin: 5px 5px 0 5px; 
 float: left;
}

.staff .shortbios {
 width: 385px;
 float: right;
}

.staff h4 { 
 color: #8A2003;
 width: 438px;
 float: left;
}

#contactColumnLF {
width: 100px;
padding-right: 10px;
float: left;
}

#contactColumn1 {
width: 125px;
padding-right: 10px;
float: left;
}

#contactColumnRT {
width: 250px;
padding-right: 10px;
float: left;
}

#smallColumn {
width: 220px;
padding-right: 10px;
float: left;
}

#carriersColumnLF {
float: left;
width: 100px;
padding-right: 10px;
}

#carriersColumnRT {
float: left;
width: 450px;
}