@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #381100;
	background-image: url(images/bgMain.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainMenu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff8d1;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	letter-spacing: -1px;
}
.mainMenu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #58a4b1;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	letter-spacing: -1px;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #fff8d1;
	text-decoration: none;
}
.logoPadding {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 100px;
}
.footerDivider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6d412d;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #6d412d;
	text-decoration: none;
}
.copyrightLink a{
	color: #6d412d;
	text-decoration: underline;
}
.copyrightLink a:hover{
	color: #a06b53;
	text-decoration: underline;
}
a {
	color: #ffec88;
	text-decoration: underline;
}
a:hover {
	color: #58a4b1;
	text-decoration: underline;
}
.galleryPicBottomPadding {
	padding-bottom: 10px;
}
.photoCredit {
	font-size: 10px;
	text-transform: capitalize;
}
.monthlySpecial {
	font-weight: bold;
	color: #58a4b0;
	text-decoration: none;
}
.pictureTitle {
	font-family: "Signet Roundhand", "Edwardian Script ITC", "Edwardian Script",serif;
	font-size: 30px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #58a4b0;
	text-decoration: none;
}
.galleryThumb a {
	color: #ffffff;
	text-decoration: underline;
}
.galleryThumb a:hover {
	color: #58a4b1;
	text-decoration: underline;
}
