body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/BG_ColorStrip.jpg);
	background-repeat: repeat-x;
}
.bgTopBar {
	background-image: url(../images/BG_TopBar.jpg);
	background-repeat: repeat-x;
}
.xBgNav {
	background-image: url(../images/BG_Nav.jpg);
	background-repeat: repeat-x;
}
.xbgContent {
	background-image: url(../images/bg_Content.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.xTblContBtm {
	background-color: #727272;
	border: 1px solid #FFFFFF;
}
.TxtPgHdAb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #8FA93C;
	}
.TxtPgHdFit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7D3D3E;
	}
.TxtPgHdNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7A4580;
	}
.TxtPgHdCon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4E8986;
}
.TxtOverview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #426A86;
	font-weight: bolder;
}
.TxtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #4A3F47;
}
.TxtSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A3F47;
	font-size:11px;
	line-height:16px;
}
.TxtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #787878;
}
.TxtTestimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4A3F47;
}
#gallery img {
	border: #727274 1px solid;
}
.bio {
	float: right;
	margin: 0 0 10px 10px;
	border: #727274 1px solid;
}
a {
	color: #9F511C;
	text-decoration: none;
}
.SubnavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
}
.xBGsubAb {
	background-color: #D4DBBA;
}
.BGSubnAb {
	background-color: #8FA93C;
}
.BGSubnAbOn {
	background-image: url(../images/Sub_Ab_Sel.jpg);
}
.xBGsubFit {
	background-color: #CEBBBB;
}
.BGSubnFit {
	background-color: #7D3D3E;
}
.BGSubnFitOn {
	background-image: url(../images/Sub_Fit_Sel.jpg);
}
.xBGsubCon {
	background-color: #C0D1D0;
}
.BGSubnCon {
	background-color: #4E8986;
}
.BGSubnConOn {
	background-image: url(../images/Sub_Con_Sel.jpg);
}
.xBGsubNews {
	background-color: #CDBDCF;
}
.BGSubnNews {
	background-color: #7A4580;
}
.BGSubnNewsOn {
	background-image: url(../images/Sub_News_Sel.jpg);
}
.xTblSubNavBtmAb {
	background-color: #8FA936;
	border: 1px solid #FFFFFF;
}
.xTblSubNavBtmFit {
	background-color: #7D3D3E;
	border: 1px solid #FFFFFF;
}
.xTblSubNavBtmNews {
	background-color: #7A4580;
	border: 1px solid #FFFFFF;
}
.xTblSubNavBtmCon {
	background-color: #4E8986;
	border: 1px solid #FFFFFF;
}
.TxtCaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.TxtSidebarHm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #888070;
}
#archives
{
	background		: #efefef; 
	margin			: 10px; 
	padding-bottom	: 20px;
	border			: #858585 1px solid; 
	border-bottom	: #7d3d3e 3px solid;
}
#archives ul 
{
	color		: #666;
	list-style	: none;
	margin		: 0px;
	padding		: 0px;
	font		: 11px Arial, sans-serif;
}
#archives ul li 
{
	margin-bottom	: 10px;
}
#archives ul li a
{
	font-weight	: bold;
}
a.pay
{
	padding		: 3px 6px;
	background	: #fff;
	border		: #cbcbcb 1px solid;
}
a:hover.pay
{
	color			: #fff;
	background		: #7a4580;
	border-color	: #7a4580;
	text-decoration	: none;
}
ol
{ font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}