body{
	
	padding: 0px;
	font-family: Georgia, "Trebuchet MS", Arial;
	text-align:center;
	
	background-color:#ffffff;
}
#wrapper{
	width:885px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top:10px;
	
	
	text-align:left;
}

img{margin:0;padding:0;}
a img{
	border:0;
}

	h3{
	border-bottom: 1px solid Gray;
	width:499px;
}

#header{
	
	width:885px;
	height:213px;
	background-repeat: no-repeat;
}
#menubar{
	
	width:885px;
	height:25px;
	background-image: url(img/menubg.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #0B5741;
}

#menubar a:link,#menubar a:visited{
	text-decoration: none;
	color:#000000;
	padding:2px;
}
#menubar a:hover,#menubar a:active{
	background-color: #FFE96A;
	color:#8B008B;
	
}

#rightlist a:link,#rightlist a:visited,#leftlist a:link,#leftlist a:visited{
	text-decoration: none;
	color:#000000;
	padding:2px;
}
#rightlist a:hover,#rightlist a:active,#leftlist a:hover,#leftlist a:active{
	
	color:#8B008B;
	
}

a:link,a:visited{
	color: #006DE4;
	text-decoration:underline;
}
a:hover,a:active{
	color: #4169E1;
	text-decoration:underline;
}
#menubar ul{
width:880px;
	list-style-type: none;
	list-style-image: none;
	padding:3px 20px 3px 20px;
	margin:0;
	
}
#menubar li{
display:inline;
margin:0;
padding-right:30px;
font-size:14px;
font-weight:bold;
 font-family: Georgia;
}

#container{
	width:885px;
	padding:15px 15px 15px 30px;
	margin:0;
	background-image: url(img/containerbgplain.jpg);
	background-repeat: repeat-y;
	
}

#left_content{
	width:499px;
	float:left;
	
	
}
#left_content p{
	margin-top:1px;;
	
}
#right_content{
	/*position:absolute;
	right:10px;
	top:270px;*/
	width:350px;
	float:right;
	
}
.headline{
	
	margin-top:0;
	margin-bottom:0px;
	
}

ul{
	
	margin:0;
	padding-left:20px;
	list-style-image: url(img/orbullet.gif);
}

#leftlist{
	width:200px;
	
	
}
#rightlist{
	width:200px;
	float:right;
}
#listcontainer{
	width:440px;
	
}
#photos img{
	margin:0 10px 10px 0;
}

#featuretext{
	width:250px;
	background-color: #FFE96A;
	margin-left:20px;
	margin-top:30px;
	padding:10px;
	border: 1px solid #A0522D;
	font-size: 14px;
}
#coupon{
	width:207px;
	padding:10px;
	background-color: White;
	text-align: center;
	border: 3px dashed Black;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#featuretextlow{
	width:250px;
	
	margin-left:20px;
	margin-top:30px;
	padding:0px;
	
}


#featuretextlow dl{
	
	font-size: 12px;
	margin:0;
	padding:0;
	list-style: outside;
	list-style-type: none;
}
#featuretextlow dt{
	font-weight: bold;
	font-size: 13px;
	margin:0;
	padding:5px 0 0 0;

	
}
#featuretextlow dd{
	padding:0;
	margin:0;
	font-size: 12px;
	font-weight: normal;

	
}

.smimgtext{
	font-size: 12px;
}


#footer{
	width:685px;
	background-image: url(img/containerbg.jpg);
	margin:0;
	padding:0px;
	background-repeat: repeat-y;
	
}
#linkbox{
margin-top:30px;
	width:250px;
	text-align:center;
}
