/* CSS Document 

* {margin:0; padding:0;}*/

body
{
	color:#000000;
	background-image:	url("http://www.discountautoinsurancehartfordconnecticut.com/background.jpg");
	background-repeat:	repeat-x;
}

h3{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#000000;	
}
h4{
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
	color:#000000;	
	margin:10px;
}
h5{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#000000;	
	margin:10px;
}
h1{
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	color:#000000;	
}

li{padding:10px;
}

td, input, textarea{
	font-family:verdana;
	font-size:14px;
	color:#000000;	
	vertical-align:top;
}

a { color:#6097cf;font-weight:bold;}
a:hover { text-decoration: none;font-weight:bold;}
a img { border:0;}

.left_menu { color:#000000;font-size:14px;font-family:verdana;}
.left_menu a{ color:#000000;font-size:14px;font-family:verdana;}
.footer,  .footer a{ 
	font-family:verdana;
	font-size:12px;
	color:#000000;	
}

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;color:#000000;}


.form { margin-bottom:15px;}
.form input { border: 1px solid #34030C; color:#1B1212; background:#E9E7D8; padding:2px 0 0 6px;}
.img_border { border: 1px solid #0033A2; }
textarea { border: 1px solid #34030C; color:#1B1212; background:#E9E7D8; overflow:auto; padding:2px 0 0 8px; }