body {
	margin:0;
	padding:0;
}

#container {
	background:#464646 url(../siteImages/bg_main.gif) repeat-y;
	width:960px;
	border-left:2px solid white;
	border-right:2px solid white;
	text-align:left;
	margin-top:5px;
}
#news {background:url(../siteImages/uab_03.jpg) no-repeat; height:93px; padding:20px 10px 0px 400px;}
#header {background:url(../siteImages/bg-global-nav.png) repeat-x; border-bottom:5px solid white;}
#footer {background:url(../siteImages/bg-footer.png) repeat-x; text-align:center; border-top:5px solid white;}

#homeCal {
	padding:0px 5px 0px 10px;
	font:10px Arial, Helvetica, sans-serif;
}
#homeCal ul {
	margin-left:0px;
	padding-left:0px;
}

#homeCal li {
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}

#homeCal h3 {
	font:bold 11px Arial, Helvetica, sans-serif;
	margin-top:5px;
}


/*#main {
	background:url(../siteImages/uab_09.jpg) no-repeat bottom;
	padding-bottom:65px;
} */

#nav {
	width:204px;
	background:url(../siteImages/uab_02.gif) repeat-y;
	padding:25px 0px 0px 0px;
	padding-bottom:0px;
	margin:0px;
}
/*
#nav ul {
		text-transform:uppercase;
		font-family: Arial, sans-serif;
		font-size:11px;
		letter-spacing:.05em;
		font-weight:bold;
		margin-bottom:0px;
		margin-top:0;
	}
#nav li {
		color:black;
		list-style-image:url(../siteImages/bullet_arrows.gif);
		margin-left:-5px;
		}
#nav li a {
		display: block; 
		color:#007550;
		padding-left:5px;
		text-decoration: none;
		}

#nav li a:hover {
		background-color: #c6e647;
		color:white;
		} */
		
#content {
	padding:0px 20px 0px 20px;
	font-family: Arial, sans-serif;
	font-size:12px;
}

#content a:link, #content a:visited {color:#007550;}
#content a:hover {color:#333333;}

#sidebar {
	float:right;
	width: 150px;
	padding:5px;
	font-size:11px;
	border:1px solid #efefef;
	margin:0px 0px 10px 10px;
}

#side {
	background:#f1f1f1;
	width:142px;
	padding:5px;
}

#side h1 {
	font:bold 11px Arial, Helvetica, sans-serif;
	border-bottom:1px solid white;
	margin-bottom:5px;
	text-transform:uppercase;
	background:#008c2a;
	color:#ffffff;
	padding:2px;
}


#side h2 {
	font-size: 11px;
	border-bottom:1px solid black;
	margin-bottom:5px;
}

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

#side li {
	margin-left:-20px;	
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#007550;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	
	letter-spacing:.05em;
	margin-top:0px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color:black;
	font-weight:bold;
	margin-bottom:0px;
}

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

.green {
	color:#007550;
	font-weight:bold;
}

.hours {
	font-size:11px;
	margin-left:20px;
}

.hourGrid td {
	font-size:10px;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
	height:30px;
}

.greenLineA {
	background:#ffffff url(../images/grn_line.gif) repeat-x;
}

.greenArrowA {
	background:#ffffff url(../images/grn_arrow.gif) no-repeat;
}

.greenLineB {
	background:#f8f8f8 url(../images/grn_line.gif) repeat-x;
}

.greenArrowB {
	background:#f8f8f8 url(../images/grn_arrow.gif) no-repeat;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.small {
	font-family: Arial, sans-serif;
	font-size: 11px;
}


#address{
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin:20px 0px 0px 25px;
	color:#333333;
}
.grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.dash {
	border-bottom:2px dashed #efefef;
	margin:0px 0px 25px 0px;
}

#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:10px;
}

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

.highlight {
	padding:5px;
	font:bold italic 11px Arial, Helvetica, sans-serif;
	background:#fffffc;
	border-top:1px solid #008c2a;
	border-bottom:1px solid #008c2a;
}

.locationImg {
	border-top: 1px solid #333333;
}