body 
{
	BACKGROUND-COLOR: #979473;
	text-align: center;
	width: 100%;
	padding-top: 15px;
}
BODY, td, form, tr, td, table, thead, th
{
    FONT-FAMILY: Trebuchet MS,Verdana, Helvetica, sans-serif;
    FONT-SIZE: 13px;
}
body 
{
	 text-align: -moz-center;
}
a 
{
	text-decoration: none;
	color: #7F1D1D;
}
a:hover 
{
	text-decoration: underline;
}
a img 
{
border-style: none;
}

#LeftContentBorder 
{
	background-image: url(/images/border_contentLeft.gif);
	background-repeat: repeat-y;
	width: 14px;
}
#RightContentBorder 
{
	background-image: url(/images/border_contentRight.gif);
	background-repeat: repeat-y;
	width: 12px;
}
#ContentCell 
{
	background-color: #F0F0EB;
	padding: 5px 5px 15px 5px;
}
#ContentCell, #ContentCell p, #ContentCell td,
.SubNavItems a 

{
	color: 504E38;
}
#ContentCell H5 
{
	 background-image: url(/images/Divider.jpg);
	 background-repeat: no-repeat;
	 color: #7F1D1D;
	 font-weight: bold;
	 font-size: 16px;
	 background-position: 0px 20px;
}
#ContentCell H4 
{
	color: #7F1D1D;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#ContentCell H3
{
	color: $7F1D1D;
	font-style: italic;
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#FooterContent 
{
background-image: url(/images/border_footermid.gif);
background-repeat: repeat-x;	
color: #DDDDDD;
text-align: center;
font-size: 12px;
}
#FooterContent a, #FooterContent a:Hover 
{
	color: #DDDDDD;

}
.SubmenuCell
{
text-align: right;
background-color: #383620;
}
.SubmenuCell, .SubmenuCell a 
{
color: 	#979473;
padding: 5px;
}
.submenuCell a:Hover 
{
color: #FFFFFF;
}

.SubmenuLeftCell 
{
	background-image: url(/images/border_submenuLeft.gif);
	background-repeat: repeat-y;

}
.SubmenuRightCell 
{
	background-image: url(/images/border_submenuRight.gif);
	background-repeat: repeat-y;
}
.SubNavItems {
padding-left: 10px;
}
