﻿.VSDummy /* Keep VS, Web Developer, and VS2008 playing nice -- invalid chars will be prepended to this "dummy" class and allow all "real" rules to work */
{
}

body
{
	font-family: Sans-Serif;
	margin: 0;
	background-image: url(../../img/Photos/Homepage/GreenBackground.0069.png);
	background-attachment: scroll;
	background-position: center;
	background-repeat: no-repeat;

}

div#divContainer
{
	background-color:#fff;
	width: 85%;
	margin: 0 auto 2em;
border:1px solid #a8a8a8;
padding:2px 5px;
}

div#divContainer div#divHeader
{
	/*background-color:#f0f;*/
}

div#divContainer div#divMenuAndContentContainer
{
	/*background-color:#ff0;*/
	margin-top: 0;
}

div#divContainer div#divMenuAndContentContainer div#divContentContainer
{
	/*background-color:#f3c3c3;*/
	margin-left: 10.5em;
	padding-left: 1em;
}

div#divContainer div#divMenuAndContentContainer div#divContentContainer div#divTitle
{
	/*background-color:#0ff;*/
	margin: 0;
	padding-top: 1em;
}

div#divContainer div#divMenuAndContentContainer div#divContentContainer div#divTitle h1
{
	/*background-color:#fff;*/
	margin: 0em;
	color: #189618;
	font-size: 1.5em;
	margin-bottom: .25em;
	border-bottom: solid 1px #a8a8a8;
	padding: 2px;
margin-right:-5px;
}

div#divContainer div#divMenuAndContentContainer div#divContentContainer div#divTitle h1.h1FollowByH2
{
	border-bottom: 0px dashed black;
}

div#divContainer div#divMenuAndContentContainer div#divContentContainer div#divContent h2
{
	color: #189618;
	font-size: 1.25em;
	margin-bottom: .25em;
	border-bottom: solid 1px #a8a8a8;
	padding-top: .5em;
margin-right:-5px;
}

div#divContainer div#divMenuAndContentContainer div#divContentContainer div#divContent h2.h2NoLeadContent
{
	border-top: 0px dashed black;
	margin-top: 0em;
}

div#divContainer div#divMenuAndContentContainer div#divContentContainer div#divContent
{
	/*background-color:#0f0;*/
}

div#divContainer div#divMenuAndContentContainer div#divMenuContainer
{
	/*background-color:#00f;*/
	width: 10em;
	float: left;
	margin-bottom: .5em;
}

div#divContainer div#divFooter
{
	/*background-color:#f00;*/
	border-top: 1px solid #a8a8a8;
	clear: both;
/* margin LR should match divContainer LR padding * -1 */
margin:1em -5px auto; 
}

div#divContainer div#divFooter p
{
	text-align: center;
	margin-top: .25em;
}

/* Override the default DevExpress styles that set fonts and sizes */
a.dxeHyperlink
{
	font-family: Sans-Serif;
	font-size: inherit;
	font-weight: normal;
}

a.hlHome img
{
	margin-bottom: 1em;
}

h2.h2Mail, h2.h2Phone, h2.h2Email, h2.h2Online
{
	background-position: left 14px;
	background-repeat: no-repeat;
	padding-left: 30px;
}
h2.h2Online
{
	background-image: url(../img/silk/icons/application_go.png);
}

h2.h2Email
{
	background-image: url(../img/silk/icons/keyboard.png); 
}

h2.h2Phone
{
	background-image: url(../img/silk/icons/telephone.png); /*background-image: url(media/img/silk/icons/telephone.png);*/
}

h2.h2Mail
{
	background-image: url(../img/silk/icons/email.png); /*background-image: url(media/img/silk/icons/email.png);*/
}


div#divHomepagePhoto
{
	width: 371px;
	float: right;
	margin: .5em 0 .5em;
}

.easyClearing
{
	clear: both;
	height: 1px;
}

.clearRight
{
clear:right;
}


p.pRow
{
	clear: both;
	margin-bottom: 0 !important;
}
p.pRow label
{
	width: 10em;
	display: block;
	float: left;
	text-align: right;
	margin-right: .5em;
}

p.pRow input[type=text]
{
	width: 20em;
}
p.pRow textarea
{
	width: 20.5em;
}

p.pButtonBar
{
	text-align: center;
}

div#divRequestInformation p.pRow, div#divRequestInformation p.pButtonBar
{
	width: 70%;
	margin: auto;
}

div.divThumbs img
{
	border: 2px solid black;
}

div.divThumbs a:hover img
{
	border: 2px solid #0D8C0D;
}

div.divThumbs a
{
	padding-right: 5px;
}


div#mapLegend
{
}
div#mapLegend dt
{
	float: left;
	width: 3em;
}
div#mapLegend dd
{
	width: 15em;
	float: left;
}

div.divLegendColumn
{
	width: 48%;
	float: left;
}

