@charset "utf-8";

body {
	background-color: #3d3d3d;
	margin:0;
}

font {
font:1em Verdana, Arial, Helvetica, sans-serif !important;
}

td, p{font:11px Verdana, Arial, Helvetica, sans-serif;}

a:link {
 color: #054d3b;
 text-decoration:none;
 line-height:inherit;
}    

a:visited {
 color: #054d3b;
 text-decoration:none;
}  
a:hover {
 text-decoration:underline;
 color: #017d5f;
}  
a:active {
 color: #054d3b;
 text-decoration:none;
} 

.topBorder {
	border-bottom:3px solid #88898c;
}

#topcont {
	text-align:center;
	background:url(../siteImages/topshadow.jpg) no-repeat 50% 0%;
	height:40px;
}
#toplinks {
	text-align:right;
	width:744px;
	margin:12px 14px 7px 0px;
}

#toplinks a:link, #toplinks a:visited {
	font:bold 9px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
}

#toplinks a:hover {
	color:white;
}

#container {
	text-align:center;
	background-image:url(../siteImages/bg.jpg); 
	background-repeat:repeat-y; 
	background-position:center; 
	margin:0px;
}

.nav {
	font-family:Arial, Helvetica,sans-serif;
	font-size: 10px;
	color:white;
	font-weight:bold;
	padding:3px 5px 5px 5px;
	background-color:#535457;
	text-transform:uppercase;
}

.nav a:link, .nav a:visited, #sidebar a:link, #sidebar a:visited {
	color:white;
	text-decoration:none;
}

.nav a:hover, #sidebar a:hover {
	color:#d8e6c3;
	text-decoration:none;
}

.mainImage {
	border-top:2px solid white; 
	border-bottom:3px solid white;
}

.content {
	text-align:left;
	padding:5px 15px 15px 15px;	
}

h1{
 font:bold 15px arial;
 text-transform: uppercase;
 color:#006e53;
margin:.5em 0;
}

h2{
 font:bold 13px arial;
 text-transform: uppercase;
 color:black;
margin:1em 0em .25em 0em;
}

h3{
 font:bold 11px arial;
 text-transform: uppercase;
}

.catering {
	margin-top:0px;
}

.catering p {
	margin-top:0px;
}


#newsbox {
	float:right; 
	width:319px; 
	margin:0px 0px 10px 15px;
}

.bottomTopics {
	border-top:3px solid #000000; 
	border-bottom:2px solid #000000; 
	background-color:#006e53; 
	padding:10px;
	width:33%;
	text-align:left;
	color:#333333;
}

#calendar {
	width:50px;
	height:40px;
	padding-top:5px;
	background-image:url(../siteImages/cal_bg.gif);
	background-repeat:no-repeat;
	border:1px solid gray;
	font: "Trebuchet MS";
	font-size:12px;
	color: gray;
	margin-right:15px;
	float:left;
}


.day {
	font-size: 20px;
	color:#340065;
}


#sidebar {
	float:right; 
	width:110px; 
	margin:15px 0px 10px 10px;
	background-image:url(../images/postit.gif);
	background-repeat:no-repeat;
	padding:28px 12px 10px 12px;
	height:90px;
	overflow:hidden;
	font-size:9px;
}

#sidebar ul {
	margin-top: 0px;
	margin-bottom:0px;
}

#sidebar li {
	margin:0px 0px 3px -20px;
	list-style-image:url(../images/bullet_arrows.gif);
}

#sidebar p {
	margin-top:0px;
	margin-bottom:10px;
}

#buscard {
	font-size:9px;
	width:215px;
	background-image:url(../images/bus_card.gif);
	background-repeat:no-repeat;
	color:#0b3a8b;
	height:75px;
	padding:30px 10px 10px 10px;
	margin-left:20px;
}

#buscard p {
	margin:5px 0px 5px 0px;
}


.mpOut {
	background-image:url(../images/Untitled-6_03.jpg); 
	background-repeat:repeat-y;
	font-size:13px;
}

.mpIn {
	background-image:url(../images/Untitled-6_02.jpg);
	background-repeat:no-repeat;
	padding:5px 25px 0px 24px;
}

.mpIn h3 {
	margin-bottom:0;
}
.mpIn p {
	margin-top:0;
}

.mpFirst {
	width:450px;
}

.small {
	font-size:10px;
}

#hours {
	width:285px;
	margin-left:30px;
	font-size:11px;
}

.hours {
	padding:0px 10px 0px 30px;
	font-size:11px;
	background-image:url(../images/hours_02b.gif); 
	background-repeat:no-repeat;
	height:45px;
}

.hours p {
	margin-top:0px;
}

.line {
	border-bottom:1px solid #666666;
}

.dash {
	border-bottom:2px dashed #cccccc;
	margin:15px 0px 25px 0px;
	width:95%;
}

.caterlogos img{
	border:1px solid white;
}

.highlight {
	border-top:1px solid black;
	border-bottom:1px solid black;
	background:#ffffcf;
	padding:10px;
}

#footer {
	font:10px Arial, Helvetica, sans-serif;
	text-align:center;
	color:white;
}

.planMore h3 {
	margin-bottom:0;
}
.planMore p {
	margin-top:0;
}