html, body {
	color: #9CA0A5;
	font: 12px  arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #2A2C2D url(images/bodybg.gif) repeat top center;
	line-height: 1.5;
}


a {
	color: #D3D5D9;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img{
	border:0;
}

#wrapper {
	margin: 0 auto;
	width: 785px;  
	
}

#contentwrapper {
	padding: 0;
	margin: 0;
	background: #515457 url(images/bg.gif) repeat-y top left;
}

#content{
	float:left;
	width:575px;
	position:relative;
	padding: 10px 5px 0 20px;
}

#sidebar{
	width:180px;
	float:right;
	margin:20px 0 10px;
	color: #9CA0A5;
}
#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

ul {
	margin: 10px 0;
	padding-left: 25px;
}

#sidebar ul li {
	background-image: url(Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .4em;
	padding-left: 15px;
	padding-bottom:8px;
}

#bottom{
	padding: 0;
	clear:both;
	position:relative;
}
#top{
	height:335px;
}
#footer {
	padding: 10px 20px 5px;
	margin: 0;
	text-align:right;
	color: #8f8e92;
	font-size: 11px;
	line-height: 1.7;
}

#footer a {
	color: #8f8e92;
}

p{
	margin: 0;
	padding: 0 0 10px 0;
}

h2{
	font-size: 12px;
	padding: 10px 15px 4px 0;
	margin: 0;
	color: #ffffff;
}

.clear{
	clear:both;
}

.promo{
	border-bottom: 5px solid #ffffff;
	display: block;
}

.sidetxt{
	padding: 0 0 0 8px;
	display:block;
}

.sidetxt2{
	background: url(images/dots.gif) no-repeat top left;
	padding: 0 0 0 10px;
	margin-right:10px;
	display:block;
}

.sidetxt img, .sidetxt2 img{
	padding:5px 0;
}

.title{
	height:61px;
	background: #6f7277 url(images/orange.gif) no-repeat bottom right;
	margin: 0 3px;
}

.flashblock{
	width:300px;
	height:224px;
	float:right;
	margin-top:-71px;
	position:relative;
	padding: 0 0 5px 5px;
}


.flashmapblock{
	width:264px;
	height:330px;
	float:left;
	padding: 5px 15px 5px 0;
}

#gallery{
	width:765px;
	height:500px;
	margin:-60px 10px 0;
	position:absolute;
}

#gallery{
	width:765px;
	height:500px;
	margin:-60px 10px 0;
	position:absolute;
}

.flashblockfront{
	width:590px;
	height:420px;
	float:left;
	margin-top:-71px;
	position:relative;
	padding: 0 5px 5px;
}


#foot{
	padding:0 5px 5px;
	color: #ffffff;
	font-size: 11px; 
	background: url(images/footbg.gif) no-repeat bottom right;
	text-align:center;
}
#foot span{
	padding: 0 10px;
}
#footbar{
	background: #F1892F;
	padding: 5px;
	color: #ffffff;
	font-size: 11px; 
	display:block
}
.pic{
	padding-left:20px;
}

form {
  margin: 0;
  padding:0pt 5px 0pt 20px;
}

legend {
	font-weight:bold;
	font-size:1.2em;
}

label { 
	display: block;
	float: left; 
	width: 80px; 
	padding: 0; 
	margin: 5px 0 0;
	text-align: left; 
}

input{
	width:auto;
	margin:7px 0 0 10px;
}

textarea {
	width:auto;
	margin:7px 0 0 10px;
	overflow: auto; 
}

form br {
	clear:left;
}