body	{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}

body, html	{ height: 100%; }




/* ALIGNMENT & DEFAULTS */

div		{ margin: 0; padding: 0; border: 0; }

table, tr, td	{ border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; border: 0; }

.just 		{ text-align: justify; }

.td-right 	{ text-align: right; }

.td-left 	{ text-align: left; }

.td-center	{ text-align: center; }

.td-middle	{ vertical-align: middle; }

.td-top		{ vertical-align: top; }

.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; }

.blockimage	{ display: block; }




/* PAGE WIDTHS / HEIGHTS / PADDING */

#page-wrapper	{ width: 100%; background-color: transparent; }

.contentarea	{
		text-align: left;
		background-color: transparent;
		padding: 0px 28px 0px 28px;
		border: #999999 0px solid;
		}

.content-width		{ width: 85%; }

.mincontent-width	{ width: 290px; }

.maxcontent-width	{ max-width: 1000px; }

.pageheight		{ min-height: 593px; }

.pageheight-GALLERY	{ min-height: 679px; }




/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{
	color: #8e95a8;
	text-decoration: none;
}

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




/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

div, table	{
	color: #8E95A8;
	font-weight: bold;
	line-height: 17px;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.title		{ color: #FFFFFF; font: 20px "AvantGarde Md BT", arial, helvetica, sans-serif; letter-spacing: 0px; font-weight: normal; }

.subtitle	{ color: #FFFFFF; font: 16px "AvantGarde Md BT", arial, sans-serif; font-weight: normal; }

.smalltitle 	{ color: #FFFFFF; font: 12px arial, sans-serif; font-weight: bold; line-height: 18px; }

.list 		{ color: #009900; font-weight: normal; }

.smalltext	{ color: #927C58; font: 11px arial, sans-serif; font-weight: bold; }

.phonetitle	{ color: #927C58; font: 14px arial, sans-serif; font-weight: bold; }

.formmargin	{ margin: 0px; }




/* HEADER */

.headerheight	{ height: 70px; }

.headerbox	{ width: 100%; background-color: #000000; border: #999999 0px solid; }

.headerspacing	{ margin: 0px 10px 0px 0px; }

/* FONT USED FOR TEXT HEADER IN NON-FLASH BROWSERS */

.NoFlashTitle	{ color: #FFFFFF; font: normal 22px arial, sans-serif; margin-left: 10px; }

.textlogo	{ white-space:nowrap; }




/* SOCIAL ICON LOCATION */

#sociallinks		{
			width: 125px;
			z-index: 8;
			text-align: center;
			position: absolute;
			left: 8px;
			top: 133px;
			padding: 0px;
			border: #C0C0C0 0px solid;
			}

.socialspace	{ padding-left: 2px; }




/* FOOTER */

.footer		{
		color: #8E95A8;
		font: 10px arial, sans-serif;
		font-weight: bold;
		border: #999999 0px solid;
		}

.footericon	{ margin: 3px 0px 3px 0px; }




/* IMAGES & IMAGE BORDERS */

img 		{ border: 0; }

.iborders	{ border: #927C58 1px solid; }




/* BORDERS AND BARS */

.page-splits 	{
	font-size: 11px;
	line-height: 17px;
	width: 99%;
	height: 3px;
	background-color: transparent;
	margin: 4px 0px 4px 0px;
	padding: 0px;
	border: #433928 1px solid;
		}

.page-splits2 	{
		font-size: 1px;
		line-height: 1px;
		width: 99%;
		height: 2px;
		background-color: transparent;
		margin: 10px 0px 10px 0px;
		padding: 0px;
		border-top: #433928 1px solid;
		}




/* COLOR BAR AND BAR IMAGES */

.imagebar	{
		width: 100%;
		height: 125px;
		border-top: #000000 0px solid;
		border-bottom: #000000 0px solid;
		background-color: transparent;
		padding-top: 0px;
		padding-bottom: 0px;
		}

.imagebar-inner		{ width: 100%; }

.imagebar-space1	{ width: 300px; height: 125px; }

.imagebar-space2	{ width: 30px; }

.imagebar-imagespace	{ width: 405px; background-color: transparent; }

.imagewidth1	{ width: 140px; }

.imagespace1	{ margin: 0px 5px 0px 10px; }

.imagewidth2	{ width: 135px; }

.imagespace2	{ margin: 0px 5px 0px 5px; }

.imagewidth3	{ width: 130px; }

.imagespace3	{ margin: 0px 0px 0px 5px; }




/* BAR PATTERN EDIT BELOW - use | -GRADIENT | -LINES | -CLOUDS (uppercase) */

.bar-pattern	{ background-image: url("picts/bar-background-CLOUDS.png"); }


/* BAR PATTERN */

.black1		{ background-color: #000000; }	/* BLACK */

.black2		{ background-color: #857550; }	/* TAN */

.blue1		{ background-color: #4A71CE; }	/* BLUE */

.blue2		{ background-color: #5C87E3; }	/* LT BLUE */

.brown1		{ background-color: #6A330C; }	/* BROWN */

.brown2		{ background-color: #8A532C; }	/* LT BROWN */

.browngray1	{ background-color: #513522; }	/* BROWN GRAY - home */

.browngray2	{ background-color: #705441; }	/* BROWN GRAY - home */

.cyan1		{ background-color: #009BEC; }	/* CYAN */

.cyan2		{ background-color: #59C0F7; }	/* LT CYAN */

.deepblue1	{ background-color: #001EC8; }	/* DEEP BLUE */

.deepblue2	{ background-color: #002AFF; }	/* LT DEEP BLUE */

.gold1		{ background-color: #855F0F; }	/* GOLD */

.gold2		{ background-color: #C39537; }	/* LT GOLD */

.gray1		{ background-color: #262D3A; }	/* GRAY */

.gray2		{ background-color: #3E4552; }	/* LT GRAY */

.green1		{ background-color: #0A6900; }	/* GREEN */

.green2		{ background-color: #339229; }	/* LT GREEN */

.olive1		{ background-color: #6F9D19; }	/* OLIVE - home */

.olive2		{ background-color: #9BC153; }	/* LT OLIVE - home */

.purple1	{ background-color: #3700A7; }	/* PURPLE */

.purple2	{ background-color: #600EFF; }	/* LT PURPLE */

.red1		{ background-color: #A60004; }	/* RED */

.red2		{ background-color: #DF191A; }	/* LT RED */

.orange1	{ background-color: #DC822C; }	/* ORANGE */

.orange2	{ background-color: #EDBB72; }	/* LT ORANGE */

.violet1	{ background-color: #430A5B; }	/* PURPLE */

.violet2	{ background-color: #6D208D; }	/* LT PURPLE */




/* FAQ PAGE */

.faq 			{
	font: 12px arial, sans-serif;
	font-weight: bold;
	color: #009900;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: -40px;
			}

/* FAQ POPUPS */

.textlogoFAQ	{ white-space:nowrap; margin: 0px 0px 0px 5px; }

.faqbody	{ height: 100%; }

.faq-outer	{ width: 100%; height: 100%; }

.faq-content	{ width: 90%; }

.faq-letters	{ width: 40px; }

.headerheightFAQ	{ height: 70px; }

.headerboxFAQ		{ width: 100%; background-color: #000000; }

.faqheadline		{ border-bottom: #927C58 1px solid; }


/* FAQ POPUP BUTTONS*/

table.faqbuttons td	{ padding: 2px 2px 2px 2px; }

.button 		{
			color: #8E95A8;
	       		font: bold 12px arial, serif;
			text-align: center;
			background-color: #000000;
        		padding: 2px 7px 2px 7px;
			margin: 0px;
			cursor:pointer;
        		border: #927C58 1px solid;
			}

.buttonon 		{
			color: #FFFFFF;
	       		font: bold 12px arial, serif;
			text-align: center;
			background-color: #000000;
        		padding: 2px 7px 2px 7px;
			margin: 0px;
			cursor:pointer;
        		border: #FF0000 1px solid;
			}




/* PDF PAGE */

.pdf-table	{ width: 100%; }

.pdf-icons	{ width: 90px; }




/* SITE MAP PAGE LIST */

.map 			{
			color: #888888;
			line-height: 22px;
			margin: 10px;
			margin-left: 30px;
			}




/* PAYPAL FORM AND SERVICES PAGE */


.serviceslist	{
	margin: 15px;
	height: 12px;
}

.payment-table		{
			background-color: #231B0F;
			width: 150px;
			border: #927C58 1px solid;
			}

table.payment-table td	{ padding: 3px 4px 10px 4px; }

.paymenttext		{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: bold; }

.payment-form		{
			font: 13px arial, sans-serif;
			color: #FFFFFF;
			background-color: #000000;
			text-align: left;
			width: 110px;
			border: #927C58 1px solid
			}




/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}




/* LEFT SIDEBAR OPTIONS */

.sidebar-left		{
			background-color: transparent;
			border: #999999 0px solid;
			}

.sidebarwidth-L		{ width: 166px; }

#sidebar-spacerL	{ height: 10px; }

table.side-content td	{
	padding: 0px 8px 8px 8px;
	text-align: center;
}

.sidebar-frame		{
			height: 550px;
			margin: 0px;
			padding: 0px;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}




/* RIGHT & LEFT SIDEBAR OPTIONS */

.sidebartitle		{
	color: #FFFFFF;
	font-weight: normal;
	font-family: "AvantGarde Md BT", verdana, arial, sans-serif;
	font-size: 18px;
}

.sidebartext		{
	color: #8E95A8;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 12px;
}




/* RIGHT SIDEBAR OPTIONS */

.sidebar-right		{
			background-color: transparent;
			}

.sidebarwidth-R		{ width: 166px; }

#sidebar-spacerR	{ height: 60px; }




/* CONTACT FORM */

.selecttext	{ color: #927C58; }

.contactform	{ margin-left: 50px; }

table.contactform td	{ padding: 1px 0px 1px 0px; }

.shadeform	{
		font: 13px arial, sans-serif;
		color: #FFFFFF;
		background-color: #000000;
		text-align: left;
		width: 175px;
		border: #927C58 1px solid;
		}

.textarea	{
		font: 13px arial, sans-serif;
		color: #FFFFFF;
		background-color: #000000;
		text-align: left;
		width: 235px;
		height: 140px;
		overflow: auto;
		border: #927C58 1px solid;
		}


.submit-button 	{
		background-image: url("picts/button.gif");
		background-color:#343747;
		font-family: arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		width: 110px;
		padding-left: 6px;
		padding-right: 6px;
		padding-top: 2px;
		padding-bottom: 3px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		border: #363E4B 1px solid;
		}

.submit-buttonon {
		background-image: url("picts/buttonon.gif");
		background-color:#204821;
		font-family: arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		width: 110px;
		padding-left: 6px;
		padding-right: 6px;
		padding-top: 2px;
		padding-bottom: 3px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		border: #498940 1px solid;
		}




/* SITE SEARCH FORM */

.searchsiteform		{
			font: 12px arial, sans-serif;
			color: #FFFFFF;
			background-color: #000000;
			width: 110px;
			border: #5E6782 1px solid;
			margin-top: 1px;
			}

.sitesearchbutton	{ margin: 1px 10px 0px 3px; }

.searchtext		{ font: 11px arial, sans-serif; font-weight: bold; }


/* SITE SEARCH BACKGROUND */

.googlesearch		{ background-color: #FFFFFF; }




/* LINKS PAGE CODE */

.sidebarwidth-R-links { width: 220px; }

table.searcharea td	{ padding: 2px 2px 2px 2px; }

.linksmargin	{ margin: 15px 5px 15px 5px; }


.searchform 	{
		font: 11px arial, sans-serif;
		color: #FFFFFF;
		background-color: #000000;
		width: 100px;
		border: #927C58 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#343747;
		color: #FFFFFF;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		cursor:pointer;
		padding-left: 2px;
		padding-right: 2px;
		padding-top: 1px;
		padding-bottom: 1px;
		margin: 1px;
		border: #363E4B 1px solid;
		}




/* GALLERY CODE */

.sidebarwidth-GAL	{ width: 275px; }

.gallery-border		{ border: #927C58 3px solid; margin-bottom: 3px; }

.gallery-borderon	{ border: #FFCC00 3px solid; margin-bottom: 3px; }

.gallerytext		{ color: #8E95A8; font: 11px arial, sans-serif; font-weight: bold; }

.gallerytitle		{ color: #000000; font: 13px "AvantGarde Md BT", arial, sans-serif; font-weight: bold; }


.contentarea-GAL	{
			background-color: transparent;
			padding: 0px 10px 0px 28px;
			border: #999999 0px solid;
			}

.gal-thumbs		{ width: 60px; }

table.galtable td	{ padding: 3px; }

table.plain-gallery td	{ padding: 0px 6px 0px 6px; }


/* CART FORM PAGES */

.price	 		{ color: #99FF99; font: 14px "AvantGarde Md BT", arial, sans-serif; font-weight: bold; }

.viewcart-area		{ width: 100%; }

table.viewcart-area td	{ padding: 0px 0px 5px 0px; }

.cartmargin		{ margin: 5px 0px 2px 0px; }

.viewcartmargin		{ margin: 3px 0px 0px 0px; }




/* TEMPLATE ORDER BUTTONS */

.button-order	 	{
			color: #FFFFFF;
	       		font: bold 13px arial, serif;
			text-align: center;
			background-color: #FF7C2C;
	        	background-image: url("picts/button-order.gif");
        		padding: 5px 7px 5px 7px;
			margin: 0px;
			cursor:pointer;
			width: 100px;
        		border: #CC6600 0px solid;
			}

.buttonon-order	 	{
			color: #FFFFFF;
	       		font: bold 13px arial, serif;
			text-align: center;
			background-color: #2183E7;
	        	background-image: url("picts/buttonon-order.gif");
        		padding: 5px 7px 5px 7px;
			margin: 0px;
			cursor:pointer;
			width: 100px;
        		border: #333399 0px solid;
			}





/* CODE FOR THE menu_gallery.js MENU */


.gallery_menuback	{
			background-color:#001EC8;
			padding: 6px;
			border: solid #3450EE;
			border-width: 1px 0px 1px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}


.menu-nav	{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 8px;
		padding-right: 8px;
		margin-left: 2px;
		margin-right: 2px;
		margin-top: 2px;
		margin-bottom: 2px;
		cursor:pointer;
		text-align: center;
		display: block;
		white-space: nowrap;
		border: #31B6FF 1px solid;
		}


a.menu-nav:link 	{
			background-color:#0186FF;
			color: #FFFFFF;
			}


a.menu-nav:visited 	{
			background-color:#0186FF;
			color: #FFFFFF;
			}


a.menu-nav:active 	{
			background-color:#0186FF;
			color: #FFFFFF;
			}


a.menu-nav:hover 	{
			background-color:#001EC8;
			color: #FFFFFF;
			border: #31B6FF 1px solid;
			}
#special {
	font-size: 24px;
}
#special {
	font-weight: normal;
}
#special {
	font-size: 26px;
	text-align: center;
}
#special {
	font-size: 30px;
}
