BODY		{ scrollbar-base-color: #A6AFD1;
		scrollbar-track-color: #A6AFD1;
		scrollbar-face-color: #A6AFD1;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #7682AD;
		scrollbar-darkshadow-color: #7682AD;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF;
		background-color: #FFFFFF;
		margin: 0;
		padding: 0;
		border: 0; }



 /* PAGE LINK COLORS */



a:link		{ color: #3300FF; text-decoration: none; }

a:visited	{ color: #3300FF; text-decoration: none; }

a:active	{ color: #3300FF; text-decoration: none; }

a:hover		{ color: #6699FF; text-decoration: none; }





 /* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */


TABLE 		{ COLOR: #53301a; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.title 		{ COLOR: #53301a; FONT: 14px verdana, arial, sans-serif; font-weight: normal; }

.subtitle 	{ COLOR: #8bd2f4; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.titlelarge	{ COLOR: #000000; font: 30px verdana, arial, sans-serif; font-weight: normal;}

.smalltitle 	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #53301a; font: 11px verdana, arial, sans-serif; font-weight: bold; }

.14pttype 	{ COLOR: #53301a; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }


 /* START FOOTER TEXT */

.footer 	{ COLOR: #53301a; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }



 /* MISC CODE AND COLORS */

.page-splits	{ border:none; background:#7F9DB9; color:#7F9DB9; height:1px; width: 100%; }

.hilite		{ COLOR: #996633; }

.formmargin	{ margin: 0px; }

.just 		{ text-align: justify; }





/* HEADER DROP SHADOW */


.headshadow	{ 
		background-image: url("picts/shadow-header.gif");
		background-repeat: repeat-x;
		height: 25px;
		border-top: #000000 0px solid;
		}





 /* PAGE TEXT BOXES */

fieldset	{ padding: 5px; -moz-border-radius: 5px; }

fieldset legend	{ padding: 0; margin-bottom: 2px; }




 /* LOCATION OF THE LEFT SIDEBAR ON THE PAGES */

#sidebar	{ LEFT: 15px; position: absolute; TOP: 105px; z-index: 4; }





 /* GALLERY PAGE OPTIONS */

.imagetitles	{
		background-color: #FFFFFF;
		background-color: transparent;
		BORDER: #FFFFFF 0px solid;
		color: #000000;
		font: 30px verdana, arial, sans-serif;
		font-weight: normal;
		text-align: left;
		width: 275px;
		}




/* IMAGE BORDER COLORS */


.Galborder 		{ border: #53301a 1px solid;}

.Galborderon 		{ border: #53301a 1px solid; Filter: Alpha(Opacity=80);-moz-opacity: 0.8; }

.Galborderoff 		{ border: #ffffff 0px solid;}

.image-border		{ LEFT: 0px; position: relative; top: 0px; border: #000000 1px solid; }

.image-borderon		{ LEFT: 3px; position: relative; top: 3px; border: #000000 1px solid; }





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide { display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none; }
}






/* CONTACT FORM CODE */


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid; }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid; }

.dropdown 	{ COLOR: #53301a; 
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif; }



/* LINKS PAGE CODE */


.searchform 	{ background-image: url("picts/shadeform.gif"); WIDTH: 100PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif; BORDER: #000000 1px solid }


.searchdrop	{ WIDTH: 70PX; HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif; background-color:#FFFFFF; color:#333333 }







 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL DROP MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-left: #8bd2f4 1px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #53301a 1px solid;
}


 /* MORE SUB LEVEL DROP MENU CONTROL */


.menu_DIV{
border-top: #53301a 0px solid;
border-bottom: #53301a 0px solid;
border-right: #53301a 1px solid;
border-left: #53301a 1px solid;
filter:alpha(opacity=100);
z-index:100;
}




 /* GALLERY NAV MENU */



.menu-nav	{ font-family: verdana, helvetica, arial, sans-serif;
		  font-size: 11px;
		  font-weight: normal;
		  text-align: center;
		  letter-spacing: 0px;
		  height: 19px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 8px;
		  padding-right: 8px;
		  margin-left: 3px;
		  margin-right: 3px;
		  cursor:hand;
		  line-height: 19px;
		  display: block;
		  white-space: nowrap;
		  border: #8bd2f4 1px solid; }


a.menu-nav:link 	{  background-color:#FFFFFF;
		  	   color: #53301a;}


a.menu-nav:visited 	{  background-color:#FFFFFF;
		  	   color: #53301a;}


a.menu-nav:active 	{  background-color:#FFFFFF;
		  	   color: #53301a;}


a.menu-nav:hover 	{  background-color:#53301a;
		  	   color: #FFFFFF;
			   border: #8bd2f4 1px solid;
			}





 /* SLIDESHOW BUTTONS */


.slideshow	{
		background-color:#FFFFFF;
		color: #53301a;
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-align: center;
		letter-spacing: 0px;
		height: 21px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 3px;
		margin-right: 3px;
		cursor:hand;
		line-height: 17px;
		display: block;
		white-space: nowrap;
		border: #7688BC 1px solid;
		}


.slideshowon	{
		background-color:#53301a;
		color: #FFFFFF;
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-align: center;
		letter-spacing: 0px;
		height: 21px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 3px;
		margin-right: 3px;
		cursor:hand;
		line-height: 17px;
		display: block;
		white-space: nowrap;
		border: #7688BC 1px solid;
		}


