.dim{
	background-color: #E3E0C1;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #8952AC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #8952AC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000AA;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #8952AC;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url("");
	background-color: #AEA86D;
	color: #000000;
	background-repeat: repeat;
}
.textBody{
	height:100px;
}
.mainTable {
	background-image:url("");
	background-repeat:repeat-y;
	width: 80%;
	background-position: right top;
	background-color: #F3F2F4;
	/*
	border-top: 1px solid #F8981D;
	border-right: 10px solid #F8981D;
	border-bottom: 10px solid #F8981D;
	border-left: 4px solid #F8981D;
	*/
}
.mainColumn {
	background-color: #E3E0C1;	
	background-repeat:repeat-y;
	width: 150px;
	background-position: right center;
	border: 1px solid #446D13;
}
.productWindow{
	width: 550px;
	height:300px;
	background-repeat:no-repeat;
	background-position: center center;
	border: solid 4px #FBD920;
}
.productCells{
	border: solid 3px #FBD920;
}
.contentTable{
background-image:url("");
background-position: right center;
background-color: #FFFFFF;

}
.bannerTop {
	background-image:url(""); 
	background-repeat:no-repeat;
	width: 100%;
	height: 50px;
	background-position: top left;
}
.bannerTop img {
	visibility: visible;

}
.extrasTable {
width:0px !important; 
height:1px ;
padding:0px !important;
visibility: hidden;
}
.blogsTable {
width:0px !important; 
height:1px ;
padding:0px !important;
visibility: hidden;
}
.profilesTable{
width:0px !important; 
height:1px ;
padding:0px !important;
visibility: hidden;
}
.displayThumbs{
width:0px !important; 
height:1px ;
padding:0px !important;
visibility: hidden;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr{
color: #446D13;
height:1px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #446D13;
	text-decoration: none;
	height: 16px;
	font-weight: bold;
}
.top{

}
.left{
	overflow: hidden;
	height:85px ;
	float:left;
}
.slide{
	overflow: hidden;
	height:85px ;
	float:left;
}
.caption{
	visibility: hidden;
	
}
textarea {

}
input {
	/*border: 1px solid #446D13;
	height:15px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image:  url("");
	background-repeat: repeat;
	background-position: center top;
}
.dropButtons{
	height:18px;
	width:150px;
	/*background-image: url(images/backgrounds/summer.jpg);*/
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
#dropmenudiv{
position:absolute;
text-align: left;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 2px;
padding: 5px 0;
text-decoration: none;
background-color: #E3E0C1;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #AEA86D;
}

.cartItems{
 width:100%;
 padding: 5px 0;
 border: solid 2px #FBD920;
}
.cartItems img{
width: 75px;
float:left;
}
.cartDescription{
 width:80%;
}
.productItems img{
width:150px;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.slideshow {
	height: 245px;
	width: 230px;
	clip: rect(auto,-100px,auto,auto);
}
