BODY	{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	background-color: #000000;
	background-color1: #99cccc;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}

/* BACKGROUND CODE */

.background-main 	{
		background-image: url("");
		background-repeat: repeat-x;
		background-position: 0px 0px;
		}

.background-home 	{
		background-image: url("");
		background-repeat: repeat-x;
		background-position: 0px 0px;
		}


/* PAGE LINK CODE */


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

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

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

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


/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

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

.title 		{ COLOR: #0080c0; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #0080c0; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

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

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

.formmargin		{ margin: 0px; }

.just 			{ text-align: justify; }


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

.sidebarwidth		{ width: 175px; }

fieldset 	{ border:1px solid #ffffff;
		  -moz-border-radius: 5px;
		  padding-top: 0px;
		  padding-bottom: 10px;
		  padding-left: 8px;
		  padding-right: 8px;
		  width: 125px;
		  text-align: left;
		  COLOR: #FFFFFF;
		  FONT: bold 11px arial, verdana, sans-serif; }

fieldset legend { border:1px solid #ffffff;
		  margin-bottom: 6px;
		  padding: 2px;
		  padding-left: 5px;
		  padding-right: 5px;
		  COLOR: #0080c0;
		  FONT: bold 12px arial, verdana, sans-serif; }


/* HOMEPAGE LINK AREA BORDER CODE */

.bordertables	{
		background-color: #000000;
		BORDER-TOP: #fffff 1px solid;
		BORDER-BOTTOM: #ffffff 1px solid;
		height: 45px;
		margin-top: 0px;
		margin-bottom: 0px;
		}


/* HOMEPAGE CODE */

.homeimage	{
		BORDER-TOP: #000000 1px solid;
		BORDER-BOTTOM: #ffffff 1px solid;
		margin-top: 0px;
		margin-bottom: 8px;
		}

.homelinks		{
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 8pt;
		  	font-weight: bold;
			letter-spacing: 3px;
			padding-left: 15px;
			padding-right: 15px;
			}

a.homelinks:link		{ color: #0080c0; text-decoration: none; }

a.homelinks:visited		{ color: #0080c0; text-decoration: none; }

a.homelinks:active		{ color: #0080c0; text-decoration: none; }

a.homelinks:hover		{ color: #80FFFF; text-decoration: none; }



 /* CONTACT FORM */


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #99cccc;
		background-image: url("");
		color: #0080c0;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #ffffff 1px solid;
		}

.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #000000;
		background-image: url("");
		color: #FFFFFF;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #0080c0 1px solid;
		}

.button 	{
		background-color:#000000;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #0080c0;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #846852 1px solid;
		}


.buttonon 	{
		background-color:#000000;
		background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #BCAD91;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #BCAD91 1px solid;
		}


/* HIDE MENU AND ITEMS FOR PRINTING */


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



/* START THE CODE FOR THE MENUS */


.menubackground	{
		background-color: #000000;
		border-top: #ffffff 1px solid;
		border-bottom: #ffffff 1px solid;
		padding-top: 8px;
		padding-bottom: 8px;
		}

.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  font-weight: bold;
		  letter-spacing: 1px;
		  padding-top: 2px;
		  padding-bottom: 3px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 5px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border-top: #ffffff 1px solid;
		  border-left: #ffffff 1px solid;
		  border-bottom: #ffffff 1px solid;
		  border-right: #ffffff 1px solid;
		  }


a.menu:link 	{ background-color:#000000;
		  color: #99cccc; }


a.menu:visited 	{ background-color:#000000;
		  color: #99cccc; }


a.menu:active 	{ background-color:#000000;
		  color: #99cccc; }


a.menu:hover 	{ background-color:#000000;
		  color: #0080c0;
		  border: #FFFFFF 1px solid; }
#side_image {
	position: absolute;
	width: 150px;
	top: 310px;
	left: 240px;
}
