BODY {
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	color: #FFFFFF;


}

a:link		{
	color: #3399CC;
	text-decoration: none;
	font-size: 1em;
}

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

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

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

.picturebar 	{
	background-color:#000000;
	height: 100px;
	border-top: 2px solid #39c;
	border-bottom: 2px solid #39c;
	background-image: url(../picts/home-background.jpg);
	background-repeat: repeat-x;
	background-position: left;




}

p:first-letter {
	font-weight: normal;
	color:#FFFFFF;
	font-size: 120%;
}

.date-font { color: #CCCCCC; font: 12px verdana, arial, sans-serif} 


 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */


.title 		{
	COLOR: #FFFFFF;
	font-family: Georgia, "Times New Roman", arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.subtitle 	{ COLOR: #FFFFFF; FONT: bold normal 1em Georgia, "Times New Roman", arial, sans-serif; }

.phonetitle 	{ color: #F0F0F0; font: bold 1em verdana, arial, sans-serif; }

.copytext 	{ COLOR: #F0F0F0; FONT: 8px arial, verdana, sans-serif; font-weight: bold; }


.just 		{ text-align: justify; }




 /* IMAGE BORDERS */

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


 /* HOMEPAGE THUMBNAIL BORDERS */

.hover-border	 	{ border: #FFFFFF 1px solid; cursor:hand; }
A:hover .hover-border 	{
	border: 1px solid #3399CC;
	cursor:hand;
	filter: Gray;
}





 /* HIDE MENU AND ITEMS FOR PRINTING */


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







.button { 	background-image: url("picts/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: Georgia, "Times New Roman", arial, sans-serif;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon { background-image: url("picts/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY:  Georgia, "Times New Roman", arial, sans-serif;
		color: #666666;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


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

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #999999 2px solid; }

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }



 /* START MENU CODE */



.menu    	{
	height: 23px;
	text-indent: 20px;
	background-image: url(../picts/menu.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
	text-transform: lowercase;



		}


.menu-line	  {
		  background-image: url(../picts/menu-ine.gif);
		  background-repeat: repeat-y;
		  }
p {
	font-size: 1em;
}
