body
{
	background-repeat: no-repeat;
	background-color : #ffffff;
}

body, p, td, span, br
{
	font-family:Arial, sans-serif;
	font-size:11px;
	color: Black;
}

a
{
	color: #AB7539;
	font-size:11px;
	text-decoration:none;
}

select
{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#F2CC79;
}

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:#CE3908;
	font-weight: bold;
	text-decoration:none;
}

.heading
{
	font-size:13px;
	font-weight: bold;
	color: #8A5326;
}

.subheading
{
	font-size:11px;
	color:#CE3908;
	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: #985C2D;
	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 #CE3908;
}
.specialsBorder
{
	border:2px solid #B58241;
	background-color : White;
}
