body {
	background: white;
	font-size: 12pt
}

#main-container, #header, #content, #footer, #row1, #row2, #row3 {width: 100%}

hr {width: 98%}

#navigation, #column1, #column3, #weather, #area, #r1c1, #r1c3, #r2c1, #r2c3, .slideshow {display: none}

#column2, #r1c2, #r2c2 {width: 100%}

#header {
	height: 76px;
	background: url(../images/top_bg.gif) repeat-x;
}

#r1c1, #r1c2, #r1c3 {height: 82px}

#r2c1, #r2c2, #r2c3 {height: 21px}

#row3 {height: 23px}

#main-container {
	margin-left: auto;
	margin-right: auto
}

#header, #column2, #footer, #r1c2, #r2c2 {float: left}

#header, #content, #footer, #row1, #row2, #row3, p {clear: both}

body, #weather h4, #area h4 {margin: 0}

body {font-family: Georgia, serif}

#column2 h4, #navigation, a:link, a:visited, a:hover, #weather h4, #area h4, #row3 p {font-family: Verdana, sans-serif}

#column2 h1 {
	font-size: 18pt;
}

#column2 h2 {font-size: 16pt}

body, #column2 h3, #column2 p {font-size: 14pt}

#column2 h4, #r1c2 {font-size: 12pt}

#column2 h1, #column2 h2, #column2 h3, #column2 h4 {font-weight: bold}

#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

h1, h2, h3, h4, p {padding: 5px}

#row3 {
	font-size: 10pt;
	background: url(../images/base_bg.gif) repeat-x
}

img {border: 0}

#r2c2 {background-color: #e8e8e8}

.center {text-align: center}

h1, h2, h3, h4, p {margin-top: 0}