@charset "utf-8";
/* CSS Document */
body {
	scrollbar-face-color: #CCCC99;
 	scrollbar-shadow-color: black;
 	scrollbar-highlight-color: white;
 	scrollbar-3dlight-color: black;
 	scrollbar-darkshadow-color: white;
 	scrollbar-track-color: white;
 	scrollbar-arrow-color: #999966;
	background:#FFF fixed url(images/bg_shell.gif);
	margin-top: 0px;
		
	}
input {
	color:#330000; 
	border: #330000 1px solid; 
	font-family: verdana; 
	}
input.col {
	color:#330000; 
	background:#CC9900; 
	border: #CC9900 1px solid; 
	font-family: verdana; 
	}
textarea {
	 border: #330000 1px solid; 
	 font-family: tahoma; 
	 }
.style3 {
	font-size: 12px; 
	font-family: tahoma;
	}
.style5 {	
	font-family: Tahoma;
	font-size: 12px;
	color: #003300;
}
.style6 {
	font-size: 12px
	}
/* HEADINGS */
h1 {
	color:#003300;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
}
h2 {
	font-size:12px;
	color:#003300;
	font-family:Tahoma, Geneva, sans-serif;
}
/* LINKS*/
a:link {
	font-family:tahoma; 
	font-size:11px; 
	color:#333333; 
	text-decoration:none;
	}
a:visited {
	font-family:tahoma; 
	font-size:11px; 
	color:#333333; 
	text-decoration:none;
	}
a:hover {
	font-family:tahoma; 
	font-size:11px; 
	color:#999900; 
	text-decoration:underline;
	}
a.readmore:link {
	color:#002A67;
	text-decoration:none;
	font-weight:bold;
}

a.readmore:visited {
	color:#002A67;
	text-decoration:none;
	font-weight:bold;
}

a.readmore:hover {
	color:#578C92;
	text-decoration:none;
	font-weight:bold;
}

a.readmore:active {
	color:#002A67;
	text-decoration:none;
	font-weight:bold;
}
a.headingtitle:link {
	color:#333333; 
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.headingtitle:visited {
	color:#333333; 
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.headingtitle:hover {
	color:#578C92;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.headingtitle:active {
	color:#333333; 
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

/* CONTENT*/
#online-quote {
	position:absolute; 
	left:774px; 
	top:121px; 
	width:130px; 
	height:131px; 
	z-index:4;
	text-align:center;
	float:right;
}
#homenav {
	position:absolute; 
	left:761px; 
	top:21px; 
	width:189px; 
	height:69px; 
	z-index:4;
	float: left;
	}
.maincontent {
	font-family: tahoma;
	font-size: 12px;
	color: #003300;
	text-align: justify;
	}
.mainfooter {
	font-family: tahoma;
	font-size: 12px;
	color: #003300;
	text-align: center;
	font-weight:bold;
	}
.maincontmid {
	font-family: tahoma;
	font-size: 12px;
	color: #003300;
	text-align: center;
	}
.underline {
	text-decoration:underline;
}
.leftimg {
	float: left;
}

.imgpadding{
	padding:10px 10px 10px 10px;}
	.digg2{float: right;
padding-left:10px;}