html {
	min-height: 100%;
	height:100%;
}

body {	
	background:#333333;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:11px;
	color: #000000;
	height: 100%;
	margin:0 0 0 1px;
}


h1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	color: #0a767c;
	font-weight:bold;
	line-height:normal;
	padding:0;
	margin: 0 0 12px 1px;
}

h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #cc9900;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0 0 10px 0;
}
h3 {	
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:12px;
	color: #996600;
	text-align: right;
	margin:25px 20px 0 0;
}
p {
	line-height: 16px;
	margin:0 0 10px 0;
}

a {
	color: #996600;
	text-decoration: none;
}

a:hover {
	color: #996600;
	text-decoration: underline;
}

strong {}


.noborder {
	border:0;
	padding:0;
	margin:0;
}

.nav_text {
	display:none;
}

input, select {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:11px;
	color: #000000;
	padding:0;
	border:1px solid #00000;
}

.container {
	position:relative;
	margin:25px 30px 0px 20px;
	height:600px;
	overflow:auto;
}

.container_collections {
	position:relative;
	margin:20px 0px 0px 15px;
	height:980px;
	overflow:auto;
}

.container_collections2 {
	position:relative;
	margin:20px 0px 0px 15px;
	height:2240px;
	overflow:auto;
}

.right {
	float:right;
	margin:0 0 0 0;
}

#content ul {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}

#content ul li {
	padding-left: 15px;
	background:url("../images/bullet.gif") no-repeat 0 5px;
	margin:0 10px 0 0;
	line-height:22px;
}

/********************* MAIN BODY *************************/

#main_body {
	position:relative;
	margin: auto;
	width:760px;
	z-index:100;
	background:#ffffff;
}


#main_body a:hover {
	background-position:0% 100%;
}

/********************* LAYOUT STYLES *************************/

#top {
	position:relative;
	float:left;
	width:408px;
	height:100px;
}

.top_nav {
	background:#6a5d50;
	height:36px;
	width:408px;
	margin:0 0 1px 0;
}

.btn_cart {
	display:block; 
	float:right;
	height:36px;
	width:119px;
	background:url("../images/btn_cart.gif") no-repeat;
	text-indent:-3000px;
}

a.btn_shows {
	display:block; 
	float:right;
	height:36px;
	width:70px;
	background:url("../images/btn_shows.gif") no-repeat;
	text-indent:-3000px;
}

a.btn_enews {
	display:block; 
	float:right;
	height:36px;
	width:61px;
	background:url("../images/btn_enews.gif") no-repeat;
	text-indent:-3000px;
}

a.btn_index {
	display:block; 
	float:right;
	height:36px;
	width:49px;
	background:url("../images/btn_index.gif") no-repeat;
	text-indent:-3000px;
}

.main_nav {
	background:#83786d;
	height:47px;
	width:408px;
	margin:0 0 3px 0;
}

a.btn_about {
	display:block; 
	float:right;
	height:47px;
	width:125px;
	background:url("../images/btn_about.gif") no-repeat;
	text-indent:-3000px;
}

a.btn_collections {
	display:block; 
	float:right;
	height:47px;
	width:133px;
	background:url("../images/btn_collections.gif") no-repeat;
	text-indent:-3000px;
}

a.btn_faq {
	display:block; 
	float:right;
	height:47px;
	width:53px;
	background:url("../images/btn_faq.gif") no-repeat;
	text-indent:-3000px;
}

a.btn_contact {
	display:block; 
	float:right;
	height:47px;
	width:97px;
	background:url("../images/btn_contact.gif") no-repeat;
	text-indent:-3000px;
}

.logo {
	position:relative;
	float:left;
	height:100px;
	width:97px;
	background:url("../images/logo.jpg") no-repeat;
	text-indent:-3000px;
}

#home_graphic {
	position:relative;
	float:left;
	height:432px;
	width:352px;
	background:url("../images/home_main.jpg") no-repeat top left;
}

#home_content {
	position:relative;
	float:left;
	width: 408px;
	height:332px;
	background:url("../images/home_feature.jpg") no-repeat top left;
}

#content {
	position:relative;
	float:left;
	width: 660px;
}


/********************* INTERIOR LAYOUT STYLES *************** */


.banner {
	position:relative;
	float:left;
	height:650px;
	width:100px;
	background:url("../images/int_banner.jpg") no-repeat top left; 
}	
.banner2 {
	position:relative;
	float:left;
	height:1040px;
	width:100px;
	background:url("../images/int_banner2.jpg") no-repeat top left; 
}	
.banner3 {
	position:relative;
	float:left;
	height:2300px;
	width:100px;
	background:url("../images/int_banner3.jpg") no-repeat top left; 
}	
.int_woman {
	position:relative;
	float:left;
	height:100px;
	width:255px;
	background:url("../images/int_woman.jpg") no-repeat top left;
}

.subnav {
	background:#000000;
	height:17px;
	width:638px;
	padding: 5px 0 0 22px;	
}

.subnav a {
	margin:0 30px 0 0;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.subnav a:hover  {
	color:#ffffcc;
	font-weight:bold;
	text-decoration:none;
}

.title {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	margin:0;
}

.item_thumb {
	width:180px;
}

.item_thumb2 {
	width:85px;
}

.spacer {
	border-top:2px solid #e6e6e6;
	height:5px;
}

.spacer2 {
	border-top:2px solid #ffffff;
	height:5px;
}

a.on {
	background-position:0% 100%;
	color:#ffffcc;
}

/* ***************  FOOTER STYLES *************** */

#footer {
	position:relative;
	margin:auto;
	width: 968px;
	height:40px;
	background: url("../images/content_btm.gif") repeat-x top left;
	padding:36px 0 50px 0;
}


