div#content {
	margin:10px;
}

div#content p {
	line-height: 1.25em;
}

body {
text-align: center;
background-color: #536841;
margin: 10px 0px 5px 0px;
}

table#main {
	border: 1px solid #fff;
}

h1 {
	font-family: "Trebuchet MS", arial;
	font-size: 1.8em;
	color: #3B4A2E;
	font-weight: bold;
}
div.rolloverright {
	float: right;
	margin: 0px 0px 10px 15px;
}

div.rolloverleft {
	float: left;
	margin: 0px 15px 10px 0px;
}

div.rolloverright, div.rolloverleft {
	border: 2px solid #808B4A;
}

.imagecenter {
	text-align:center;
}

.imagecenter p {
	text-align:center;
	margin: 2px 0px 5px 0px;
	font-family: arial;
	color: #999;
	font-size: 12px;
}
.frontimage p img{
	border: 2px solid #808B4A;
}

.frontimage {
	width: 225px;
	margin: 0px 5px 0px 5px;
	float:left;
}

.frontimageleft {
	width: 228px;
	margin: 0px 5px 0px 5px;
	float:left;
}

.frontimage p, .frontimageleft p, div.thumbnail .description {
	text-align:center;
	margin: 2px 0px 5px 0px;
	font-family: arial;
	color: #999;
	font-size: 12px;
}

div.imageright {
	float: right;
	margin: 0px 0px 10px 15px;
}
div.imageleft {
	float: left;
	margin: 0px 15px 10px 0px;
}
div.imageright img, div.imageleft img, div.imagecenter img, div.panel img, div.panel{
	margin: 2px 2px 2px 2px;
	border: 2px solid #808B4A;
}
div.rolloverright p {
	color: #888;
	text-align: center;
	font-size: 12px;
	font-family: arial;
	margin: 2px 5px 2px 5px;

}
div#tourism {
	background-color: #C0E3A3;
	padding: 0px 0px 5px 0px;
}

div#tourism p{
	text-align: center;
	font-size: 12px;
	font-family: arial;
	margin: 0px 5px 0px 5px;
}

h3 {
	font-family: "Trebuchet MS", arial;
	font-size: 1.5em;
	color: #3B4A2E;
	margin: 5px 0px 5px 0px;
}

div.panel p{
	text-align: center;
	font-size: 12px;
	font-family: arial;
	margin: 0px 5px 5px 5px;
}

div.panel {
	background-color: #D3F4B7;
	text-align:center;
	margin: 20px 2px 20px 2px;
}

div.panel img {
}

div.panel td.photo{
	width: 330px;
	height: 260px;
	text-align:center;
}

div.panellight {
 background-color: #D3F4B7;
	margin: 2px 2px 2px 2px;
	border: 2px solid #808B4A;
 
}

div.panellight li{
	font-family: arial;
	font-size: .8em;
	color: #000;
	margin-top:2px;
}

div.panellight td.facilities{
	width: 200px;
	text-align:left;
	vertical-align: top;
}

div.panellight td.facilities h4 {
	text-align:center;
	font-family: "Trebuchet MS", arial;
	font-size: 1.1em;
	color: #3B4A2E;
	margin: 5px 0px 5px 0px;
}

hr {
	border:1px solid #3B4A2E;
	margin: 0px 10px 0px 10px;
	height:1px;
}

a {
	color: #000099;
}

a:link, a:visited {
	text-decoration:underline;
}

a:hover {
	text-decoration: underline;
}

.userRightAlign {
	text-align: right;
}

.userCenterAlign {
	text-align: center;
}

div.message {
	text-align: center;
	background-color: #070; 
	color:#fff; 
	font-family: "Trebuchet MS", arial; 
	font-weight: bold;
	width: 400px;
}

div.message p {
	margin: 10px;
}

div.error {text-align:center; border:1px solid #f00; background-color:#fdd; width:350px; padding:5px; }
label.fieldError { color:#f00; }

td.usrLeftSide { border-left: 1px solid #070; }
td.usrRightSide { border-right: 1px solid #070; }

td.usrSectionHeadLeft, td.usrSectionHeadRight, td.usrSectionHead { background-color: #070; color:#fff; font-family: "Trebuchet MS", arial; font-weight: bold; }
td.usrSectionFootLeft, td.usrSectionFootRight, td.usrSectionFoot { border-top: 1px solid #070; }

select, input {
	margin:1px;
}

div#beyondthebox {
	text-align:center;
	margin:5px 0px 10px 0px
}

div#beyondthebox p {
	margin:0px;
}

div#beyondthebox p a{
	margin:0px;
	color: #e3eabf;
	text-decoration: none;
	font-family: arial;
	font-size:11px;
}