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

#wrapper #background #bodycopy #bodytext .mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-style: normal;
	text-align: justify;
}
#wrapper #background #bodycopy #bodytext .mainbody p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-style: normal;
	text-align: justify;
}
#wrapper #background #bodycopy #bodytext .mainheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-style: normal;
}
#wrapper #background #bodycopy #bodytext .imageleft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	float: left;
	clear: left;
}
#wrapper #background #bodycopy #bodytext .imageright {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	float: right;
}
#wrapper #background #bodycopy #bodytext .building {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: rgb(136, 136, 136) 0px 1px 5px;
	-moz-box-shadow: rgb(136, 136, 136) 0px 1px 5px;
	height: 163px;
	width: 180px;
	background-color: #999;
	position: relative;
	top: 0px;
	left: 315px;
}
#wrapper #background #bodycopy #bodytext #homeimage {
	background-image: url(/images/index_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 295px;
	width: 100%;
}
#wrapper #background #bodycopy #bodytext ul li, #wrapper #background #bodycopy #bodytext ul li a {
	text-decoration: none;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	font-weight: bold;
	color: #333;
	text-align: center;
	display: block;
	background-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
}
#wrapper #background #bodycopy #bodytext ul li a:hover {
	color: #FFF;
	background-color: #7C3214;
}
#wrapper #background #bodycopy2 #disclaimer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	display: block;
	text-align: justify;
	margin-top: 15px;
}
