/*Layout*/
#page{
	width:100%;
	max-width: 50em;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
}
#footerLinks {
	color: #999999;
}
#footerLinks a{
	color: #999999;
}
#footerLinks a:hover{
	color: #ffffff;
}
#content {
	margin: 15px -200px 8px 0 ;
	width:100%;
	float:left;
}

#menu {
	width:195px;
	/*border-left: 1px dotted #999;*/
	margin-bottom:8px;
	float:right;
}

.footerHeader {
	margin:3px 8px 0 8px;
	clear:both;
}

#blogText{
	margin-right:200px;
	font-size:11px;
}
#dropmenudiv {
	position:absolute;
	line-height:18px;
	z-index:100;
}
.HeaderLinks {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
fairHours {
	color: #FFF;
}