BODY	{
	scrollbar-base-color: #AA0000;
	scrollbar-track-color: #05022C;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}




/* NOTE: Edit the intro.css for the intro page colors */

#locator01 { position:absolute; visibility:show; right: 34px; top: 45px; z-index:2 } 
#locator02 { position:absolute; visibility:show; right: 490px; top: 40px; z-index:2 }

/* PAGE LINK COLORS */

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

a:visited	{
	color: #01A4F1;
	text-decoration: none;
	vertical-align: middle;
}

a:active	{
	color: #01A4F1;
	text-decoration: none;
	vertical-align: middle;
	white-space: normal;
	line-height: normal;
}

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




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

TABLE 		{
	font-weight: normal;
	font-family: verdana;
	font-size: 10px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}

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

.subtitle 	{ color: #FF9262; font: 10px verdana; font-weight: normal; }

.careers 	{ COLOR: #FFFFFF; FONT: 10px verdana; font-weight: normal; }

.footertext 	{ COLOR: #FFFFFF; FONT: 10px verdana; font-weight: normal; }

LI 		{ COLOR: #FFFFFF; FONT: 10px verdana; font-weight: normal; }

.phonetitle 	{ color: #FFFF9C; font: 10px verdana; font-weight: normal; }

.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-weight: bold;
	vertical-align: middle;
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
}

.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 verdana;
		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;  }

.viewer-border	 	{ border: #FFFFFF 10px solid; }		

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

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

.button-gallery 	{
			color: #FFFFFF;
	       		font: bold 11px verdana;
			text-align: center;
			background-color: #990000;
        		padding: 3px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #000000 1px solid;
			}


.buttonon-gallery	{
			color: #FFFFFF;
	       		font: bold 11px verdana;
			text-align: center;
			background-color: #FF0000;
        		padding: 3px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #FFFFFF 1px solid;
			}




/* CONTACT FORM CODE */


.contact 	 {
		background-color:#990000;
		FONT-FAMILY: verdana;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 3px 0px 1px 0px;
		BORDER: #000000 1px solid;
		 }


.contacton 	 {
		background-color:#FF0000;
		FONT-FAMILY: verdana;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 3px 0px 1px 0px;
		BORDER: #FFFFFF 1px solid;
		 }



.shadeform	{
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 238px;
	BORDER: #000000 1px solid;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: bottom;
	height: 22px;
	color: 333333;
	font-style: normal;
	line-height: normal;
	margin: auto;
	padding: 2px;
}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 420px;
		HEIGHT: 100px;
		BORDER: #000000 1px solid}

.dropdown {
	COLOR: #333333;
	WIDTH: 238px;
	border: 1px solid #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	height: 26px;
}











/* START THE CODE FOR THE MENUS */



.menubackground		{ background-color:#05022C;
			  border-top: #000000 0px solid;
			  border-bottom: #000000 0px solid;
			  background-image: url("picts/background-menu.gif"); }



.menu		{ font-family: verdana;
		  font-size: 7pt;
		  height: 25px;
		  padding-left: 5px;
		  padding-right: 5px;
		  cursor:pointer;
		  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:#05022C;
		  color: #FFFFFF; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:05022C;
		  color: #A1A1A1; }


a.menu:active 	{  background-image: url("picts/menu.gif");
		   background-color:#05022C;
		   color: #A1A1A1; }


a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#A1A1A1;
		   color: #FFFFFF; }

.just #Get_a_Quote .style2 .shadeform {
	font-family: Verdana;
	color: #333333;
	background-image: url(picts/shadeform.gif);
	width: 64px;
	font-size: 10px;
	height: 20px;
}
