BODY 		{ scrollbar-base-color: #000000 }









 /* PAGE LINK COLORS */



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



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



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



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









 /* THE NEXT LINE IS THE MAIN PAGE FONT */

.black {color: #000000;}

TABLE 		{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }



.title 		{ color: #FFFFFF; font: 20px arial, verdana, sans-serif; font-weight: bold; }



.subtitle 	{ color: #FF9262; font: 15px arial, verdana, sans-serif; font-weight: bold; }



.careers 	{ COLOR: #FFFFFF; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }



.footertext 	{ COLOR: #FFFFFF; FONT: 11px arial, verdana, sans-serif; font-weight: bold; }



LI 		{ COLOR: #FFFFFF; FONT: 14px arial, verdana, sans-serif; font-weight: normal; }



.phonetitle 	{ color: #FFFF9C; font: 12px arial, verdana, sans-serif; font-weight: bold; }



.just 		{ text-align: justify; }









 /* PAGE IMAGE BORDERS */



.borders	{ BORDER: #FFFFFF 1px solid; padding: 3px; }













 /* RIGHT SIDEBAR AREA BORDERS, CODE AND COLORS */





.sidebar	{ background-color: #AA0000;

		  background-image: url("picts/background-sidebar.jpg");

		  border-left: 0px solid #AA0000;

		  width: 200px; }





.sidebartitle	{ color: #FFFFFF; font: 14px arial, verdana, sans-serif; font-weight: bold; }



.sidebarfield 	{

		border: 1px solid #FFFFFF;

		text-align: left;

		-moz-border-radius: 3px;

		padding-left: 5px;

		padding-right: 5px;

		padding-top: 5px;

		padding-bottom: 6px;

		width: 156px;

		max-width: 144px;



		COLOR: #FFFFFF;

		FONT: 11px arial, verdana, sans-serif;

		font-weight: bold;

		display: block;

		}

















 /* HIDE MENU AND ITEMS FOR PRINTING */





@media print {

.printhide 	{ display:none; }

.printhelp	{ width:600px; }

}

@media screen{

.printonly 	{ display:none; }

}

















 /* GALLERY SLIDESHOW AND POPUP CODE */



.Galborder	 	{ border: #000000 1px solid; margin-bottom: 4px; }



A:hover .Galborder 	{ border: #FFFFFF 1px solid; margin-bottom: 4px;  }



.Popupborder	 	{ border: #FFFFFF 10px solid; }		



.picturetitle 		{ COLOR: #FFFFFF; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }



.gallerytext 		{ COLOR: #FFFFFF; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }



.button-popups   {

		background-color:#990000;

		FONT-FAMILY: arial, verdana, helvetica, sans-serif;

		color: #FFFFFF;

		font-size: 8pt;

		height: 23px;

		cursor:hand;

		font-weight: bold;

		text-align: center;

		line-height: 20px;

		padding-left: 5px;

		padding-right: 5px;

		BORDER: #000000 1px solid;

		 }





.buttonon-popups {

		background-color:#FF0000;

		FONT-FAMILY: arial, verdana, helvetica, sans-serif;

		color: #FFFFFF;

		font-size: 8pt;

		height: 23px;

		cursor:hand;

		font-weight: bold;

		text-align: center;

		line-height: 20px;

		padding-left: 5px;

		padding-right: 5px;

		BORDER: #FFFFFF 1px solid;

		 }









 /* CONTACT FORM CODE */





.contact 	 {

		background-color:#990000;

		FONT-FAMILY: arial, verdana, helvetica, sans-serif;

		color: #FFFFFF;

		font-size: 8pt;

		height: 23px;

		cursor:hand;

		font-weight: bold;

		text-align: center;

		line-height: 20px;

		BORDER: #000000 1px solid;

		 }





.contacton 	 {

		background-color:#FF0000;

		FONT-FAMILY: arial, verdana, helvetica, sans-serif;

		color: #FFFFFF;

		font-size: 8pt;

		height: 23px;

		cursor:hand;

		font-weight: bold;

		text-align: center;

		line-height: 20px;

		BORDER: #FFFFFF 1px solid;

		 }







.shadeform	{ FONT: 13px arial, verdana, sans-serif;

		background-image: url("picts/shadeform.gif");

		text-align: left;

		WIDTH: 200PX;

		BORDER: #000000 1px solid}



.textarea	{ FONT: 13px arial, verdana, sans-serif;

		background-image: url("picts/shadeform.gif");

		text-align: left;

		WIDTH: 250PX;

		HEIGHT: 100PX;

		BORDER: #000000 1px solid}



.dropdown {	COLOR: #333333;

		WIDTH: 220PX;

		FONT: 11px verdana, arial, sans-serif }























 /* START THE CODE FOR THE MENUS */







.menubackground		{ background-color:#000000;

			  border-top: #000000 0px solid;

			  border-bottom: #000000 0px solid;

			  background-image: url("picts/background-menu.gif"); }







.menu		{ font-family: verdana, arial, helvetica, sans-serif;

		  font-size: 7pt;

		  height: 25px;

		  padding-left: 5px;

		  padding-right: 5px;

		  cursor:hand;

		  font-weight: bold;

		  text-align: center;

		  line-height: 22px;

		  display: block;

		  border: #000000 0px solid; }





a.menu:link 	{ background-image: url("picts/menu.gif");

		  background-color:#000000;

		  color: #999999; }





a.menu:visited 	{ background-image: url("picts/menu.gif");

		  background-color:#000000;

		  color: #999999; }





a.menu:active 	{  background-image: url("picts/menu.gif");

		   background-color:#000000;

		   color: #999999; }





a.menu:hover 	{  background-image: url("picts/menuon.gif");

		   background-color:#999999;

		   color: #FFFFFF; }




