/*
// $Id: content.css,v 1.5 2010/11/23 23:51:27 brianl Exp $
// $Revision: 1.5 $
// $Author: brianl $
//
// $Log: content.css,v $
// Revision 1.5  2010/11/23 23:51:27  brianl
// RFP Form Overhaul
//
// Revision 1.4  2010/11/20 01:49:48  karenk
// set mobile redirect code in index page
//
// Revision 1.3  2010/02/16 23:32:45  karenk
// add new styles/nav
//  for terrain parks
//
// Revision 1.2  2007/11/06 21:59:05  scottl
// Continued build-out of website wrapper.
//
// Revision 1.1  2007/10/30 21:55:45  scottl
// Initial check-in.
//
//
*/
.subHeader
{
	font-family: Times, "Times New Roman", Serif;
	font-size: 17px;
	color: #91530D;
}

.imgBodyContent
{
	border: 2px solid #FFFFFF;
}
.subHeaderTerrainParks {
	font-family: Arial;
	font-size: 17px;
	color: #000;
}

.InteractiveMap {
	width: 500px;
	overflow: scroll;
	margin: 0;
	padding: 0;
}

div.finePrint       { margin:7px 0px; }
div.finePrint ul    { margin-top:3px; text-align:left; }
