/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
}

.content {
	position: absolute;
	top: 131px;
	left: 0px;
}

.side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
}

a.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #1A1A05;
	padding: 0px;
	margin: 0px;
}

a.heading1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

.rollover_links {
	position: absolute;
	top: 303px;
	left: 557px;
	width: 184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
}

.rolloverContent {
	position: absolute;
	left: 321px;
	width: 230px;
	background-color: #CCCCB9;
	text-align: left;
	
	font-family: Georgia, Garamond, Times New Roman, Times New Roman, serif;
	font-style: normal;
	font-size: 8pt;
	color: #1A1A05;
	
	display: none;
}

.city_name {
	font-family: Georgia, Garamond, Times New Roman, Times New Roman, serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #4C4D26;
	padding: 0px;
	margin: 0px;
	background-position: center center;
	background-repeat: no-repeat;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #979678;
	font-weight: normal;
	text-decoration: none;
}

.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #977878;
	font-weight: normal;
	text-decoration: underline;
}

.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #979678;
	font-weight: normal;
	text-decoration: none;
}
