@charset "utf-8";

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited {
	color:#223d78;
	text-decoration:underline;
}

a:hover {
	color:#9900CC;
	text-decoration:underline;	
}

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

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:white;
	padding:0px 5px 5px 5px;
	background-color:#223d78;
	font-variant:small-caps;
}

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

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

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

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

h1 {
	font-size: 14px;
	margin:0px;
	color:#223d78;
	border-bottom:1px solid black;
}

h2 {
	font-size: 13px;
	margin-bottom:0px;
	color:#333333;
}

h3 {
	font-size: 12px;
	margin-bottom:0px;
	color:#004b8d;
}

.catering {
	margin-top:0px;
}

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


#newsbox {
	float:right; 
	width:319px; 
	margin-left:15px;
}

.bottomTopics {
	border-top:3px solid #004b8d; 
	border-bottom:3px solid #223d78; 
	background-color:#9cb9d3; 
	padding:10px;
	width:33%;
	text-align:left;
}

#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:#223d78;
}


#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:32px 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 20px 0px 24px;
}

.small {
	font-size:10px;
}

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

.hours {
	padding:0px 20px 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 #efefef;
}

.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;
}

.gifts li {
	margin-left:-15px;
}

#giftThb {
	float:right;
	width:100px;
	font:10px Arial, Helvetica, sans-serif;
}