BODY	{
	SCROLLBAR-BASE-COLOR: #00672C;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}


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

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

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

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


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

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

.title 			{ COLOR: #005424; FONT: 17px arial, verdana, sans-serif; font-weight: bold; }

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

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

.picturecomments 	{ COLOR: #666666; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.contact-text 		{ COLOR: #555555; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.smalltext		{ FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.services 		{ COLOR: #00672C; }

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

.copyright		{ COLOR: #999999; FONT: 9px  verdana, arial, sans-serif; font-weight: normal; }





.just { text-align: justify; }



.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; }




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

#date-location	{ right: 4px; TOP: 73px; POSITION: absolute; }




/* SETUP PAGES FOR PRINTING */


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







/* IMAGE BORDERS */


.page-borders		{ background-color:#066830; }

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

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




/* PAGE BACKGROUNDS */


.backgrounds { background-image: url("picts/background.jpg");
		background-repeat: repeat-y;
		background-position: 0px 0px;
		}





/* CONTACT AND LINKS PAGE CODE */


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


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

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


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


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

.searchbutton 	{ font-size: 8pt; }









/* GALLERY CODE */

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

.gallerytext		{ COLOR: #000000; FONT: 9px verdana, arial, sans-serif; font-weight: normal; }

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

.viewer-border		{ BORDER: #000000 1px solid; }

.button-gallery 	{
			color: #000000;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #FFFFFF;
	        	background-image: url("picts/button-gallery.gif");
        		padding: 1px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #999999 1px solid;
			}


.buttonon-gallery	{
			color: #0066FF;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #FFFFFF;
	        	background-image: url("picts/buttonon-gallery.gif");
        		padding: 1px 5px 1px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #0066FF 1px solid;
			}




/* GALLERY HOVER MESSAGES */


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

.pstyletitle	{ position:absolute;
		background-color: #FFFFFF;
		color:#006600;
		border: #006600 1px solid;
		width: 100px;
		padding: 2px;
		font-family: arial, verdana, sans-serif;
		font-size: 11px; }


.pstylebody 	{ position:absolute;
		background:#FFFFFF;
		color:#006600;
		font-family: arial, verdana, sans-serif;
		font-size: 11px; }






/* START THE CODE FOR THE MENUS */


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

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

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

.menu_bottom_line	{ border-top: #1A944E 1px solid; border-right: #066830 1px solid; }


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


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


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


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


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



