body {
	width: 934px;
	margin: 0px auto 0px auto;
}

a:hover { text-decoration: underline; }

ul.layout_list {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.link_list {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	font-size: 1.17em;
}
ul.link_list li:first-child {
	padding-top: 0px;
	background-position: 0px 6px;
}
ul.link_list li {
	padding: 5px 0px 0px 17px;
	background-image: url('/images/white_arrow_bullet.gif');
	background-position: 0px 11px;
	background-repeat: no-repeat;
}
ul.link_list li a {
	color: #ff6603;
	background-color: transparent;
	text-decoration: none;
}
ul.link_list li a:hover { text-decoration: underline; }


/* Abstract styles for a Grid layout */
ul.grid_layout,
ul.grid_layout ul.grid_cols {
	float: left;
	margin: 0px;
	padding: 0px;

	list-style: none;
}
ul.grid_layout li.grid_row {
	float: left;
	width: 100%;
	list-style: none;
}
ul.grid_cols li.grid_col {
	float: left;
	list-style: none;
}


div#site {
	float: left;
	width: 100%;

	background-image: url('/images/green_slice.gif');
	background-position: left;
	background-repeat: repeat-y;
}

div.left { float: left; }
div.right { float: right; }
div.content { float: left; width: 100%; }

img.thumbnail {
	padding:5px;

	background-image:url(/images/thumbnail_border.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.more {
	display: block;
	padding: 0px 0px 0px 14px;

	color: #ff6603;
	background-color: transparent;
	background-image: url('/images/white_arrow_bullet.gif');
	background-position: 0px 4px;
	background-repeat: no-repeat;

	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
a.more:hover {text-decoration: underline;}


a.button_blue,
a.button_orange {
	float: left;
	width: 102px;
	padding: 2px 0px 2px 0px;

	color: #ffffff;
	background-color: transparent;

	font-size: 1.17em;
	text-decoration: none;
	text-align: center;
}
a.button_blue {
	background-image: url('/images/button_blue.png');
}
a.button_orange {
	background-image: url('/images/button_orange.gif');
}

.required { color: #FF6603; background-color: #ffffff; }



/* ###### LEFT CHANNEL ###### { */
div#left_channel {
	float: left;
	width: 217px;
	line-height: normal;

	color: #ffffff;
	background-color:#54A240;
}
	/* #### Logo #### */
	div#logo {
		float: left;
		padding: 13px 54px 11px 42px;
		background-color: #3671cb;
	}

	/* #### Main Menu #### { */
	ul#main_menu {
		float: left;
		width: 172px;
		padding: 19px 20px 15px 25px;
		color: #ffffff;
		background-color: #54a240;

		font-size: 1.17em;
		font-weight: bold;
	}
	ul#main_menu li {
		float: left;
		width: 159px;
		padding: 0px 0px 0px 13px;
		margin: 0px 0px 4px 0px;

		background-image: url(/images/menu_bullet.gif);
		background-position: 0px 3px;
		background-repeat: no-repeat;
	}

		/* ## Sub Menu ## */
		ul#main_menu ul.submenu {
			padding: 5px 0px 0px 10px;
		}
		ul#main_menu ul.submenu li {
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 1px 0px;
			background-image: none;

			font-size: 0.86em;
			font-weight: normal;
		}

		/* ## Anchor Styles ## */
		ul#main_menu a {
			color: #ffffff;
			background-color: inherit;
			text-decoration: none;
		}
		ul#main_menu a:hover { text-decoration: underline; }
		ul#main_menu a.selected { color: #66ff66; background-color: inherit; }
	/* #### END MAIN MENU #### } */


	/* #### Contact Details #### { */
	div#contact_details {
		float: right;
		width: 100%;
		padding: 18px 0px 13px 0px;

		text-align: right;

		color: #555555;
		background-color: #ffffff;
	}
	div#contact_details p.address {
		margin: 0px 0px 9px 0px;
		line-height: 1.3em;
	}
	div#contact_details p.numbers {
		margin: 0px 0px 1px 0px;
		line-height: 1.45em;
		font-size: 0.92em;
	}
	div#contact_details p.email {
		margin: 0px 0px 10px 0px;
		font-size: 0.92em;
	}
	div#contact_details p.email a {
		color: #ff6603;
		background-color: transparent;
	}
	/* #### End Contact Details #### } */


	/* #### Additional Content #### { */
	div#leftContent {
		float: left;
		width: 182px;
		padding: 10px 10px 10px 25px;
	}
	div#leftContent h1 {
		padding: 0px;

		color: #ffffff;
		background-color: inherit;
		background-image: none;

		font-size: 1.17em;
		font-weight: bold;
	}
	/* #### End Additional Content #### } */

/* ###### END LEFT CHANNEL ###### } */



/* ###### RIGHT CHANNEL ###### { */

	/* #### Banner Image #### { */
	div#banner {
		float: left;
		width: 717px;
		height: 301px;
	}
	div#banner div {
		float: left;
		position: relative;
		width: 213px;
		padding: 10px 17px 12px 16px;

		color: #ffffff;
		background-color: #ff6603;

		font-size: 0.92em;
		line-height: normal;
	}
	div#banner a {text-decoration: none; color:#ffffff; }
	div#banner div span {
		display: block;
		padding: 0px 0px 0px 16px;

		font-size: 1.75em;

		background-image: url('/images/black_arrow.gif');
		background-repeat: no-repeat;
		background-position: 0px 5px;
	}
	div#banner div p {
		margin: 7px 0px 0px 0px;
	}
	/* #### End Banner Image #### } */

	/* #### Main Content #### { */
	div#main_content {
		float: left;
		width: 678px;
		padding: 0px 10px 15px 29px;

		background-image: url('/images/main_content_bg.gif');
		background-position: top;
		background-repeat: repeat-x;
	}

		div#bread_crumb {
			width: 100%;
			height: 24px;
			padding: 10px 0px 0px 0px;

			text-align: right;
			color: #3671CB;
			background-color: transparent;
			font-weight: bold;
		}
		div#bread_crumb span {
			color: #54A240;
			background-color: transparent;
		}
		div#bread_crumb a {
			color: #3671CB;
			background-color: transparent;
			text-decoration: none;
		}
		div#bread_crumb a:hover {
			text-decoration: underline;
		}

		div.managed_content { width: 100%; }
	/* #### End Main Content } */
/* ###### END RIGHT CHANNEL ###### } */



/* ###### FOOTER ###### { */
div#footer {
	float: left;
	width: 100%;
	border-top: 3px solid #ffffff;
}
div#footer div.top {
	float: left;
	width: 100%;
	height: 6px;
	background-color: #144009;
	overflow: hidden;
}
div#footer div.content {
	float: left;
	width: 100%;
	border-top: 3px solid #ffffff;
	padding: 9px 0px 10px 0px;

	background-color: #2b3d05;
	text-align: center;
}
div#footer div.content p { margin: 0px; }
div#footer div.content p.top,
div#footer div.content p.top a {
	color: #ffffff;
	background-color: #2b3d05;
	text-decoration: none;
	font-weight: bold;
} div#footer div.content p.top a:hover { text-decoration: underline; }
div#footer div.content p.bottom {
	margin-top: 2px;
	font-size: 0.92em;
}
div#footer div.content p.bottom,
div#footer div.content p.bottom a {
	color: #a6b2a6;
	background-color: #2b3d05;
	text-decoration: none;
} div#footer div.content p.bottom a:hover { text-decoration: underline; }

/* ###### END FOOTER ###### } */



/* ###### HOME PAGE ###### { */
div.index div#main_content {
	width: 698px;
	padding: 0px 0px 10px 19px;
}
div.index div#spacer_links { height: 24px !important; }

	/* #### Common Styles #### { */
	div.index img.thumbnail {
		float: left;
		margin-left: 6px;
	}
	div.index div.content p:first-child { margin: 1px 0px 0px 0px; } /* Note this doesn't works in IE6 */
	div.index div.content p { margin-bottom: 0px; }
	/* #### End Common Styles #### }*/


	/* #### Managed Content #### { */
	div.index div.managed_content {
		width: 688px;
		padding: 0px 0px 14px 10px;
		border-bottom: 1px solid #e3e3e3;
	}
	div.index div.managed_content div.content {
		float: right;
		width: 536px;
	}
	/* #### End Main Content } */


	/* #### Prowened #### { */
	div.index div#preowned {
		width: 449px;
		padding: 0px 10px 0px 10px;

		border-right: 1px solid #e3e3e3
	}
	div.index div#preowned div.content {
		width: 290px;
		padding: 0px 0px 0px 11px;
	}
	/* #### End Preowned #### } */


	/* #### Latest News #### { */
	div.index div#latest_news {
		padding: 0px 15px 0px 13px;
		width: 199px;

		position:relative;
		left: -1px;

		border-left: 1px solid #e3e3e3;

		font-size: 0.92em;
		line-height: 1.18;
	}
	div.index div#latest_news h2 {
		margin-bottom: 10px;
	}
	div.index div#latest_news div.content {
		width: auto;
		padding-left: 27px;
	}
	div.index div#latest_news h3,
	div.index div#latest_news h3 a {
		margin: 0px 0px 5px 0px;
		padding: 0px;
		color: #3671cb;
		background-color: transparent;
		background-image: none;
		font-size: 1em;
		text-decoration: none;
	}
	div.index div#latest_news p.date {
		margin: 0px;
		font-style: italic;
		font-weight: bold;
	}
	div.index div#latest_news p.story {
		margin: 5px 0px 14px 0px;
	}
	/* #### End Latest News #### } */

/* ###### END HOME PAGE ###### } */



/* ###### MANAGED PAGE ###### { */
div#main_content>p { padding-left: 6px; }
/* ###### END MANAGED PAGE ###### { */



/* ###### PRODUCT GRID ###### { */
ul#product_grid {
	float: right;
	width: 672px;
	margin-top: 18px;
}
ul#product_grid li.grid_row {
	margin-bottom: 35px;
}
ul#product_grid li.grid_col {
	width: 318px;
	margin: 0px 0px 0px 34px;
	padding-bottom: 5px;

	background-image: url('/images/green_gradient.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
ul#product_grid li.title_row {
	margin-bottom: 0px;
}
ul#product_grid li.title_row li.grid_col {
	background-image: none;
	padding: 0px 0px 5px 0px;
}
ul#product_grid li.title_row h2 {
	margin: 0px;
}
ul#product_grid li.grid_col_first { margin-left: 0px; }
ul#product_grid div.left { width: 134px; }
ul#product_grid div.right { width: 173px; }
ul#product_grid img { float: left; }
ul#product_grid img.thumbnail { margin-bottom: 30px; }
ul#product_grid div.thumbnail {
	float: left;
	width: 318px;
	margin-bottom: 0px;

	background-image: url('/images/product_thumbnail_border_slice.gif');
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
ul#product_grid div.thumbnail div.top {
	float: left;
	width: 318px;
	height: 5px;
	overflow: hidden;

	background-image: url('/images/product_thumbnail_border_top.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
ul#product_grid div.thumbnail div.content {
	float: left;
	width: 308px;
	padding: 0px 5px;
}
ul#product_grid div.thumbnail div.bottom {
	float: left;
	width: 318px;
	height: 5px;
	overflow: hidden;

	background-image: url('/images/product_thumbnail_border_bottom.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
ul#product_grid p.summary {
	float:left;
	margin:0px;
	padding:10px 10px 0px 10px;
	width: 298px;
}
ul#product_grid div.summary {
	float: left;
	width: 149px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
}
ul#product_grid a.button_blue {
	float: right;
	margin-top: 12px;
}
ul#product_grid h2 {
	margin: 0px;
}
/* ###### END PRODUCT GRID ###### } */



/* ###### PREOWNED ###### { */
div.preowned_home h2 {
	float: left;
}
div.preowned_home div#preowned_range {
	margin-bottom: 20px;
}
div.preowned_home div#preowned_range div.left,
div.preowned_home div#preowned_range div.right {
	width: 305px;
	padding: 10px 15px 15px 15px;

	color:#ffffff;
	background-color: #ff6604;
}
div.preowned_home div#preowned_range h2 {
	width: 100%;
	margin-bottom: 10px;
	background-image: url('/images/black_arrow.gif');
	font-size: 1.75em;
	font-weight: normal;
}
div.preowned_home div#preowned_range h2 a {
	color:#ffffff;
	background-color: #ff6604;
}
div.preowned_home div#preowned_range a.button_orange {
	margin-left: 101px;
}
div.preowned_home div#featured {
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;

	background-image: url('/images/orange_featured_slice.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
div.preowned_home div#featured div.content {
	width: 215px;
	padding: 10px 15px 15px 15px;

	color:#ffffff;
	background-color: #ff6604;
}
div.preowned_home div#featured h2 {
	background-image: url('/images/black_arrow.gif');
	font-size: 1.75em;
	font-weight: normal;
}
div.preowned_home div#featured h2 a {
	color:#ffffff;
	background-color: #ff6604;
}
div.preowned_home div#featured div.thumbnail {
	float: right;
	width: 425px;
	padding-left: 8px;
	margin-bottom: 0px;

	color:#000000;
	background-color: #ffffff;
	background-image: url('/images/featured_thumbnail_border_slice.gif');
	background-position: right;
	background-repeat: repeat-y;
}
div.preowned_home div#featured div.thumbnail div.top {
	float: left;
	width: 425px;
	height: 5px;
	overflow: hidden;

	background-image: url('/images/featured_thumbnail_border_top.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div.preowned_home div#featured div.thumbnail div.content {
	float: left;
	width: 415px;
	padding: 0px 5px;

	background-color: transparent;
}
div.preowned_home div#featured div.thumbnail div.bottom {
	float: left;
	width: 425px;
	height: 5px;
	overflow: hidden;

	background-image: url('/images/featured_thumbnail_border_bottom.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
/* ###### END PREOWNED ###### } */



/* ###### PRODUCT DETAILS ###### { */
div.product_details h2 {
	color: #353535;
	background-color: #ffffff;
	background-image: none;
	padding: 0px;
	margin: 20px 0px 10px 0px;
	font-size: 1.55em;
	font-weight: normal;
}
div.product_details table.spec_list th {
	width: 143px;
	text-align: right;
	padding: 0px 15px 0px 0px;
	vertical-align: top;

	background-image: url('/images/white_arrow_bullet.gif');
	background-position: right 7px;
	background-repeat: no-repeat;
}
div.product_details table.spec_list td {
	padding: 0px 0px 0px 10px;
}
div.product_details ul#product_gallery{
	width: 100%;
	margin-bottom: 20px;
}
div.product_details ul#product_gallery li.grid_col {
	padding: 0px 0px 7px 13px;

}
div.product_details ul#product_gallery li.grid_col_first {
	padding-left: 0px;
}

ul#sales_contacts li.grid_col {
	width: 200px;
	margin-left: 20px;
	padding: 0px 4px 0px 4px;

	background-image: url('/images/green_gradient.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
ul#sales_contacts li.grid_col_first {
	margin-left: 0px;
}
ul#sales_contacts li.grid_col img {

}
/* ###### END PRODUCT DETAILS ###### } */



/* ###### CONTACT US ###### { */
div.contact div.left {
	width: 300px;
}
div.contact div.right {
	width: 340px;
}
div.contact div#google_map {
	width: 298px;
	height: 300px;
	border: 1px solid #3671CB;
	overflow: hidden
}
/* ###### END CONTACT US ###### } */




/* ###### NEWS ###### */
div.news span.date {
	font-weight: bold;
	font-style: italic;
}

div.news ul#news_articles,
div.news ul#news_articles li {
	float: left;
	width: 100%;
}
div.news ul#news_articles li { margin-bottom: 20px; }
div.news ul#news_articles li h2 {
	padding: 0px;

	color: #3671CB;
	background-color: #ffffff;
	background-image: none;
}
div.news ul#news_articles li h2 a {
	color: #3671CB;
	background-color: #ffffff;
}
div.news ul#news_articles li div.content p {
	margin-bottom: 0px;
}
div.news ul#news_articles li div.content a{
	padding: 0px 0px 0px 17px;
}
div.news div.pagination {
	float: left;
	width: 100%;
	margin: 10px 0px;
}
div.news div.pagination a.previous {
	float: left;
	display: block;
	width: 100px;
}
div.news div.pagination a.next {
	float: right;
	display: block;
	width: 100px;
	text-align: right;
}
div.news div.pagination div.page_links {
	width: 478px;
	margin: 0px 100px 0px 100px;
	text-align: center;
}
/* ###### END NEWS ###### */



/* ###### DEALERS ###### { */
div.dealers div.left { width: 250px; }
div.dealers div.right {
	border: 1px solid #3671CB;
	width: 400px;
	height: 300px;
}
/* ###### END DEALERS ###### } */



#dealers_map {
	width: 670px;
	margin-left: 6px;
	border: 1px solid #3671CB;
	height: 500px;
}