/* CSS Document */

body	{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main	{
	margin: auto;
	width: 939px;
	height: auto;
}
#head	{
	background-image: url(images/hdr.png);
	background-repeat: no-repeat;
	height: 88px;
	width: inherit;
	padding-top: 10px;
}
#content	{
	padding-left: 50px;
	width: 65%;
}
#footer	{
	width: auto;
	background-image:	url(images/spcr.gif);
	background-repeat:	repeat-x;
}
.footer	{
	padding-top: 8px;
	font-size: 13px;
}

.title	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: darkblue;
	padding-bottom: 10px;
	background-position: bottom;
	background-image:	url(images/spcr-tp.gif);
	background-repeat:	repeat-x;
}
.H1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: purple;
}
.title2	{
	text-decoration: underline;
	font-weight: bold;
}
#floater	{
	width: 20%;
	float: right;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 7%;
}
#floaterhigh	{
	width: 20%;
	float: right;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10%;
}
.featured	{
	padding: 2px;
	background-color: #800080;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.featured2	{
	padding: 2px;
	background: #666666;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#section	{
	padding: 5px;
	background-position: top;
	background-image:	url(images/spcr-flat.gif);
	background-repeat:	repeat-x;
}
.title3	{
	font-weight: bold;
	font-size: 12px;
}	
#map	{
	float: right;
	width: 216px;
}
#info  {
	width: 380px;
}
#info2  {
	width: 250px;
}
#map2	{
	float: right;
	width: 316px;
}