﻿.PageBackGround {
	background-color: #4f1e02;
	background-image: url(images/PageBackground.jpg);
	background-repeat: repeat-x;
}
.HomePageBottom {
	background-image: url(images/LuskTreeBottom_10.png);
	background-repeat: repeat;
}
.FooterText {
	font-family: Verdana;
	font-size: 9px;
	color: #bb7a38;
	line-height: 16px;
}
.DetailPageBackground {
	background-image: url(images/DetailPageBackgound_12.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #874b0e;
}
h1 {
	font-family: Georgia, serif;
	font-size: 24px;
	color: #FFFFFF;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #874b0e;
}
.BodyText {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 10pt;	line-height: 18px;	color: #333333;}
a:link.BodyText  {font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 10pt;	line-height: 18px;	color: #333333; text-decoration: underline;}
a:visited.BodyText {font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 10pt;	line-height: 18px;	color: #333333; text-decoration: underline;}
a:hover.BodyText {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 10pt;	line-height: 18px;	color: #ffffff;	text-decoration: none;}

.SideBarTitles {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #F1D298;
}
.LeftCurveBG {
	background-image: url(images/Index_18.jpg);
	background-repeat: no-repeat;
}
