body	{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
	}

html	{ height: 100%; }




/* DEFAULTS - MARGINS SPACING */

div		{ margin: 0; padding: 0; border: 0; }

table, tr, td	{ border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; border: 0; }




/* DEFAULTS - ALIGNMENT */

.td-right 	{ text-align: right; }

.td-left 	{ text-align: left; }

.td-center	{ text-align: center; }

.td-top		{ vertical-align: top; }

.td-middle	{ vertical-align: middle; }

.td-bottom	{ vertical-align: bottom; }

.center-align	{ text-align: center; }

.center-div	{ margin-left: auto; margin-right: auto; }

.right-div	{ margin-left: auto; margin-right: 0; }

.left-div	{ margin-left: 0; margin-right: auto; }




/* DEFAULTS - MISC */

.fullwidth	{ width: 100%; }

.halfwidth	{ width: 50%; }

.nobreak	{ white-space: nowrap; }

.just 		{ text-align: justify; }

img 		{ border: 0; }

.blockimage	{ display: block; }

.formmargin	{ margin: 0px; }




/* NON-MENU PAGE LINK COLORS */

a:link		{ color: #B79564; text-decoration: none; }

a:visited	{ color: #B79564; text-decoration: none; }

a:active	{ color: #B79564; text-decoration: none; }

a:hover		{ color: #0099FF; text-decoration: none; }




/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

div, table	{
	color: #888888;
	font: 18px arial, sans-serif;
	font-weight: normal;
	line-height: 18px;
}

.title 		{ color: #000000; font: 18px arial, sans-serif; font-weight: normal; }

.subtitle 	{ color: #000000; font: 16px arial, sans-serif; font-weight: normal; }

.smalltitle 	{ color: #000000; font: 15px arial, sans-serif; font-weight: bold; letter-spacing: 0px; }

.largetitle	{ color: #888888; font: 18px verdana, arial, sans-serif; font-weight: normal; }

.phonetitle 	{ color: #000000; font: 13px arial, sans-serif; font-weight: bold; }

.hilite		{ color: #000000; font-weight: bold; }




/* CONTENT WIDTHS, HEIGHT, MARGINS, PADDING */

.pagewrapper		{
			width: 100%;
			height: 100%;
			margin-left: auto;
			margin-right: auto;
			border: #FF0000 0px solid;
			}

.content-outer		{ padding: 0px 10px 0px 10px; }

.content-width		{ width: 560px; }

.content-pad		{ padding: 20px 8px 8px 8px; }

.pageheight		{
	min-height: 400px;
}

.pagetop-space		{ height: 25px; }




/* HEADER CODE */

.logoimage	{ margin-top: 0px; margin-bottom: 0px; }

.headerwidth	{ width: 100%; }

.headerheight	{ height: 85px; }

.header-background 	{
			background-color: #FFFFFF;
			border-bottom: #FF0000 0px solid;
			}
	
	
			

/* MOBILE HEADER CODE */

.m-headerwidth	{ width: 300; }

.m-headerheight	{ height: 8px; }		
			

/* START TEXT HEADER CODE */

.logolayerlink	{
		display: block;
		padding: 30px 15px 0px 15px;
		}

.textlogo	{ font: normal 23px arial, sans-serif; }

a.textlogo:link, a.textlogo:visited, a.textlogo:active	{ color: #000000; text-decoration: none; }

a.textlogo:hover { color: #000000; text-decoration: none; }




/* HOMEPAGE CODE */

/* JQUERY HOME PAGE CODES - SEE ALSO .css IN JQuery FOLDER */

.homeimage	{
		margin-top: 0px;
		margin-bottom: 0px;
		background-color: #FFFFFF;
		border-top: #C0C0C0 1px solid;
		border-bottom: #C0C0C0 1px solid;
		margin: 10px 0px 10px 0px;
		}

.JQslideshow	{ background-color: transparent; }

.JQS-border	{
		border: 0px solid #C0C0C0;
		border-width: 0px 1px 0px 1px;
		}

.JQslideshow	{
		background-color: transparent;
		}

/* NEXT PREV BUTTONS */

.NextPrevBorder	 		{ border: #FFFFFF 0px solid; }

a:hover .NextPrevBorder 	{ border: #009900 0px solid; }

#NextPrev	{
	position: relative;
	left: -454px;
	top: 305px;
	width: 62px;
	height: 30px;
	margin-bottom: -30px;
	z-index: 50;
		}

table#NextPrev	td	{ padding: 0px 0px 0px 0px; }

#prev			{ margin: 0px 2px 0px 0px; }

#next			{ margin: 0px 0px 0px 0px; }

/* HOMEPAGE LINK AREA CODE */

.homelinks-box  {
		  width: 100%;
		  background-color: transparent;
		  border-top: #C0C0C0 1px solid;
		  border-bottom: #C0C0C0 1px solid;
		  margin-top: 0px;
		  margin-bottom: 0px;
		  }

table.homelinks-pad td { padding: 13px 25px 13px 25px; }

.homelinks	  {
		  font-family: arial, helvetica, sans-serif;
		  font-size: 13px;
		  font-weight: normal;
		  letter-spacing: 2.0px;
		  }

a.homelinks:link		{ color: #000000; text-decoration: none; }

a.homelinks:visited		{ color: #000000; text-decoration: none; }

a.homelinks:active		{ color: #000000; text-decoration: none; }

a.homelinks:hover		{ color: #3399FF; text-decoration: none; }

/* CODE FOR OPTIONAL HOME PAGE "OPTIONAL-style3-index.html" */

table.home-OPT-pad td	{ padding: 8px 8px 8px 8px; }




/* GOOGLE SITE SEARCH */

.searchbox	{
		margin-top: 20px;
		margin-bottom: 0px;
		margin-right: 15px;
		background-color: transparent;
		border: #AFAFAF 0px solid;
		}

.sitesearchbutton	{ display: block; margin: 1px 0px 0px 5px; }

.searchsiteform		{
			width: 110px;
			height: 18px;
			color: #000000;
			font: 12px arial, sans-serif;
			background-color: #F7FAFA;
			background-image: url("picts/shadeform.gif");
			border: #A3B7B3 1px solid;
			}

.searchtext		{
			color: #000000;
			font: normal 10px arial, sans-serif;
			}




/* SOCIAL ICONS */

.socialspace	{ padding-left: 2px; padding-right: 2px; }

.social-box	{
		width: 130px;
		padding-bottom: 5px;
		border: #FF0000 0px solid;
		}




/* TEXT LIST COLORS AND SPACING */

.list	{ line-height: 22px; color: #6666CC; }




/* PAGE SPLIT LINES */

.page-splits 	{ 
		font-size: 1px;
		line-height: 1px;
		width: 99%;
		height: 2px;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		border-top: #D5B588 1px solid;
		border-bottom: #D5B588 0px solid;
		}

.sidebar-splits	{ width: 80%; }




/* NON-GALLERY IMAGE BORDERS AND CAPTIONS */

.img-borders	{ border: #999999 1px solid; padding: 3px; }

.img-captions	{ color: #000000; font-size: 10px; padding: 3px 0px 3px 0px; }

/* SITE MAP HOVER BORDERS */

.Hoverborder	 	{ border: #999999 1px solid; cursor: pointer; display: block; padding: 3px; margin-bottom: 3px; }

A:hover .Hoverborder,
A:active .Hoverborder 	{ border: #0099CC 1px solid; filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60; cursor: pointer; display: block; padding: 3px; margin-bottom: 3px; }




/* PICTURE GALLERY CODE */

.gallerytext 	{ font-size: 11px; padding: 5px 0px 7px 0px; }

.picturetitle 	{ color: #000000; font: 11px arial, sans-serif; font-weight: bold; letter-spacing: 1.0px; }

.gallery-text-width	{
			width: 680px;
			padding: 0px 0px 0px 0px;
			}

.gallery-images-width	{
			width: 80%;
			max-width: 600px;
			padding: 0px 0px 0px 0px;
			}

.gal-cell, .cart-width	{
			width: 150px;
			padding-top: 1px;
			padding-bottom: 4px;
			}

.gallery-align		{ min-height: 70px; }

/* GALLERY BORDERS */

.Galborder	 	{ border: #999999 1px solid; cursor: pointer; display: block; padding: 7px; margin-bottom: 6px; }

A:hover .Galborder,
A:active .Galborder 	{ border: #0099CC 1px solid; filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60; cursor: pointer; display: block; padding: 7px; margin-bottom: 6px; }

.viewer-border		{ border: #000000 1px solid; display: block; }


/* GALLERY CART CODE */

.price 			{ color: #773B00; font: 15px arial, sans-serif; font-weight: bold; }

.gallery-text-width-cart {
			 width: 80%;
			 max-width: 680px;
			 padding: 0px 0px 0px 0px;
			 }

.cart-box	{
		background-color: #F3F3F3;
		border: #C0C0C0 1px solid;
		margin-top: 1px;
		}

table.cart-box td { padding: 6px 3px 6px 5px; }

#view-cart	{ position: relative; top: -10px; left: 0px; }

.button-order 	{
		background-image: url("picts/button-order.jpg");
		background-color: #F05574;
		font-family: arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		cursor:pointer;
		width: 72px;
		padding-top: 4px;
		padding-bottom: 4px;
		border: #B10023 1px solid;
		}

.buttonon-order {
		background-image: url("picts/buttonon-order.jpg");
		background-color:#47C4F0;
		font-family: arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		cursor:pointer;
		width: 72px;
		padding-top: 4px;
		padding-bottom: 4px;
		border: #00ABFF 1px solid;
		}

.cart-options	{
		color: #000000;
		background-color: #F0F0F0;
		width: 125px;
		font-size: 11px;
		margin-top: 6px;
		margin-bottom: 0px;
		}




/* PICTURE VIEWER */

.viewer-pad	{ padding: 8px; }

.back-arrow	{ margin-bottom: 8px; }


/* PICTURE VIEWER TEXT AREA CODE */

.Gallery-Page-Frame	{
			width: 622px;
			height: 170px;
			display: block;
			margin: 6px auto;
			padding: 0px;
			border: #FF0000 0px solid;
			/* NEXT LINE TO auto TO SHOW SCROLLBAR */
			overflow: hidden;
			}

.Gallery-Page-Width	{
			width: 100%;
			margin-left: auto;
			margin-right: auto;
			}

.Gallery-Page-Area	{
			text-align: left;
			color: #666666;
			font: 12px arial, sans-serif;
			font-weight: normal;
			padding: 8px 10px 0px 10px;
			}

.Gallery-Page		{
			margin: 0px;
			padding: 0px;
			background-color:#FFFFFF;
			}

#gallery-watermark	{
			width: 300px;
			height: 40px;
			margin: 0 auto;
			margin-bottom: -40px;
			position: relative;
			left: 0px;
			top: 300px;
			z-index: 8;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
			filter: alpha(opacity=30);
			-moz-opacity:.30;
			opacity: .3;
			}




/* SLIDESHOW CODE */

table.slideshow-buttons td { padding: 1px; }

.slide-text		{ color: #999999; font: 11px verdana, arial, sans-serif; font-weight: bold; }

.slide-hilite 		{ color: #000000; font-weight: bold; }

.button-gallery 	{
			background-color:#FFFFFF;
	        	background-image: url("picts/button-gallery.gif");
			color: #777777;
			font-family: arial, helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			cursor:pointer;
			text-align: center;
			width: 25px;
			padding: 5px 4px 5px 4px;
			border: #C5C3CE 1px solid;
			}


.buttonon-gallery	{
			background-color:#FFFFFF;
	        	background-image: url("picts/buttonon-gallery.gif");
			color: #000000;
			font-family: arial, helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			cursor:pointer;
			text-align: center;
			width: 25px;
			padding: 5px 4px 5px 4px;
			border: #000000 1px solid;
			}




/* MAIN VIDEO PAGES CODE (NOT POPUP) */

/* FOR POPUPS SEE CSS IN "video/colors-video" FOLDER */

.playtext		{ font: bold 13px arial, sans-serif; }

.timetext		{ color: #000000; font: normal 11px arial, sans-serif; }

.rightVid-text		{ color: #777777; font: normal 12px arial, sans-serif; }

.vidbox			{
			width: 325px;
			padding: 5px;
			margin-top: 4px;
			margin-bottom: 18px;
			background-color: transparent;
			border: #47A5FF 0px solid;
			}

table.vidcells td	{ padding: 4px 6px 4px 6px; }

.video-pad		{ padding: 8px; }

.leftVid-cell		{ width: 154px; vertical-align: top; text-align: center; }

.rightVid-cell		{ vertical-align: top; text-align: left; }

.vid-splits		{ margin: 5px 0px 5px 0px; }

.vidplaybutton		{ vertical-align: middle; margin-right: 2px; }

.Hvideoborder		{ border: #000000 2px solid; display: block; }

.HvideoborderTOP	{ border-bottom: #000000 0px solid; }

.Vcontrols		{ margin-bottom: 3px; }




/* VIDEO SIDEBAR */

.vid-sidebar		{ width: 100px; }

.sidebar-vid-text	{ font: 11px arial, sans-serif; font-weight: bold; }

.sidebar-vid-background	{
			background-color: #F1EBE4;
			border: #E1D3C0 1px solid;
	/* CORNER ROUNDING */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
			}

.Vidsideborder	 	{ border: #000000 2px solid; cursor: pointer; padding: 0px; display: block; margin-bottom: 3px; }

A:hover .Vidsideborder,
A:active .Vidsideborder { border: #FFFFFF 2px solid; cursor: pointer; display: block; margin-bottom: 3px; }

a.vid-sidelink:link	{ color: #B79564; text-decoration: none; }

a.vid-sidelink:visited	{ color: #B79564; text-decoration: none; }

a.vid-sidelink:active	{ color: #B79564; text-decoration: none; }

a.vid-sidelink:hover	{ color: #663300; text-decoration: none; }




/* HIDE MENU AND ITEMS FOR PRINTING */

@media print {
.printhide {display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none }
}




/* FOOTER */

.footer		{
		color: #888888;
		font: 11px arial, sans-serif;
		font-weight: normal;
		padding: 15px 10px 15px 10px;
		background-color: transparent;
		border-top: #FF0000 0px solid;
		}
		
		
.footer-title		{
		color: #888888;
		font: 11px arial, sans-serif;
		font-weight: normal;
		padding: 15px 10px 15px 10px;
		background-color: transparent;
		border-top: #003300 0px solid;
		}

		

.footer-background 	{
			background-color: #FFFFFF;
			border-top: #FF0000 0px solid;
			background-position: left top;
			background-repeat: repeat;
			}

.footer a:link		{ color: #000000; text-decoration: none; }

.footer a:visited	{ color: #000000; text-decoration: none; }

.footer a:active	{ color: #000000; text-decoration: none; }

.footer a:hover		{ color: #0099FF; text-decoration: none; }




/* CONTACT PAGE CODE */

.form-align		{ margin-left: 0px; }

table.form-align td	{ padding: 2px 0px 2px 0px; }

.button 	{
		background-color:#FFFFFF;
	        background-image: url("picts/button.gif");
		color: #566864;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		cursor:pointer;
		width: 110px;
		padding: 5px 4px 5px 4px;
		border: #A3B7B3 1px solid;
		}

.buttonon 	{
		background-color:#FFFFFF;
	        background-image: url("picts/buttonon.gif");
		color: #000000;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		cursor:pointer;
		width: 110px;
		padding: 5px 4px 5px 4px;
		border: #000000 1px solid;
		}


.shadeform	{
		font: 13px arial, sans-serif;
		color: #000000;
		text-align: left;
		background-color: #F7FAFA;
		background-image: url("picts/shadeform.gif");
		width: 180px;
		border: #A3B7B3 1px solid;
		}


.textarea	{
		font: 13px arial, sans-serif;
		color: #000000;
		text-align: left;
		background-color: #F7FAFA;
		background-image: url("picts/shadeform.gif");
		width: 230px;
		height: 125px;
		overflow: auto;
		border: #A3B7B3 1px solid;
		}




/* PAYPAL custom.htm PAYMENT PAGE CODE */

.payform		{ width: 112px; }

textarea.payform	{ overflow: auto; }

.payformbox	{
		background-color: #F7FAFA;
		border: #A3B7B3 1px solid;
		}

table.paypaltable td	{ vertical-align: middle; padding: 6px 7px 6px 7px; }




/* CODE FOR LINKS PAGE */

table.searcharea td	{ padding: 0px 4px 0px 0px; }

.searcharea	{ margin: 5px 0px 0px 0px; }

.linksmargin	{ margin: 0px 0px 10px 0px; }

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#FFFFFF;
		color: #566864;
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		font-size: 12px;
		height: 22px;
		width: 60px;
		cursor:pointer;
		text-align: center;
		border: #A3B7B3 1px solid;
		}

.searchform 	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #F7FAFA;
		background-image: url("picts/shadeform.gif");
		width: 120px;
		height: 20px;
		border: #A3B7B3 1px solid;
		}




/* CODE FOR THE menu_gallery.js GALLERY MENU */

#galmenu	{
		margin: 0px 0px 0px 0px;
		padding: 0px 8px 0px 8px;
		}

.gallery-menu	{ background-color: transparent; }

.menu-gal	{
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		letter-spacing: 1.0px;
		padding: 4px 8px 4px 8px;
		margin: 0px 1px 0px 1px;
		cursor:pointer;
		text-align: center;
		display: block;
		white-space: nowrap;
		background-color: transparent;
		border: 0px solid #C0C0C0;
		border-width: 0px 1px 1px 1px;
/* BUTTON CORNER ROUNDING */
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
border-radius: 0px;
		}

a.menu-gal:link 	{ color: #000000; }


a.menu-gal:visited 	{ color: #000000; }


a.menu-gal:active 	{ color: #000000; }


a.menu-gal:hover 	{
			color: #FFFFFF;
			background-image: none;
			background-color:#D5B588;
			}




/* CODE FOR THE menu_footer.js FOOTER MENU */

.menu-ft-outer 	{
		width: 100%;
		background-color: transparent;
		border-top: #C0C0C0 1px solid;
		border-bottom: #C0C0C0 1px solid;
		}

.menu-ft-inner	{ margin-top: 0px; margin-bottom: 0px; }


/* CONTROL FONT SIZE OF FOOTER MENU */
.menu-ft	{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		letter-spacing: 1.0px;
		padding: 13px 15px 13px 15px;
		cursor:pointer;
		text-align: center;
		display: block;
		white-space: nowrap;
		border: #000000 0px solid;
		}

a.menu-ft:link 		{ color: #000000; }


a.menu-ft:visited 	{ color: #000000; }


a.menu-ft:active 	{ color: #000000; }


a.menu-ft:hover 	{ color: #FFFFFF; background-color: #D5B588; }
