body {
	background: fixed url(theme/bg.jpg) repeat;
	margin: 18px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A6421B;
	font-size: 22px;
	font-style: italic;
	line-height: 22px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	line-height: 25px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 15px;
	line-height: 20px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.CustomHR {
	height: 1px;
	background-color: #9A968A;
	overflow: hidden;
	margin-bottom: 20px;
}
.CustomHR2 {
	height: 1px;
	background-color: #9A968A;
	overflow: hidden;
	margin-bottom: 10px;
}
.BoldNoLeading {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}
p {
	margin: 0px 0px 12px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}
p a {
	color: #A6421B;
	text-decoration: none;
	font-weight: bold;
}
p a:hover {
	color: #3B392F;
}
.ChartText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.ChartHeadings {
	text-align:right;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.List li {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}
.OuterStroke {
	background-color: #9A968A;
	width: 750px;
	padding: 10px 10px 10px 10px;
	margin:0 auto;
}
.OuterPageContainer {
	border: #5B5849 solid 10px; 	
}
.PageContainer {
	margin: 0 auto;
	border: #3B392F solid 1px; 
	background: #ffffff url(theme/BottomBG.jpg) bottom no-repeat center;
	padding-bottom: 90px;
}
.ContentArea {
	text-align:left;
	padding: 25px 35px 20px 35px;
}
.Header {
	border-right: #3B392F solid 1px; border-left: #3B392F solid 1px; border-top: #3B392F solid 1px;
	background: url(theme/HeaderLogo.png) no-repeat top center #898579;
	height: 66px;
	overflow: hidden;
}
.Footer {
	border-right: #3B392F solid 1px; border-left: #3B392F solid 1px; border-bottom: #3B392F solid 1px;
	background: #898579 url(theme/Footer.png) bottom no-repeat center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #171411;
	text-align: center;
	height: 19px;
}
.HomepageGallery {
	height: 227px;
	border-top: #3B392F solid 1px; border-left: #3B392F solid 1px; border-right: #3B392F solid 1px;
	background-color: #5B5849;
}
.RandomPhotos {
	border-top: #3B392F solid 1px; border-left: #3B392F solid 1px; border-right: #3B392F solid 1px;
	background-color: #3B392F;
}
.Navigation {
	text-align:center;
	padding-top: 16px;
	height: 18px;
	width: 690px;
	margin: 0 auto;		
}
.NavLinks {
	cursor:pointer;
}
.NavLinks2 {
	cursor:pointer;
	height:24px;
}
.FeatureBlockOutside {
	width: 200px;
}
.FeaturedBlockText {
	background: url(theme/FeatureBox/BG.png) repeat-y;
	text-align:left;
	padding: 5px 14px 5px 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #5B5849;
	;
}
.FeaturedBlockText a {
	color: #A6421B;
	text-decoration: none;
}
.FeaturedBlockText a:hover {
	color: #3B392F;
}
.DescriptionText {
	margin: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}
.ProductTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;	
}
.ItemNumber {
	margin: 0px 0px 12px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	font-size: 12px;
	line-height: 20px;	
}
.LoginText {
	margin: 0px 0px 15px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}
.LoginText a {
	color: #A6421B;
	text-decoration: none;
	font-weight: bold;
}
.LoginText a:hover {
	color: #3B392F;
}
