BODY	{
	scrollbar-base-color: #D5D9E1;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}





/* NON-MENU PAGE LINK CODE */

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

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

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

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

.biglink 	{ FONT: 13px "Trebuchet MS", arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 13px "Trebuchet MS", arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }





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

TABLE 			{ COLOR: #615E60; FONT: 12px "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.title 			{ COLOR: #366d03; FONT: normal 20px Georgia, "Times New Roman", Times, serif; }



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

.hilite			{ COLOR: #FF0000; }

.just 			{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14pt;

}

.left			{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14pt;

}


.name			{ FONT: normal 20px Georgia, "Times New Roman", Times, serif; }

.formmargin		{ margin: 0px; }

.pageheight		{ height: 750px; }

.whitespaceleft		{ width: 40px; }

.whitespaceright	{
	width: 40px;
}





/* SERVICES PAGE CODE */

.services 		{ COLOR: #262662; }

ul 		{ list-style-image: url('picts/bullet.gif');
	margin: 0;
	padding: 0 0 0 15px;
}


li {
	margin-bottom: 10px;
}


/* BARS AND BORDERS */

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


.footertable		{
			background-position: 0px 0px;
			color: #999999;
			font: 10px "Trebuchet MS", arial, sans-serif;
			font-weight: normal;
			}


.footerbar		{
	height: 20px;
	color: #FFFFFF;
	font: 12px arial, sans-serif;
	font-weight: bold;
	background-color: #366d03;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #366d03;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #366d03;


			}

.rightbarwidth		{
	width: 12px;
	border-left-style: solid;
	border-left-color: C5C7CD;
}

.rightbar	{
		background-color: #eae9ce;
		
		}

.leftbarwidth		{ width: 25px; }

.leftbar	{
		background-color: #D5D9E1;
		border-right: #A2ADC4 1px solid;
		border-left: #A2ADC4 0px solid;
		}





/* TOP BAR AND HEADER AREA */

.header			{ }

.imagearea		{
			background-color: #51aa1c;
			width: 400px;
			border-left: 1px none #173769;
			}

.headerbar		{
	height: 36px;
	color: #FFFFFF;
	font: 20px "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	background-color: #51aa1c;
	background-image: url(picts/bar-background.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #51aa1c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #366d03;

			}

.headerbar2		{
			height: 20px;
			width: 100%;
			background-color: #D5D9E1;
			background-image: url("picts/shadow-header.gif");
			background-repeat: repeat-x;
			background-position: 0px 0px;
			border-bottom: #A2ADC4 1px solid;
			}

.date-font		{
			color: #FFFFFF;
			font: 12px "Trebuchet MS", arial, sans-serif;
			font-weight: bold;
			}

#date-location		{ position: relative; left: 8px; top: 0px; text-align: left; }

#contact-location	{ position: relative; right: 12px; top: -1px;  text-align: right; }


a.barlink:link, a.barlink:visited, a.barlink:active	{ color: #829FC2; text-decoration: none; }

a.barlink:hover						{ color: #FFFFFF; text-decoration: none; }





/* NON-GALLERY IMAGE CODE AND BORDERS */

.imagespace		{ margin-left: 10px; margin-right: 8px; }

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





/* PAGE BACKGROUNDS */

.shadow 	{
		background-image: url("picts/shadow-menu.gif");
		background-repeat: repeat-y;
		background-position: 0px 0px;
		}





/* SETUP PAGES FOR PRINTING */

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





/* CONTACT PAGE CODE */

.phonetitle	{ COLOR: #006699; FONT: 14px "Trebuchet MS", arial, sans-serif; font-weight: bold; }

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


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

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





/* LINKS PAGE CODE */


.linksmargin	{ margin: 0px; margin-bottom: 15px; }

.linkboxes	{
		background-color: #E4EAEF;
		border: 1px solid #A2B6C7;
		}

.searchbutton 	{ FONT: 11px arial, verdana, helvetica, sans-serif; }

.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #F4F5F9;
		WIDTH: 125px;
		HEIGHT: 20px;
		BORDER: #999999 1px solid;
		}





/* GALLERY CODE */

.price	 		{ COLOR: #009900; FONT: 15px arial, sans-serif; font-weight: bold; text-decoration: underline; }

.cartmargin		{ margin: 0px; margin-top: 2px; }

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

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

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

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

.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: 0px;
		left: 0px;
		}

.pstyletitle	{
		position:absolute;
		background-color: #EBF6FF;
		color: #000000;
		border: #000066 1px solid;
		width: 100px;
		padding: 2px;
		font-family: tahoma, arial, verdana, sans-serif;
		font-size: 10px;
		}


.pstylebody 	{
		position:absolute;
		background: #EBF6FF;
		color: #000066;
		font-family: tahoma, arial, verdana, sans-serif;
		font-size: 10px;
		}





/* START THE CODE FOR THE MENUS */

.menutopspace		{ margin-top: 9px; }

.changerarea		{
			border-top: #7E89A0 1px solid;
			border-bottom: #7E89A0 1px solid;
			margin-top: 9px;
			margin-bottom: 9px;
			}

.menubackground		{
			background-color: #eae9ce;
			background-image: url(picts/menu-background.gif);
			border-right: 1px solid #366d03;
			}

.menuwidth		{ width: 175px; }


.lastline		{ border-top: #E7EBF3 1px solid; }


.menu		{
	background-color: #51aa1c;
	background-image: url(picts/menu.gif);
	font-family: "Trebuchet MS", arial,  helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	width: 100%;
	cursor:hand;
	font-weight: bold;
	text-indent: 10px;
	line-height: 29px;
	text-align: left;
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #366d03;
	color: #fff;

		}


a.menu:link 	{ color: #fff; }


a.menu:visited 	{ color: #fff; }


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


a.menu:hover 	{
		background-image: url("picts/menuon.gif");
		background-color: #fff;
		color: #fff;
		}
.juststrong {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15pt;
	color: #366d03;
	font-style: italic;


}
.homelink {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;

}
.pgborder {
	border-right-style: solid;
	border-right-color: #366d03;
	border-right-width: 1px;




}
.donors {
	background-color: #E5E6E8;
	text-align: justify;

}
.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.vidlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtstrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.imgmargin_r_b {
	margin-right: 15px;
	margin-bottom: 5px;
}



