body {
	background-color: #667169;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #E4E4E4;
	padding: 0px;
	width: 720px;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 500px;
	margin-left: auto;
}

#logo {
	background-color: #E4E4E4;
	margin: 0px;
	width: 170px;
	height: 182px;
	float: left;
	padding: 0px;
}
#header {
	background-color: #D6D6D6;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 182px;
	width: 530px;
	float: right;
	text-align: right;
}
#crumbs {
	margin: 0px;
	height: auto;
	width: auto;
	text-align: left;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #D6D6D6;
}

#content {
	background-color: #E4E4E4;
	clear: both;
	height: auto;
	width: 720px;
}
#side {
	background-color: #E4E4E4;
	margin: 0px;
	width: 150px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main {
	background-color: #E4E4E4;
	padding: 0px;
	height: auto;
	width: 530px;
	float: right;
	line-height: 1.5em;
	margin: 0px;
}
#main table {
	background-color: #E4E4E4;
	height: auto;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main table.floatRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}





.here {
	color: #322E21;
	font-weight: bold;
}
.here12 {
	color: #322E21;
	font-weight: bold;
	font-size: 12px;
}
.here10 {
	color: #322E21;
	font-weight: bold;
	font-size: 10px;
}
.here9 {
	color: #322E21;
	font-weight: bold;
	font-size: 9px;
}
.textRightMargin {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#footer {
	background-color: #453C30;
	clear: both;
	width: 720px;
	height: 50px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #857E6C;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #857E6C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #857E6C;
	font-weight: bold;
}
a:hover {
	color: #676254;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.navbar {
	padding: 5px;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.side a:link {
	color: #857E6C;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.side a:visited {
	text-decoration: none;
	color: #857E6C;
	font-weight: bold;
	font-size: 12px;
}

.side a:hover {
	color: #676254;
	font-weight: bold;
	font-size: 12px;
}
.side a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
.crumbs a:link {
	color: #857E6C;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;
}
.crumbs a:visited {
	text-decoration: underline;
	color: #857E6C;
	font-weight: bold;
	font-size: 9px;
}
.crumbs a:hover {
	color: #676254;
	font-weight: bold;
	font-size: 9px;
}
.crumbs a:active {
	text-decoration: overline;
	color: #000;
	font-weight: bold;
	font-size: 9px;
}

.caption {
	font-size: 12px;
	font-style: italic;
}
.border {
	border-top-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #695A49;
	border-bottom-color: #695A49;
	border-left-color: #695A49;
	border-right-width: 0.5px;
	border-right-color: #695A49;
}
.border4Sides {
	border: 1px solid #695A49;
}

.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
h1 {
	line-height: 1.5em;
	text-align: center;
}
.RVTitles {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}

.floatLeft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.floatLeftBorder {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: .5px solid #000;
}

.clear {
	clear: both;
}
.galleryLink {
	border: .5px solid #000;
	cursor: pointer;
}
.red {
	color: #F00;
	font-weight: bold;
}
