BODY	{
	SCROLLBAR-BASE-COLOR: #9CA7C1;
	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: #6699FF; text-decoration: none; }


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

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

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

.subtitle 		{ COLOR: #CC6600; 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: #000099; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

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

.services 		{ COLOR: #262662; }

.page-splits		{ border: #A498B0 1px solid; background-color: #DAE1F1; color: #DAE1F1; 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: #262662; 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:#5D687F; }

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

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




/* PAGE BACKGROUNDS */


.backgrounds { background-image: url("background.jpg");
		background-repeat: repeat-y;
		background-position: 0px 0px;
		background-color:#FFFFFF;
		}





/* CONTACT AND LINKS PAGE CODE */


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

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

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


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


.searchdrop 	{ WIDTH: 60PX; HEIGHT: 20PX; background-color: #F4F5F9; 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("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("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: #EBF6FF;
		color:#000066;
		border: #000066 1px solid;
		width: 100px;
		padding: 2px;
		font-family: arial, verdana, sans-serif;
		font-size: 11px; }


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






/* START THE CODE FOR THE MENUS */


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

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

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

.menu-bottom-line	{ border-top: #FFFFFF 1px solid; border-right: #5D687F 1px solid; }


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


a.menu:link 	{ background-image: url("menu.gif");
		  background-color:#AEB8CD;
		  color: #003366; }


a.menu:visited 	{ background-image: url("menu.gif");
		  background-color:#AEB8CD;
		  color: #003366; }


a.menu:active 	{ background-image: url("menu.gif");
		  background-color:#AEB8CD;
		  color: #003366; }


a.menu:hover 	{ background-image: url("menuon.gif");
		  background-color:#AEB8CD;
		  color: #000066; }



