a{
	color:#007073;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

/* CCU Header Mockup CSS */
.header{
	width:100%;
}
.header .center{
	width:701px;
	height:50px;
}
.header .left{
	background-image:url(media/images/header-left.png);
}
.header .right{
	background-image:url(media/images/header-right.png);
}
.hr{
	background-color:#007073;
	height:2px;
	margin-top:10px;
	margin-bottom:5px;
}
.bodytable{
	width:800px;
	margin-top:10px;
}
.bodytable .mapcel{
	height:400px;
	border:1px solid #007073;
}
.subheader{
	padding-bottom:20px;
}
.headertext{
	color:#007073;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	font-size:16px;
}
.directions{
	border:1px solid #EFEFEF;
	padding:5px;
	margin-bottom:5px;
}
.browsetable{
	width:800px;
	margin-bottom:20px;
}
.subheadertext{
	color:#866E54;
	font-weight:bold;
	font-size:15px;
	margin-bottom:5px;
}
