A:link {
	color:#CC0000;
	text-decoration: none;	 
}
A:hover {
	color:#FF0000;
	text-decoration: none;	 
}
A:visited {
	color:#CC0000;
	text-decoration: none;	 
}
A:active {
	color:#FF0000;
	text-decoration: none;	 
}
div.container {
	visibility: visible;
	width: 800px;
	top: 10px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div.header {
	height: 60px;
	width: 800px;
	top: 0px;
	padding-bottom: 10px;
}
div.map {
	height: 310px;
	width: 760px;
	visibility: visible;
}
div.navigation {
	height: 25px;
	width: 800px;
	padding-bottom: 5px;
}
div.content {
	background-color: #FFFFFF;
	height: 640px;
}
#copy p {
	font-size: 125%;
	line-height: 1.5;
}
div.footer {
	height: 20px;
	padding-top: 10px;
}
#footer {
	font-family: Futura;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	letter-spacing: 0.1em;
}



.bodycopy {
	font-family: Verdana, Arial;
	font-size: x-small;
	color: #333333;
	line-height: 150%;
}
.pullquote {
	font-family: Futura;
	font-size: medium;
	line-height: 100%;
	color: #CC0000;
	letter-spacing: .1em;
}
.headline {
	font-family: Futura;
	font-size: 20px;
	color: #990000;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .1em;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.subdued, .subdued a {
	color: #ccc;
	font-size: 10px;
}

