BODY	{
	/*
	SCROLLBAR-BASE-COLOR: #2D2D4A;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	*/
	}



 /* START CODE FOR LINKS */


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

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

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

a:hover		{ color: #CC0000; 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; }


/* MISC LINK SETTINGS */

a.misclink:link		{ color: #ac4800; text-decoration: none; }

a.misclink:visited	{ color: #ac4800; text-decoration: none; }

a.misclink:active	{ color: #ac4800; text-decoration: none; }

a.misclink:hover		{ color: #ac4800; text-decoration: underline; }


a.misclink2:link		{ color: #000000; text-decoration: none; }

a.misclink2:visited	{ color: #000000; text-decoration: none; }

a.misclink2:active	{ color: #000000; text-decoration: none; }

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


a.misclink3:link		{ color: #000000; text-decoration: none; font-weight: bold; }

a.misclink3:visited	{ color: #000000; text-decoration: none; font-weight: bold; }

a.misclink3:active	{ color: #000000; text-decoration: none; font-weight: bold; }

a.misclink3:hover		{ color: #000000; text-decoration: underline; font-weight: bold; }


a.misclink4:link		{ FONT: 24px arial; color: #ac4800; text-decoration: none; font-weight: bold; }

a.misclink4:visited	{ FONT: 24px arial; color: #ac4800; text-decoration: none; font-weight: bold; }

a.misclink4:active	{ FONT: 24px arial; color: #ac4800; text-decoration: none; font-weight: bold; }

a.misclink4:hover		{ FONT: 24px arial; color: #ac4800; text-decoration: underline; font-weight: bold; }


/* ANCHOR TAGS */

a.anchor:link		{ color: #FFFFFF; text-decoration: none; }

a.anchor:visited	{ color: #FFFFFF; text-decoration: none; }

a.anchor:active		{ color: #FFFFFF; text-decoration: none; }

a.anchor:hover		{ color: #FFFFFF; text-decoration: none;}



 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; }

.title		{ COLOR: #FFFFFF; FONT: 24px arial; font-style: italic; }
.title2		{ COLOR: #ac4800; FONT: 24px arial; font-weight: bold; }
.title3		{ COLOR: #FFFFFF; FONT: 12px arial; font-style: bold; }
.title4		{ COLOR: #FFFFFF; FONT: 16px arial; font-style: bold; }
.title5		{ COLOR: #ac4800; FONT: 16px arial; font-weight: bold; }

.subtitle	{ COLOR: #fff7e8; FONT: 14px arial; font-weight: bold; }
.subtitle2	{ COLOR: #fff7e8; FONT: 11px arial; }

.subtitlemisc	{ COLOR: #ac070b; FONT: 14px arial; font-weight: bold; }

.copyright	{ COLOR: #FFFFFF; FONT: 11px arial; font-style: bold; }

.careertitle	{ COLOR: #FF6600; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle	{ COLOR: #CC0000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }
.list2 		{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: normal; text-align: left; }
.list3 		{ COLOR: #CC0000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.just 		{ COLOR: #FFFFFF; text-align: justify; }
.left 		{ COLOR: #FFFFFF; text-align: left; }
.center 	{ COLOR: #FFFFFF; text-align: center; }
.right 		{ COLOR: #FFFFFF; text-align: right; }
.misctext	{ color: #5377ff; font-size: 12px; text-decoration: none; }

.dividers	{ width: 100%; color: #FFFFFF; height: 3px; border: 1px solid #CCCCFF; }


 /* IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }






/* GALLERY IMAGE MOUSEOVER BORDERS AND GALLERY TEXT */


.image-border		{ position: relative; LEFT: 0px; top: 0px; border: #000000 1px solid; }

.image-borderon		{ position: relative; LEFT: 2px; top: 2px; border: #0099FF 1px solid; }

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

.gallerytext		{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; }
.gallerytext2		{ COLOR: #CC0000; FONT: 12px verdana, arial, sans-serif; }

.hilight		{ COLOR: #3366FF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

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






 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #99CCFF; text-decoration: none; FONT: 18px verdana, arial, sans-serif; }

a.sidelink:visited	{ color: #99CCFF; text-decoration: none; FONT: 18px verdana, arial, sans-serif; }

a.sidelink:active	{ color: #99CCFF; text-decoration: none; FONT: 18px verdana, arial, sans-serif; }

a.sidelink:hover	{ color: #99FF99; text-decoration: none; FONT: 18px verdana, arial, sans-serif; }

.bordersSB		{ border: #C0C0C0 1px solid; }

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

.sidebartext		{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; text-align: left; }

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







 /* HIDE MENU AND ITEMS FOR PRINTING */


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









.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#2D2D4A;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #CFCFE0;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid; }

.buttonon-popups { 	background-image: url("picts/buttonon-popup.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid; }


.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: 9pt arial, verdana, sans-serif; }


.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 	{ font-size: 8pt;
		  width: 35px;
		  background-color: #F1F4F5;
		  BORDER: #000000 1px solid; }






 /* START THE CODE FOR THE MENUS */


.menuoutline	{ BORDER-BOTTOM: #000000 1px solid; BORDER-TOP: #000000 0px solid; }



.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  height: 22px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:pointer;
		  font-weight: bold;
		  text-align: center;
		  line-height: 20px;
		  display: block;
		  border: #000000 0px solid; }
		  
.menu2		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  height: 22px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:pointer;
		  font-weight: bold;
		  text-align: center;
		  line-height: 20px;
		  display: block;
		  border: #000000 0px solid; }
		  
a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#2D2D4A;
		  color: #CFCFE0;}
		  
a.menu2:link 	{ background-image: url("picts/menu.gif");
		  background-color:#2D2D4A;
		  color: #f0ee5a;}

a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#2D2D4A;
		  color: #CFCFE0; }
		  
a.menu2:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#2D2D4A;
		  color: #f0ee5a; }

a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#2D2D4A;
		  color: #CFCFE0; }

a.menu2:active 	{ background-image: url("picts/menu.gif");
		  background-color:#2D2D4A;
		  color: #f0ee5a; }
		  
a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#C0C0C0;
		   color: #000000; }

a.menu2:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#C0C0C0;
		   color: #f0ee5a; }
	
	
		   
 /* MISC CLASSES */




/* SERVICE MENUS */

#dropmenudiv{
position:absolute;
background-color: #2b2c78;
border:1px solid black;
border-bottom-width: 0;
text-decoration: none;
font: 11px verdana, arial, sans-serif;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
}

.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}

/* END SERVICE MENUS */


 /* END MISC CLASSES */
