html{
	height: 100%;
}

body{
	height: 100%;
	background: #deefda;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #603f30;
}

body.emailFriend{
	background: #ffffff;
}

.emailFriend{
	background: red;
}

img{
	vertical-align: bottom;
}

a{
	text-decoration: none;
	color: #9c8dc3;
}

a:hover{
	color: #A7D59E;
}

a img{
	border: none;
}

a.link3:hover{
	color: #603F30;
}

form{
	margin: 0px;
	padding: 0px;
}

p{
	padding: 8px 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 19px;
}

.emailFriend p{
	padding: 0px;
}

textarea{
	border: 2px solid #E1DDEE;
	color: #603f30;
}

.textbox7{
	border: 2px solid #E1DDEE;	
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C8DC3;
	padding: 0px;
	margin: 0px;
}

input{
	vertical-align: middle;
	margin: 0px;
}

#mainTbl{
	height: 100%;
	width: 100%;
	text-align: center;
}

.borderTop{
	background: url(images/border_h.gif) repeat-x top #ffffff;
	width: 995px;
	text-align: left;
	margin: auto;
} 

.borderBot{
	background: url(images/border_h.gif) repeat-x bottom;
}

.borderLeft{
	background: url(images/border_v.gif) repeat-y left;
}

.borderRight{
	background: url(images/border_v.gif) repeat-y right;
}

.borderTopLeft{
	background:url(images/border_top_left.gif) no-repeat top left;
}

.borderTopRight{
	background:url(images/border_top_right.gif) no-repeat top right;
}

.borderBotLeft{
	background:url(images/border_bot_left.gif) no-repeat bottom left;
}

.borderBotRight{
	background:url(images/border_bot_right.gif) no-repeat bottom right;
	width: 100%;
	padding: 10px 0px;
}

#header{
	background:url(images/header_left.gif) no-repeat left top #603f30;
	margin: 0px 10px;
}

.hright{
	background:url(images/header_right.gif) no-repeat right top;
	height: 147px;
}

#logo{
	width: 290px;
	float: left;
	padding-top: 5px;
	padding-left: 9px;
}

#slogan{
	padding-top: 58px;
	text-align: right;
	padding-right: 55px;
}

#topNav{
	text-align: right;
	padding: 22px 6px 0px 0px;
	color: #ffffff;
}

#topNav img{
	vertical-align: middle;
}

#topNav a{
	color: #ffffff;	
	padding: 0px 4px;
	font-size: 10px;
	line-height: 12px;
}

#topNav a:hover{
	color: #a7d59e;
}

.minicart{
	padding: 0px 4px;
}

.hr{
	background:url(images/hr.gif) repeat-x center center;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

#leftSide{
	width: 159px;
	vertical-align: top;
	padding: 0px 0px 10px 0px;
}

#contentWrapper{
	vertical-align: top;	
	background:url(images/vr.gif) repeat-y left;
	height: auto;
	padding-left: 2px;	
}

.m2{
	margin: 7px 0px 0px 0px;
}

#sidemenu{
	padding: 10px 0px 0px 30px;
}

#sidemenu a{
	color: #603f30; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding: 5px 3px 5px 0px;
	font-size: 13px;
	line-height: 17px;
	text-transform:lowercase;
}
#sidemenu a span{
	display: block;
	font-size: 11px;
}


#sidemenu a.mov{
	color: #9c8dc3;
}

#sidemenu a.movselected{
	color: #9c8dc3;
}

#sidemenu a:hover{
	color: #a7d59e;
}


#sidemenu a.catselected{
	color: #a7d59e;
}


#sidemenu a.subcat{
	font-weight: normal;
	font-size: 12px;
	padding-left: 13px;
}

#sidemenu a.subsubcat{
	font-weight: normal;
	font-size: 12px;
	margin-left: 10px;
	padding-left: 13px;
}


#sidemenu  a.subsubsubcat{
	font-weight: normal;
	font-size: 12px;
	margin-left: 20px;
	padding-left: 13px;
}

#sidemenu a.subcatselected{
	font-weight: normal;	
	color: #a7d59e;
	font-size: 12px;
	padding-left: 13px;
	background:url(images/arrow.gif) no-repeat left center;
}

#sidemenu a.subsubcatselected{
	font-weight: normal;
	color: #a7d59e;
	font-size: 12px;
	margin-left: 10px;
	padding-left: 13px;
	background:url(images/arrow.gif) no-repeat left center;
}

#sidemenu a.subsubsubcatselected{
	font-weight: normal;
	color: #a7d59e;
	font-size: 12px;
	margin-left: 20px;
	padding-left: 13px;
	background:url(images/arrow.gif) no-repeat left center;
}

#sidemenu a.subcat:hover, #sidemenu a.subselected:hover{
	color: #a7d59e;
}

#sidemenu a.leaf, a.leaf{
	font-size: 18px;
	color: #603f30;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	background:url(images/leaf.gif) no-repeat left center;
	padding: 1px 0px 7px 30px;
}

#sidemenu a.leaf{
	margin: 3px 0px 5px 0px;
}

a.leaf{
	margin: 0px 0px 20px 0px;
}

#sidemenu a.leaf:hover, a.leaf:hover{
	color: #a7d59e;
}
	
#sidemenu a.leaf img, a.leaf img{ 
	vertical-align: middle;
}

#subscribe{
	padding: 10px 3px 10px 3px;
	text-align: center;
}

.leftLinks{
	padding: 5px 0px 0px 30px;
}

h1.catname{
	color: #a7d59e;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-size: 60px;
	line-height: 80px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	text-transform: lowercase;
}

#breadcrumbs{
	padding: 7px 0px;
	color: #9c8dc3;
	font-weight: bold;
	padding-left: 25px;
}

#breadcrumbs span{
	color: #603F30;
}

#breadcrumbs a, #breadcrumbs a span{
	color: #9c8dc3;
}

#breadcrumbs a:hover, #breadcrumbs a:hover span{
	color: #a7d59e;
}


.prevnext{
	float: right;
	width: 100px;
	text-align: right;
	padding-right: 60px;
}

#footer1{
	background:url(images/hr.gif) repeat-x top;
	height: 40px;
}

.button2{
	border: none;
	background: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #603f30;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
}

.textbox{
	border: solid 2px #e1ddee;
	width: 135px;
}

.textbox4{
	border: solid 2px #e1ddee;
	width: 185px;
	color: #603F30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea.textbox4{
	height: 100px;
}

.textbox4dis{
	border: solid 2px #e1ddee;
	width: 185px;
	background: #EEEAED;
}

textarea.textbox4dis{
	height: 100px;
	color: #7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textbox5{
	border: solid 2px #e1ddee;
	width: 200px;
	color: #603f30;
}

#searchBox{
	width: 200px;
	float: left;
}

#footer1Links{
	text-align: right;
	padding: 4px 30px 0px 0px;
}

#footer1Links a{
	margin: 0px 5px;
}

.box1TopLeft{
	background:url(images/box1_top_left.gif) no-repeat top left #603f30;
}

.box1TopRight{
	background:url(images/box1_top_right.gif) no-repeat top right;
}

.box1BotLeft{
	background:url(images/box1_bot_left.gif) no-repeat bottom left;
}

.box1BotRight{
	background:url(images/box1_bot_right.gif) no-repeat bottom right;
	width: 100%;
	padding: 10px 0px;
}

.pad1{
	padding: 5px 10px;
}

#footer{
	margin: 0px 10px;
}

#footer img{
	vertical-align: top;
	margin-right: 10px;
}


#footer a{
	color: #a7d59e;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding: 0px 3px;
	white-space:nowrap;
}


#footer a.mov{
	color: #9c8dc3;
}

#footer a:hover{
	color: #ffffff;
}

.pad3{
	padding: 10px;
}

.prodname{
	padding: 0px 5px;
}

.prodname a{
	color: #603f30;
	font-weight: bold;
	font-size: 11px;
}

.prodname a:hover{
	color: #A7D59E;
}

.prodprice{
	color: #603f30;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}

.prodimage{
	width: 140px;	
}

.outofstock{
	color: #A7D59E;
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif
}


.table-cattable{
	margin-top: 20px;
}

.leftBorder{
	background:url(images/vr.gif) repeat-y left;
}

.pad7{
	padding: 0px 20px 0px 12px;
}

.prodImageBox{
	padding: 10px 10px 10px 10px;
	text-align: center;
}	

.prodPriceBox{
	font-weight: bold;
	color: #603f30; 
	text-align: right;
	font-size: 14px;	
	padding: 7px 40px 7px 0px;
	text-transform: lowercase;
	background:url(images/hr.gif) repeat-x top center;
}

p.proddesc{
	padding: 0px 40px 30px 10px;
}

h1.prodheading{
	padding: 10px 0px 20px 10px;
}

#proddetailTbl{
	width: 100%;
}

#prodDetailTbl2 td{
	padding-top: 15px;
	padding-right: 40px;
}

.efriend{
	background:url(images/email_icon.gif) no-repeat left center;
	padding: 3px 0px 3px 32px;
	font-weight: bold;
	color: #603f30; 
	display: block;
}

.sameDesigner{
	padding: 10px 0px;
}

.sameDesigner a{
	background:url(images/leaf.gif) no-repeat left center;
	padding: 3px 0px 6px 32px;
	font-weight: bold;
	color: #603f30; 
	font-size: 11px;
	display: block;
}

.sameDesigner a:hover{
	color: #A7D59E;
}

#promotable{
	margin: 20px 0px 0px 20px;
}

h1.love{
	padding-bottom: 20px;
}

.zoom{
	font-weight: bold;
	padding: 10px 0px;
	display: block;
	text-transform: lowercase;
	color: #603F30;
}

.promoProdName{
	padding: 0px 10px;
	color: #603F30;
	font-weight: bold;
}

#promotable td{
	width: 16%;
}

.promoMoreInfo{
	color: #603F30;
	font-weight: bold;
	color: #A7D59E;
}

.promoProdPrice{
	text-align: center;
	padding: 3px 0px;
}

.box4Top{
	background:url(images/box4_border.gif) repeat-x top #ffffff;
}

.box4Bot{
	background:url(images/box4_border.gif) repeat-x bottom;
}

.box4Left{
	background:url(images/box4_border.gif) repeat-y left;
}

.box4Right{
	background:url(images/box4_border.gif) repeat-y right;
}

.box4TopLeft{
	background:url(images/box4_top_left.gif) no-repeat top left;
}

.box4TopRight{
	background:url(images/box4_top_right.gif) no-repeat top right;
}

.box4BotLeft{
	background:url(images/box4_bot_left.gif) no-repeat bottom left;
}

.box4BotRight{
	background:url(images/box4_bot_right.gif) no-repeat bottom right;
}

.pad40{
	padding: 5px;
	text-align: center;
}

#multiimg{
	width: 280px;
	margin: 0px auto 10px auto;
}


input.highertextbox{
	font-size: 11px;
	width: 200px;
	color: #58595B;
	border: 2px solid #E1DDEE;	
}

select.highertextbox{
	font-size: 11px;
	width: 203px;
	color: #58595B;
	border: 2px solid #E1DDEE;	
}

.pad7{
	margin: 0px 8px;
}

.smalltext{
	display: block;
	font-size: 11px;
	text-transform:lowercase;
	padding: 3px 0px;
}


p.catname a{
	font-weight: bold;
	display: block;
	text-transform: lowercase;
	color: #603F30;
}

p.catname a:hover{
	color: #A7D59E;
}

.pagenums{
	padding: 20px 0px 10px 0px;
	text-align: center;
	font-weight: bold;
}

#infopage{
	padding: 20px 50px;
	font-size: 12px;
	line-height: 19px;
	/* font-family: "Century Gothic", Arial, Helvetica, sans-serif; */
}

#infopage2{
	padding: 20px 10px;	
	font-size: 12px;
	line-height: 19px;
	/* font-family: "Century Gothic", Arial, Helvetica, sans-serif; */
}

#infopage2 p{
	font-size: 12px;
	line-height: 19px;
	padding: 10px 20px;
	/* font-family: "Century Gothic", Arial, Helvetica, sans-serif; */
}

#infopage2 h2{
	padding: 20px 20px 0px 20px;
	font-size: 13px;
	margin: 0px;
	color: #A7D59E
}

#infopage p{
	font-size: 12px;
	line-height: 18px;
	padding: 8px 0px;
	/* font-family: "Century Gothic", Arial, Helvetica, sans-serif; */
}


#infopage h1, #infopage2 h1{
	font-size: 24px;
	color: #603f30;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding: 10px 0px 30px 0px;
}

#infopage h1.style2, #infopage2 h1.style2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C8DC3;
	padding: 15px 0px;
	margin: 0px;
}


h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A7D59E;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
}

#infopage h2{
	font-size: 15px;
	margin: 0px;
	padding: 15px 0px;
}

#infopage h3, #infopage2 h3{
	font-size: 12px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	color: #A7D59E;
}

.quote{
	font-style:italic;
}

.purple{
	color: #9C8DC3;
}

a.big{
	font-size: 15px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.green{
	color: #A7D59E;
}

.brown{
	color: #603f30;
}

.contactpage a{
	text-decoration: underline;
	color: #603f30;
}

.contactpage a:hover{
	color: #A7D59E;
}

.contactpage p strong{
	font-size: 15px;
}

#infopage p.littletext{
	font-size: 11px;
}

#contactus p{
	font-size: 12px;
	line-height: 16px;
	padding: 8px 0px;
}

#contactus p strong{
	line-height: 20px;
}

#prodOptTbl{
	margin-bottom: 20px;
}

div.prodname{
	width: 150px;
}

p.catname{
	width: 150px;
}

.brandstag{
	float: left;
}

.brands{
	text-align: center;
	margin-left: 90px; 
	padding: 0px 10px;
}

.clear{
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

#infopage p.pad35{
	padding: 10px 0px 0px 0px;
}

#tbl2{
	border-right: solid 1px #5F3E2F;
	border-top: solid 1px #5F3E2F;
}

#tbl2 td{
	border-left: solid 1px #5F3E2F;
	border-bottom: solid 1px #5F3E2F;
}

img{
	border: none;
}
map{
	border: none;
}

.checkouttable input, .checkouttable select{
	margin: 5px;
}

.cartpad{
	padding: 15px 0px;
	margin: 0px 20px;
}

.images2{
	padding: 5px 0px;
	text-align: center;
}

.images2 img{
	vertical-align: top;
	margin: 0px 5px;
}

.pad44{
	padding: 10px 0px 0px 7px;
}

#newstmpl{
	padding: 30px;
	min-height: 300px;
}

#infopage2 table.oopa{
	width: 748px;
	text-align:center;
	margin: 0px auto;
}

#infopage2 table.oopa p{
	padding: 10px 5px;
}


#infopage2 table.oopa img{
	vertical-align: middle;
}
#credits{
	padding: 3px 0px;
}

#credits a:hover{
	color: #603F30;
}