/* Global Style */
body {
	margin:0px;
	}
	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	}
	
a {
	color: #64806E;
	font-weight:bold;
	}
	
a:hover {
	color: #94B010;
	}

a:visted {
	color:#666666;
	}

.maintable {
	background-color: #F5F1DF;
}
.bg {
	background-color: #B4B691;
}
.head {
	background-color: #64806E;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.horzNav {
	background-color: #3D3D3D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F5F1DF;
	border-right-color: #F5F1DF;
	border-bottom-color: #F5F1DF;
	border-left-color: #F5F1DF;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F1DF;
	}
.buttonbg {
	background-color: #64806E;
}
.hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 3d3d3d;
	line-height: 16px;
	background-color: #EEFFCC;
	border: 1px solid #99CC99;
}
.bottombannerbg {
	background-color: #A5C4B0;
}
.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #3d3d3d;
}
.subheadlinks {
	color: #94B010;
}




.rt_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.content {
	background-color: #FFFFFF;
	border: 1px solid #d1d1d1;
}
	
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #64806E;
}
#center {
	text-align: center;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #64806E;
	font-weight: bold;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3D3D3D;
	line-height: 20px;
}

#navigation a:hover {
	color:#3D3D3D;
	background-color: #A5C4B0;
	background-image: url(images/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #Ffffff;
	letter-spacing: 2px;
}
