body {
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #826035;
}
.bodyText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #826035;
	padding: 5px;
	padding-right:8px;
	text-align:justify;
}

.category {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #D1202A;
	font-weight: bold;
	text-align:justify;
}

.footerText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #826035;
	padding: 5px;
}
.footerText a{
	text-decoration: none;
	color:#0099FF;
}
.footerText a:hover{
	text-decoration: underline;
}
h2{
	font-size:18px;
	margin:0px;
	color: #D1202A;
	padding:0px;
	border-bottom: 1px dashed #D59C9F;
	padding-bottom:5px;
}
p{
	margin:0px;
	margin-top:5px;
	margin-bottom:20px;
}
.cartText{
	color:#FFFFFF;
	padding-right:5px;
}
a:link, #navEZPagesTOC ul li a {
	color: #826035;
	text-decoration:underline;
	}
 
a:visited {
	color: #624828;
	text-decoration:underline;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #9D7340;
	text-decoration: none;
	}

a:active {
	color: #826035;
	}