html body {
	background: #EEEEEE url(../images/header.gif) repeat-x top left;
	color: #000000;
	padding: 0;
	font: small Arial, Helvetica, Sans-Serif;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #333;
}
#container {
	background-color: #3C6491;
}
a { 
	color: #3C6491;
	background-color: inherit;
}

a:hover {
	color: #25405A;
	background-color: inherit;
}

h1 {
	margin: 8px 0 5px 0;
	padding: 0 0 10px 0px;
	font-size: large;
	font-style: italic;
	letter-spacing: -1px;
	color: #606060;
	background-color: inherit;
	/*background-image: url(../images/a2bg.gif);*/
	background-repeat: no-repeat;
	background-position: top left;

}

h1 a {
	color: #25405A;
	background: inherit;
	text-decoration: none;
}

h1 a:hover {
	color: #3C6491;
	background: inherit;
	text-decoration: none;
}
.headertext {
	float: left; 
	clear: right;
	font-style: italic;
	vertical-align: middle;
	padding: 10px;
	padding-top: 0px;
	line-height: 1em;
	color: #25405A;
}
h2 {
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 1.2em;
	letter-spacing: -1px;
	color: #25405A;
	background-color: inherit;
}

h2 a {
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-image: url(../images/a2bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	
	padding: 0 0 0 20px;
}

h2 a:hover {
	background: url(../images/h2bghover.gif) no-repeat center left;
}
#left li {
	list-style-image: url(../images/a2bg.gif);
}
p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	background: #C5D8EB;
}
img {
	border: 0;
}
#header {
	clear: both;
	width: 750px;
	height: 20px;
	margin: 0;
	text-align: right;
	background-color: #C5D8EB;
	padding: 2px 0 2px 0;
}
#logo {
	text-align: right;
	padding: 0 0 0 0px;
	color: #000000;
	background: inherit;
	width: 210px; 
}
#headlogo {
		background: #fff url(../images/check.jpg) no-repeat center right;
		width: 750px;
		border-top: 1px solid #333;
		border-bottom: 1px solid #333;
}
.slogan {
	float: right;
	padding: 0 0 0 5px;
	font-size: x-small;
	margin-right: 10px;
}
#breadcrumbs {
	height: 20px;
	color: #FFF;
	background: #346698;
	font-size: x-small;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	margin: 0;
}

#breadcrumbs a {
	color: #FFF;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #FFF;
	text-decoration: underline;
}
#breadcrumbs a:visited {
	color: #FFF;
	text-decoration: none;
}
#hmenu {
	padding: 13px 0 5px 0;
	float: right;
	font-size: x-small;
}
.hmenulist {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin: auto;
	
}
.hmenuitem {
	list-style: none;
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#hmenu a {
	padding: 12px 0 2px 0;
	text-decoration: none;
	color: #414141;
	background: #ccc url(../images/hmenuarrow.gif) no-repeat top center;
	margin: 0 0 3px 0;
	border-bottom: 4px solid #BCBCBC;
	clear: right;
}

#hmenu a:hover {
	background: #3C6491 url(../images/hmenuarrowhover.gif) no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}

.content {
	/*border-top: 1px solid #FEFEFE; */
	background: #C5D8EB url(../images/contentbg.gif) repeat-x left top;
	color: #000000;
	
}

#left {
	float: right;
	background-color: #C5D8EB;
	clear: none;
	width: 500px;
}

#articles {
	padding: 0 10px 0 15px;
	margin: 0 0 0 0;
	background-color: #C5D8EB;
}

#right {
/*	float: left;*/
	width: 200px;
	padding: 0px;
	clear: none;
}
#leftside { 
	width: 200px;
	padding: 0;
	vertical-align: top;
	background: #FFF url(../images/white.gif) repeat-y;
}
#rightside {
	padding: 5px 10px 25px 10px;
	width: 510px;
	vertical-align: top;
	border-left: 1px solid #333;
/*	border-color: #333;*/
}
#rightmenu {
	margin: 0px;
	padding: 0px;
	
}
.menuitem{ 
	list-style: none;
	margin: 0px;
}
#menuitem_on {
	display: block;
	background: #FFF url(../images/block.gif) no-repeat center right;
	color: #666;
	padding: 5px 5px 5px 15px;
	margin: 0 0 1px 0;
	text-decoration: none;
	list-style: none;
}
.menulist {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-left: 1px solid #333;
	/*border-right: 1px solid #333;*/
}
#rightmenu a {
	display: block;
	background: #666;
	color: #FFFFFF;
	padding: 5px 0 5px 15px;
	margin: 0 0 1px 0;
	text-decoration: none;
	list-style: none;
}

#rightmenu a:hover {
	color: #FFF;
	background: #25405A;
	text-decoration: underline;
}


.rightarticle {
	background: #FFF;
	color: #808080;
	margin: 0;
	padding: 8px;
	line-height: 1.4em;
	text-align: center;
	border-top: 1px solid #666;
	border-left: 1px solid #333;
	/*border-right: 1px solid #333;*/
}

.rightarticle_ad {
	font: medium Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEEEEE;
	color: #25405A;
	margin: 2px 0 2px 0;
	padding: 17px;
	width: 182px;
	height: 17px;
	/* background: #FFFFFF url(../images/seoad.jpg) no-repeat;*/
	vertical-align: middle;
}

.rightarticle_ad a {
	color: #25405A;
	background: transparent; 
	text-decoration: none;
}

#additional {
	clear: both;
	width: 730px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	padding: 10px;
}

#links {
	clear: both;
	margin: 0 auto;
	width: 730px;
	padding: 10px;
	background: #3C6491 url(../images/linksbg.gif) repeat-x top left;
	color: #FFF;
}

#whiteline {
	border-top: 3px double #333;
	background: #FFF;
}

#footer {
	margin: 0;
	padding: 5px;
	color: #FFF;
	background: #346698;
	font-size: x-small;

}
#footer a {
	color: #FFF;
	background: #346698;
	font-size: x-small;
	
}
#footer_left {
	width: 350px;
}
#footer_right {
	float: right;
	clear: none;
	text-align: right;
}
fieldset {
	border: 1px solid #333;
	padding: 5px;
	padding-top: 0;
	color: #333;
}
legend {
	color: #333;
	padding: 3px;
	padding-top: 0;
}
#former {
	color: #333;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
input.text { margin: 0; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
.date { margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFF url(../images/horizontaldotted.gif) repeat-x bottom left; color: #808080; text-align: right; }
.date a { color: #808080; background: #FFF; }

#list_dealer {
	background: url(../images/truckline1.png) no-repeat top right; 
}
#homeowners {
	background: url(../images/house1.png) no-repeat top right; 
}
#ownop {
	background: url(../images/onetruck1.png) no-repeat top right; 
}
#biz {
	background: url(../images/handshake1.png) no-repeat top right;
}

