body	{
	background-color: #FFFFFF;
	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; }

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

.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	{
	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: #669900; text-decoration: none; }

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




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

div, table	{ color: #666666; font: 12px verdana, arial, sans-serif; line-height: 17px; }

.title		{
	color: #999999;
	font: 23px "AvantGarde Md BT", arial, helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
	text-align: left;
}

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

.smalltitle 	{ color: #000000; font: 13px verdana, arial, sans-serif; font-weight: bold; }

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

.smalltext	{ color: #996600; font: 11px verdana, arial, sans-serif; font-weight: normal; }

.phonetitle	{ color: #4A71CE; font: 15px arial, sans-serif; font-weight: bold; }

.formmargin	{ margin: 0px; }

.just 		{
}




/* HEADER */

.headerheight	{ height: 70px; }

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

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

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

.NoFlashTitle	{ color: #669900; font: normal 22px arial, sans-serif; }

.textlogo	{ white-space:nowrap; }




/* FOOTER */

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

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




/* IMAGES & IMAGE BORDERS */

img 		{ border: 0; }

.iborders	{ border: #000000 1px solid; }




/* BORDERS AND BARS */

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

.page-splits2 	{
		font-size: 1px;
		line-height: 1px;
		width: 99%;
		height: 2px;
		background-color: transparent;
		margin: 4px 0px 4px 0px;
		padding: 0px;
		border-top: #A1B07F 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; }

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

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

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

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

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

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

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

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

.brown1		{ background-color: #83300E; }	/* BROWN */

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

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

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

.tan1		{
	background-color: #a63800;
}	/* TAN */

.tan2		{ background-color: #EDBB72; }	/* LT TAN */

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

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




/* FAQ PAGE */

.faq 			{
			font: 11px verdana, arial, sans-serif;
			font-weight: normal;
			color: #AE5936;
			line-height: 25px;
			margin: 20px;
			}

/* 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: #FFFFFF; }

.faqheadline		{ border-bottom: #83300E 1px solid; }


/* FAQ POPUP BUTTONS*/

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

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

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




/* PDF PAGE */

.pdf-table	{ width: 100%; }

.pdf-icons	{ width: 90px; }




/* SITE MAP PAGE LIST */

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




/* PAYPAL FORM AND SERVICES PAGE */


.serviceslist	{ margin: 15px; }

.services	{ color: #6F9D19; font: 14px arial, sans-serif; font-weight: bold; }

.payment-table		{
			background-color: #E7EEF6;
			width: 150px;
			border: #002963 1px solid;
			}

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

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

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

.payment-submit		{ width: 110px; font-size: 13px; }




/* 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; }

.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: #CC9900; font: 15px "AvantGarde Md BT", verdana, arial, sans-serif; font-weight: normal; }

.sidebartext		{ color: #666666; font: 11px verdana, arial, sans-serif; font-weight: normal; }




/* RIGHT SIDEBAR OPTIONS */

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

.sidebarwidth-R		{ width: 166px; }

#sidebar-spacerR	{ height: 60px; }




/* CONTACT FORM */

.contactform	{ margin-left: 50px; }

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

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


.dropdown 	{
		color: #000000;
		background-color: #F5F6F7;
		width: 200px;
		font: 12px arial, sans-serif;
		}


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


.submit-button 	{ width: 150px; font: 13px arial, serif; }




/* SITE SEARCH FORM */

.searchsiteform		{
			font: 12px arial, sans-serif;
			color: #000000;
			background-color: #F5F6F7;
			width: 110px;
			border: #000000 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; }

.searchbutton	{ font: 11px arial, serif; }

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


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




/* GALLERY CODE */

.sidebarwidth-GAL	{ width: 275px; }

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

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

.gallerytext		{ color: #666666; font: 11px verdana, arial, sans-serif; font-weight: normal; }

.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: #339900; 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 11px verdana, arial, serif;
			text-align: center;
			background-color: #3C57E7;
	        	background-image: url("picts/button-order.gif");
        		padding: 7px 7px 7px 7px;
			margin: 0px;
			cursor:pointer;
			width: 100px;
        		border: #333399 0px solid;
			}


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




/* CODE FOR THE menu_gallery.js MENU */


.gallery_menuback	{
			background-color:#0A6900;
			padding: 5px;
			border: solid #000000;
			border-width: 0px 0px 0px 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: 3px;
		padding-bottom: 3px;
		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: #7BBD74 1px solid;
		}


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


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


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


a.menu-nav:hover 	{
			background-color:#339229;
			color: #FFFFFF;
			border: #FFFFFF 1px solid;
			}
