html {
  font-size: 100.1%
  }
BODY	{
	background: #fff;
	color: #000;
	font-family: tahoma, arial, sans-serif; 
	margin: 0px;
	padding: 0px;
	text-align: justify;
	}

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

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

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

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


/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
li {
margin-bottom: 12px;
font-size: 14px;
text-align: justify;
}
p {text-align: justify; font-size: 14px;}
h4 {
	margin-bottom: 5px;
}
table { COLOR: #002; FONT: 12px; font-weight: normal; }

td {vertical-align: top;}
.logo {margin-top: 12px;}
.tagline {margin-top: 21px;}
.title, h3 			{ COLOR: #161652; FONT: 17px arial, verdana, sans-serif; font-weight: bold; }

.subtitle 		{ COLOR: #CC6600; FONT: 12px; font-weight: bold; }

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

.picturecomments 	{ COLOR: #666666; FONT: 10px; font-weight: normal; }

.contact-text 		{ COLOR: #000099; FONT: 11px; font-weight: normal; }

.smalltext		{ FONT: 10px; font-weight: normal; }

.services 		{ COLOR: #262662; }

.page-splits		{ border: #A498B0 1px solid; background-color: #DAE1F1; color: #DAE1F1; height: 5px; width: 100%; }

.copyright		{ COLOR: #999999; FONT: 9px ; font-weight: normal; }





.just { text-align: justify; }



.biglink 	{ FONT: 12px; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 12px; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }




/* IMAGE BORDERS */


.page-borders		{ background-color:#5D687F; }

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

.bar-borders		{ height: 20px; border-top: #000000 1px solid; border-bottom: #000000 1px solid; }




/* PAGE BACKGROUNDS */


.backgrounds { background-image: url("images/background.jpg");
		background-repeat: repeat-y;
		
		}
#content {
	margin: 20px 35px;
}




/* CONTACT AND LINKS PAGE CODE */


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-color: #F4F5F9;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid; }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-color: #F4F5F9;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 135PX;
		BORDER: #000000 1px solid; }

.dropdown 	{ COLOR: #333333;
		background-color: #F4F5F9;
		WIDTH: 180PX;
		FONT: 11px; }


.searchform 	{ WIDTH: 110PX;
		HEIGHT: 20PX;
		background-image: url("images/shadeform.gif");
		background-color: #F4F5F9;
		FONT: 11px arial, verdana, sans-serif;
		border: #000000 1px solid; }


.searchdrop 	{ WIDTH: 60PX; HEIGHT: 20PX; background-color: #F4F5F9; FONT: 11px arial, verdana, sans-serif; }

.searchbutton 	{ font-size: 8pt; }

.tagline {text-align:right;}
.bar-borders a {
	color: #003366;
}

/* START THE CODE FOR THE MENUS */


#menulocation 		{ LEFT: 0 WIDTH: 175px; POSITION: absolute; TOP: 78px; padding: 0px 0px; white-space:nowrap; }

.menutrans   		{ filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60; }

.menu-top-border	{ border-right: #5D687F 1px solid; }

.menu-bottom-line	{ border-top: #FFFFFF 1px solid; border-right: #5D687F 1px solid; }


.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  height: 30px;
		  width: 175px;
		  cursor:hand;
		  font-weight: bold;
		
		  line-height: 20pt;
		  text-align: left;
		  display: block;
		  border-top: #FFFFFF 1px solid;
		  border-bottom: #5D687F 1px solid; }

.menu a {padding:0 0 0 8px;
			width: 167px;
			margin-right:-8px;}

.menu a:link 	{ background-image: url("images/menu.gif");
		  background-color:#AEB8CD;
		  color: #003366; }


.menu a:visited 	{ background-image: url("images/menu.gif");
		  background-color:#AEB8CD;
		  color: #003366; }


.menu a:active 	{ background-image: url("images/background-menu.gif");
		  background-color:#AEB8CD;
		  color: #003366; }


.menu a:hover 	{ background-image: url("images/background-menu.gif");
		  background-color:#AEB8CD;
		  color: #000066; }

 #mySlideShow
{
width: 175px !important;
height: 131px !important;
}

