body {
	margin: 0 0 10px 0;
	background: #fffaee;
	font-family: century gothic, arial, sans-serif;
	color : #705e5e;
}

#header {
	width: 900px;
	height: 250px;
	margin: 0 auto;
	text-align: center;
	background: url('/?asset=assets%2fdefault%2fjpg%2fheader.jpg') 50% 0 no-repeat;

}

#header2 {
	width: 450px;
	height: 250px;
	margin: 0 auto;
	text-align: center;
	background: url('/?asset=assets%2fdefault%2fjpg%2fheader.jpg') 50% 0 no-repeat;
}

#cartsummary {
	font-size: 8pt;
	text-align: left;
	padding: 10px;
	background: #FFFF66;
	margin-left: 220px;
	border-bottom: 1px solid #bbb;
}

#header h1, #seo {
	display: none;
}

#navimg {
	margin-top: 5px;
	text-align: center;
}

#navimg img { margin: 0 auto; }



}

#inner h2 {
	font-weight: normal;
	font-size: 14pt;
	color : #b69980;
}

#inner {
	padding: 20px;
	font-size: 10pt;
	padding-bottom: 0;
	margin-right: 185px;
	min-height: 450px;
	background: #ffffff  url('/?asset=assets%2fdefault%2fjpg%2fmainbac.jpg') right bottom no-repeat;
	height: 1%;
}

#inner p {
	line-height: 1.5em;
	text-align: justify;
}

#inner p a {
	background-color: #ffd;
	text-decoration: underline;
}

#inner div.clear {
	height: 10px;
	font-size: 1px;
}

#outer {
	width: 900px;
	margin: 0 auto;
	background: #ffffff  url('/?asset=assets%2fdefault%2fjpg%2fnavbac.jpg') right bottom no-repeat;
}


#footer {
	clear: both;
}

#footer div {
	width: 880px;
	height: 40px;
	margin: 0 auto;
	font-size: 8pt;
	padding-right: 20px;
	line-height: 40px;
	text-align: right;
	background: #197372;
	border-top: 1px solid #c8a88c;
	#border-bottom: 1px solid #aaaabb;
}

#notebox, #nullnav {
	border: 1px solid #000;
	background: #eee;
}

#notebox h3 { border-bottom: 1px solid #aaa; padding-bottom: 4px; }
/*#notebox h3.first { border-top: none; }*/



#shopitem { z-index: 9999; position: relative; }





#navbox {
	position: absolute;
	padding: 0px;
	width: 191px;
	top: 0px;
	left: 50%;
	margin-left: 259px;

}
#nav li {
	padding-top: 0px;
	#text-align: center;
	#background:   url('/?asset=assets%2fdefault%2fpng%2fnav_bg2.png') no-repeat;

}

#nav div       { padding: 1px 0 1px 0; }
#nav div.out   { /*padding: 6px 0 6px 0;*/ }
#nav div.first { padding-top: 0; }
#nav div.last  { padding-bottom: 0; }
#nav div.nolinks { color: #888; }

#nav h3 {
	color: #ffffff;
	#background:   url('/?asset=assets%2fdefault%2fpng%2fnav_bg.png') no-repeat;
	border-bottom: 1px solid #b69980;
	background: #197372;
	border-top: 1px solid #b69980;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-weight: normal;
	font-size: 11pt;
	cursor: pointer;
}

/*.nav0 h3 { background: #f66; }
.nav1 h3 { background: #6e6; }
.nav2 h3 { background: #66e; }
.nav3 h3 { background: #e6e; }
.nav4 h3 { background: #6dd; }*/

#nav ul {
	display: none;
}

#nav li {
	height: 1%;
}
#nav li div,
#nav li a {
	height: 1%;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #ffffff;
}

#nav li.last a,
#nav li.last div {
	border-bottom: none;
}

#nav a {
	color: #705e5e;
	
}

#nav li.active div {
	font-weight: bold;
	background: #ffffff;
	color: #197372;
	#font-size: 10pt;
}

#nav div.out h3 {
	font-weight: bold;

}

#nav div.out ul {
	display: block;
	background: #ffffff;
	color: #705e5e;

}

#nav div.out li {
	list-style: none;
}
