@charset "utf-8";
body {
	text-align: center;
}

#remark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	clear: both;
	text-align: left;
	color: #996633;
	padding-left: 40px;
}

#slogan {
	clear: both;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#mail a {
	clear: none;
	float: right;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
	font-weight: bold;
	letter-spacing: 0.03em;
	text-decoration: none;
}
#menu a {
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	font-size: 12px;
	}
	
#menu a:hover{
	color: #D4CA85;
	font-size: 12px;
	font-weight: bold;
}


H1 {
	font-size: 20px;
	font-weight: bold;
	color: #649220;
}

#header {

}
#menu {
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	text-align: right;
	padding: 5px;
	font-size: 12px;
	color: #9F8D43;
	letter-spacing: .2em;
	font-weight: bold;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: none;
	width: auto;
	text-align: left;
}
#content {
	text-align: justify;
	clear: none;
	margin: auto;
	width: 550px;
	height: auto;
	padding: 0px 10px 10px 16px;
	float: left;
	font-size: 12px;
	font-style: normal;
	color: #996633;
	letter-spacing: 0.25em;
	white-space: normal;
}
#promotion {
	clear: none;
	float: right;
	width: 170px;
	background-color: #dCC895;
	height: 16px;
	padding: 6px;
	text-align: center;
	margin-right: 5px;
	font-size: 16px;
	font-style: normal;
	letter-spacing: .25em;
	font-weight: bold;
	color: #FFFFFF;
}
#prom_item {
	border: 6px solid #DCC895;
	height: 170px;
	width: 170px;
	margin-top: 5px;
	clear: none;
	float: right;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996633;
	text-align: center;
}
#sub_head {
	text-align: left;
	clear: both;
	font-size: 16px;
	color: #996633;
	font-weight: bold;
	letter-spacing: 0.25em;
	text-indent: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: none;
}
#banner {
	clear: both;
}

#footer {
	font-size: 11px;
	clear: both;
	background-color: #DEDEE0;
	height: 25px;
	padding-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996633;
	text-align: left;
	width: 780px;
	text-indent: 16px;
	font-weight: bold;
	margin-top: 20px;
}
#search {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 50%;
}
#main {
	width: 780px;
	border: 2px solid #DFD8C6;
	background-color: #FFFFFF;
	margin: 0 auto;
}



#products li {
	float:left;
	border: 3px solid #DCC895;
	margin-bottom: 30px;
	clear: none;
	width: 155px;
	height:236px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 5px;
	letter-spacing: 0.01em;
	word-spacing: 0.02em;
	display: table;
	margin-right: 15px;
	padding-left: 0px;
} 
#products li div {
	text-align:center; /* Centre description */
	background-color: #DCC895;
	width: 155px;
	padding-top: 2px;
	height: 26px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	letter-spacing: 0.08em;
	display: table;
	vertical-align: middle;
	float: none;
} 
#products li img {
	display:block; /* Centre block image */
	/* width:150px; /* All thms the same size */
	/*height:150px; */
	clip: rect(auto,auto,auto,auto);
	margin: 0 auto;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}  



#products2 li {
	float:left;
	border: 3px solid #DCC895;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: none;
	width: 150px;
	height:320px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	left: 0px;
	letter-spacing: 0.01em;
	word-spacing: 0.02em;
	display: inline;
	padding-top: 0px;
	clip: rect(auto,auto,auto,-2px);
} 
#products2 li img {
	display:block; /* Centre block image */
	/* width:150px; /* All thms the same size */
	/*height:150px; */
	clip: rect(auto,auto,auto,auto);
	margin: 0 auto;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 2px;
}
#products2 li div {
	text-align:center; /* Centre description */
	background-color: #DCC895;
	width: 155px;
	padding-top: 2px;
	height: 26px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	margin-left: -3px;
	line-height: normal;
	letter-spacing: 0.08em;
	display: table;
	vertical-align: middle;
} 

#content_P {
	text-align: left;
	width: 580px;
	float: left;
	font-size: 12px;
	font-style: normal;
	color: #996633;
	letter-spacing: 0.25em;
	clear: none;
	margin-left: -20px;
}

#shops{
	list-style:none; /* No bullets */
	overflow:hidden; /* Clear the floats */
	clip: rect(auto,auto,auto,-20px);
	background-color: #EFEEEA;
	float: left;
	height: 150px;
	width: 520px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	padding: 10px;
	margin-bottom: 16px;
	line-height: 16px;
} 

#shops a {
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	}

#shops a:hover{
	color: #D4CA85;
}


#shop_menu {
	text-align: right;
	float: right;
	margin-right: 3px;
}
#shop_photo {
	display: block;
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 20px;
	margin-left: 10px;
}
input { 
 background-color: #666699; 
}


select { 
 background-color: #EEF0E5; 
 color: #996633; 
}
#mail a:hover {
	clear: none;
	float: right;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D4CA85;
	font-weight: bold;
	letter-spacing: 0.03em;
}
.home {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.3em;
}

.hometext {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: justify;
	float: left;
	clear: none;
}

.hometext a{
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-decoration: none;
}

.hometext a:hover{
	color: #D4CA85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#nav {
	clear: none;
	margin: auto;
	height: auto;
	float: left;
	font-size: 12px;
	font-style: normal;
	color: #996633;
	letter-spacing: 0.25em;
	white-space: normal;
	padding-bottom: 10px;
}
