body {
	background: url(../img/leather-burgundy.jpg) repeat #013522;
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, fieldset, label, img {
	border: none;
	margin: 0;
	padding: 0;
}
#wrap {
	width: 85%;
	margin: 43px auto;
	background: url(../img/bkgd-content2.jpg) repeat-y;
}
#topnav {
	background: url(../img/bkgd-topnav2.jpg) repeat-x;
	height: 75px;
	overflow: visible;
}
#topnav a {
	float: left;
	display: block;
	padding: 12px 20px 5px 20px;
	color: #fff;
	text-decoration: none;
}
#topnav a:hover {
	color: #bcaa97;
}
#logo {
	float: left;
	display: inline;
	margin: -43px 0 10px -33px;
}
#calloutTop {
	float: right;
	display: inline;
	margin: -43px 0 0 0;
	padding: 10px 0 0 0;
	font: italic 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #bcaa97;
}
#left {
	clear: both;
	width: 207px;
	float: left;
	display: inline;
	padding: 0 20px 20px 20px;
}
#left a {
	color: #fff;
	text-decoration: none;	
}
#left a:hover {
	color: #bcaa97;
}
#left a.active {
	color: #fff;
}
#left h1, #left h1 a {
	color: #62856a;
	font: normal 19px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 15px 0 5px 0;
	padding: 0;
	line-height: 1.1em;
}
#left h2, #left h2 a {
	color: #b6a792;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
#left h2 a:hover {
	color: #ae8d6a;
}
#left h3, #left h3 a {
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
#left h3 a:hover {
	color: #ae8d6a;
}
#left ul, #left ol {
	margin: 0 0 7px 12px;
}
#left li {
	list-style:none;
	margin: 0 0 3px 0;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#right {
	width: auto;
	margin-left: 247px;
	padding: 0 40px 40px 40px;
	line-height: 1.5em;
}
#right a {
	color: #013522;
}
#right a:hover {
	color: #62856a;
}
#right h1 {
	font: italic 30px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0 0 0.4em 0;
	color: #62856a;
}
#right h2 {
	font: italic 25px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0 0 0.4em 0;
	color: #62856a;
}
#right h3 {
	font: italic 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0 0 0.4em 0;
	color: #62856a;
}
#right p {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}
#right ul, #right ol {
	margin: 0 0 1.5em 20px;
}
#right li {
	margin: 0 0 0 20px;
	padding: 0;
}
#footer {
	clear: both;
	background: url(../img/bkgd-topnav.jpg) repeat-x;
	height: 27px;
	padding: 13px 0 0 0;
	text-align: center;
	color: #fff;
	font: normal 10px Arial, Helvetica, sans-serif;
	overflow: hidden;
}
table {
	border-collapse: collapse;
	border: 1px solid #59250d;
}
th {
	background: #59250d;
	color: #fff;
	text-align: left;
	border: 1px solid #59250d;
	padding: 2px;
}
td {
	border: 1px solid #59250d;
	padding: 2px;
}

.show {
	display:inline;
}
.hide {
	display:none;
}

/* Forms */
fieldset {
	margin: 0 0 30px 0;
}
fieldset br {
	clear: both;
}
.hidden {
	display: none;
}
label {
	float: left;
	display: inline;
	width: 250px;
	padding: 0 10px 10px 0;
}
input, textarea {
	float: left;
	display: inline;
	width: 250px;
	border: 1px solid #ccc;
	font: 1em normal Arial, Helvetica, sans-serif;
}
select {
	width: 250px;
	float: left;
	display: inline;
}
label.long {
	width: 500px;
	padding: 0 10px 10px 0;
}
label.long input, label.long textarea, label.long file {
	float: left;
	display: inline;
	width: 500px;
}
label.long select {
	width: 507px;
}
label.med {
	width: 320px;
	padding: 0 10px 10px 0;
}
label.med input, label.med textarea, label.med file {
	float: left;
	display: inline;
	width: 320px;
}
label.med select {
	width: 327px;
}
label.short input, label.short textarea, label.short select, label.short file {
	width: 100%;
}
.radiocheck {
	width: 250px;
	padding: 0 10px 10px 0;
	display: block;
	float: left;
}
.radiocheck input {
	float: none;
	border: none;
	margin: 0.7em 4px 0 0;
	padding: 0 !important;
	width: auto !important;
}
.radiocheck br {
	clear: none;
}
.radiocheckLong {
	width: 500px;
	padding: 0 10px 10px 0;
	display: block;
}
.radiocheckLong input {
	float: none;
	border: none;
	margin: 0.7em 4px 0 0;
	padding: 0 !important;
	width: auto !important;
}
.radiocheckLong br {
	clear: none;
}
.button {
	background: #3d0214;
	color: #fff;
	width: auto !important;
}

.message {
	color: #600;
	font-weight: bold;
}

.galleryBox {
	/*width:397px;
	border: 1px solid #a18053;
	background: #f5eede;*/
	width: 200px;
	margin: -10px 0 20px 20px;
	padding: 0 0 0 0;
	float: right;
	display: inline;
}
.galleryBox h5 {
	margin: 0;
	padding: 3px;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #62856a;
	display: block;
}
.galleryBox p {
	margin: 0 !important;
	padding: 7px 10px 4px 10px;
}
.galleryBox h5 img {
	border: none !important;
}
.galleryBox .box {
	width: 200px;
	height: auto;
	overflow: hidden;
	/*background: #fff;
	border: 1px solid #a18053;*/
	margin: 0 24px 10px 0;
	padding: 0 0 0 0;
	text-align: center;
	float: left;
	display: inline;
}
.galleryBox .box p {
	font: normal 0.8em Arial, Helvetica, sans-serif !important;
	line-height: 1.2em !important;
	margin: 0 10px 1em 10px !important;
	padding: 0 !important;
}
.thumb {
	height: auto;
	width: 200px;
	overflow: hidden;
	/*border: 1px solid #a18053;*/
}
.clear {
	clear: both;
}