#home{
	background-image:url(/images/main_bg.jpg);
	background-repeat:repeat;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
}
#template{
	background-image:url(/images/secondary/main_bg.jpg);
	background-repeat:repeat;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#663300;
	font-size:13px;
}
.transparent{
	behavior:url("/modules/common/iepngfix.htc");
}
.content{
	margin:auto;	
}
.leftNav{
	background-repeat:repeat-y;
	padding-left:10px;	
	padding-bottom:10px;
	font-size:12px;
}
.leftNav a{
	text-decoration:none;
	color:#CCC;
}
.leftNav a:hover{
	text-decoration:underline;	
}
.bodyContent{
	background-image:url(/images/content_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:10px;
}
.bodyContent p{
	text-indent:1em;	
	z-index:500;
}
.homeFooter{
	font-size:12px;	
}
.homeFooter a{
	text-decoration:none;
	color:#CCC;
}
.homeFooter a:hover{
	text-decoration:underline;	
}
.homeFileList a{
	color:#FFF;
}
.footer{
	text-align:center;
	font-size:12px;
}
.footer a{
	color:#547702;
	text-decoration:none;
}
.footer a:active{
		
}
.footer a:visited{
	
}
.footer a:hover{
	text-decoration:underline;	
}
.AWDLinks{
	font-size:10px;	
}
.AWDLinks a{
	color:#999;
	text-decoration:none;
}
.AWDLinks a:hover{
	text-decoration:underline;	
	color:#CCC;
}
.newsletterFieldset{
	width:10px;	
}
.newsletterField{
	width: 100px;
}	
.customFormCartHTML{
	font-size:9px;
}	
.productDivs{
	background:none;
}
.cartMessage{
	background-color:#DDD;
	border:1px solid #09F;
	text-align:center;
}
.cartMessage a{
	font-weight:bold;
}
.cartMessage a:visited{
	font-weight:bold;
}
.cartMessage a:hover{
	font-weight:bold;
}
.SlideshowContainer {
	width:846px;
	height:299px;
	position:relative;
}
.SlideshowBorder {
	width:846px;
	height:299px;
	position:absolute;
	z-index:2;
}
.Slideshow {
	width:833px;
	height:245px;
	position:absolute;
	top:0px;
	left:7px;
}
.SlideshowContainer2 {
	width:849px;
	height:213px;
	position:relative;
}
.SlideshowBorder2 {
	width:849px;
	height:213px;
	position:absolute;
	z-index:2;
}
.Slideshow2 {
	width:833px;
	height:170px;
	position:absolute;
	top:0px;
	left:8px;
}
