BODY	{
	background-image: url("images/background-water.jpg");
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}

.container {
	width: 550px;
	padding: 50px;
	border: #FFFFFF 0px solid;
	}


.app {
	background-color:#FFFFFF;
	padding: 50px;
	border: #FFFFFF 0px solid;
	}


/* PAGE LINK COLORS */

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

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

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

a:hover		{ color: #335588; text-decoration: underline; }



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

TABLE		{ COLOR: #000066; FONT: 12px arial, geneva, verdana, sans-serif; }

.title		{ COLOR: #000000; FONT: 18px arial, sans-serif; font-weight: bold; }
.title_a		{ COLOR: #000000; FONT: 16px arial, sans-serif; font-weight: bold; }

.title_red		{ COLOR: #990000; FONT: 16px arial, sans-serif; font-weight: bold; }

.title2		{ COLOR: #667788; FONT: 18px arial, sans-serif; font-weight: normal; }

.title2b		{ COLOR: #999999; FONT: 18px arial, sans-serif; font-weight: normal; }

.title2a		{ COLOR: #999999; FONT: 16px arial, sans-serif; font-weight: normal; }

.title5		{ COLOR: #990000; FONT: 18px arial, sans-serif; font-weight: normal; }

.title3		{ COLOR: #FF0000; FONT: 18px arial, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #3366FF; FONT: 13px arial, sans-serif; font-weight: bold; }

.subtitle2	{ COLOR: #000033; FONT: 14px arial, sans-serif; font-weight: bold; }

.text		{ COLOR: #000000; FONT: 12px arial, sans-serif; font-weight: bold; }

.alert		{ COLOR: #991122; FONT: 13px arial, sans-serif; font-weight: bold; }

.footer		{ COLOR: #999999; FONT: 10px arial, verdana, sans-serif; }

.hilite		{ COLOR: #006600; }

.price 		{ color: #339900; FONT: 16px arial, sans-serif; font-weight: bold; text-decoration: underline; }

.just 		{ text-align: justify; }

.smlinks	{ COLOR: #990000; FONT: 14px arial, sans-serif; font-weight: bold; }



/* FONT STYLE FOR ACTIVITIES PAGE */

.actbrown	{ COLOR: #330000; FONT: 14px arial, sans-serif; font-weight: bold; }
.actred		{ COLOR: #990022; FONT: 12px arial, sans-serif; font-weight: bold; }
.actrednarrow		{ COLOR: #990022; FONT: 14px ArialNarrow, sans-serif; font-weight: bold; }
.actlightblue	{ COLOR: #0066cc; FONT: 16px arial, sans-serif; font-weight: bold; }
.actblue	{ COLOR: #000055; FONT: 11px arial, sans-serif; font-weight: bold; }
.actblueaverage		{ COLOR: #000055; FONT: 12px ArialNarrow, sans-serif; font-weight: bold; }
.actbluenarrow		{ COLOR: #000055; FONT: 14px ArialNarrow, sans-serif; font-weight: bold; }
.actblack	{ COLOR: #000000; FONT: 11px arial, sans-serif; font-weight: bold; }
.actblackhuge	{ COLOR: #000000; FONT: 20px arial, sans-serif; font-weight: bold; }
.actlightbrown	{ COLOR: #992222; FONT: 18px arial, sans-serif; font-weight: bold; }
.actlightbrownsmall	{ COLOR: #992222; FONT: 14px arial, sans-serif; font-weight: bold; }
.actdarkblue	{ COLOR: #000033; FONT: 14px arial, sans-serif; font-weight: bold; text-decoration: underline; }
.actdarkbluenarrow	{ COLOR: #000033; FONT: 14px arial, sans-serif; font-weight: bold; text-decoration: none; }

/* IMAGE BORDERS */

.borders		{ border: #000000 0px solid; }



/* PICTURE GALLERY CODE */

#ZOOM 			{ LEFT: 20px; POSITION: absolute; TOP: 250px; }

.Galborder	 	{ border: #000000 1px solid; cursor:pointer; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF9900 1px solid; cursor:pointer; }

.slideshow	{ font-family: arial, verdana, sans-serif;
		  font-size: 8pt;
		  background-color:#FFFFFF;
		  color: #000000;
		  cursor:pointer;
		  font-weight: bold;
		  padding-left: 9px;
		  padding-right: 9px;
		  margin-bottom: 3px;
		  border: #000000 1px solid; }





/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
}
@media screen{
.printonly { display:none }
}



/* START CODE FOR THE FORMS */

.shadeform	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url("picts/shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}


.dropdown 	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  margin-top:1px;
		}

.cartdrop 	{ FONT: 10px arial, verdana, sans-serif;
		  COLOR: #000000;
		  width: 100px;
		  margin-top: 1px;
		  margin-bottom: 4px;
		}


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





/* MISC CODE AND COLORS */

.splitlines	{ COLOR: #000000; HEIGHT: 1px; WIDTH: 100% }


.nobreak	{ white-space:nowrap; }




/* START THE CODE FOR THE PAGE MENUS */



.menu-table 	{
		width: 950px;
		background-color:#C0C0C0;
		background-image: url("picts/menu-background.gif");
		border-top: #000000 0px solid;
		border-left: #000000 0px solid;
		border-right: #000000 0px solid;
		border-bottom: #000000 0px solid;
		}





.menu		{
		font-size: 13px;
		font-family: arial, helvetica, sans-serif;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		cursor:pointer;
		font-weight: bold;
		text-align:center;
		line-height: 28px;
		display: block;
		white-space:nowrap;
		width: 100%;
		border: #FFFFFF 0px solid;
		}


.firstmenu	{ color:#003399; }



a.menu:link 	{
		background-image: url("picts/menu.gif");
		background-color:#C0C0C0;
		color: #330000;
		}


a.menu:visited 	{
		background-image: url("picts/menu.gif");
		background-color:#C0C0C0;
		color: #663333;
		}


a.menu:active 	{
		background-image: url("picts/menu.gif");
		background-color:#C0C0C0;
		color: #330000;
		}



a.menu:hover 	{
		background-image: url("picts/menuon.gif");
		background-color:#F0F0F0;
		color: #003333;
		text-decoration: underline;
		}

/* MAP ALIGNMENT */
#map-1 { position:absolute; visibility:show; left: 150px; top: 535px; z-index:2 } 


/* POSTER ALIGNMENT */
#poster1 { position:absolute; visibility:show; left: 420px; top: 430px; z-index:2 } 
#poster2 { position:absolute; visibility:show; left: 590px; top: 430px; z-index:2 } 
#poster3 { position:absolute; visibility:show; left: 760px; top: 430px; z-index:2 } 
#artist { position:absolute; visibility:show; left: 812px; top: 200px; z-index:2 }

.blue-box { border: 1px solid #000033; margin-right:0px; padding: 5px; width: 550px;}
.photo-people { border: 0px solid #663300; margin-right:0px; padding: 5px; width: 600px;}

/* CONTACT AND QUOTES FORM */

.button-submit	{
		font: 12px arial, verdana, sans-serif;
		font-weight: normal;
		padding-top: 2px;
		padding-bottom: 2px;
		}


.shadeform	{
		font: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200px;
		border: #666666 1px solid;
		}


.dropdown 	{
		font: 11px verdana, arial, sans-serif;
		color: #60564D;
		WIDTH: 200px;
		}


.textarea	{
		font: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250px;
		HEIGHT: 125px;
		border: #666666 1px solid;
		}


.quoteform	{
		font: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		border: #666666 1px solid;
		}


.dropquotes 	{
		font: 11px verdana, arial, sans-serif;
		color: #60564D;
		}

.quotechoice 	{ color: #006666; }

