html,body{
	margin:0;
	padding:0
}
body{
 	background: #ffffff url(/images/home_bg.jpg) repeat-x;
}

.clr {
	clear: both;
}

img.rt {
	float: right;
	margin: 0 0 10px 10px;
}

h1.imghead {
	margin:0 0 5px 0;
	text-align: center;
	border: none;
	padding: 0;
}

div#header{
	height:103px;
	margin:0;
 	padding:0;
 	background: transparent url(/images/header_bg.jpg) no-repeat;
 	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
 	color:#ffffff;
}
div#topnav{
 	height:36px;
 	margin:0;
 	padding:0;
}
div#container{
	width:800px;
	margin:0 auto;
	background: #ffffff url(/images/sec_bg.jpg) no-repeat;
}	
div#content{
	float:right;
	width:545px;
	padding-left:20px;
	padding-right:26px;
	padding-top:16px;
	padding-bottom:10px;
}
div#content p.row {
	margin:0px;
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

div#content .intro {
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
}

div#content .intro {
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	margin: 0 0 5px 0;
}

div#content .intro img{
	margin: 15px auto 0 auto;
	display: block;
}

div#content p.row a:link {color: #000000; text-decoration: underline;}
div#content p.row a:visited {color: #000000; text-decoration: underline;}
div#content p.row a:hover {color: #000000; text-decoration: underline; cursor:hand; }

.contentspacer {
	display: block;
	clear: both;
	}
div#left{
	float:left;
	width:158px;
	padding-left:16px;
	padding-right:16px;
	padding-top:10px;
	padding-bottom:20px;
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	line-height: 17px;
}
div#left p.row {
	margin:0px;
	padding-left:10px;
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	line-height: 17px;
}
div#left p.row span.leftcol {
	float: left;
	width:8px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333300;
}
div#left p.row span.rightcol {
	width: 140px;
	float: right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333300;
}
div#left p.row span.rightcol a:link {color: #333300; text-decoration: none;}
div#left p.row span.rightcol a:visited {color: #333300; text-decoration: none;}
div#left p.row span.rightcol a:hover {color: #333300; text-decoration: underline;}
.spacer {
	display: block;
	height: 6px;
	font: 6px sans-serif;
	clear: both;
	}
div#footer {
	clear:both;
	width:100%;
	padding-top:4px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	background: #ffffff;
	border-top: thin solid #85855c;
}
div#admin {	
	clear:both;
	float:right;
	width:545px;
	padding-left:20px;
	padding-right:26px;
	padding-top:16px;
	padding-bottom:10px;
	background: #ffffff;
	
}

/* Promo page */

#products {
	margin-bottom: 15px;
	clear: both;
}

#products td {
	padding: 0 10px 10px 0;
}

#products h3{
	color:#919090;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	margin: 0 0 5px 0;
}

#products ul {
	padding-left: 5px;
	margin: 0 0 0 10px;
}

#products li {
	color:#543D15;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:14px;
}

#details {
	width: 57%;
	color:#543D15;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:14px;
	border: solid #543D15 1px;
	font-weight: bold;
	margin: 0 auto 15px auto;
	padding: 15px;
	text-align: center;
}

#details a {
	color:#186F00;
	font-family:Georgia,Times New Roman;
	font-size:12px;
	text-decoration:none;
}

#details a:hover {
	color:#666633;
	text-decoration:underline;
}
