body{
	color: #000;
}

h1{
	color: #000;
}

a{
		text-decoration: none;
		color: #333;
}

h1, .jquerycssmenu, #body-content-left, #body-content-right, #footer, dl, dt, dd{
	font-family: Arial, sans-serif;
}

.jquerycssmenu .nav-sub{
	left: 0;
	top: 0;
	display: block !important;
}

.jquerycssmenu img.downarrowclass{
	display: none;
}

#body-content-left{
	float: left;
	padding-right: 1em;
	width: 50%;
	line-height: 1.25em;
}

#body-content-left img{
	width: 100%;
}

#body-content-right ul{
	position: relative;
	left: 1em;
}

dl{
	padding-bottom: 2em;
	float: left;
}

dt{
	font-weight: bold;
}

#facilities-content img{
	float: right;
	padding: 1.25em 0;
	width: 50%;
}

.cb{
	clear: both;
}