

* {
	padding: 0;
	margin: 0;
}

body {
	background: #F2F2F2;
	font: 12px/1.7 Arial, Helvetica, sans-serif;
	color: #333;
}

body.home-search {
	background: #6AB414;
	color: #FFF;
}

body.home-search div#search {
	text-align: center;
	height: 180px;
	padding-top: 270px;
	background: url(images/home-bg.jpg) top center no-repeat;
}

div#search form input, div#search form select {
	margin: 0 3px;
}

div#search form input.zip {
	width: 60px;
}

body.home-search div#footer {
	background: none;
	text-align: center;
}

body.home-search div#footer a, body.home-search div#footer li.current-menu-item a {
	color: #FFF;
	font-weight: bold;
}

ul, ol {
	list-style: inside square;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
}

div#boxes {
	background: #FFF;
}

div#block {
	position: absolute;
	top: 0;
	right: 0;
}

div#boxes div.box {
	background: #FFF url(images/box-bg.jpg) top right no-repeat;
	padding: 20px;
	float: left;
	width: 260px;
}

div#boxes div.box h3 {
	margin: 0;
	color: #999;
	font-weight: normal;
	font-size: 20px;
}

div#boxes a.more {
	float: left;
	display: block;
	padding: 3px 10px;
	background: url(images/more-bg.jpg) top repeat-x;
	color: #FFF;
	font-weight: bold;
}

form.results {
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}

form.results label {
	margin: 0 10px;
}

form.results div.button {
	float: left;
	width: 100%;
}

form.results input.button {
	font-weight: bold;
	color: #FFF;
	background: url(images/button-bg.jpg) bottom repeat-x;
	border: none;
}

form.results input.text {
	background: #FFF url(images/white-bg.jpg) top center repeat-x;
	border: 1px solid #DFDFDF;
}

form.results div.box {
	background: #FFF url(images/white-bg.jpg) bottom repeat-x;
	border-top: none;
	margin-bottom: 10px;
	padding: 20px 0;
}

form.results div.box strong {
	margin: 0 5px;
}

div#page {
	width: 900px;
	margin: 0 auto;
}

div.span {
	float: left;
	width: 100%;
}

div.container {
	float: left;
	width: 100%;
}

img {
	border: none;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

a {
	color: #06C;
	text-decoration: none;
}

a:hover {
	color: #F60;
	text-decoration: underline;
}

p {
	margin: 10px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 10px;
	color: #000;
}

h2 {
	font-size: 20px;
}

h3 {
	color: #333;
	font-size: 16px;
}

div#bar {
	padding: 10px 0;
	background: #FFF url(images/bar-bg.jpg) top center no-repeat;
}

div#bar div.advertising {
	float: left;
	padding: 0 30px;
}

div.post div.advertising {
	float: right;
	margin: 0 0 10px 10px;
}

div.post h3 a {
	color: #333;
}

div.post h3 a:hover {
	color: #000;
}

div#menu {
	background: url(images/menu-bg.jpg) repeat-x;
	font-weight: bold;
	padding: 12px 0;
}

div#menu ul {
	float: left;
	width: 100%;
	list-style: none;
}

div#menu ul li {
	float: left;
	border-bottom: none;
	display: block;
	padding: 0 20px;
	border-right: 1px solid #FFF;
}

div#menu ul li a {
	color: #666;
	text-decoration: none;
}

div#menu ul li a:hover {
	color: #333;
}

div#menu ul li.current-menu-item {

}

div#menu ul li.current-menu-item a {
	color: #000;
}

div#top {
	background: url(images/menu-bg.jpg) repeat-x;
	padding: 5px 0;
}

div#top ul {
	float: left;
	width: 100%;
	list-style: none;
}

div#top ul li {
	float: left;
	border-bottom: none;
	display: block;
	padding: 0 20px;
	border-right: 1px solid #FFF;
}

div#top ul li a {
	color: #666;
	text-decoration: none;
}

div#top ul li a:hover {
	color: #333;
}

div#top ul li.current-menu-item {

}

div#top ul li.current-menu-item a {
	color: #000;
}

div#columns {
	background: #FFF url(images/bar-bg.jpg) top center no-repeat;
	padding: 20px 0;
}

div#content {
	float: left;
	width: 560px;
	padding: 0 20px;
}

div#wide {
	float: left;
	width: 860px;
	padding: 0 20px;
}

div#left {
	float: left;
	width: 300px;
}

div#right {
	float: left;
	width: 300px;
}

div.sidebar div.textwidget {
	text-align: center;
}

div.sidebar div.widget_search form {
	padding: 0 20px 10px 20px;
	float: left;
}

div.sidebar a {
	color: #666;
}

div.sidebar a:hover {
	color: #333;
}

div.sidebar ul {
	list-style: none;
}

div.sidebar ul li {
	padding: 8px 20px;
	background: #FFF url(images/bar-bg.jpg) top left no-repeat;
	float: left;
	display: block;
	width: 260px;
}

div.sidebar h3 {
	font-size: 12px;
	padding: 8px 20px;
	color: #000;
	font-weight: bold;
	margin: 0;
}

div#quote {
	height: 225px;
	background: url(images/quote-bg.jpg) center no-repeat;
}

div#quote form {
	float: left;
	text-align: center;
	margin-top: 70px;
	margin-left: 60px;
}

div#quote form input.text, div#quote-bottom input.text {
	color: #000;
	background: none;
	border: none;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 100px;
}

div#quote form input.button {
	margin: 0;
	padding: 0;
}

div#quote-bottom {
	background: url(images/quote-bottom-bg.jpg) center no-repeat;
	float: left;
	width: 100%;
	margin: 20px 0;
	height: 200px;
	text-align: center;
}

div#quote-bottom input.text {
	margin-top: 128px;
}

div#footer {
	background: url(images/footer-bg.jpg) top center no-repeat;
	padding: 20px 0;
	font-size: 12px;
}

div#footer div.left {
	width: 380px;
	padding: 0 10px;
}

div#footer div.right {
	width: 460px;
	padding: 0 10px;
	text-align: right;
}

div#footer div.right ul {
	float: right;
}

div#footer a {
	color: #666;
}

div#footer ul {
	list-style-type: none;
}

div#footer ul li {
	float: left;
	margin: 0 5px;
}

div#footer ul li.current-menu-item {

}

div#footer ul li.current-menu-item a {
	color: #000;
}

div.navigation {
	text-align: center;
	float: left;
	width: 100%;
	margin: 10px 0;
	font-size: 16px;
	font-weight: bold;
}

div.navigation a {
	color: #333;
	font-weight: normal;
}


div.contact span.security {
	color: #C00;
	font-weight: bold;
	padding: 2px 5px;
	background-color: #FFCECE;
	border: 1px solid #C00;
	margin-left: 10px;
}

div.contact form input.text, div.contact form textarea.text {
	padding: 5px 10px;
	background: #FFF url(images/white-bg.jpg) bottom repeat-x;
	border: 1px solid #CCC;
}

div.contact form input.button {
	padding: 10px 20px;
	background: url(images/green-bg.jpg) bottom repeat-x;
	color: #FFF;
	font-weight: bold;
	border: none;
}

ul.errors {
	padding: 10px 20px;
	background-color: #FFCECE;
	list-style: none;
	margin-bottom: 10px;
}

ul.errors li {
	color: #C00;
}

form label {
	font-weight: bold;
	cursor: pointer;
	color: #666;
}

form label:hover {
	color: #333;
}

div#listingResults {
	font-family: Arial, Helvetica, sans-serif;
}

div#listingResults hr {
	color: #F2F2F2;
	margin-bottom: 20px;
}

div#listingHeading {
	color: #000;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
}

table#listingTable {
	color: #999;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

table#listingTable li {
	list-style-type: square;
}

table#listingTable a {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

table#listingTable a:hover {
	text-decoration: underline;
}

.testwrap {
	margin: 0 auto;
	text-align: center;
	width: 637px;
	height: 500px;
}

.testheader {
	background-image: url("http://www.columbus-auto-insurance.net/images/test-head.png");
	background-repeat: no-repeat;
	width: 637px;
	height: 105px;
}

.testmain {
	background-image: url('images/test-main.png');
	background-repeat: repeat-y;
	width: 637px;
	margin: 0;
}

.testfooter {
	background-image: url('images/test-foot.png');
	background-repeat: no-repeat;
	width: 637px;
	height: 57px;
}
