/* @override http://SURFBUS.ORG/2008surfbusstyle.css */

body{
	padding:0;
	background: #f5ffff;
	top: 0px;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}


a {
	color: #2C4E95;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	background-color: #2D509D;
}



#frame {
	background-color: #fff;
	width:777px;
	border: 4px solid #eeeeee;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
#topbanner {
	border-bottom: 1px solid #eeeeee; 
	background-color: #e5eeee;
	text-align: center;
}

#mainbody{
	width: 440px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}



.linkitem {
	padding-right: 10px;
	padding-left: 10px;
}

#mediacolumn{
	float: right;
	width: 265px;
	background-color: #f6f6f6;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 13px;
}

p {
}

h1 {
	margin-top: 8px;
	margin-bottom: 8px;
	letter-spacing: 0px;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
}

h2 {
	margin-top: 24px;
	margin-bottom: 4px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 18px;
	line-height: 20px;
}
h3 {
	margin-top: 8px;
	margin-bottom: 8px;
	text-transform: none;
	font-size: 16px;
	line-height: 18px;
}
h4 {
	margin-top: 4px;
	margin-bottom: 4px;
	text-transform: none;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}
.fineprint {
	font-size: 10px;
	line-height: 12px;
}




#footer{
	color: #666;
	text-align: center;
	float: none;
	clear: both;
	font-size: 10px;
	background-color: #EEE;
	padding-top: 4px;
	padding-bottom: 4px;
}
#rightbox {
	font-size: 12px;
	width: 325px;
	padding: 5px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 10;
	line-height: 13px;
}
#map {
	margin: 4px;
	float: right;
	height: 300px;
	width: 400px;
}
#linknavi {
	background-color: #000000;
	text-align: left;
	margin-bottom: 16px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	margin-top: 10px;
}
hr {
	color: #536895;
}
.shorthead {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #407FC9;
	padding-top: 10px;
	padding-bottom: 10px;
}
.center {
	text-align: center;
}
ul {
	margin-top: 4px;
}
li {
	list-style-image: url(oIcon.jpg);
	margin-bottom: 4px;
}
#pullquote {
	background-color: #F3FDFD;
	border: 4px solid #EEEEEE;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#mediaplayer {
	background-color: #dddddd;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

