@charset "utf-8";
#wrapper {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
	border: double;
	color: #7d3b3b;
	}

h3{
	text-align:center;
	font-weight:bolder;
	color: #7d3b3b;
	}
	
#media {
	margin-right: auto;
	margin-left: 30px;
	width: 800px;
	text-align: left;
	}
	
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #7d3b3b;
	font-size:10px;
	text-align: center;
	border-top:double;
	}
	
#footer a:link {
		color: #7d3b3b;} 
#footer a:visited {
		color: #99989c;}
#footer a:hover {
		color: #ef3d47;}
		
#pageendingsymbol {
	text-align: center;
	}

/*Site Map CSS*/
#sitemap {
	text-align: left;
	font-size: 14px;
	border:double;
	border-color: #7d3b3b;
	}
	
h2{
	text-align:center;
	font-weight:bold;
	color: #7d3b3b;
	}

.pagesite {
	color: #7d3b3b;
	font-weight:bold;
	}
	
#tablesite {
	border: double;
	border-color: #7d3b3b;
	}

#tablesite a:link {
		color: #7d3b3b;} 
#tablesite a:visited {
		color: #99989c;}
#tablesite a:hover {
		color: #ef3d47;}

#footermedia {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	}

#footermedia a:link {
		color: #7d3b3b;} 
#footermedia a:visited {
		color: #99989c;}
#footermedia a:hover {
		color: #ef3d47;}
				
/*Coupon CSS*/

#footercoupon {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	}

#footercoupon a:link {
		color: #7d3b3b;} 
#footercoupon a:visited {
		color: #99989c;}
#footercoupon a:hover {
		color: #ef3d47;}