@import url(reset.css);
@import url(basics.css);
@import url(nav.css);

/*=====  STRUCTURE  =====*/

body  {
	background-color: #828282;
	background-image: url("../images/bgBody.gif");
	background-repeat: repeat-x }

#container    {
	text-align: left;
	margin: 0 auto 80px;
	width: 764px }



#header   {
	background-image: url("../images/bgHeader.jpg");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	height: 192px }



#content        {
	background-color: #333;
	padding: 30px;
	position: relative;
	width: 702px;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	border-color: #ababab #ababab  }


#footer   {
	background-color: #333;
	background-image: url("../images/bgFooter.gif");
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 764px;
	height: 108px }


#content .pushRight {
	margin-right: -41px;
	margin-left: 20px;
	}

#content .pushLeft {
	margin-left: -41px;
	margin-right: 20px;
	}
div.splitColL  {
	margin-right: 10px;
	width: 210px;
	float: left }

div.splitColR {
	margin-left: 10px;
	width: 210px;
	float: right }

div#diamondPlate {
	background-image: url("../images/bgDiamond.jpg");
	background-repeat: repeat-x;
	width: 764px;
	height: 60px;
	clear: both }

#sellBug {
	background-image: url("../images/text/RowOfTrucks.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	width: 285px;
	height: 105px;
	float: left }

#searchBug {
	width: 209px;
	height: 108px;
	float: left }

#featured  {
	width: 269px;
	height: 108px;
	float: left }


/*=====  TYPOGRAPHY  =====*/

#footer p       {
	color: white;
	letter-spacing: .06em;
	font-size: 14px !important;
	font-family: "trebuchet ms", Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0 }


span.kerned  {
	letter-spacing: .1em;
	}





#footer a, #footer a:hover, #footer a:active, #footer a:visited   {
	color: white;
	text-decoration: none }



form  {
	font-size: 0.9em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }

form h3 {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 1em }



/*=====  FORMS  =====*/
form  {
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 3em auto 0 auto;
	width: 570px;
	}

label  {
	text-align: right;
	display: block;
	padding-right: 10px;
	width: 100px;
	float: left;
	clear: left }

form input.textField, form select, form textarea  {
	font-size: 1em;
	color: black;
	background-color: white;
	width: 450px;
	padding: 2px;
	border-width: 1px }

input#submit {
	width: 80px;
	margin-right: 4px;
	float:right;
	}
	
input#submit:active {
	background-color: #555;
	border-style: inset;
	border-width: 1px;
	border-left-color: #444;
	border-top-color: #444;
	border-right-color: #999;
	border-bottom-color: #999;
	}

p.formSubject { /* spamtrap */
	display: none !important;
	}

form input.error  {
	border: dotted 1px red }


form label.error  {
	color: white;
	font-style: italic;
	text-align: left;
	padding-left: 1em;
	display: block;
	border-left: solid 10px red;
	margin-left: 110px;
	margin-right: 4px;
	width: auto;
	float: none;
	clear: left }

/*=====  OVERRIDES  =====*/
#logo {
	line-height: 1px;
	background-image: url("../images/bgLogo.gif");
	display: block;
	position: absolute;
	top: 43px;
	left: 42px;
	width: 172px;
	height: 104px;
	overflow: hidden }

#logo a {
	text-decoration: none;
	text-indent: -9000px;
	display: block;
	padding: 0px;
	width: 172px;
	height: 104px !important;
	}

#nav {
	position: absolute;
	top: 177px;
	left: 223px }

#sellBug a {
	background-image: url("../images/iconSellBug.gif");
	background-repeat: no-repeat;
	background-position: 29px 13px;
	text-align: center;
	display: block;
	margin-left: 1px;
	padding-top: 87px;
	width: 121px;
	}

#searchBug li  {
	line-height: 1px;
	text-indent: -9000px;
	float: left;
	overflow: hidden }


#searchBug p    {
	text-align: center;
	margin-top: 5px;
	height: 17px }




#searchBug ul   {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 }



#searchBug ul li.mn a   {
	background-image: url("../images/footerMinnesota.gif");
	background-repeat: no-repeat;
	display: block;
	margin-left: 16px;
	width: 74px;
	height: 86px }

#searchBug ul li.fl a   {
	background-image: url("../images/footerFlorida.gif");
	background-repeat: no-repeat;
	display: block;
	margin-left: 19px;
	width: 74px;
	height: 86px }

#searchBug ul li a:hover {
	background-position: -74px 0 }
#featured img {
	margin-right: 10px;
	float: left }

#featured p  {
	padding-top: 5px }
#featured p I {
	color: #ddd;
	font-size: 0.9em;
	font-style: normal }

div.map  {
	display: block;
	padding-bottom: 20px;
	width: 400px;
	float: right;
	clear: both;
	overflow: hidden;
	}

div.map iframe  {
	width: 400px;
	height: 180px;
	border: none;
	}

img.floatRight {
	margin-left: 20px;
	}

img.floatLeft {
	margin-right: 20px;
	}

ol.upperRoman   {
	list-style-type: upper-roman }


ol.lowerRoman  {
	list-style-type: lower-roman;
	padding-left: 2em }

ol.decimal   {
	list-style-type: decimal;
	padding-left: 1.5em }



ul.indent  {
	margin-left: 2em !important }


ul.bullets {
	list-style: square }


ul.subtle li, ul.other li   {
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: -20px;
	padding-left: 20px }

ul.subtle li   {
	background-image: url("../images/iconSubtleBullet.gif");
	background-position: 0 5px;
	margin-left: -9px;
	padding-left: 9px }

.kerned {
	word-spacing: -.08em;
	}