@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#EEE;
	background-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: 0px top;
}


#wrapper {
	width: 100%;
	margin: 0px auto;
	padding: 50px 0px 0px;
	background-image: url(../images/spring-flowersBW7.png);
	background-repeat: no-repeat;
	background-position: center -60px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 563px 0px;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #91B5C8;
	background-color: #333;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #91B5C8;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #91B5C8;
}
#wrapper #container #bot {
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}

#wrapper #container #header {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	width: 100%;
	background-image: url(../images/spring-flowersBW4.png);
	background-repeat: no-repeat;
	background-position: 100px bottom;
}
#wrapper #container #img  {
	position: relative;
	top: 0px;
	right: 0px;
	width: 250px;
	height: 250px;
	float: right;
	clear: none;
	text-align: right;
}



#wrapper #container #navTop {
	float: left;
	position: relative;
	left: 20px;
	top: 7px;
	bottom: 0px;
}
#wrapper #container #pageBlurb {
	float: left;
	height: 50px;
	width: 260px;
	margin-left: 60px;
	padding: 0px;
	margin-top: 100px;
}
#wrapper #container #main {
	margin-right: 0px;
	margin-left: 0px;
	padding: 20px 250px 20px 50px;
	margin-bottom: 3px;
	clear: left;
	line-height: 18px;
	background-color: #626262;
	text-align: left;
}

#wrapper #container #main a{
	text-align: left;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #91B5C8;
}
#wrapper #container #main a:hover {
	color: #EEE;
}
#wrapper #container #main #mapContainer {
	height: 450px;
	width: 450px;
	margin-top: 20px;
	padding-top: 0px;
	border: thin solid #FFF;
}


#wrapper #footer {
	font-size: 11px;
	text-align: right;
	clear: both;
	padding-top: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#pageBlurbRight {
	float: right;
	width: 210px;
	margin-left: 10px;
	padding: 20px 10px;
	margin-top: 0px;
	color: #ECC5B9;
	font-size: 12px;
	font-weight: normal;
	margin-right: 5px;
	text-align: center;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
#webmaster {
	text-align: right;
	margin-right: auto;
	padding-top: 15px;
	font-size: 9px;
	padding-bottom: 5px;
	width: 900px;
	margin-left: auto;
}
#webmaster a {
	color: #000;
}
.borderPink {
	border-right-width: medium;
	border-right-style: groove;
	border-right-color: #DDBEAC;
}



a {
	color: #5767A8;
	text-decoration: none;
}
.med {
	font-size: 18px;
}
h1 {
	font-weight: normal;
	font-size: 22px;
	color: #EEE;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}




h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #B7CEDB;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
}
hr {
	margin-bottom: 0px;
	clear: left;
	margin-top: 10px;
}

.mainBGGrey {
	background-color: #333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	background-image: url(../images/blackFadeLong.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.div5px {
	height: 5px;
}
.div3px {
	height: 3px;
}

.elevenPx {
	font-size: 11px;
}
.pink {
	color: #a97363;
}

.blueText {
	color: #99BACC;
}
.grey {
	font-family: Verdana, Geneva, sans-serif;
	color: #828282;
}
.large {
	font-size: 35px;
}
.green {
	color: #828F3F;
}
.preload
{
	height: 0px;
	width: 0px;
	position: absolute;
	left: -1600px;
	top: 0px;
	z-index: -20;
}
.blue {
	color: #B7CEDB;
}
.black {
	color: #000;
}
.grey {
	color: #D3C6AD;
}

