body
{
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	background-color: #a1b39c;
	overflow: -moz-scrollbars-vertical !important;
}

#mainForm
{
	padding-top: 10px;
	height: 800px;
}

#mainBody
{
	margin: 0pt auto;
	background-color: White;
	width: 1100px;
	/*height: 80%;*/
}

.content
{
	padding: 10px 10px 10px 20px;
	text-align: left;
	overflow: hidden;
	height: 25px;
	/*border: dashed 1px black;*/
}

.rfiLink
{
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

.rfiLink:hover
{
	text-decoration: underline;
}

.rfiLink:visited
{
	color: Black;
}

.rfiSectionHeader
{
	display: block;
	font-weight: bold;
	font-size: 10pt;
}

.rfiDataInput
{
	width: 200px;
}

.rfiComments
{
	width: 200px;
	height: 100px;
}

.rfiSubmit
{
	padding: 3px 7px 3px 7px;
	font-weight: bold;
	margin: 5px 5px 5px 0px;
	font-size: 14px;
}

/*
.content #header
{
	padding-bottom: 10px;
}
*/

.content #header
{
	margin-bottom: 10px;
}

.content #header span
{
	font-weight: bold;
	color: #335500;
	font-size: 20pt;
	margin-bottom: 10px;
}

.header
{
	border-bottom: solid 2px black;
	padding-right: 10px;
}

.topNav
{
	padding-top: 5px;
	text-align: center;
	float: right;
	margin-top: 5px;
}

ul#top
{
	list-style-type: none;
	margin: 10px -5px 2px 0px;
	text-align: right;
}

ul#top li
{
	display: inline;
}

div.logo
{
	margin: 8px 0px 10px 10px;
	float: left;
	font-size: 20pt;
}

.header ul#top a
{
	margin: 0px 5px 0 5px;
	padding: 2.5px 15px 2.5px 15px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	border-top: solid 1px Black;
	border-right: solid 1px Black;
	border-left: solid 1px Black;
}

.header ul#top a:visited
{
	text-decoration: none;
	color: Black;
}

.header ul#top a:hover
{
	background-color: #a1b39c;
}

#footer
{
	margin: 0pt auto;
	width: 1100px;
	background-color: White;
	border-top: solid 2px black;
}

#bottomNav
{
	padding: 5px 5px 0px 5px;
	text-align: center;
}

#bottomNav ul#bottom
{
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	width: 595px;
}

#bottomNav ul#bottom li.menuItem
{
	float: left;
}

#bottomNav ul#bottom li.footerMenuItemClear
{
	clear: left;
	#display: inline;
}

#bottomNav ul#bottom li a
{
	margin: 0px 15px 0px 15px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

#bottomNav ul#bottom li a:visited
{
	text-decoration: none;
	color: Black;
}

#bottomNav ul#bottom li a:hover
{
	text-decoration: underline;
}

#bottomContent
{
	margin-top: 10px;
	width: 100%;
	text-align: right;
}

#bottomContent div
{
	display: inline;
}

#copyright
{
	font-size: 8pt;
}

#designedBy
{
	margin-left: 33.25%;
	font-size: 7pt;
}

#designedBy a
{
	color: Black;
	text-decoration: none;
}

#designedBy a:hover
{
	color: Black;
	text-decoration: hover;
}

#designed a:visited
{
	color: Black;
	text-decoration: none;
}

#pageContent
{
	/*padding-top: 10px;*/
	padding-left: 10px;
	filter:alpha(opacity=1);
	-moz-opacity:.01;
	opacity:.01;
	background-color: White;
	width: 100%;
}

.roundcont 
{
	/*width: 250px;*/
	background-color: #f90;
	color: #fff;
}

.roundcont a
{
	margin: 0 10px;
}

.roundtop 
{ 
	background: url('/Images/tr.gif') no-repeat top right; 
}

.roundbottom 
{
	background: url('/Images/br.gif') no-repeat top right; 
}

img.corner 
{
	/*
	width: 15px;
	height: 15px;
	*/
	border: none;
	display: block !important;
}

#adminLogin
{
	float: right;
}

#adminLogin a
{
	font-size: 8pt;
	text-decoration: none;
	color: Black;
}

#adminLogin a:hover
{
	text-decoration: none;
}

#adminLogin a:visited
{
	color: Black;
}

#iFrameInteractiveMap
{
	width: 800px;
	height: 500px;
}

#divMapNote
{
	font-size: 8pt;
}

#divMapNote a
{
	text-decoration: none;
	color: Black;
}

#divMapNote a:hover
{
	text-decoration: underline;
}

#divMapNote a:visited
{
	color: Black;
}

.invisible
{
	display: none;
}

.visible
{
	display: block;
}

.inline
{
	display: inline;
}

#divRFIInformationSent
{
	margin-bottom: 15px;
}

#divRFIInformationSent span
{
	font-weight: bold;
	color: Red;
}

div.googleAdSense
{
	/*margin-top: 50px;*/
}

div.googleSearch
{
	text-align: right;
	margin: 0px 4px 16px 0px;
}

div.googleSearch .googleSearchOptions label
{
	font-size: 9pt;
}

div.googleSearchResults
{
	margin-top: 20px;
}