a:link, a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Courier, Times;
	color: #fdd918;
	}

a:hover, a:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Courier, Times;
	color: #e4d8b7; 
	}

.class2 a:link, .class2 a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Courier, Times; 
	color: #fdd918;
	}

.class2 a:hover, .class2 a:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Courier, Times;
	color: #e4d8b7;
	}

body { 
	margin: 0 auto;
	background-image: url(images/stars_background.png);
	/*background-position: top left;*/
	background-attachment: fixed; 
	/*background-color: #e0d4b4;*/
	background-color: #3c3016;
	background-repeat: repeat;
	}
	
ol, ul {
    color: #e4d8b7;
	font-family: Verdana, Arial, Courier, Times;
    }

p {
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;
	}
	
table, h1{
	color: #e4d8b7;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;
	}
	
font {
	color: #e4d8b7;
	font-family: Verdana, Arial, Courier, Times;
	font-size: 1em;
	}

p.brown {
    background-color: #3d2e05;
	color: #e0d4b4;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 0px #fdd918 dashed;
    border-bottom: 0px #fdd918 dashed;
    }

hr.thin {  
 	height: 1px;
  	border: 0px;
  	color: #e0d4b4;
  	background-color: #e0d4b4;
  	width: 50%;
	}
	
.divider {  
	margin: 0px auto;
  	border: 0px;
	width: 300px;
 	height: 10px;
	}	

.banner2 { 
	margin: 0px auto; 
	margin-top: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;
  	border: 0px;
	width: 200px;
 	height: 200px;
	}

.banner3 { 
	margin: 0px auto;
	position: relative; 
	margin-top: 60px;
	margin-left: 0px;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;
  	border: 0px;
	width: 50px;
 	height: 150px;
	}

#logo {
	z-index:2;
	position: relative;	
	margin: 0px auto;
	margin-left: 5px;
	margin-top: -245px;
    width: 200px;
    height: 250px;
	}

/*.seasonalicon {
	position: relative;
	margin-top: -25px;
	margin-right: 80px;
	float: right;
	width: 50px;
    height: 50px;
}*/

.seasonalicon {
	z-index:2;
	position: relative;
	margin: 0px auto;
	margin-top: -155px;
	/*margin-top: -150px;*/
	margin-right: 20px;
	margin-bottom: -20px;
	float: right;
	width: 100px;
    height: 100px;
}

#handmadestamp {
	position: relative;
	margin: 0px auto;
	margin-left: 100px;
	margin-top: -80px;
    width: 100px;
    height: 60px;
	float: left;
	}	

#nav {
	z-index:4;
	position: relative;
	margin: 0px auto;
	text-align: center;
	margin-top: -114px;
	width: 650px;
    height: 20px;
    background-color: #fdd918;
	}

#navback {
	z-index:1;
	position: relative;
	margin: 0px auto;
	text-align: center;
	margin-top: -26px;
    margin-bottom: 80px;
    margin-left: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 920px;
    height: 20px;
    background-color: #fdd918;
    border: 0px;
    border-top: 1px;
    border-bottom: 1px;
	border-color: #e4d8b7;
	border-style: solid;
	}
		
#maintype {
	float: left;
	/*position: relative;*/
	position: relative;
	margin: 0px auto;
	/*margin-top: -5px;*/
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top: 0px;	
	width: 500px;
	height: 400px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	color: #e0d4b4;
	line-height: 100%;
	font-family: Verdana, Arial, Courier, Times;
	font-size: 1em;
    background-color: #3c3016;
	border: 1px;
	border-color: #e4d8b7;
	border-style: dashed;
	}

#content {
    margin: 0 auto;
    padding-top: 150px;
    margin-top: 100px;
    margin-bottom: -16px;
    padding-left: 10px;
    padding-right: 10px;
    width: 900px;
    height: 460px;
    background-color: #7f0d23;
    background-image: url(images/hmm_content_bg.png);
	/*background-position: top left;*/
	background-position: right top;
	background-repeat: no-repeat;
    border: 1px;
	border-color: #fdd918;
	border-style: solid;
    }		

.message {
	color: #3d2e05;
	font-family: Verdana, Arial, Courier, Times;
	font-size: 12px;
	width: 300px;
	background-color: #e0d4b4; 
	border: 1px;
	border-style: solid;
	border-color: #7F0d23;
	}

.forminput {
	color: #3d2e05;
	font-family: Verdana, Arial, Courier, Times;
	font-size: 12px;
	width: 300px;
	background-color: #e0d4b4; 
	border: 1px;
	border-style: solid;
	border-color: #7F0d23;
	}

#formbox {
	margin: 0 auto;
	margin: 10px;
	margin-top: 15px;
	margin-left: 75px;
	margin-bottom: -2px;
	/*background-image: url(images/form_background.png);
	background-repeat: repeat;*/
	color: #000000;
	font-family: Verdana, Arial, Courier, Times;
	font-size: 12px;
	width: 350px;
	height: 340px;
	border: 1px solid #e0d4b4;
	}
	
.info {
	padding-left: 10px;
	padding-right: 20px;
	width: 300px;
	height: 330px;
	color: #e4d8b7;
	border: 0px;
	border-style: solid;
	border-color: #e0d4b4;
	}	

.submit, .reset {
	color: #e0d4b4;
	background: #7F0d23;
	border: 1px solid #e0d4b4;
	padding: 2px 6px;
	}	

/*div.info li, div.info ul {
	margin-left: -10px;
	list-style: square;	
	margin-top: -12px;
	font-family: Verdana, Arial, Courier, Times;
	background-color: #7F0d23;	
	}*/

ul.error {
	list-style: none;	
	width: 200px;
	height: 20px;	
	margin-left: -30px;
	margin-top: 10px;
	margin-bottom: -20px;
	font-family: Verdana, Arial, Courier, Times;
	font-size: 10px;
	color: #ff6633;
	}

label.error{
	/*margin-top: -200px;*/
	/*background-color: #ff6633;*/
	color: #ff6633;
	}
	
.emailmessage {
	position: absolute;
	float: left;
	margin-left: 75px;
	padding-left: 10px;
	margin-right: 30px;
	color: #e4d8b7;
	font-family: Verdana, Arial, Courier, Times;
	font-size: 12px;
	width: 340px;
	height: 40px;
	border: 0px solid #ffffff;
	}	
	
.footertext {
	position: absolute;
    margin: 0 auto;
    text-align: center;
    color: #e4d8b7;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .70em;
	width: 920px;
    }

#footer {
	margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 0px;
    bottom: 0;   
	width: 920px;
    height: 10px;
	/*text-align: center;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;*/
	border: 1px;
	border-style: solid;
	border-color: #fdd918;
    background-color: #3c3016;
    padding-bottom: 5px;
	}

.showdate {
       color: #e4d8b7;
       font-family: Verdana, Arial, Courier, Times;
       font-size: .85em;
       }

#countdownbox {
	position: relative;
	float: right;
	margin: 0px auto;
	margin-top: -50px;
	padding: 2px 0px 10px 10px;
	width: 350px;
	/*height: 120px;*/
	height: 110px;
	color: #7f0d23;
	font-family: Verdana, Arial, Courier, Times;
	background-color: #e0d4b4;
	border: 1px;
	border-color: #3c3016;
	border-style: dashed;
	}      
       
#countdown {
	position: absolute;
	margin: 0px auto;
	margin-top: -200px;
	margin-left: 55px;
	float: right;
	width: 350px;
	/*height: 120px;*/
	height: 10px;
	color: #3c3016;
	font-family: Verdana, Arial, Courier, Times;
	/*font-size: .75em;*/
	font-size: .70em;
	font-weight: bold;
	background-color: none;
	border: 0px;
	border-color: #fdd918;
	border-style: dashed;
	}
	
#countdownmessage {
	position: absolute;
	margin: 0px auto;
	margin-top: -185px;
	margin-left: 55px;
	float: left;
	padding: 0px;
	width: 340px;
	/*height: 120px;*/
	height: 10px;
	color: #3c3016;
	font-family: Verdana, Arial, Courier, Times;
	/*font-size: .75em;*/
	font-size: .70em;
	font-weight: bold;
	border: 0px;
	border-color: #fdd918;
	border-style: dashed;
	}
	
#upcomingevents {
	position: relative;
	float: right;
	margin: 0px auto;
	margin-top: 16px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top: 0px;
	width: 340px;
	height: 330px;
	color: #e0d4b4;
	font-family: Verdana, Arial, Courier, Times;
	background-color: #3c3016;
	border: 1px;
	border-color: #fdd918;
	border-style: solid;
	}
	
#soldout {
	position: absolute;
	float: right;
	margin-left: 300px;
	width: 200px;
	height: 200px;
	}

#onsale {
	position: relative;
	float: right;
	margin-left: 300px;
	width: 200px;
	height: 200px;
	}

#onsale2 {
	background-color: #fdd918;
	position: relative;
	margin: 0px auto;
	margin-left: -10px;
	width: 360px;
	height: 20px;
	border:0px;
	border-bottom: 0px;
	border-color: #e4d8b7;
	border-style: dashed;
	}	       