body
{
	
	background-color : #DEDFD7;
}

body, p, td, span, br
{
	font-family:Arial, sans-serif;
	font-size:11px;
	color: Black;
}

a
{
	color: #445737;
	font-size:11px;
	text-decoration:none;
}

select
{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#4B4B4B;
}

input
{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#4B4B4B;
}

textarea
{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#4B4B4B;
}

a.front
{
	color: #445737;
	font-weight: bold;
	text-decoration:none;
}

.heading
{
	font-size:13px;
	font-weight: bold;
	color: #445737;
}

.subheading
{
	font-size:11px;
	color: #445737;
	text-decoration:none;
}

.bold
{
    font-size:11px;
	color:#6D6C6C;
	font-weight: bold;
}

.menu
{
	font-size:10px;
	font-weight:bold;
	color: Black;
}

.specialsHeading
{
	font-size:11px;
	font-weight:bold;
	color: #445737;
	text-decoration:none;
}

.specialsIntro
{
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}

a.specialsItem
{
	font-size:11px;
	color: #363636;
	text-decoration:none;
}


.linkborder
{
	border: 1px solid black;
}
.specialsBorder
{
	border:2px solid #445737;
}
.specialPageHeadingBG
{
	background-color:#B5AA94;
}

.specialPageHeading
{
	color:white;
	font-weight:bold;
}

.specialBottomBG
{
	background-color:#cccccc;
}