body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	background-color: #010101;
}
body, th, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
}

.contentArea {
	background-image: url(images/content-bg-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.mainNav {
	width: 955px;
	background-image: url(images/menu-bg.gif);
}
.wrapper {
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
.outerwrapper {
	background-image: url(images/wrapperbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h2 {
	text-transform: none;
	color: #6C302F;
	font-size: 2.25em;
	font-weight: normal;
}
.pageTitle {
	margin-top: 0px;
}
.innerPageContent {
	margin-right: 35px;
	margin-left: 35px;
}
.floatertable {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
a {
	color: #532524;
}
h3 {
	font-size: 1.5em;
	color: #6C302F;
	font-weight: normal;
	margin-top: 0px;
}
.top10 ul {
	padding-left: 0px;
}
.top10 li {
	margin-bottom: 8px;
	display: block;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 16px;
}
.top10 ul li a {
	font-style: normal;
	font-size: 0.8em;
}

.RSSitem {
	margin-bottom: 25px;
}
.RSSitem .RSStitle {
	font-size: 1.3em;
	color: #663300;
}
.RSSitem .RSSdate {
	color: #666666;
	font-weight: normal;
	font-style: italic;
	font-size: 0.9em;
}
.RSSitem .RSSlink {
	font-style: italic;
	font-size: .9em;
	display: none;
}
.couponpages {
	text-align: center;
}
.couponpages a {
	color: #FFFFFF;
	background-color: #773634;
	border: 1px solid #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 3px;
	margin-left: 3px;
}
.coupon {
	padding: 10px;
	border: 1px dashed #665037;
	margin-bottom: 15px;
}
ul.categories {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #665037;
}
ul.categories li {
	display: inline;
}
ul.categories a {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #675139;
	padding-top: 5px;
	margin-top: 5px;
}


.adminlinks {
	list-style:none;
	padding: 0px;
	margin:0px;
	display: block;
	margin-bottom: 15px;
}

.adminlinks li {
	display: inline;
	padding: 0px;
	margin: 0px;
}


.adminlinks li a {
	display: inline;
	padding-right: 4px;
	margin-left: 4px;
	border-right: 1px solid #666666;
}