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

body {
	background: #b4b4b4;
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: #b4b4b4;
	width: 1015px;
	margin: 0px auto;
	text-align: left;
}
#wrapper #background {
	width: 1015px;
	text-align: left;
	padding-bottom: 10px;
	background-color: #FFF;
}
#wrapper #footer {
	width: 1015px;
	text-align: center;
	height: 1.8em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
	color: #505050;
	text-decoration: none;
	display: block;
}
#wrapper #footer a:link, #wrapper #footer a:visited {
	text-decoration: none;
	color: #505050;
}
#wrapper #footer a:hover, #wrapper #footer a:active {
	color: #333;
}
#wrapper #background #bodycopy #bodytext #googlemap    {
	color: #333;
}
#wrapper #background #header {
	display: block;
	height: 100px;
	position: relative;
	width: 1015px;
}
#wrapper #background #header #logo {
	left: 16px;
	position: absolute;
	top: 14px;
	height: 65px;
	width: 342px;
}
#wrapper #background #header #login {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	background-color: #333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	float: right;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #background #topheading {
	display: block;
	position: relative;
	width: 975px;
	margin-right: 20px;
	margin-left: 20px;
}
#wrapper #background #topheading #mainimage, #wrapper #background #topheading #mainimage img {
	height: 140px;
	width: 973px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9c9e9f;
	border-bottom-color: #9c9e9f;
	border-left-color: #9c9e9f;
	border-top-width: 0px;
}
#wrapper #background #bodycopy {
	margin-left: 213px;
	margin-top: 10px;
	width: 780px;
	padding: 0px;
}
#wrapper #background #bodycopy #bodytitle {
	background-image: url(/images/body_title_bckgrnd.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 51px;
	width: 780px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 51px;
	font-weight: bold;
	color: #FFF;
	text-indent: 15px;
	background-color: #888;
	border: 1px solid #9c9e9f;
}
#wrapper #background #bodycopy #bodytext {
	border: 1px solid #9c9e9f;
	padding: 10px;
	margin-top: 10px;
	background-image: url(/images/body_grad.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper #background #bodycopy #bodytext p {
	margin: 0;
}
#wrapper #background #bodycopy #bodytext #googlemap {
	height: 155px;
	width: 394px;
	position: absolute;
	display: block;
	margin-left: 365px;
}
