body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url("../images/design4bg.gif");
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ecccd0;
	background-attachment: fixed;
}

.clear, #clear {
	clear: both;
}

#wrapper {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	background-image:url(../images/sidebg.gif);
	background-repeat:repeat-y;
	border: none;
}

#header {
	width: 800px;
	height: 99px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border: none;
	background-image: none;
}

#header img#logo {
	float: left;
}

#header_search {
	width: 300px;
	height: 69px;
	float: right;
	padding: 10px 10px 0 0;
	text-align: right;
}

.searchvar {
	width: 100px;
	height: 20px;
	background-color: #ffffff;
	border: 1px solid #582e15;
	color: #582e16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

.searchsubmit {

}

#header_navigation {
	float: right;
	width: 390px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: lowercase;
}

#header_nav {
	width: 390px;
	margin: 0;
	padding: 0;
	text-align:right;
}
#header_nav a {
	color: #582e16;
	padding: 0px 5px;
	text-decoration: none;
}

#header_nav a:hover {
	text-decoration: underline;
}

/*Main Navigation*/
	
#navigation {
	width: 740px;
	height: 28px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #ecccd0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	position:absolute;
	top: 99px;
	left: 50%;
	margin-left: -400px;
	color: #64463c;
	text-align:center;
	padding: 0 30px 0 30px;
	background-image: none;
}

.menu {
	margin: 0;
	padding: 0;
	text-align:center;
	list-style: none;
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	width: 800px;
	height: 28px;
	color: #64463c;
}
.menu a, .menu a:link{
	color: #64463c;
        text-decoration: none;
	}

.menu li {
	text-align:center;
}

.menusub2, .menusub3, .menusub4, .menusub5, .menusub6, .menusub7, .menusub8, .menusub9, .menusub10 {
	float: left;
	display: block;
	color: white;
	text-decoration: none;
	padding: 0 5px;
	margin-top: 5px;
	border-left: 1px solid #64463c;
}

.menusub1 {
	float: left;
	display: block;
	color: white;
	text-decoration: none;
	padding: 0 5px;
	margin-top: 5px;
	border-left: none;
}

.menu li a:hover {
	text-decoration: underline;
}
/*Main Content*/

#content {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #f0dedd;
	font-size: 12px;
	color: #582e16;
}
#content a {
	color: #582e16;
}

#content a:hover {
	text-decoration: none;
}

#left {
	float: left;
	width: 225px;
	background-color: #f0dedd;
	background-image: none;
}

#left h1 {
	font-size: 15px;
}

#category, #cart, #suggest {
	padding: 10px;
}
#category, .boxText {
	font-family:Georgia, "Times New Roman", Times, serif, "Honey Script";
	font-size:10px;
}
	
#cart {
	background-color: #f0dedd;
}

#suggest {
	background-color: #f0dedd;
}

#right {
	float: right;
	width: 554px;
	min-height: 290px;
	padding: 30px 10px 10px 10px;
	background-color:#FFFFFF;
	background-image: none;
}

#right h1 {
	font-size: 16px;
	padding: 0;
	margin: 0;
}

#right h2 {
	font-size: 13px;
	padding: 0;
	margin: 0;
}

#image {
	float: right;
	width: 305px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
}

#image img {
	border: 2px solid #64463c;

}

#image p {
	margin-top: 2px;
}

#bottom {
	margin-top: 75px;
	width: 554px;
}
#bot_nav {
	width: 740px;
	height: 28px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #ecccd0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	/*position:fixed;
	bottom: 30px;
	margin-left: -400px;*/
	left: 50%;
	text-align:center;
	padding: 0 30px 0 30px;

}
#footer {
	width: 800px;
	height: 30px;
	font-size: 10px;
	color: #582e15;
	padding-top: 5px;
	text-align:center;
	/*position:fixed;
	bottom: 30px;
	margin-left: -400px;*/
	left: 50%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border: none;
}

#footer a {
	color: #582e15;
}

#footer a:hover {
	text-decoration: none;
}
.rightarrow {
	margin-left: 80px;
}
.contact_input{
	background-color: #ffffff;
	border: 1px solid #582e15;
	color: #582e16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contact_submit{
/*	border: 1px solid #ffffff;*/
	border: 1px solid #582e15;
	width: 80px;
	height: 25px;
	font-size: 13px;
	color: #582e15;
	font-weight: bold;
	background-color: #f0dedd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
