body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif,; 
}
h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif,; color:#311206;font-size:16px;
}
h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif,; color:#311206;font-size:13px;
}
h4 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif,; color:#ffffff;font-size:14px; margin-left: 20px;
}
.mainpad { 
	padding: 10px 20px;
	color:#333333; 
	font-size:12px; 
	line-height:160%;
	text-align:justify;
}
.mainpad2 { 
	text-align:center;
	color:#333333;
	line-height:110%;
}

.newstext { 
	padding: 10px 10px;
	color:#ffffff; 
	font-size:12px; 
	line-height: 130%;
	margin-top: 0px;
}
.credit { 
	color:#ffffff; 
	font-size:9px;
}

.topmenu { 
	margin-left:80px;
	padding-bottom: 5px; 
	font-size:12px; 
	line-height: 140%;
}

img.float { 	float: left;
		margin-right: 10px;
}
img.float2 { 	float: right;
		margin-right: 10px;
}

a:link {color:#ffffff; text-decoration:none;}
a:visited {color:#ffffff; text-decoration:none;}
a:active {color:#ffffff; text-decoration:none;}
a:hover {color:#C5B661; text-decoration:underline;}

#otherlink a:link,
a.otherlink:link {
	font-size: small;
	font-style: italic;
	color: #311206;
	text-decoration: underline;
}
#otherlink a:visited,
a.otherlink:visited{
	font-size: small;
	font-style: italic;
	color: #311206;
	text-decoration: underline;
}
#otherlink a:hover,
a.otherlink:hover {
	font-size: small;
	font-style: italic;
	color: #C5B661;
	text-decoration: none;
}
#otherlink a:active,
a.otherlink:active {
	font-size: small;
	font-style: italic;
	color: #311206;
	text-decoration: underline;
}


#dinlunch {font-size:18px;}
#bushours {font-size:20px;}
#smtext {font-size:11px;}
#tinytext {font-size:11px; color:#999999; text-align:center;}
#eventtext {font-size:14px;}

.events {
	width: 257px;
	height: 202px;
	background: transparent url(images/event_background.gif) no-repeat;
	position: relative;
	overflow: hidden;
	margin: 13px 0 13px 13px;
}

.events .event {
    position: absolute;
    font-size: 14px;
    left: 20px;
    top: 20px;
	display: block;
	width: 230px;
	height: 180px;
	font-family: Verdana;
}

.eventsRotate .event {
    top: 202px;
}

.events .event h1 {
	font-family: Garamond, Verdana;
	padding: 4px 0 4px 10px;
	margin: 0;
	color: rgb(104,70,55);
	background-color: rgb(219,217,194);
	border: 1px solid white;
	font-size: 15px;
	width: 90%;
}

.events .event .date {
	padding-left: 10px;
	color: white;
	margin-bottom: 10px;
	font-size: 13px;
}

.events .event .description {
	padding-left: 30px;
	width: 85%;
	color: white;
	font-size: 13px;
}

.events .event a.moreInfo {
	color: white;
	font-size: 13px;
	text-decoration: none;
	background-color: rgb(49,18,6);
	display: block;
	float: left;
	padding: 2px 4px;
	position: absolute;
	bottom: 10px;
	right: 20px;
	border: 1px solid white;
}

.events .event a.moreInfo:hover {
	color: rgb(49,18,6);
	background-color: white;
	border: 1px solid rgb(192,182,94);
}
