/*©2007 Pat Drummond  boatarchive.css	2011 Sep 12 */
/*	shows2002/3/4/5/6/7/8   obf/2/3	*/

BODY	{margin:0;
	color:black;
	background:#EEE url(images/bgarchive.gif);
	background-attachment: fixed;}

.main	{color:black; background:transparent;
	margin:0 9%; max-width:1600px;}

H1,H2,H3,H4,H5,H6
	{font-family:Arial,sans-serif; color:#333;
	border:none; outline:none; background:transparent;}
H6	{color:black}
.showtitle	{color:#666; text-align:center; margin:10px;}
STRONG		{color:black}
HR	{clear:both; border-top:2px dotted #9CC; margin-bottom:1em}
A.normal 	{color:#009}

.boxx 	{border-color:#EEE}

.archive {font-family:Courier New,monospace; font-size:125%;
	color:black; background:#CFF;
	text-align:center; font-weight:bold;
	letter-spacing:8px;
	padding:6px;
	border:3px outset #DDD;}

UL	{list-style-image: none; list-style:square;}

UL.arrowlist,
H1.topbox,
.def,
.main .def,
.linkbar A:link,.linkbar A:visited,.linkbar A:hover,
.menubar A
	{color:black; background:#EEE; border-color:#CCC;
	list-style:square;}
.main UL .heading
	{color:black;}

.article,
.box, .boxs, .boxsm, .boxsm2, .boxsmall, .boxbig, .boxwide, .boxnote,
.boxcr, .boxg, .boxy, .boxtan, .boxgr, .boxb, .boxgr, .boxb
	{color:black; background:#EEE;
	border-color:#999;
	width:100%;}

	/*SHOWS*/
.showlist	{font-size:90%; font-family:Verdana,sans-serif;
		padding:1em; margin:0 16% 0 5%; }
.showlist P	{margin:5px 0}
.event		{color:black; font-weight:bold;}
.info		{margin-top:0; margin-left:4em;}
.info A		{color:#060; font-weight:normal; margin-left:12px;}
.info A:hover	{color:#900;}
.special,.special A	{color:black; border-color:#CCC}
.row		{margin-bottom:.5em;}
.lt		{font-weight:bold; color:#333;}

.linkbar A, .menubar A {color:black; background:#EEE;}
.linkbar A:hover, .menubar A:hover {background:#FFE;}
A.home	{color:#069; background:white; border-color:#069;}
.footer A	{color:#009; border-color:#009;
		font-weight:normal;}


