* {
	margin: 0px;
	padding: 0px; 
}
body {
	background: url(../../images/bg.gif); 
	font-family: "Arial", "Verdana", sans-serif;
	font-size: small;
	color: #6d352d;
}

a {
	color: #6d352d;
	text-decoration: none;
	}

a img{
	border: none;
	}

h1 {
	font-size: 14pt;
	font-weight: bold;
	}

h4 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	}

.content {
	margin: 20px 0 0 0; 
	padding: 0;
}

.content-title {
	font-size: 130%;
	margin: 20px 0;
	text-align: center
}
.centercontent {
	width: 90%;
	margin: 20px auto;
}

.centercontent a:hover {
	text-decoration: underline;
}

.clear {clear: both;}

.tinytxt {
	font-size: 10pt;
	line-height: 20px; 
	margin: 0px;
	padding: 0px;
	border: 1px solid #b8b3b2;
	color: #b8b3b2;
}
.tinytxt a {
	margin: 0px;
	padding: 0px;
}
.input-err { 
	background-color: #b2e562; 
}





#header{
	background: #acd380;
	position:relative;
	padding: 20px 0 0 0;
}

#header .inside {
	width: 904px;
	height: 145px;
	margin: 0px auto;
	background: url(../../images/header.gif) no-repeat;
	position: relative;
}

.twitterlink{ position: absolute; top: 10px; left: 843px; }

#cartnav{
	position: absolute;
	top: 92px;
	left: 723px;
	padding: 0;
	margin: 0;
}

#cartnav a {
	display: inline;
	padding: 0;
}

#cartnav a:hover {
	color: #71a339;
}

#cartnav img{
	margin: 0;
	padding: 5px 0 0 0;
	border-style:none;
}

.cartitems {
	position: absolute;
	top: 118px;
	right: 17px;
	font-weight: bold; 
	background: url(../../images/icn_cart.png) left no-repeat; padding-left: 25px; 
}
.cartitems a { font-weight: bold; }
.cartitems a:hover {
	color: #71a339;
}
#logo{
	text-indent: -9000px;
	width: 390px; 
	height: 85px;
	left: 300px;
	top: 22px;
	position: absolute;
}

#logo h1{
	width: 390px; 
	height: 85px;
	margin: 0;
	padding: 0;
}

#topnav{
	width: 100%;
	height: 37px;
	background: url(../../images/topnav_bg.gif) repeat-x;
}
#topnav .inside  {
	width: 904px;
	height: 37px;
	margin: 0 auto;
	background: url(../../images/topnav.gif) no-repeat;
	position: relative;
}

#topnav ul {
	position: absolute;
	top: 0;
	left: 280px;
}

#topnav ul li {
	display: inline;
	list-style: none;
	line-height: 37px;
	margin: 0 25px 0 0;
}

#topnav a {
	text-decoration: none;
	color: #ffffff;
	font-size: 130%;
}

#topnav a:hover {
	color: #6d352d;
}

#topnav a img{
	border: none;
}

.searchbox {
	position: absolute;
	top: 9px;
	left: 12px;
	width: 165px;
}
.searchgo {
	position: absolute;
	top: 0;
}

#sitemain {
	width: 904px;
	background: url(../../images/sitemid.gif) repeat-y;
	margin: 0 auto;
}

#sitemain .inside {
	background: url(../../images/bird.gif) bottom right no-repeat;
	min-height: 450px;
}

.leftside {
	width: 205px; 
	float: left;
}
.rightside {
	width: 690px; 
	float: left;
	margin: 0 0 50px 0;
}

#footer {
	width:904px;
	height: 37px;
	background: url(../../images/footer.png) no-repeat;
	font-size: .9em;
	margin: 0 auto;
	position: relative;
}

#credits {
	width:904px;
	font-size: 12px;
	margin: 10px auto;
	color: #ffffff;
}
#credits a {
	color: #ffffff;
}
#credits p {
	display: inline; 
	margin: 0;
	padding: 0;
}

#credits  a:hover {
	color: #6d352d;
}


.signup {
	font-family: "Garamond";
	color: #ffffff;
	position: absolute;
	top: 10px;
	right: 20px;
	background: url(../../images/letter.gif) left no-repeat;
	padding: 0 0 0 30px;
	font-size: 140%;
	
}
.signup a {
	color: #fff;
}
.signup a:hover {
	color: #6d352d;
}


.error_message{ font-weight: bold; font-size: 1.5em; color: #f00; }

/* START Homepage */
.homepagetop {
	width: 697px;
	height: 354px; 
	background: url(../../images/homepage_bg.gif) no-repeat; 
	margin: 0;
	padding: 0;
	position: relative; 
}
.homepagetop .gallery {
	position: absolute; 
	top: 7px; 
	left: 0; 
	height: 239px; 
	width: 697px; 
	overflow: hidden; 
}

 #gallery {  
     position:relative;  
     height:360px  
 }  
     #gallery a {  
         float:left;  
         position:absolute;  
     }  
       
     #gallery a img {  
         border:none;  
    }  
       
     #gallery a.show {  
         z-index:500  
     }  


.homepage_text  {
	margin: 0;
	padding: 15px 0;
	width: 697px;
	background: #71a339;
	color: #ffffff;
	border-bottom: #6d352d solid 9px;
	
}
.homepage_text p {
	color: #ffffff;
	padding: 0 15px;
}

.homepage_text a {
	color: #ffffff;
        text-decoration: underline;
}

.homepage_text a:hover {
	color: #da5b39;
        text-decoration: underline;
}

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

/*  END Homepag */