BODY		{
		scrollbar-base-color: #408080;
		scrollbar-track-color: #408080;
		scrollbar-face-color: #408080;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #7682AD;
		scrollbar-darkshadow-color: #7682AD;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF;
		background-color: #FFFFFF;
		margin: 0px;
		padding: 0px;
		border: 0px solid;
		}



/* PAGE LINK COLORS */



a:link		{
	color: #408080;
	text-decoration: none;
	font-weight: bold;
}

a:visited	{
	color: #408080;
	text-decoration: none;
	font-weight: bold;
}

a:active	{
	color: #408080;
	text-decoration: none;
	font-weight: bold;
}

a:hover		{
	color: #916C6C;
	text-decoration: none;
	font-weight: bold;
}





/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */


TABLE 		{
	COLOR: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title 		{
	COLOR: #408080;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #408080;
}


.subtitle 	{
	COLOR: #916C6C;
	FONT: 13px verdana, arial, sans-serif;
	font-weight: bold;
}

.titlelarge	{
	COLOR: #916C6C;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.smalltitle 	{
	COLOR: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.phonetitle 	{
	color: #556089;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* START FOOTER TEXT */

.footer 	{
	COLOR: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



/* MISC CODE AND COLORS */

.page-splits	{ border:none; background:#7F9DB9; color:#7F9DB9; height:1px; width: 100%; }

.hilite		{
	COLOR: #916C6C;
}

.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-weight: normal;
	text-align: left;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
		}




/* IMAGE BORDER COLORS */


.Galborder 		{
	border: #408080 1px solid;
}

.Galborderon 		{
	Filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #916C6C;
	border-right-color: #916C6C;
	border-bottom-color: #916C6C;
	border-left-color: #916C6C;
}

.image-border		{
	LEFT: 0px;
	position: relative;
	top: 0px;
	border: #408080 1px solid;
}

.image-borderon		{
	LEFT: 3px;
	position: relative;
	top: 3px;
	border: #408080 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: #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 }












/* GALLERY NAV MENU */



.menu-nav	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	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: 1px solid #408080;
}


a.menu-nav:link 	{
	background-color:#FFFFFF;
	color: #408080;
}


a.menu-nav:visited 	{
	background-color:#FFFFFF;
	color: #408080;
}


a.menu-nav:active 	{
	background-color:#FFFFFF;
	color: #916C6C;
}


a.menu-nav:hover 	{
	background-color:#916C6C;
	color: #FFFFFF;
	border: #7688BC 1px solid;
			}





/* 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;
		}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #916C6C;
}
h2 {
	font-size: 14px;
	color: #408080;
	font-weight: bold;
}
.designerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #408080;
}
.floatimgleft {
	float: left;
	margin-right: 14px;
}
.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
img
{  border-style: none;
}