@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	background-color: #666666;
}

.adbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

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

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

#container {
	float:right;
	width:675px;
	border-left:5px solid orange;	
}

.nav {
	font-size:14px;
	font-weight:bold;
	padding:15px 0px 5px 20px;
}

.nav p {
	margin:0px 0px 10px 0px;
}

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

.nav a:hover, #sidebar a:hover {
	text-decoration:underline;
}

.style1 a:link, .style1 a:visited {
	color:#FFFF99;
	text-decoration:underline;
}

.style1 a:hover {
	color:#99FFFF;
	text-decoration:underline;
}

#header {
	background:#f7cd2b;
}

#clear {
	clear:both;
}

.border {
	border-left:3px solid #f7cd2b;
}

#mainHome {
	padding:0px;
}

#main {
	padding:15px;
}

#main p {
	margin:0px 0px 15px 0px;
}

h1 {
	font-size: 12px;
	margin:0px;
	color:white;
	text-transform:uppercase;
	padding:3px 0px 5px 5px;
	border-right:1px solid white;
	letter-spacing:.05em;
}
.header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
}


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

h3 {
	font-size: 11px;
	margin-bottom:0px;
	color:#454545;
}

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

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

.bottomTopics {
	border-top:3px solid #693d82; 
	border-bottom:3px solid #3f075f; 
	background-color:#bdaace; 
	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:#3f075f;
}


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

#sidebar2 {
	float:right; 
	width:160px; 
	margin:15px 0px 10px 10px;
	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/mp_03.jpg); 
	background-repeat:repeat-y;
	font-size:13px;
}

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

.mpOut ul{
	margin-top:5px;
	margin-bottom:25px;
}


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

.small {
	font-size:10px;
}

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

.hours {
	padding:0px 15px 0px 15px;
	font-size:11px;
	background-repeat:no-repeat;
}

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

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

.contact {
	padding:0px 20px 0px 30px;
	font-size:11px;
	background-repeat:no-repeat;
	height:45px;
}

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