body {
	font-family: "Trebuchet MS", Georgia, Arial;
	background-attachment: fixed;
	background-image: url(../imgs/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #000000;
	margin: 0px;


}

#wrapper {
	padding: 0px;
	height: 100%;
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right: 2px solid #523313;
	border-left: 2px solid #523313;
	background-image: url(../imgs/contentbg.jpg);
	background-repeat: repeat-y;

}

#logo {
	height: 119px;
	width: 778px;
	margin: 0px;
	padding: 0px;
	background-image: url(../imgs/logobg.jpg);
}

#topmenu {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 778px;
	background-color: #000000;

}

#topmenu ul {
	display: inline;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}

#topmenu li {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
}

a:link.tmenu, a:visited.tmenu {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 13px;
	color: #AEC600;
	text-decoration: none;
}

a:hover.tmenu, a:active.tmenu {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 13px;
	color: #EEFF73;
	text-decoration: none;
}
#flash {
	background-image: url(../imgs/flashgreenbg.jpg);
	margin: 0px;
	padding: 0px;
	height: 282px;
	width: 778px;
}
#content {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 778px;
}
#content p {
	font-family: "Trebuchet MS", Georgia, Arial;
	text-align: justify;
	margin: 0px 40px 20px;
	padding: 0px;
	font-size: 13px;
	color: #D6CEC9;
	line-height: 24px;

}
.left {
	background-image: url(../imgs/textbg.jpg);
	margin: 20px 0px 80px 10px;
	padding: 0px 0px 20px;
	height: 100%;
	width: 539px;
	background-repeat: repeat;
	float: left;

}
.right {
	margin: 20px 10px 0px 0px;
	padding: 0px;
	height: 100%;
	width: 205px;
	float: right;

}

a:link.tfoot, a:visited.tfoot {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	color: #7C7872;
	text-decoration: none;
}

a:hover.tfoot, a:active.tfoot {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	color: #7C7872;
	text-decoration: underline;
}

#footer {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 40px;
	height: 100%;
	width: 500px;
	clear: both;


}
#footer p {
	margin: 0px;
	padding: 0px;
	color: #585755;
	font-size: 11px;
	line-height: 20px;



}
#content h1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 35px;

}
.green {
	color: #B0E202;
}
.gallery {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.hidden {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
.picright {
	margin-top: 6px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: right;

}
h2 {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 40px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #97CF00;
	padding-bottom: 10px;




}
#googlemap {
	padding: 0px;
	height: 300px;
	width: 459px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 40px;
	border: 2px solid #333333;

}
.whitebold {
	font-size: 14px;
	font-weight: bold;
}
.quote {
	font-size: 14px;
	font-style: italic;
}

