BODY	{
	SCROLLBAR-BASE-COLOR: #006600;
	SCROLLBAR-TRACK-COLOR: #93C393;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	backgroUnd-color: #FFFFFF;
	}



/* START CODE FOR NON-MENU LINKS */


a:link		{ color: #0066FF; text-decoration: none; }

a:visited	{ color: #0066FF; text-decoration: none; }

a:active	{ color: #0066FF; text-decoration: none; }

a:hover		{ color: #FF9900; text-decoration: none; }



.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }




/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 12px "Trebuchet MS", arial, sans-serif; }

.title		{ COLOR: #009900; FONT: 18px  "Trebuchet MS", arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #000000; FONT: 14px "Trebuchet MS", arial, sans-serif; font-weight: bold; }

.copyright	{ COLOR: #000000; FONT: 10px "Trebuchet MS", verdana, arial, sans-serif; }

.careertitle	{ COLOR: #996600; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.date-font	{ color: #FFFFFF; font: 11px "Trebuchet MS", arial, sans-serif; font-weight: bold; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }

.page-splits	{ width: 100%; color: #FFFFFF; height: 4px; border: 1px solid #009900; }

.pageheight	{ height: 700px; }

.whitespaceL	{ width: 25px; }

.whitespaceR	{ width: 25px; }




/* LIST CODE - SERVICES - CAREERS - CLIENTS PAGES */

ul 		{ list-style-image: url('picts/bullet.gif'); }






.headercolor		{
			background-color: #2B702F;
			background-image: url("picts/background-header.jpg");
			}

.shadow-top		{
			background-image: url("picts/shadow-horz.jpg");
			background-repeat: repeat-x;
			background-position: top left;
			}





/* IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }




/* PAGE TOP AND BOTTOM BORDERS */

.pagebars	{
		background-color: #2C3A2B;
		background-image: url("picts/bar.jpg");
		height: 15px;
		border: solid #006600;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #2C3A2B;
		background-image: url("picts/bar.jpg");
		height: 15px;
		border: solid #006600;
		border-width: 0px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}






/* GALLERY IMAGE MOUSEOVER BORDERS AND GALLERY TEXT */


.image-border		{
			position: relative; LEFT: 0px; top: 0px;
			border-top: #000000 2px solid;
			border-right: #C0C0C0 2px solid;
			border-bottom: #C0C0C0 2px solid;
			border-left: #000000 2px solid;
			}

.image-borderon		{
			position: relative; LEFT: -2px; top: -2px;
			border-top: #C0C0C0 2px solid;
			border-right: #000000 2px solid;
			border-bottom: #000000 2px solid;
			border-left: #C0C0C0 2px solid;
			}


.viewer-border	 	{
			border: #000000 1px solid;
			}

.smalltitle 		{ COLOR: #663300; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.gallerytext		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; }

.hilight		{ COLOR: #006600; FONT: 16px "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.picturetitle 		{ COLOR: #000000; FONT: 15px "Trebuchet MS", arial, sans-serif; font-weight: bold;  }



/* GALLERY POPUP MENU CODE */

.button-gallery 	{
			color: #000000;
	       		font: normal 11px verdana, arial, serif;
			text-align: center;
			background-color: #F0F0F0;
	        	background-image: url("picts/button-gallery.gif");
        		padding: 1px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
			width: 90px;
			height: 20px;
        		border: #FFFFFF 1px solid;
			}


.buttonon-gallery	{
			color: #000000;
	       		font: normal 11px verdana, arial, serif;
			text-align: center;
			background-color: #F0F0F0;
	        	background-image: url("picts/button-gallery.gif");
        		padding: 1px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
			width: 90px;
			height: 20px;
        		border: #000000 1px solid;
			}




/* TEMPLATE ORDER BUTTONS & FORM CODE */


.cartmargin		{ margin: 0px; margin-top: 10px; }

.button-order	 	{
			color: #FFFFFF;
	       		font: bold 11px verdana, arial, serif;
			text-align: center;
			background-color: #99CCFF;
	        	background-image: url("picts/button-order.gif");
        		padding: 4px 5px 4px 5px;
			cursor:pointer;
			width: 135px;
        		border: #3868C6 1px solid;
			}

.buttonon-order	 	{
			color: #FFFFFF;
	       		font: bold 11px verdana, arial, serif;
			text-align: center;
			background-color: #FFCC66;
	        	background-image: url("picts/buttonon-order.gif");
        		padding: 4px 5px 4px 5px;
			cursor:pointer;
			width: 135px;
        		border: #FF7C2C 1px solid;
			}





/* LEFT SIDEBAR OPTIONS */


#sidebardiv		{ position: relative; left: 0px; top: -15px; padding: 13px; }


.sidetitle 	{
		color: #FFFFFF;
		FONT: 12px "Trebuchet MS", arial, sans-serif;
		font-weight: bold;
		background-image: url("picts/background-sidetitle.jpg");
		background-color: #143D15;
		border: #24702A 1px solid;
		border-bottom: #24702A 0px solid;
		}

.sidetext	{
		color: #FFFFFF;
		FONT: 12px arial, sans-serif;
		font-weight: normal;
		background-image: url("picts/background-sidetext.jpg");
		border: #24702A 1px solid;
		}

.sideboxwidth	{ width: 160px; }

.sb-width	{ width: 200px; }



a.sidelink:link		{ color: #FFCC66; text-decoration: none; }

a.sidelink:visited	{ color: #FFCC66; text-decoration: none; }

a.sidelink:active	{ color: #FFCC66; text-decoration: none; }

a.sidelink:hover	{ color: #FFCC33; text-decoration: underline; }



.bordersSB		{ border: #000000 1px solid; }

.sidebar-background	{
			background-color: #357E39;
			background-image: url("picts/background-sidebar.jpg");
			background-repeat: repeat-y;
			background-position: top left;
			}

.sidebarshadow		{
			background-image: url("picts/shadow-vert.jpg");
			background-repeat: repeat-y;
			background-position: top left;
			}





/* RIGHT SIDEBAR OPTIONS */

.sidebarR	{ width: 10px; }

.barright	{
		width: 70px;
		background-color: #357E39;
		background-image: url("picts/background-sidebar-right.jpg");
		background-repeat: repeat-y;
		background-position: top left;
		}







/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}









/* CONTACT PAGE */


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid;
		}


.dropdown 	{
		COLOR: #333333;
		background-color: #F1F4F5;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif;
		}


.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid;
		}

.submitbutton 	{ font-size: 13px; }






/* LINKS PAGE */

.searchform 	{
		WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, sans-serif;
		background-image: url("picts/shadeform.gif");
		BORDER: #000000 1px solid;
		}


.searchdrop 	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, sans-serif; background-color: #F1F4F5; }


.searchbutton 	{
		color: #000000;
	       	font: normal 11px verdana, arial, serif;
		text-align: center;
		background-color: #F0F0F0;
	        background-image: url("picts/button-gallery.gif");
        	padding: 1px 5px 1px 5px;
		cursor:pointer;
		width: 35px;
        	border: #000000 0px solid;
		}





/* START THE CODE FOR THE MENUS */


.menutable	{
		background-color: #569D5B;
		background-image: url("picts/menu-background.jpg");
		BORDER-BOTTOM: #006600 1px solid;
		BORDER-TOP: #006600 0px solid;
		}


.firstborder	{ border-right: #006600 0px solid; }


.menu		{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 9px;
		padding-right: 9px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		display: block;
		border: solid #006600;
		border-width: 0px 0px 0px 0px;
		}

		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */





a.menu:link 	{ color: #000000;}


a.menu:visited 	{ color: #000000; }


a.menu:active 	{ color: #000000; }


a.menu:hover 	{  background-image: url("picts/menuon.jpg");
		   background-color:#569D5B;
		   color: #FFFFFF;
		   text-decoration: none; }