body {
	background-color:#eeeacf;
	background-image:url(images/topbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
}
.bodybg {
	background-color:#eeeacf;
	background-image:url(images/bodybg.png);
}
.innerbodybg
{
	background-image:url(images/innerbodybg.png);
	background-repeat:repeat-y;

}
.footerbg {
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
}
.navbg
{
	background-image:url(images/navbar.png);
	background-repeat:no-repeat;

}
.bannerbg
{
	background-image:url(images/bannerbg.png);
	background-repeat:no-repeat;

}
.sepbg
{
	background-image:url(images/sepbg.jpg);
	background-position:top center;
	background-repeat:repeat-y;

}
.applesfooter
{
	background-image:url(images/apples_footer.png);
	background-repeat:no-repeat;
	background-position:bottom center;

}
.a1:link 
{
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #000000;
	text-decoration:none;
}

.a1:visited 
{
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #000000;
	text-decoration:none;
}

.a1:hover 
{
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #af2c39;
	font-weight:bold;
	text-decoration:none;
	

}
.a2:link 
{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.a2:visited 
{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.a2:hover 
{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family:"Trebuchet MS";
	font-size: 14px;
	color:#990000;
	text-decoration:none;
}

.a3:visited 
{
	font-family:"Trebuchet MS";
	font-size: 14px;
	color:#990000;
	text-decoration:none;
}

.a3:hover 
{
	font-family:"Trebuchet MS";
	font-size: 14px;
	color:#990000;
	text-decoration:underline;
	

}

.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#232424;
	height: 22px;
	border: solid 1px #232424;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #7e7e7e;
	padding-left:4px;
	line-height:22px;

}
.inputnewsletter {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#232424;
	height: 25px;
	border: solid 1px #232424;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #7e7e7e;
	padding-left:4px;
	line-height:22px;

}
.listmenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;

}
.buttonstyle {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #a40000;
	border: 1px solid #FFFFFF;
	height:18px;
	background-image:url(images/btn_bg.jpg);
	padding-left:5px;
	padding-right:5px;

}
.bodytext {	
	font-family:"Trebuchet MS";
	font-size: 16px;
	color: #000000;
	line-height:22px;
}
.heading {	
	font-family:"Trebuchet MS";
	font-size: 22px;
	color:#850026;
}
.greytext {	
	font-family: "Arial";
	font-size: 12px;
	color: #d4d4d4;
	line-height:18px;
}
.navtext {	
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
}
.navhover_small
{
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	background-image:url(images/navhover_small.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;

}
.navhover_big
{
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	background-image:url(images/navhover_big.png);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;

}
.blacktext {
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #000000;
}
.brownbox
{
	background-color:#e7dfaf;
	padding:20px;
	color:#b22e3b;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size: 18px;

}
.whitetext {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.imagepadding
{
	padding-right:10px;
	padding-bottom:10px;
}
<!--featured slider--->
#content{
		position:relative;
		}
#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:953px;
		background:#660000;		
		margin-bottom:0em;
		}		
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:953px;
	height:275px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:55px;
	height:58px;
	position:absolute;
	left:-7px;
	top:100px;
	}	
#nextBtn{ 
	left:908px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:55px;
	height:58px;
	background:url(images/previous_btn.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/next_btn.png) no-repeat 0 0;	
	}
-->
