body {
	background-color: #D9A746;
}
p {
	padding: 5px 0px;
}

.siteTable td {
	padding: 2px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #63502A;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #63502A;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #63502A;
	margin: 0px;
	padding: 0px;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #63502A;
}
.bodyTextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #63502A;
}
.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #63502A;
}

.bottomNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #63502A;
}
.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #63502A;
}

.copyrightText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #63502A;
}
.copyrightTextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #63502A;
}

.clear {
	float: none;
	clear: both;
}
.btn {
	margin-bottom: 5px;
}

.btns {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B9A86F;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #5E542F;
	background-image: url(../images/member-btnBKG.jpg);
	background-repeat: no-repeat;
}

.btnsON {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5E542F;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #B9A86F;
	background-image: url(../images/member-btnBKG-over.jpg);
	background-repeat: no-repeat;
}

.cInput {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #838383;
	border: 1px solid #838383;
}

.cInput2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 3px;
	background-color: #999999;
	background-image: url(../images/darkOverlay.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	border: 1px solid #333333;
}
a:link {
	color: #CDAA41;
	text-decoration: none;
}
a:visited {
	color: #CDAA41;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}

a.bNav:link {
	color: #63502A;
	text-decoration: none;
}
a.bNav:visited {
	color: #63502A;
	text-decoration: none;
}
a.bNav:hover {
	color: #FFCC00;
	text-decoration: none;
}

/* POP STYLES */

.popHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #63502A;
}
.popBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #63502A;
	line-height: 2;
}
.popBodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #63502A;
}
.popFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63502A;
}


/* NEWS STYLES */
.newsTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC197;
}
.newsSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC197;
}
.newsCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC197;
}
.newsCopy a:link {
	color: #CCC197;
	text-decoration: none;
}
.newsCopy a:visited {
	color: #B3A362;
	text-decoration: none;
}
.newsCopy a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.newsHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #A0872B;
}
.newsSubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #A0872B;
}
.newsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #564D29;
}
.newsText a:link {
	color: #CDAA41;
	text-decoration: none;
}
.newsText a:visited {
	color: #996600;
	text-decoration: none;
}
.newsText a:hover {
	color: #FFCC00;
	text-decoration: none;
}


/*TESTIMONIAL SYTLES */
.tRow {
	position: relative;
	clear: both;
	float: none;
	width: 291px;
	padding: 10px;
	background-color:#D7CFB8;
	margin-bottom: 10px;
}
.testimonialText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #63502A;
}
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	color: #63502A;
}
/* FORM STYLES */
.formText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #63502A;
}
.fRow {
	position: relative;
	clear: both;
	float: none;
}
.fInput {
	position: relative;
	width: 292px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #63502A;
	padding: 3px;
	float: left;
	margin-right: 2px;
}
.fLabel {
	width: 94px;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 11px;
	color: #63502A;
	padding: 3px;
	float: left;

}
.fInput1 {
	width: 202px;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 11px;
	color: #9D8F71;
	padding: 3px;
	background-color: #D7CFB8;
	border: 1px solid #D7CFB8;
}
.fInput2 {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 11px;
	text-transform: uppercase;
	color: #63502A;
	padding: 5px;
	background-color: #63502A;
	background-image: url(../images/lightOverlay.png);
	background-repeat: repeat-x;
	border: 1px solid #F4EFDB;
}
.qfInput {
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 11px;
	color: #9D8F71;
	padding: 3px;
	background-color: #D7CFB8;
	border: 1px solid #D7CFB8;
}
.qfInput1 {
	width: 89px;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 11px;
	color: #9D8F71;
	padding: 3px;
	background-color: #D7CFB8;
	border: 1px solid #D7CFB8;
}
.qfInput2 {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 11px;
	text-transform: uppercase;
	color: #63502A;
	padding: 5px;
	background-color: #63502A;
	background-image: url(../images/lightOverlay.png);
	background-repeat: repeat-x;
	border: 1px solid #F4EFDB;
}

/* ALBUMS STYLES */

.aRow {
	position: relative;
	margin-bottom: 10px;
	position: relative;
	clear: both;
	float: none;
	width: 260px;
	padding: 10px;
	background-color:#D7CFB8;
	text-align: center;
}

.pImage {
	position: relative;
	float: left;
	width: 125px;
	height: 93px;
	overflow: hidden;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
