html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}


a:link{text-decoration: none; color: #5CB053;}
a:hover{text-decoration: underline; color: #99cc99; background-color: #D8EBD8;}
a:visited{text-decoration: none; color: #5CB053;}
a:visited:hover{text-decoration: underline; color: #5CB053; background-color: #D8EBD8;}
.centering{margin-right: auto; margin-left: auto;}
.mclass{font-size: 1em;}
.shadowed{
	margin-right: auto; margin-left: auto;
	background-color: #D8EBD8;
	border-top: 1px solid #99cc99;
	border-bottom: 1px solid #99cc99;
}
.display{margin-top: 2px; margin-right: auto; margin-left: auto;}
body {
	background-color: #fff;
	scrollbar-base-color: $99cc99;
	scrollbar-face-color: #D8EBD8;
	scrollbar-arrow-color: #ffffde;
	scrollbar-highlight-color: #99cc99;
	scrollbar-3dlight-color: #ffffde;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #5CB053;
	text-align: center; //for IE5 that applies this to the wrapper instead.

}

h1, h3{
	font-size: 1.2em; 
	color: #5CB053;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 2px;
}
h5{font-size: 1.2em; margin-top: 2px; margin-bottom: 2px; text-decoration: underline;}
h6{font-size: 1em; margin-top: 2px; margin-bottom: 2px;}
p{	color: #5CB053; font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif;}
#wrapper{
	position: static;
	width: 800px;
	margin: 0 auto;
	text-align: left;

}

#lefthk{
	position: absolute;
	width: 250px;
	left: -400px;
	visibility: hidden;
	font-size: 80%;
}

#header{
	position: static;
	margin: 0 auto;
	height: 45px;
	width: 800px;
	border: 3px double #99cc99;
	background: url(/images/montage.jpg) no-repeat;
	
}

#paydiv{padding: 0 auto 0 auto;}

#slider1{margin-top: 0;}
.sliderimg{
	margin: 5px auto; 
	border-top: 10px solid #99cc99;
	border-right: 10px solid #ECFFEC;
	border-bottom: 10px solid #99cc99;
	border-left: 10px solid #ECFFEC;
	height: 200px;
	width: auto;
}
#slider1 table{width:80%; margin: 0 auto 0 auto;}
.noborder{border:0;}
.contentslide{
	position: relative;
	border: 10px solid #99cc99;
	border-bottom-width: 6px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 430px;
	left: -1px;
	top: 0px;
	
}
.floating{float: left;}
.delivery{margin-right: auto; margin-left: 75px;}
.centering img{float: left;}

.contentdiv{
position: static;
padding: 5px auto;
border: 5px solid #99cc99;
width: 400px;
display: none;
margin: 5px 20px;
background-color: #D8EBD8;
}
.imagesizing {width: 60px; height: auto;}
#cart {margin-right: auto; margin-left: auto;}
.cartimages{width: 120px; height: auto; margin-right: auto; margin-left: auto; border: 3px double #99cc99;}
.pagination{
position: static;
margin-top: 0px;
margin-left: 18px;
width: 440px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #D8EBD8;
border: 3px solid #99cc99;
border-width: 2px 3px; /*Left/ right border width of pagination DIV.*/
padding: 2px 0 4px 0;
}



.pagination a{
padding: 0 5px;
text-decoration: none; 
color: navy;
background-color: #D8EBD8;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #99cc99;
}
#rightside{
	position:absolute; 
	width:300px; 
	height:360px; 
	layer-background-color:#FFFFFF;
	border-top:7px double #99cc99; 
	border-right:7px double #99cc99; 
	border-left:7px double #99cc99; 
	z-index:1; 
	left: 490px; 
	top: 80px;
		}
.double{margin-top: 2px; margin-bottom: 2px; margin-right: auto; margin-left: auto;}
.bordered{color: #99cc99; font-weight: bold; border-top: 3px double #99cc99;  border-bottom: 3px double #99cc99; margin-right: auto; margin-left: auto;}
#inthecart{width: 100%; margin: 5px auto 5px auto; border-top: 3px double #99cc99; border-bottom: 3px double #99cc99; }
#inthecart form{ margin-left: 50px;}
#inthecart img{margin-left: 50px;}
#decor{width: 200px; margin-right: 50px; margin-left: 50px;}
#decor h1{font-family: Chaucer, Cezanne, Experian, Algerian, Serif; font-size: 1.2em; margin-bottom: 5px;}
#decor h3{font-size: 1em; margin-top: 5px;}
#showcase{width: 200px; margin-top: 10px;margin-right: 50px; margin-left: 50px; border-top: 3px double #99cc99; border-bottom: 3px double #99cc99;}
#showcase h3{font-size: 1em;}

.paytype{margin-right: 5%; margin-left: 5%; margin-top: 3px;border-top: 3px double #99cc99; border-bottom: 3px double #99cc99;}
.paytype p{font-size: 1em;}
.paytype p, .paytype table{margin-right: 15px; margin-left: 15px;}
.paytype img{width: 40px;}

#footer{
	position: static;
	border-top: 5px double #99cc99;
	border-bottom: 5px double #99cc99;
	margin: 10px 30px 10px 30px;
	padding: 1px 20px 1px 20px;
	background-color: #ECFFEC;
	clear: both;
}
/*
#lower{position: static;
	border-bottom: 5px double #99cc99;
	background-color: #fff;
	margin: 0 355px 10px 20px;
	padding: 2px 20px 2px 20px;
}*/

.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background:  url(/chrometheme/chromebg3.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0 0 10px 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #5CB053;
padding: 4px 7px;
margin: 0;
text-decoration: none;

}

.chromestyle ul li a:hover{
background:  url(/chrometheme/chromebg3-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position: absolute;
top: 0;
border: 1px solid #ADED7C; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #ADED7C; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #99cc99;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EAFADC;
}

#dwindow{position:absolute;background-color:#EBEBEB;cursor:hand;left:0px;top:0px;}
#dwindowcontent img{width: 500px; height: auto;}
