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



 /* LINK COLORS */

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

a.two:link		{ color: #601110; text-decoration: underline; }

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

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

a.two:active	{ color: #999999; text-decoration: underline; }

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

a.two:hover		{ color: #777777; text-decoration: underline; }

.biglink 	{ FONT: 14px time new roman; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 14px time new roman; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }




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

TABLE		{ COLOR: #000033; FONT: 15px time new roman; }

.title		{ COLOR: #006600; FONT: 19px time new roman; font-weight: bold; }

.headline	{ COLOR: #990000; FONT: 25px time new roman; font-weight: bold; TEXT-DECORATION: blink; }

.bigheadline	{ COLOR: #990000; FONT: 25px time new roman; font-weight: bold; TEXT-DECORATION: none; }

.copyright	{ COLOR: #000033; FONT: 12px time new roman; }

.subtitle	{ COLOR: #a65555; FONT: 16px time new roman; font-weight: bold; }

.services 	{ COLOR: #262662; FONT: 16px time new roman; font-weight: bold; }

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

.just 		{ text-align: justify; }


 /* NEWS PAGE BORDERS */

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


 /* START CODE FOR  GALLERY */

.galborders	{ BORDER: #000000 1px solid; margin-bottom: 3px; }

.picturecomments{ COLOR: #666666; FONT: 13px time new roman; }

.picturetitle 	{ COLOR: #000000; FONT: 15px time new roman; font-weight: bold; }

.smalltitle 	{ COLOR: #000000; FONT: 14px time new roman; font-weight: bold; }

.formmargin	{ margin: 0px; }

.button-popups {background-color:#846B4A;
		background-image: url("picts/button-popups.gif");
		FONT-FAMILY: time new roman;
		width: 100%;
		height: 25px;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		BORDER: #000000 0px solid; }

.buttonon-popups {background-color:#A77465;
		background-image: url("picts/buttonon-popups.gif");
		FONT-FAMILY: time new roman;
		width: 100%;
		height: 25px;
		color: #000000;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		BORDER: #000000 0px solid; }


 /* GALLERY HOVER MESSAGES */

.divstyle 	{ position:absolute;
		top:0;
		left:0; }

.pstyletitle	{ position:absolute;
		background-color: #FFFFE1;
		color:black;
		border: #000000 1px solid;
		width: 100px;
		padding: 2px;
		font-family: time new roman;
		font-size: 11px; }


.pstylebody 	{ position:absolute;
		background:white;
		color:black;
		font-family: time new roman;
		font-size: 11px; }





 /* HIDE MENU AND ITEMS FOR PRINTING */

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

 /* CONTACT PAGE CODE */

.shadeform	{ FONT: 13px time new roman;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #996600 1px solid; }


.dropdown {	COLOR: #000033;
		WIDTH: 180PX;
		FONT: 11px time new roman; }


.textarea	{ FONT: 13px time new roman;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #996600 1px solid; }


 /* LINKS PAGE CODE */

.searchform { 	WIDTH: 125PX;
		HEIGHT: 20PX;
		FONT: 11px time new roman;
		background-image: url("picts/shadeform.gif");
		BORDER: #000000 1px solid; }

.searchdrop 	{ FONT: 12px time new roman;
		COLOR: #000033;
		margin-top: 3px;
		WIDTH: 125px; }


.searchbutton {	font-size: 8pt; }



 /* START THE CODE FOR THE MENUS */

.date-font	{ color: #FFFFFF; font: 12px time new roman; font-weight: bold; }


#menulocation { LEFT: 7px; WIDTH: 150px; POSITION: absolute; TOP: -18px; padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: time new roman;
		  font-size: 10.3pt;
		  height: 25px;
		  width: 150px;
		  cursor:pointer;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 17pt;
		  text-align: left;
		  display: block;
		  border: #000000 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#000000;
		  color: #F0F0F0; }


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


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


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