/* CSS Document */
input,p{
	padding:0px;
	margin:0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #511b11;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #511b11;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper{
	margin:0 auto;
	width:858px;
	background-image: url("images/pagebk.gif");
	background-repeat:repeat-y;
	padding:0 8px;
}
#header{
	width:858px;
	height:257px;
	background-image:url();
	background-repeat:no-repeat;
}
#header img {
	margin: 135px 0 0 115px;
}
#navi{
	width:858px;
	height:26px;
	background-image:url(images/navibk.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding:12px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#f8cf80;
}
#navi a:link, #navi a:visited{
	color:#f8cf80;
}
#navi a:hover{
	color:#fff;
}
#mainarea{
	background-image: url(images/contentbk.gif);
	background-repeat: repeat-y;
}

#search{
	background-image:url(images/searchbk.gif);
	height:55px;
	padding:15px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}
#search p{
	color:#511b11;
	padding-bottom:5px;
}

.search_title a:link,.search_title a:visited{
	color:#511b11;
	padding-bottom:5px;
} 

.sidebar th{
	background-image:url(images/titlebk.gif);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#fff;
	font-weight:normal;
}
#category{
	text-align:left;
	padding:15px 30px;
	line-height:24px;
}
#category a:link,#category a:visited{
	color:#000000;
}
#latest{
	padding:15px 15px 5px 15px;
}
.itemtitle{
	font-weight:bold;
	padding:2px;
}
.itemtitle a:link, .itemtitle a:visited{
	color:#511b11;
}
.itemdescription{
	font-family:Arial, Helvetica, sans-serif;
}
.price{
	font-weight:bold;
	color:#FF0000;
	padding:10px;
}
.add_btn{
	margin:2px 10px;
	background-image:url(images/addbk.gif);
	width:100px;
	height:20px;
	text-align:center;
	padding-top:3px;
}
.details_btn{
	margin:6px 10px 12px 10px;
	background-image:url(images/detailsbk.gif);
	width:100px;
	height:20px;
	text-align:center;
	padding-top:3px;
}
#content{
	padding:15px 20px;
	line-height:18px;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#511b11;
	font-weight:normal;
	padding-bottom:10px;
	margin:0;
}
#content p{
	margin-bottom:10px;
}
.welcome{
	padding-bottom:15px;
}
.featurebox{
	background-color:#f4f1ec;
	margin-right:5px;
	margin-top:8px;
}
.featurebox_right{
	background-color:#f4f1ec;
	margin-top:8px;
}
.featureheader{
	background-image:url(images/titlebk.gif);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#fff;
	font-weight:normal;
	height:37px;
}
.feature{
	padding:8px 8px 5px 8px;
}
#map{
	margin-top:25px;
	background-image:url(images/mapbk.gif);
	background-repeat:no-repeat;
	width:596px;
	height:292px;
}
.mapimg{
	width:250px;
	height:250px;
	margin:16px;
	padding:5px;
	background-color:#8c7171;
}
.address{
	padding-top:120px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#511b11;
	line-height:22px;
}
.footer{
	background-image:url(images/footerbk.gif);
	background-repeat:repeat-x;
	height:124px;
	font-size:10px;
}
.footer td{
	padding:25px;
	color:#FFFFFF;
	text-align:right;
}
.footer img {
	padding-right:2px;
}
.footer a:link, .footer a:visited {
	color:#FFFFFF;
}
.footer a:hover {
	color:#FFCC66;
}
