@charset "utf-8";
p {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #614F29;
	letter-spacing: normal;
	text-align: left;
	text-indent: 15px;
	word-spacing: normal;
	white-space: normal;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.GalleryNav {
	font-family: "Trebuchet MS";
	font-size: large;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A5915A;
	text-align: center;
	height: 25px;
	width: 133px;
	display: block;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #C9BC9A;
	border-right-color: #C9BC9A;
	border-bottom-color: #C9BC9A;
	border-left-color: #C9BC9A;
}
a {
	text-decoration: none;
}
.pcentered {
	text-align: center;
}
.pcenteredSmall {
	font-size: small;
	color: #847346;
	text-align: center;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.checkboxtextbg {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #614F29;
	text-align: left;
	background-color: #fff8dc;
	background-position: left center;
}
.smallboxbgcolor {
	background-color: #fff8dc;
}
.checkboxTable {
	background-color: #fff8dc;
	background-position: left center;
	padding: 5px;
}

.imageBorder {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #A5915A;
	border-right-color: #5A2D21;
	border-bottom-color: #5A2D21;
	border-left-color: #A5915A;
}
.contactformtext {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	line-height: 120%;
	color: #614f29;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
.contactformtextLeft {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	line-height: 110%;
	color: #614f29;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.formlabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	border: 1px groove #663300;
	font-style: italic;
	color: #663300;
	padding: 4px;
}
.textmedCtr {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #614f29;
	text-decoration: none;
	text-align: center;
}

