BODY	{
	BACKGROUND-COLOR: #000000;
	COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
	margin: 0px;
	padding: 0px;
	border: #FECB32 0px solid;
	}



/* NON-MENU LINK COLORS */

a:link		{ color: #FECB32; text-decoration: none; }

a:visited	{ color: #FECB32; text-decoration: none; }

a:active	{ color: #FECB32; text-decoration: none; }

a:hover		{ color: #ffffff; text-decoration: none; }



/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 		{ COLOR: ffffff; FONT: 12px "Lucida Grande",verdana, arial, sans-serif; font-weight: normal; }

.lists 		{ COLOR: #ffffff; FONT: 14px arial, verdana, sans-serif; font-weight: normal; }

.title 		{ color: #FECB32; font: 20px arial, verdana, sans-serif; font-weight: bold; }

.smalltitle 	{ color: #FECB32; font: 14px arial, verdana, sans-serif; font-weight: bold; }

.careers 	{ COLOR: #ffffff; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.description 	{ COLOR: #ffffff; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.testimonial	{COLOR: #ffffff; font-weight: bold; font-style: italic; }

.copytext 	{ COLOR: #ffffff; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }

.littletext 	{ COLOR: #ffffff; FONT: 9px arial, verdana, sans-serif; font-weight: normal; }

.subtitle 	{ color: #ffffff; font: 12px arial, verdana, sans-serif; font-weight: bold; }

.logline 	{ color: #ffffff; font: 12px arial, verdana, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #ffffff; font: 14px arial, verdana, sans-serif; font-weight: bold; }

.just 		{ text-align: justify; }

.page-splits	{ border-top: #92A9A9 1px solid; background-color: #EBF4F4; color: #EBF4F4; height: 2px; width: 100%; }


/* RIGHT SIDEBAR AREA BORDERS, CODE AND COLORS */


.sidebar	{ background-color: #000000;
		  border-left: 1px solid #999999;
		  width: 175px; }


.borders	{ BORDER: #000000 1px solid; }


fieldset 	{ border:1px solid #FECB32;
		  -moz-border-radius: 5px;
		  padding-top: 0px;
		  padding-bottom: 6px;
		  padding-left: 8px;
		  padding-right: 8px;
		  width: 150px;
		  text-align: left; }

fieldset legend { border:1px solid #FECB32;
		  background-color: #F0F4FD;
		  margin-bottom: 3px;
		  padding: 2px;
		  padding-left: 5px;
		  padding-right: 5px;
		  COLOR: #0E7FD1;
		  FONT: bold 13px arial, verdana, sans-serif; }












/* NON-GALLERY IMAGE BORDERS */

.borders	{ BORDER: #FECB32 1px solid; }







/* NON-GALLERY IMAGE BORDERS */








/* GALLERY AND SLIDESHOW CODE */

.Galborder	 	{ border: #FECB32 5px solid; }

A:hover .Galborder 	{ border: #000000 1px solid; margin: 4px; }

.viewer-border	 	{ border: #FECB32 10px solid; }	

.picturetitle 		{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.gallerytext 		{ COLOR: #ffffff; FONT: 11px arial, verdana, sans-serif; font-weight: normal; }

#ZOOM 			{ LEFT: 10px; POSITION: absolute; TOP: 10px; }


.button-gallery 	{
			color: #FFFFFF;
	       		font: bold 11px arial, sans-serif;
			text-align: center;
			background-color: #B3C5C7;
			background-image: url("picts/button-gallery.gif");
        		padding: 3px 5px 3px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #354D50 1px solid;
			}


.buttonon-gallery	{
			color: #FFFFFF;
	       		font: bold 11px arial, sans-serif;
			text-align: center;
			background-color: #354D50;
			background-image: url("picts/buttonon-gallery.gif");
        		padding: 3px 5px 3px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #4C5035 1px solid;
			}








/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}










.contact 		{
			color: #FFFFFF;
	       		font: bold 12px arial, sans-serif;
			text-align: center;
			background-color: #B3C5C7;
			background-image: url("picts/button.gif");
        		padding: 3px 1px 3px 1px;
			margin: 0px 1px 0px 1px;
			cursor:pointer;
        		border: #FECB32 1px solid;
			}

.contacton 		{
			color: #FFFFFF;
	       		font: bold 12px arial, sans-serif;
			text-align: center;
			background-color: #354D50;
			background-image: url("picts/buttonon.gif");
        		padding: 3px 1px 3px 1px;
			margin: 0px 1px 0px 1px;
			cursor:pointer;
        		border: #FECB32 1px solid;
			}



.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200px;
		BORDER: #719094 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250px;
		HEIGHT: 150px;
		BORDER: #719094 1px solid}

.dropdown {	COLOR: #719094;
		WIDTH: 220PX;
		FONT: 11px verdana, arial, sans-serif }








/* START THE CODE FOR THE MENUS */


.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 9pt;
		  HEIGHT: 25PX;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:pointer;
		  font-weight: bold;
		  text-align: center;
		  line-height: 23px;
		  display: block;
		  border: #FECB32 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#354D50;
		  color: #FECB32;}


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#354D50;
		  color: #FECB32; }


a.menu:active 	{  background-image: url("picts/menu.gif");
		   background-color:#354D50;
		   color: #FECB32; }


a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#516A6E;
		   color: #FFFFFF; }


/* SIDEBAR MENU */


.menuSidebar		{
			font-family: arial, verdana, sans-serif;
			font-size: 8pt;
			font-weight: bold;
			text-align: center;
			height: 22px;
			width: 150px;
			cursor:hand;
			line-height: 22px;
			display: block;
			margin-bottom: 5px;
			background-color:#000000;
			background-image: url("picts/menu-sb.gif");
			border: #FECB32 1px solid;
			}


a.menuSidebar:link 	{ color: #FFFFFF;}


a.menuSidebar:visited 	{  color: #FFFFFF; }


a.menuSidebar:active 	{ color: #FFFFFF; }


a.menuSidebar:hover 	{
			background-color:#000000;
			background-image: url("picts/menuon-sb.gif");
			border: #FECB32 1px solid;
			color: #CCFFFF;
			}



