.revealcontent{
visibility: hidden;
}
#holder {
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#holderLow h2 {
	color: #d87903;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#holderLow table {
	color: #FFF;
	font-size: 12px;
}
#holderLow a {
	color: #C56F03;
	text-decoration: none;
}

.orange {
	color: #c56f03;
	font-weight: bold;
}


#left #links h2 {
	margin-top: 5px;
	color: #689a6b;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 32px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #689A6B;
}

#left #links a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #689A6B;
	color: #689A6B;
	text-decoration: none;
	font-size: 14px;
}
#left #links a:hover {
	color: #375338;
}
#footerIn {
	clear: both;
	width: 100%;
}
#left {
	float: left;
	width: 20%;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-image: url(../newImages/header.jpg);
	height: 114px;
	width: 100%;
	background-color: #ECAD5E;
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d87903;
}
#header #buttons {
	float: right;
	width: auto;
	margin-top: 33px;
	margin-right: 173px;
}
#right {
	float: right;
	width: 77%;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#right img {
	padding: 5px;
	border: 1px solid #999;
	margin-top: 10px;
}
#left p {
	margin: 0px;
	font-size: 12px;
	color: #375338;
	line-height: 1.2em;
}
#footer {
	background-color: #f5c36e;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.lines {
	border: 1px solid #999;
	padding: 3px;
}

.title {
	font-weight: bold;
	font-size: 14px;
	color: #666;
}
.descriptions {
	font-size: 12px;
}

#right p {
	margin: 0px;
}

#header #buttons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left #galleryImages img {
	border: 1px solid #666;
	margin-right: 6px;
	margin-top: 6px;
}
#left #galleryImages {
	margin-top: 5px;
	margin-bottom: 5px;
}


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#header #buttonHolder {
	width: 1025px;
	margin-right: auto;
	margin-left: auto;
}
#holderLow {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#leftWords h1 {
	font-size: 18px;
	margin-top: 0px;
	color: #5F5339;
}
#leftWords #indent {
	margin-left: 10px;
}
#leftWords {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 60px;
}
#rightWords {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 60px;
}
#headerLeft {
	float: left;
}
