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; }
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	left: 10px;
}


 /* PAGE LINK COLORS */



 /* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */


TABLE 		{
	COLOR: #666666;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.title 		{
	COLOR: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.subtitle 	{ COLOR: #0066FF; 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: #556089; font: 11px verdana, arial, sans-serif; font-weight: bold; }

 /* START FOOTER TEXT */

.footer 	{ COLOR: #6B738C; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }

.textMenu{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #666666;
	}

 /* 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: #000000 1px solid;}

.Galborderon 		{ border: #FF6600 1px solid; Filter: Alpha(Opacity=80);-moz-opacity: 0.8; }

.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("images/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid; }


.textarea	{
	background-image: url("images/shadeform.gif");
	text-align: left;
	WIDTH: 85%;
	HEIGHT: 125px;
	BORDER: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	left: 5px;
	color: #000000;
}

.dropdown 	{ COLOR: #7682AD;
		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 }


 /* MORE SUB LEVEL DROP MENU CONTROL */


.menu_DIV{
border-top: #6B738C 0px solid;
border-bottom: #6B738C 0px solid;
border-right: #6B738C 1px solid;
border-left: #6B738C 1px solid;
filter:alpha(opacity=100);
z-index:100;
}




 /* GALLERY NAV MENU */



.menu-nav	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0px;
	height: 19px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
	margin-left: 10px;
	cursor:hand;
	line-height: 30px;
	display: block;
	white-space: nowrap;
	border: 1px none #999999;
	color: #666666;
}


a.menu-nav:link 	{
	color: #666666;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url("down_arrow.gif") 10px 50% no-repeat;
	text-indent: 10px;
}


a.menu-nav:visited 	{  	
	color: #666666;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url("down_arrow.gif") 10px 50% no-repeat;
	text-indent: 10px;
	}


a.menu-nav:active 	{ 	
	color:#666666;
	font-weight:bold;
	background: url("right_arrow.gif") 10px 50% no-repeat;
	text-indent: 20px;
	}

a.menu-nav:hover {
	color:#666666;
	font-weight:bold;
	background: url("right_arrow.gif") 10px 50% no-repeat;
	text-indent: 20px;
}

 /* SLIDESHOW BUTTONS */


.slideshow	{
		background-color:#FFFFFF;
		color: #7688BC;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		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:#7688BC;
		color: #FFFFFF;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		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;
		}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}



.background {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
}
.whiteText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	left: 10px;
	background-position: center center;
	text-align: center;
	white-space: nowrap;
	background-color: #666666;
	font-weight: bold;
	line-height: 10px;
}
.textMenu A:hover {

	color:#FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.textMenu A {

	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.bodyTextSm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	left: 10px;
}
.footer {

	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
