@charset "utf-8";
/* CSS Document */


#headerDate{
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-top: 10px;
	margin-right: 10px;
	width: 90px;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	height: 60px;
	
}

#headerDate a
{
	color: #933;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	font-size: 9px;
}

#headerDate p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #933;
}
#headerImageSpirit {
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-top: 10px;
	margin-right: 10px;
	width: 90px;
	height: 60px;
}
#headerContact
{
	width: 90px;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-top: 10px;
	margin-right: 10px;
	height: 60px;
}

#headerContact a
{
	color: #933;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 9px;
}

#headerContact p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#headerMenu {
	width: 768px;
	float: left;
	background-color: #FFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C00;
}
#headerImage { float: left; }

.MenuItem {
	font-size: 12px;
	text-align: left;
	width: 186px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.MenuItem a {
	text-decoration:none;
	color: #FFF;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#menu1, #menu2, #menu3{
	background-color: #A09F6F;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-right: 3px;
}
#menu4{
	background-color: #933;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
