body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}

.navigationHover 
{
	font-family: Arial;
	font-size: 11px;
	color: 0072ba;
	text-decoration:none;
}

 .navigationReady
{
	font-family: Arial;
	font-size=:11px;
	color:black;
	text-decoration:none;
}

.body_bg {
	background-color: #F3E5B4;
}
.text {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
	padding: 4px;
}
.lightred {
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #897C4E;
	text-decoration: none;
}
.address {
	font-family: "Swiss 721 BT", Lucida Sans Unico..., "Swis721 Cn BT", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #5C4F21;
	text-decoration: none;
}
.darkblack {
	font-family: "Swis721 Cn BT", Verdana, Arial, Helvetica;
	font-size: 25px;
	font-weight: bold;
	color: #131313;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.category 
{
	font-family: Calibri;
	font-size: 12px;
	color: #131313;
	text-decoration: none;
	line-height: 15px;
	text-align: center;
	padding: 3px;
}
.blackbold {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B9A96F;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9A96F;
	padding: 5px;
	height: 40px;
	background-color: #F3E5B4;
}
.lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0072BA;
	text-decoration: none;
	
}
.darkred {
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #654F04;
	text-decoration: none;
	padding-top: 5px;
	
}

h3 
{
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
    margin-bottom: 2px;  
}

