*
{
	margin: 0;
	padding: 0;
}

p
{
	margin: 1em 0;
}

hr
{
	margin: 1em 0;
}

a:link
{
	color: #C90;
}

a:visited
{
	color: #000;
}

a:hover,
a:active
{
	color: #693f42;
	outline: none;
}

body
{
	background: #693f42 url(/images/layout/bg_body.gif) 0 0 repeat-x;
	font-family: Verdana,Arial,sans-serif;
	color: #000;
}

div#primary
{
	width: 777px;
	margin: 0 auto;
}

div#masthead
{
	position: relative;
	width: 767px;
	height: 112px;
	background: #693f42 url(/images/layout/bg_masthead.jpg) 0 0 no-repeat;
	padding: 10px 10px 0 0;
}

	body.home div#masthead
	{
		height: 165px;
		background-image: url(/images/home/bg_masthead.jpg);
	}

	div#masthead ul
	{
		float: right;
		list-style: none;
	}

	div#masthead li
	{
		float: left;
		margin: 0;
		background: transparent url(/images/layout/bg_menu_dot.gif) left center no-repeat;
		padding: 0 5px;
		font-size: 11px;
		line-height: 1;
	}

		div#masthead li.first
		{
			background: none;
		}

	div#masthead a:link,
	div#masthead a:visited
	{
		color: #C90;
		text-decoration: none;
	}

	div#masthead a:hover,
	div#masthead a:active
	{
		color: #FFF;
		text-decoration: underline;
	}


	div#masthead a#logolink:link,
	div#masthead a#logolink:visited {
		display: block;
		position: absolute;
		top: 2px;
		left: 67px;
		width: 175px;
		height: 106px;
		text-indent: -1000em;	
		text-decoration: none;
	}


div#menu_top
{
	position: relative;
	width: 717px;
	height: 35px;
	margin: 0 auto;
	background-color: #693f42;
	background-image: url(/images/layout/bg_menu_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

	div#menu_top ul
	{
		list-style: none;
		height: 35px;
	}

	div#menu_top li
	{
		float: left;
	}

	div#menu_top a:link,
	div#menu_top a:visited
	{
		position: absolute;
		display: block;
		margin: 0;
		height: 35px;
		background: #693f42 url(/images/layout/bg_menu_top.gif) 0 0 no-repeat;
		text-indent: -1000em;
	}

	div#menu_top li.products a:link,
	div#menu_top li.products a:visited
	{
		top: 0;
		left: 9px;
		width: 118px;
		background-position: -9px 0;
	}

		div#menu_top li.products a:hover,
		div#menu_top li.products a:active
		{
			background-position: -9px -35px;
		}

	div#menu_top li.about_us a:link,
	div#menu_top li.about_us a:visited
	{
		width: 119px;
		top: 0;
		left: 127px;
		background-position: -127px 0;
	}

		div#menu_top li.about_us a:hover,
		div#menu_top li.about_us a:active
		{
			background-position: -127px -35px;
		}

body.home div#menu_top
{
	height: 73px;
	background-image: url(/images/home/bg_menu_top.gif);
}

	body.home div#menu_top a:link,
	body.home div#menu_top a:visited
	{
		background: #693f42 url(/images/home/bg_menu_top.gif) 0 0 no-repeat;
	}

	body.home div#menu_top li.products a:link,
	body.home div#menu_top li.products a:visited
	{
		top: 0;
		left: 0;
		width: 288px;
		margin: 0;
		background-position: 0 0;
	}

		body.home div#menu_top li.products a:hover,
		body.home div#menu_top li.products a:active
		{
			width: 288px;
			margin: 0;
			background-position: 0 -73px;
		}

	body.home div#menu_top li.about_us a:link,
	body.home div#menu_top li.about_us a:visited
	{
		top: 0;
		left: 447px;
		width: 270px;
		background-position: -447px 0;
	}

	body.home div#menu_top li.about_us a:hover,
	body.home div#menu_top li.about_us a:active
	{
		width: 270px;
		background-position: -447px -73px;
	}

div#menu_section
{
	width: 717px;
	height: 38px;
	margin: 0 auto;
	background: #FFF url(/images/layout/bg_menu_section.gif) 0 0 no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 38px;
}

	div#menu_section ul
	{
		list-style: none;
	}

	div#menu_section li
	{
		display: inline;
		background: transparent url(/images/layout/bg_menu_section_dot.gif) left center no-repeat;
		padding: 0 8px;
	}

		div#menu_section li.first
		{
			background: none;
		}

	div#menu_section a:link,
	div#menu_section a:visited
	{
		color: #000;
		text-decoration: none;
	}

	div#menu_section a:hover,
	div#menu_section a:active
	{
		color: #693f42;
		text-decoration: underline;
	}

div#content
{
	width: 687px;
	margin: 0 auto;
	padding: 1px 15px;
	background: #FFF url(/images/layout/bg_content.gif) 0 0 repeat-y;
	font-size: 12px;
	line-height: 1.5;
}

	div#content ul
	{
		margin: 0 1.5em;	
	}

div#footer
{
	width: 717px;
	margin: 0 auto;
	background: transparent url(/images/layout/bg_footer_top.gif) 0 0 no-repeat;
	padding: 30px 0 0;
	text-align: center;
	color: #C90;
}

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

	div#footer li
	{
		display: inline;
		margin: 0;
		background: transparent url(/images/layout/bg_menu_dot.gif) left center no-repeat;
		padding: 0 7px;
		font-size: 11px;
		line-height: 1;
	}

		div#footer li.first
		{
			background: none;
		}

	div#footer a:link,
	div#footer a:visited
	{
		color: #C90;
		text-decoration: none;
	}

	div#footer a:hover,
	div#footer a:active
	{
		color: #FFF;
		text-decoration: underline;
	}

	div#footer p
	{
		font-size: 10px;
	}

h1
{
	margin: 10px 0 0;
	font-style: italic;
	font-size: 24px;
	text-align: center;
	color: #693f42;
}

h2
{
	margin: 0 0 5px 0;
	font-style: italic;
	font-size: 18px;
	color: #000;
}

h3
{
	margin: 5px 0 5px 0;
	font-style: italic;
	font-size: 18px;
	color: #693f42;
}

div.clearall {
	height: 1px;
	clear: both;
}

/******************************************************************************
* BEGIN Text Styles
******************************************************************************/

.required { color: #C00; }

.error { color: #C00; }

.center { text-align: center; }

.nowrap { white-space: nowrap; }

.small { font-size: 9px; }

/******************************************************************************
* END Text Styles
******************************************************************************/


/******************************************************************************
* BEGIN Warranty & Shipping
******************************************************************************/

div.warranty_and_shipping {
	width: 600px;
	margin: 0 auto;
}

div.warranty_and_shipping table {
	width: 600px;
	font-size: 10px;
	margin: 10px auto;
	border: 0;
	border-collapse: collapse;
}

	div.warranty_and_shipping table th {
		font-weight: bold;
		font-style: italic;
		text-align: center;
		color: #FFF;
		background-color: #333;
		padding: 4px;
		white-space: nowrap;
	}

	div.warranty_and_shipping table th a:link,
	div.warranty_and_shipping table th a:visited,
	div.warranty_and_shipping table th a:hover,
	div.warranty_and_shipping table th a:active {
		color: #FFF;
	}

	div.warranty_and_shipping table td {
		padding: 4px;
		background-color: #DEDEDE;
		vertical-align: top;
		border-bottom: 1px solid #999;
	}

	div.warranty_and_shipping table td.categoryrow {
		padding: 6px;
		background-color: #B58800;
		color: #000;
		font-weight: bold;
		font-size: 14px;
		vertical-align: middle;
	}

/******************************************************************************
* END Warranty & Shipping
******************************************************************************/

/******************************************************************************
* BEGIN Display of Records
******************************************************************************/

div.paging {
	padding: 4px;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}

div.paging a {
	font-weight: normal;
}

table.list {
	font-size: 10px;
	width: 99%;
	margin: 10px auto;
	border: 0;
	border-collapse: collapse;
}

	table.list th {
		font-weight: bold;
		font-style: italic;
		text-align: center;
		color: #FFF;
		background-color: #333;
		padding: 4px;
		white-space: nowrap;
	}

	table.list th a:link,
	table.list th a:visited,
	table.list th a:hover,
	table.list th a:active {
		color: #FFF;
	}

	table.list td {
		padding: 4px;
		background-color: #DEDEDE;
		vertical-align: top;
		border-bottom: 1px solid #999;
	}

	table.list td.categoryrow {
		padding: 6px;
		background-color: #B58800;
		color: #000;
		font-weight: bold;
		font-size: 14px;
		vertical-align: middle;
	}

table.engine_details {
	font-size: 12px;
	width: 99%;
	margin: 1em auto;
	border: 0;
	border-collapse: collapse;
}

	table.engine_details td {
		padding: 4px 8px 4px 0;
		vertical-align: top;
		border-bottom: 1px solid #999;
	}

	table.engine_details td.label {
		font-weight: bold;
		white-space: nowrap;
	}

/******************************************************************************
* END Display of Records
******************************************************************************/

/******************************************************************************
* BEGIN Forms
******************************************************************************/

div.contact {
	width: 500px;
	margin: 0 auto;
}

form fieldset {
	margin: 0;
	padding: 10px;
	border-color: #000000;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

form fieldset#contact_form {
	margin: 0;
	padding: 10px;
	border: 0;
}

form fieldset legend {
	padding: 0 5px;
	font-weight: bold;
	color: #000;
}

form div.formrow {
	position: relative;
	padding: 6px 6px 6px 135px;
}

	form div.formrow label.normal {
		position: absolute;
		top: 0;
		left: 0;
		width: 125px;
		padding-top: 6px;
		margin: 0 5px 0 0;
		font-size: 10px;
		text-align: right;
		font-weight: bold;
	}
	
form textarea {
	overflow: auto;
}

form input.submit {
	display: block;
	margin: 0 auto;
}

div.search_form {
	margin-top: 10px;
}

	div.search_form div#left {
		float: left;
	}
	
	div.search_form div#right {
		float: right;
		text-align: right;
		padding-top: 4px;
	}
		
form.search_form {
	padding: 0;
	margin: 0;
}

	form.search_form fieldset.search_form {
		padding: 0;
		margin: 0;
		border: 0;
	}

/******************************************************************************
* END Forms
******************************************************************************/
