html, body {
	width:100%;
	left:0;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
img.photo {
	float:right;
	margin: 5px 0px 10px 15px;
}
#left_col,
#right_col {
	position:relative;
	width:49%;
	float:left;
}
#left_col {
	margin-right:2%;
}
#lowerpage2 #right_col {
	width:95%;
}
#rss,
#footer,
#lowerpage2 #left_col,
#header_top img,
#util_menu,
#main_menu,
#header_flash,
#footer #streamon,
#footer .links,
#sub_column2 img {
	display:none!important;
}

h1, h2, h3, h4, h5, h6, h7, p, a {
	color:black!important;
	border:0;
	text-decoration:none!important;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin-bottom:5px;
}
h1 { font-size:1.8em; margin-bottom:20px;}
h2 { font-size:1.3em; }
h3 { font-size:1.3em; }
h4 { font-size:1.3em; }
h5 { font-size:1.3em; }

a img {
	border:0;
}
#header_top {
		background:#fff;
}
#textlogo {
	display:block;
	position:relative;
	font-size:3em!important;
	left:0px;
	top:10px;
	font-weight:normal!important;
	color:black;
	display:block!important;
	visibility:visible!important;
	line-height:normal!important;
	margin-bottom:20px;
	clear:both;
}

.box {
	position:relative;
	width:100%;
	height:auto;
	margin-bottom:30px;
	clear:both;
}
.box a { text-decoration:none; }

.box .photo {
	float:left;

}
.box h2.navy a,
.box h2.blue a {
	position:relative;
	text-decoration:none!important;
}

.box div.col1,
.box div.col2 {
	width:40%;
	float:left;
	margin-left:7px;
}


#map {
	width:100px;
	height:auto;
}

#address1 {
	position:relative;
	top:55px;
	left:0px;
	float:left;
}
#address2  {
	position:relative;
	top:55px;
	right:0px;
	float:right;
}
