 body {
	width:770px;
	background-image: url(/images/back.gif);
	background-repeat: repeat-x;
	padding:0px;
	margin:0 auto;
	font-family: Arial, Trebuchet MS, Verdana,  Helvetica, sans-serif;
	size:12px;
}


p, td, doiv, form, a {
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#3e2e00;
	font-size: 12px;
}

a,
a:link,
a:active,
a:visited {
	color:#3e2e00;
}

h1 {
margin:0px;
padding:0px;
color:#372900;
font-size:16px;
font-weight:bold;
padding-bottom:5px;
}

.clear { clear:both;}
.seperator {  height:10px; clear:both; border-bottom:1px dashed #cccccc; margin-bottom:5px;}
.last { margin:0;}
.description { font-size:14px; text-align:left;}
.description p { padding-top:5px;}

#header {
	height:80px;
	margin:auto;
	background-image: url(/images/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}

#header a,
#header a:link,
#header a:active,
#header a:visited {
	font-size:12px;
	color:#FFFFFF;
	display:block;
	border-left:1px solid #cf9d06;
	padding-left:6px;
	padding-right:6px;
	float:right;
	margin-top:58px;
	line-height:22px;
	text-decoration:none;
	font-size:11px;
}
#header a:hover {
	color: #cf9d06;
}

#header a.current {
	color: #cf9d06;
}

#index {
	background-image:url(/images/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 445px;
	position: relative;
	margin-top:25px;
	margin-bottom:10px;
}

#index a,
#index a:link,
#index a:hover,
#index a:active
 {
	display:block;
	position:absolute;
	color:#FFFFFF;
	line-height:18px;
	text-align:right;
	font-size:11px;
	text-decoration:none;
	height: -2px;
	width: 36px;
}

#index a:hover {
	color: #cf9d06;
}
#index h1 { color:#4a3802; position:absolute; font-size:24px; font-family:Verdana, Geneva, sans-serif;}
#index .Moto { top:80px; left:380px;  }
#index .Moto2 { top:110px; left:520px; width:250px; padding:0; }

#main {
	margin-top:25px;
}
.left { width:350px; float:left;}
.right { width:420px; float:left;}
.thumb {
	float:left;
	text-align:center;
	margin:2px;
	width:100px;
}
.thumb img {
	border:1px solid #78611b;
}

.thumb div {
	text-align:left;
	padding-left:6px;
}
.thumb div a,
.thumb div a:link,
.thumb div a:visited,
.thumb div a:active{
	font-size:10px;
	text-decoration:none;
}
.thumb div a:visited {
	color:#000000;
}


#prod {
	clear:both;
	margin-top:25px;
}
#prod-big {
	float:left;
	width:395px;
}
#prod-text {
	float:left;
	width:370px;
	background-image: url(/barbecue/images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 150px;
}

div.in-prod-text {
	padding-left:20px;
	padding-top:5px;
	font-size:13px;
	line-height:150%;
	color:#3e2e00;
}



#footer {
	padding:6px;
	color:#a37b03;
	font-size:12px;
	text-align:center;
}
#footer p { text-align:left; padding:0; padding-top:5px; font-size:12px; font-family:Verdana, Geneva, sans-serif; margin:0;}

#footer2 {
	padding:6px;
	color:#a37b03;
	font-size:12px;
	text-align:center;
	border-top:1px solid #a37b03;
}

#small-links { 	margin-top:30px; margin-bottom:3px;}
#small-links a { font-size:12px; color:#a71800; text-decoration:none;}
#small-links a:hover { text-decoration:underline; }

#prod-code {
	width:128px;
	height:25px;
	margin:0px;
	padding:0px;
	line-height:25px;
	text-align:center;
	background-image:url(/images/prod_code.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
}


/* Accessories */
table.accessories {
	padding:2px;
}
table.accessories .td {
	padding:5px;
	border-bottom:1px solid #cf9e09;
}


/* Accessories */



a.but,
a.but:link,
a.but:hover,
a.but:active
 {
	display:block;
	width:99px;
	text-align:center;
	line-height:23px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:10px;
}

a.but:hover {
	color:#FF0000;
}
