/*
	GENERAL STYLES
*/
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#00FF00;
}
form
{
	margin:0px;
}
a {

	text-decoration: none;
	color:#cccccc;
}
a:hover {

	text-decoration: underline;
	color:#cccccc;
}
.1
{
	color:#FF8400;
}
.pageHeading
{
	color:#FF8400;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #FF8400;
	margin-bottom: 5px;
	/*
	border-bottom: 1px solid #562F10;
	*/
}
a.copy
{
	color:#955504;
	font-size:11px;
	text-decoration:none;
}
.mainNavBlock {
	display: block; text-align: center;
}
.navMainLink {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #D77A18;
}
.navSubLink {
	color: #D77A18;
}
.homeGalleryThumbLink {
	color: #975002;
}

/*
	FAQ Styles
*/
.faqCatTitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}
.faqCatFull {
	margin-bottom: 20px;
}
.faqQuestion {
	font-weight: bold;
	margin-bottom: 4px;
}
.faqAnswer {
	margin-bottom: 4px;
	padding-left: 15px;
	margin: 15px;
}
.faqHide {display:none}
.faqUnhide {display:""}

/*
	Contact Styles
*/
.contactDetailsLabel {
	font-weight: bold;
	padding: 3px;
}
.contactDetailsData {
	padding: 3px;
}
.contactMessageReceived {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-weight: bold;
}
.contactFormHeading {
	padding: 5px;
	font-weight: bold;
	font-size: larger;
	border-bottom: 1px solid #CCCCCC;
}
.contactFormLabel {
	font-weight: bold;
	padding: 3px;
}
.contactFormInput {
	padding: 3px;
}
.contactFormSubmit {
	padding: 3px;
	border-top: 1px solid #CCCCCC;
}

/*
	Paypal Styles
*/
.paypalPageNavTable {
	margin-top: 10px;
	margin-bottom: 10px;
}
.paypalPageNavColumnLeft {
	padding: 2px;
}
.paypalPageNavColumnRight {
	padding: 2px;
	text-align: right;
}
.paypalSnapTable{
	margin-bottom: 10px;
	margin-left: 10p;
}
.paypalSnapImageCell{
	width: 90px;
	text-align: center;
	padding: 2px;
}
.paypalSnapTitleCell{
	padding: 2px;
	font-size: 16px; font-weight: bold; color: #562F10;
}
.paypalSnapCostCell{
	padding: 2px;
	width: 100px;
	font-weight: bold;
}
.paypalSnapDescCell{
	padding: 2px;
	border-bottom: 1px solid #562F10;
}
.paypalSnapLinkCell{
	padding: 2px;
	width: 100px;
}
.paypalItemImageCell{
	width: 210px;
	text-align: center;
	padding: 2px;
}
.paypalItemTitleCell{
	font-size: 18px; font-weight: bold; color: #562F10; border-bottom: 1px solid #562F10; padding-bottom: 5px; margin: 10px;
}
.paypalItemCostCell{
	padding: 2px;
	width: 100px;
	font-weight: bold;
}
.paypalItemDescCell{
	padding: 2px;
}
.paypalItemLinkCell{
	padding: 2px;
	width: 100px;
}
.paypalItemDataDesc {
	padding: 2px;
	font-weight: bold;
	text-align: right;
}
.paypalItemData {
	padding: 2px;
}

/*
	Gallery Styles
*/
.galleryAllTable {
	margin-bottom: 10px;
	border: 1px solid #562F10;
}
.galleryAllImage {
	width: 90px;
	text-align: center;
	background-color: #562F10;
	border: 1px solid #000000;
}
.galleryAllTitle {
	font-weight: bold;
	border-left: 1px solid #562F10;
}
.galleryAllDesc {
	border-left: 1px solid #562F10;
}

.galleryPageNavTable {
	margin-top: 10px;
	margin-bottom: 10px;
}
.galleryPageNavColumnLeft {
	padding: 2px;
}
.galleryPageNavColumnRight {
	padding: 2px;
	text-align: right;
}
.gallerySeeLargerText {
	font-weight: bold;
}
.galleryImageSnapBox {
	margin: 5px;
	width: 100px;
	display: compact;
	vertical-align: top;
}
.galleryImageNavTable {
	/* margin-top: -10px; */
	margin-bottom: 10px;
}
.galleryImageNavRowTop {
	padding: 3px;
	text-align: center;
}
.galleryImageNavRowBottom {
	padding: 3px;
	text-align: center;
}
.galleryImageTable {
	margin-bottom: 3px;
}
.galleryImage {
	padding: 3px;
}
.galleryImageTitle {
	padding: 3px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}