body {
	scrollbar-arrow-color:FAB802;
	scrollbar-base-color:EFEEF3;
	scrollbar-darkshadow-color:666666;
	scrollbar-face-color:white;
	scrollbar-highlight-color:F0F4FD;
    scrollbar-shadow-color: F0F4FD
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #efe7e1;
	color: #5e5e5e;
	background-repeat: repeat;
}


img.noborder {
    border: 0px dotted #666666;
}

img.withborder {
    border: 30px dotted #D6DCDC;
}

	
a, a:visited, a:active {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: FAB802;
	text-decoration: none;
}

a:hover {
	color: #5B5B5B;
	text-decoration: underline;
}

p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}

img {
	padding: 0;
	border: 0px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

#container {
	width: 1000px;	
	margin: 0 auto;	
}

#header {
	width: 1000px;
	height: 188px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url('images/header.gif') left top no-repeat; 
	float: left;
}

#header h1 {
	letter-spacing: -1px;
	color: FAB802;
	font-size: 36px;
	font-weight: bold;
	margin: 25px 0px 0px 30px;
	padding: 0px;
}

#header h1 a, #header h1 a:visited, #header h1 a:active, #header h1 a:hover {
	letter-spacing: -1px;
	color: FAB802;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

#header p {
	margin-top: 0px;
	margin-left: 32px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	color: FAB802;
}

#topmenu {
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 30px;
	margin-top: 44px; 
	margin-right: 0px;
	margin-bottom: 0px; 
}

#topmenu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#topmenu li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
	display: block;
	color: FAB802;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border-top: 1px solid #f4f2f0;
	border-right: 3px solid #f4f2f0;
	margin: 0px 3px 0px 0px;
	padding: 10px 20px 10px 20px;
}

#topmenu li a:hover {
	text-decoration: underline;
	border-top: 1px solid #f4f2f0;
	border-right: 3px solid #f4f2f0;
	margin: 0px 3px 0px 0px;
	padding: 10px 20px 10px 20px;
	background: #f4f2f0;
	color: FAB802;
}

#contentcontainer {
	clear: both;
	float: left;
	width: 1000px;
	background: url('images/contentbg.gif') left top repeat-y; 
	margin: 0px 0px 0px 0px;	
	padding: 0px;
}

#content {
	width: 690px;
	float: left;
	display: inline;
	margin: 15px 25px 25px 30px;
	padding: 0px;
	
}

.post {
	margin: 0px;	
	padding: 0px;
}

.entry {
	margin: 18px 0px 0px 0px;	
	padding: 0px;
}

#content p {
	line-height: 130%;
}

#content h2, #content h2 a, #content h2 a:visited, #content h2 a:active {
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
	color: #5B5B5B;
	margin: 0px;
}

#content h2 a:hover {
	text-decoration: underline;
}

.posted {
	font-size: 10px;
	color: #8e8e8e;
	text-transform: uppercase;	
	margin-top: 0px;
	margin-bottom: 0px;
}

.metadata {
	text-align: left;
	padding: 6px 8px 6px 3px;
	background-color: #f4f2f0;
	margin-bottom: 25px;
	margin-top: 25px;
}

.comments {
	background: url('images/iconcom.gif') no-repeat left center;
	margin-top: 0px;
	margin-left: 10px;
	padding: 1px 0px 4px 19px;
	
}

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 15px;
	border-left: 7px solid #f4f2f0;
}

#content .postpagesnav {
	margin: 15px 5px 5px 5px; 
	padding: 0px; 
	}

#content .postpagesnav .older {
	width:50%;
	float:left;
	}

#content .postpagesnav .newer {
	width: 50%; 
	float: right; 
	text-align:right;
	}

h3 {
	margin-top: 20px;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: normal;
}

h1 {
	margin-top: 20px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

#commentlist {
	list-style: none;
	margin: 0;
	padding: 0px;
}

#commentlist li {
	border-top: 3px solid #f4f2f0;
	margin: 0px;
	padding: 14px 11px 10px 11px;
}

#commentlist li p {
	margin-top: 12px;
	margin-bottom: 6px;
	line-height: 130%;
}

#writecomment {
	background: #f4f2f0;
	padding: 10px 10px 10px 15px;
	margin-top: 20px;
}

#writecomment p {
	margin: 10px;
}

form {
	padding: 0;
	margin: 0;
}

#commentform textarea {
	width: 95%;
	padding: 2px;
	border: 1px solid #8e8e8e;
	}
	
#commentform input {
	width: 180px;
	margin: 0px 7px 0px 0px;
	border: 1px solid #8e8e8e;
	}
	
#commentform #submit {
	background-color: #ffffff;
	border: 1px solid #8e8e8e;
	color: #5e5e5e;
	}


#sidebar {
	width: 220px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: left;	
}
#sidebar h2 {
	color: #5e5e5e;
	padding: 4px 8px 4px 10px;
	font-size: 14px;
	background: #f4f2f0;
	font-weight: normal;
	margin-bottom: 0px;

}

#sidebar ul {
	list-style: none; 
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar li {
	margin-left: 0px;
	margin-bottom: 3px;
}

#sidebar ul li ul {
	list-style: none; 
	margin-top: 12px;
	margin-bottom: 18px;
	margin-left: 5px;
	padding-right: 0px;
}

#sidebar ul li ul li {	
	background: url('images/link.gif') no-repeat left center;
	margin-left: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
}

#searchform {
	margin-top: 12px;
	margin-left: 5px;
	padding-left: 10px;
	margin-bottom: 18px;
	position: absolute;
	left: 761px;
	top: 181px;
	width: 155px;
}

#searchfield {
	border: 1px solid #8e8e8e;
	color: #5e5e5e;
	width: 150px;
	padding: 1px;
	margin: 1px;
	height: 18px;		
}


#footer {
	clear: both;
	float: left;
	text-align: center;
	width: 1000px;
	background: url('images/footer.gif') left top no-repeat; 
	
	margin: 0px 0px 0px 0px;	
	padding: 35px 0px 0px 0px;
}

#footer p {
	color: #8e8e8e; 
}

#footer a, #footer a:visited, #footer a:active, #footer a:hover {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #8e8e8e; 
	text-decoration: underline;
	background: none;
}

.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			#009933;
  background-color:  transparent;
}

.title {
    color: #333333;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: lighter;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.text4 {
    color: #666666;
    font-size: 11px;
    font-family: sans-serif;
    font-weight: lighter;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.textprice {
    color: #921719;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: lighter;
    background-repeat: no-repeat;
    background-position: 0 0;
}
