
a:link { color: #9999EE; }
a:visited { color: #9999EE; }
a:hover { color: #BBBBFF; }

BODY.tourbody
{
background-color: #000000;
color: #ffffff;
}

.TourHeader 
{
font-family: Impact;
font-size: 180%;
color: #7799EE;
}

.TourList 
{
	list-style-type: none;
}

TABLE.tourtable
{
border: 1px;
border-style: solid;
border-color: #606060;
}

TR.darkcol {
background-color: #2C2C2C;
}

TR.lightcol {
background-color: #383838;
}

TR.headercol {
background-color: #000044;
}


BODY.guestbook
{
margin-left: 10px;
margin-right: 10px;
margin-top: 8 px;
background-color: #000000;
color: #EEEEEE;
font-family:		georgia,"times new roman",times,serif;
font-size: 13px;
line-height: 17px;
}

a.guestwebsite:link { color: #BBBBEE; }
a.guestwebsite:visited { color: #A9A9DD; }
a.guestwebsite:hover { color: #FFFFFF; }

DIV.guestMessage
{
margin-bottom:6px;
margin-top:16px;
font-weight: normal;

}

HR.guesthr
{
margin-top: 12px;
border: dashed gray 1px;
border-color: #777777;
}

SPAN.guestname { font-weight:bold; color: #D2D2D2; }
SPAN.guestemail { color: #D2D2D2; }
SPAN.guestdate { color: #7799BB; }

a.guestemail:link { text-decoration: none; color: #D2D2D2; }
a.guestemail:visited { text-decoration: none; color: #B2B2B2; }
a.guestemail:hover { color: #FFFFFF; }

.GuestHeader
{
color: #7799EE;
font-size: 200%;
}

BODY.mailing
{
background-color: #000000;
color: #ffffff;
}

DIV.joinheader
{
font-size: 200%;
margin-bottom: 12px;
}

TABLE.mailinglist
{
border: 1px;
border-style: solid;
border-color: #606060;
}

BODY.postcards
{
background-color: #000000;
color: #ffffff;
}

TABLE.choosecard
{
border: 2px;
border-style: dashed;
border-color: #006677;
}

SPAN.choosecard
{
font-size: 150%;
color: #EEEEEE
}


/* SHARED TEXT ---------------------------------------- */
.redBold {
	color: 			#CC0000;
	font-weight: 	bold;
}

/* BANNER CSS ----------------------------------------- */
#banner-image {
	margin: 		10px auto;
	border: 		0px;
}

#icons {
	margin: 		5px 0px;
	text-align: 	center;
}

#icons img {
	border: 		0px;
	margin: 		0px 10px;
}

/* TOUR DATES CSS ------------------------------------- */
.tour-main-left {
	width: 			423px;
	height: 		61px;
	padding: 		0px 10px;
	font-size: 		20px;
	font-weight:	bold;
	color:			#FFFFFF;
	background:		url('/images/site/tour-background-where.gif') top left no-repeat;
	text-align: 	left;
}

.tour-main-center {
	width: 			186px;
	height: 		61px;
	padding: 		0px 10px;
	font-size: 		20px;
	font-weight:	bold;
	color:			#FFFFFF;
	background:		url('/images/site/tour-background-when.gif') top left no-repeat;
	text-align: 	center;
}

.tour-main-right {
	width: 			173px;
	padding: 		0px 10px;
	height: 		61px;	
	background:		url('/images/site/tour-background-spacer.gif') top left no-repeat;
	text-align: 	center;
}

.tour-main-right a {
	font-size: 		20px;
	font-weight:	bold;
	color: 			#fdfc22;
}

.tour-detail-when {
	width: 			119px;
	height: 		45px;
	padding: 		0px 10px;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	font-weight:	bold;
	color:			#FFFFFF;
	background:		url('/images/site/tour-detail-background-when.gif') top left no-repeat;
	text-align: 	left;
}

.tour-detail-where {
	width: 			114px;
	height: 		45px;
	padding: 		0px 10px;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	font-weight:	bold;
	color:			#FFFFFF;
	background:		url('/images/site/tour-detail-background-where.gif') top left no-repeat;
	text-align: 	left;
}

.tour-detail-venue {
	width: 			94px;
	height: 		45px;
	padding: 		0px 10px;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	font-weight:	bold;
	color:			#FFFFFF;
	background:		url('/images/site/tour-detail-background-venue.gif') top left no-repeat;
	text-align: 	left;
}

.tour-detail-nbr {
	width: 			64px;
	height: 		45px;
	padding: 		0px 10px;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	font-weight:	bold;
	color:			#FFFFFF;
	background:		url('/images/site/tour-detail-background-nbr.gif') top left no-repeat;
	text-align: 	left;
}

.tour-detail-website {
	width: 			155px;
	height: 		45px;
	padding: 		0px 10px;
	font-family: 	Arial, Helvetica, sans-serif;
	color:			#FFFFFF;
	background:		url('/images/site/tour-detail-background-website.gif') top left no-repeat;
	text-align: 	center;
}

.tour-detail-website a {
	font-size: 		12px;
	font-weight:	bold;
	color: 			#fdfc22;
}

.tour-detail-notes {
	width: 			177px;
	height: 		45px;
	padding: 		0px 10px;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	font-weight:	bold;
	color:			#FFFFFF;
	background:		url('/images/site/tour-detail-background-notes.gif') top left no-repeat;
	text-align: 	left;
}


/* -- FORM CSS ---------------------------------------- */
#download-form {
	margin: 			10px auto;
	width: 				600px;
}

#download-form p {
	clear: 				both;
	margin: 			5px;
}

#download-form label {
	float: 				left;
	width: 				200px;
	text-align:			right;
	padding-right: 		10px;
}

#form-error {
	margin-left: 		160px;
	float: 				left;
	width: 				360px;
	height: 			250px;
	background:			url('/images/site/Teddy-Bubble.jpg') top left no-repeat;
}

#form-error p {
	margin: 			45px 45px 0px 80px;
	font-size: 			14px;
	font-weight: 		bold;
}
