body 	{
	scrollbar-base-color: #4C5A57;
	scrollbar-track-color: #C2C9C7;
	backgroUnd-color: #c8d4e0;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}




/* NON-MENU LINK COLORS */

a:link		{ color: #666600; text-decoration: none; }

a:visited	{ color: #666600; text-decoration: none; }

a:active	{ color: #666600; text-decoration: none; }

a:hover		{ color: #000000; text-decoration: underline; }





/* FOOTER LINK COLORS */

a.foot:link		{ color: #CCCC99; text-decoration: none; }

a.foot:visited		{ color: #CCCC99; text-decoration: none; }

a.foot:active		{ color: #CCCC99; text-decoration: none; }

a.foot:hover		{ color: #CCCC99; text-decoration: underline; }





/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

table 		{ color: #084566; font: 12px arial, sans-serif; font-weight: bold; }

.title 		{ color: #4C5a57; font: bold 16px arial, sans-serif; }

.subtitle 	{ color: #084566; font: bold 10px arial, sans-serif; }

.phonetitle 	{ color: #006666; font: 13px arial, sans-serif; font-weight: bold; }

.formmargin	{ margin: 0px; }







/* GENERAL COLOR AND LINE COLOR AREAS */

.footertext 	{ color: #F0F0F0; font: 10px arial, verdana, sans-serif; font-weight: bold; }

.footer 	{ background-color: #084566; padding: 5px; padding-bottom: 8px; }

.linevert	{ border-left: #97A5A2 1px solid; }

.outertable	{
	border-right: #4C5A57 1px solid;
	background-color: #c8d4e0;
}

.page-splits	{
		border: #000000 0px solid;
		border-top: #97A5A2 1px solid;
		background-color: #c8d4e;
		color: #c8d4e; height: 1px;
		width: 100%;
		}









/* NON-GALLERY IMAGE BORDERS */

.borders	{ border: #4C5A57 1px solid; }




/* LIST CODE - CLIENTS, CAREERS, AND SERVICES PAGES */


li 		{ color: #FFFFFF; }
li span 	{ color: #000000; }









/* GALLERY CODE */

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

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

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

.price	 	{ color: #000000; font: 14px arial, sans-serif; font-weight: normal; }

.order-margin	{ margin: 0px; margin-top: 12px; }

.button-order 	{
		background-image: url("picts/button.gif");
		background-color:#C7EAFB;
		font: 12px arial, verdana, sans-serif;
		font-weight: bold;
		color: #336666;
		width: 110px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		border: #669999 1px solid;
		}


.buttonon-order {
		background-image: url("picts/buttonon.gif");
		background-color:#EBEDDD;
		font: 12px arial, verdana, sans-serif;
		font-weight: bold;
		color: #996600;
		width: 110px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		border: #996600 1px solid;
		}









 /* HIDE MENU AND ITEMS FOR PRINTING */


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









/* CONTACT AND QUOTES FORM */

.button-submit 	{
		background-image: url("picts/button.gif");
		background-color:#DDEDE7;
		font: 12px arial, verdana, sans-serif;
		font-weight: bold;
		color: #336666;
		width: 110px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		border: #669999 1px solid;
		}


.buttonon-submit 	{
		background-image: url("picts/buttonon.gif");
		background-color:#EBEDDD;
		font: 12px arial, verdana, sans-serif;
		font-weight: bold;
		color: #996600;
		width: 110px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		border: #996600 1px solid;
		}

.shadeform	{
		font: 12px arial, verdana, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 200px;
		border: #4C5A57 1px solid;
		}

.textarea	{
		font: 12px arial, verdana, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 225px;
		height: 125px;
		border: #4C5A57 1px solid;
		}

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

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

.quoteform	{
		font: 12px arial, verdana, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		border: #4C5A57 1px solid;
		}

.dropquotes	{
		font: 12px arial, verdana, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		}









/* SITE SEARCH BOX STYLES */

.searcharea		{
			background-color: #084566;
			padding: 5px;
			width: 200px;
			}

.searchsiteform		{
			color: #000000;
			width: 100px;
			font-size: 13px;
			background-color: #FFFFFF;
			background-image: url("picts/shadeform.gif");
			margin-right: 4px;
			margin-top: 0px;
			border-top: #6A6760 1px solid;
			border-left: #6A6760 1px solid;
			border-right: #C2C9C7 1px solid;
			border-bottom: #C2C9C7 1px solid;
			}

.searchpad		{
			background-color: transparent;
			margin: 0px 0px 8px 0px;
			border: #999999 0px solid;
			}

.search-font	{
		color: #97A5A2;
		font: 9px verdana, arial, sans-serif;
		font-weight: bold;
		}

.searchsitebutton	{ margin: 0px 0px 0px 0px; }









/* LINKS PAGE */

.linksmargin	{ margin: 20px 0px 0px 0px; }

.searchterms 	{
		font: 12px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #FFFFFF;
		color: #000000;
		width: 100px;
		border: #4C5A57 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#DDEDE7;
		font: 12px arial, verdana, sans-serif;
		font-weight: bold;
		color: #336666;
		cursor:pointer;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0px;
		padding-bottom: 0px;
		border: #4C5A57 1px solid;
		}









/* START THE CODE FOR THE MENUS */

.menutable	{ margin-left: 1px; margin-right: 10px;}

.menu		{
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		padding-right: 15px;
		padding-left: 15px;
		}


a.menu:link 	{ color: #4C5A57; }


a.menu:visited 	{ color: #4C5A57; }


a.menu:active 	{ color: #4C5A57; }


a.menu:hover 	{ color: #FFFFFF; text-decoration: underline; }









/* CODE FOR THE TOP MENU */


.top-menu-area	{
		background-color: #084566; padding: 8px;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}


.menu-top	{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		padding-right: 6px;
		padding-left: 6px;
		}


a.menu-top:link 	{ color: #CCCC99; }


a.menu-top:visited 	{ color: #CCCC99; }


a.menu-top:active 	{ color: #CCCC99; }


a.menu-top:hover 	{ color: #FFFFFF; text-decoration: underline; }
