body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #0F321E;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_img/BackgroundTile.gif);
	background-color: #5D503D;
}
form 
{
	margin: 0px;
}

.txtHomeContent
{
	color: #FFFFFF;
}

.txtHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #877257;
	font-weight: bold;
}

a.txtListHeading:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #877257;
	font-weight: bolder;
	font-style: italic;
	text-decoration : none;
}

a.txtListHeading:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #877257;
	font-weight: bolder;
	font-style: italic;
	text-decoration : none;
}

a.txtListHeading:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #877257;
	font-weight: bolder;
	font-style: italic;
	text-decoration : none;
}

.txtListHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #877257;
	font-weight: bolder;
	font-style: italic;
	text-decoration : none;
}
.txtRed {
	color: #877257;
}
.frmText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5D503D;
	border: 1px solid #5D503D;
}
a:link {
	color: #877257;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	color: #877257;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color: #877257;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #877257;
	text-decoration: underline;
	font-weight:bold;
}

.CookieCrumb
{
	color: #0F321E;
	font-weight: bold;
}

.CookieCrumbItem 
{
	color: #0F321E;
	font-weight: normal;
}

a.CookieCrumbItem:link 
{
	color: #0F321E;
	text-decoration: none;
	font-weight: normal;
}

a.CookieCrumbItem:visited 
{
	color: #0F321E;
	text-decoration: none;
	font-weight: normal;
}

a.CookieCrumbItem:hover 
{
	color: #0F321E;
	text-decoration: none;
	font-weight: normal;
}

a.CookieCrumbItem:active 
{
	color: #0F321E;
	text-decoration: none;
	font-weight: normal;
}


/* Featured Area */
.txtFeaturedContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 18px;
}
Div.FeaturedArea
{
  float:left;
  text-align: left;
  width: 240px; 
  margin:0px;
  padding:0px; 
}