﻿BODY	{
	scrollbar-base-color: #F0F0F0;
	scrollbar-track-color: #F0F0F0;
	backgroUnd-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}




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

TABLE		{ COLOR: #666666; FONT: 14px Myriad Pro; }

.title		{
	font-weight: normal;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 23px;
	COLOR: #3683A7;
	letter-spacing: 0px;
}

.subtitle	{
	COLOR: #83400E;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 16px;
}

.smalltitle 	{
	COLOR: #000000;
	FONT: 14px "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-weight: bold;
}

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

.footer		{
	COLOR: #808080;
	FONT: 13px "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

.smalltext	{
	COLOR: #666666;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 15px;
	line-height: normal;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

.phonetitle	{
	COLOR: #3683A7;
	font-weight: lighter;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 15px;
}

.formmargin	{ margin: 0px; }

.just 		{
	text-align: justify;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}



.map 			{
	COLOR: #6F9D19;
	line-height: 22px;
	margin: 10px 10px 10px 0px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}





.faq 			{
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: normal;
	COLOR: #AE5936;
	line-height: 19px;
	margin: 20px;
}

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








/* HEADER BACKGROUND COLOR */

.header		{ background-color: #FFFFFF; }



/* NON GALLERY IMAGE BORDERS */

.borders		{
	border: #000000 1px solid;
	margin-left: 0px;
}


/* SEPARATORS ON NEWS PAGE */

.page-splits		{
			height: 8px;
			width: 100%;
			margin-top: 10px;
			margin-bottom: 10px;
			border: #A1B07F 1px solid;
			background-color: #FFFFFF;
			color: #FFFFFF;
			}








/* IMAGE TABLE AND COLOR BARS */


.imagetable		{
			border-top: #000000 0px solid;
			border-bottom: #000000 0px solid;
			background-color: #FFFFFF;
			padding-top: 0px;
			padding-bottom: 0px;
			}

.imagewidth		{ width: 135px; }

.olive1		{ background-color: #536329; }  /* OLIVE */

.olive2		{ background-color: #869E3A; }  /* LT OLIVE */

.green1		{
	background-color: #3E6503;
}
/* GREEN */

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

.cyan1		{
	background-color: #3683A7;
}
/* CYAN */

.cyan2		{
	background-color: #5FA8CB;
}
/* LT CYAN */

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

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

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

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

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

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

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

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

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

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








/* GALLERY CODE */

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

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

.gallerytext		{
	COLOR: #666666;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 13px;
}

.gallerytitle		{
	COLOR: #808080;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: bolder;
	
}

.price	 		{
	COLOR: #339900;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 14px;
}

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


/* TEMPLATE ORDER BUTTONS */

.button-order	 	{
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #3C57E7;
	background-image: url("picts/button-order.gif");
	padding: 5px 5px 5px 5px;
	cursor: pointer;
	width: 100px;
	border: #333399 0px solid;
}


.buttonon-order	 	{
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	text-align: center;
	background-color: #FF7C2C;
	background-image: url("picts/buttonon-order.gif");
	padding: 5px 5px 5px 5px;
	cursor: pointer;
	width: 100px;
	border: #CC6600 0px solid;
	font-weight: bold;
	font-size: 11px;
}








/* FAQ POPUP BUTTONS*/

.button 		{
	color: #000000;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	padding: 2px 7px 2px 7px;
	cursor: pointer;
	border: #FFFFFF 1px solid;
	font-weight: bold;
	font-size: 11px;
}

.buttonon 		{
	color: #FF0000;
	text-align: center;
	background-color: #FFFFFF;
	padding: 2px 7px 2px 7px;
	cursor: pointer;
	border: #FF0000 1px solid;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
}








/* PAYPAL FORM AND SERVICES PAGE */


.serviceslist	{ margin: 15px; }

.services	{
	COLOR: #6F9D19;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
}


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

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

.payment-form		{
	background-color: #F5F6F7;
	text-align: left;
	WIDTH: 110PX;
	BORDER: #002963 1px solid;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 13px;
}

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

.sidebarwidth		{ width: 166px; }

.sidebartitle		{
	COLOR: #CC9900;
	font-weight: normal;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
}

.sidebartext		{
	COLOR: #666666;
	font-weight: normal;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 13px;
}

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








/* CONTACT FORM */


.shadeform	{
	background-color: #F5F6F7;
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 175PX;
	BORDER: #000000 1px solid;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-weight: 13px;
}


.dropdown 	{
	COLOR: #000000;
	background-color: #F5F6F7;
	WIDTH: 200PX;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 11px;
}


.textarea	{
	background-color: #F5F6F7;
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 235PX;
	BORDER: #000000 1px solid;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
}


.submit-button 	{
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 13px;
}








/* SITE SEARCH FORM */

.searchsiteform		{
	color: #000000;
	background-color: #F5F6F7;
	background-image: url("picts/shadeform.gif");
	WIDTH: 110PX;
	HEIGHT: 19PX;
	BORDER: #000000 1px solid;
	margin-top: 1px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 12px;
}


/* SITE SEARCH BACKGROUND */

.googlesearch		{ background-color: #FFFFFF; }








/* LINKS PAGE CODE */

.searchbutton	{
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 11px;
}

.linksmargin	{ margin: 10px; }


.searchform 	{
	background-color: #F5F6F7;
	background-image: url("picts/shadeform.gif");
	WIDTH: 100PX;
	BORDER: #000000 1px solid;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 11px;
}








/* CODE FOR THE menu_gallery.js MENU */


.gallery_menutable	{
			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: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	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;
			}


.mediumtext {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}


.titleCopy {
	font-weight: normal;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 23px;
	COLOR: #800000;
	letter-spacing: 0px;
}


