body {

	margin: 0;
	padding:0;
	background:#f0f0f0 url(../images/b.jpg) repeat-x;

}
#top {
	text-align:center;
	border-bottom:2px solid white;
}

#topCont {
	width:772px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.mainborder {
	border:1px solid #003366;
	border-top:none;
}

#logo {
	position:absolute;
	width:100px;
	top:-415px;
	left:40px;
	z-index:500;
}

#navCont {
	position:relative;
	height:100px;
	text-align:right;
}

#navPos {
	position:absolute;
	bottom:0;
	right:0;
	width:575px;
	background:url(../images/dining2.png) no-repeat;
}

.Headliners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #aa1224;
	padding-top:10px;
}

h1 {
	font:22px "Times New Roman", Times, serif;
	color: #002447;
	margin-bottom:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom:0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom:0px;
}

.faqs p {
	margin:0px 0px 15px 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.content a:link {color:#032d5f;	text-decoration: underline;}
.content a:visited {	color:#032d5f;	text-decoration: underline;}
.content a:hover {color:#000000; text-decoration: underline;}

#sidebar {
	float:right;
	width:160px;
	margin:5px 0px 10px 20px;
	background:#f8f8f8 url(../images/bg_side_03.gif) no-repeat bottom;
	border-top:5px solid #335767;
	padding:2px 10px 10px 10px;
	font:11px Arial, Helvetica, sans-serif;
}

.sideContent {
	background:url(../images/bg_side_02.gif) repeat-y;
	padding:0px 10px 0px 10px; 
}

#sidebar h1 {
	/*background:url(../images/bg_header.jpg) repeat-x; */
	color:#bcbcbc;
	font:21px "Times New Roman", Times, serif;
	margin-bottom:0px;
	margin-top:0;
	padding:3px;
}

#sidebar h2 {
	color:#999999;
	font:bold 14px "Times New Roman", Times, serif;
	margin-bottom:0px;
	margin-top:0;
	padding:3px;
}

#sidebar ul {
	margin-top:0;
}

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

img{border-color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.footer a:link {color:#FFFFFF;	text-decoration: underline;}
.footer a:visited {	color:#FFFFFF;	text-decoration: underline;}
.footer a:hover {color:#C5C5A7; text-decoration: underline;}

.gt {color:#003366;}
.gt a:link, .gt a:visited {	color:#003366;}
.gt a:hover {color:#000000;}

.underline_wht {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;}


.grayline {
	border-bottom:1px solid #efefef;
}
.underline {
	border-bottom:1px solid black;
}

.dash {border-bottom:1px dashed #cccc9a; margin-top:0;}

.highlightP {
	border-top:1px solid black;
	border-bottom:1px solid black;
	background:#ffffcc;
	padding: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/mp_03.jpg); 
	background-repeat:repeat-y;
	font-size:13px;
}

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

.mpFirst {
	width:450px;
}


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

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

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

.nomargin {
	margin-top:5px;
}

.font10 {
	font-size:10px;
}

.font9 {
	font-size:9px;
}