/* styles for all pages */

html	{margin:0; padding:0;}
body	{margin:0; Padding:0;
	background-color: #fff4c9;
	color:#000000;
	font-family: Times, "Times New Roman", Georgia, Serif;
	}
h2	{font-size:2em;
	color:#7d0c0e;
	}
h3	{font-size:1.4em;
	margin-bottom:0;
	color:#5a351e;
	}

#banner	{margin:0;
	Padding:0;
	width:100%;
	border-bottom: 2px solid #000000;
	position:fixed;
	background-color:#fefeed;
	min-width:979px;
	}
#banner h1 {margin:0;
	margin-top:12px;
	Padding:0;
	padding-left:144px;
	background-image: url("img/webBanner1.gif");
	background-repeat: no-repeat;
	height: 72px;
	font-size:3px;
	color: #fffcf2;
	}	
#menu	{float:right;
	width:50%;
	text-align:right;
	padding-right:6em;
	}
#menu ul {padding:0;
	margin:0;
	}
#menu ul li {display:inline-block;
	text-align:center;
	margin:0;
	margin-right:1em;
	padding:.5em;
	vertical-align:top;
	background-color:#5a351e;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	border-left: 1px solid #000000;
}
#menu ul li a{font-weight:bold;
	text-decoration:none;
	color:#fff4c9;
	letter-spacing:0.06em;
	}
#menu ul li a:hover{text-decoration:underline;
	color:#ffffff;
	}
#menu ul li.current {background-color:#fff4c9;
	border-right:2px solid #814f2f;
	border-bottom:2px solid #814f2f;
	border-left: 1px solid #814f2f;
	}
#menu ul li.current a{color:#7d0c0e;
	}
#menu ul li.current a:hover{cursor:default;
	text-decoration:none;
	}

#footer	{margin:0;
	Padding:0;
	width:100%;
	margin-top:1.5em;
	border-top: 2px solid #000000;
	background-color:#fefeed;
	min-width:979px;
	clear:both;
	padding-top:12px;
	padding-bottom:12px;
	}
#footer p {margin:0;
	Padding:0;
	font-size:1.5em;
	text-align:center;
	font-weight:normal;
	}	


/* styles for the index page */

#content {margin:0;
	Padding:108px 6em 8em 6em;
	min-width:835px;
	}

h2.Tour {background-image:url(img/2012Logo-brown.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:160px;
	width:100%;
	}
#dates	{font-size:1.4em;
	line-height:1.3em;
	margin:0;
	padding:0;
	margin-top:-5.5em;
	}

#datelable {font-size:.8em;
	font-weight:bold;
	color:#fff4c9;
	}

p.house	{margin-top:.5em;
	line-height:1.5em;
	padding-bottom:0;
	margin-bottom:0;
	}
h3 img	{border:1px solid #000000;
	float:left;
	margin-right:1em;
	}

#buy	{font-size:2em;
	color:#7d0c0e;
	font-style:italic;
	text-decoration:none;
	}
#buy:hover {color:#5a351e;
	text-decoration:underline;
	}

#About	{}

#About p {font-size:.9em;
	line-height:1.8em;
	padding:0;
	margin:0;
	text-indent:1em;
	}

#About p.first	{text-indent:0;
	}

/* styles for the tickets page */
#TicketOrder {margin:0;
	padding:1em;
	background-color:#fffae1;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #aaa386;
	border-bottom:1px solid #aaa386;
}
#TicketOrder fieldset {border:none;
	}
#TicketOrder legend {font-weight:bold;
	}

#order	{
	}
fieldset ol {padding:0;
	margin:0;
	list-style-type:none;
	font-size:1.2em;
	}
#order ol li{padding:0;
	margin:0;
	padding-bottom:.5em;
	}
#order label {padding-left:.5em;
	}
.calcfield {float:right;
	}

#normalorder {color:#000000;
	}

#normalorder input {
	}

#MailTo label {font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.5em;
	font-weight:bold;
	display:block;
}
.wrapper {display:block;
	}

#MailTo ol li{padding:0;
	margin:0;
	padding-top:.33em;
	}

.subTot {background-color:#fffae1;
	}

#Notes p {line-height:1.5em;
	}
/* styles for the volunteers page */

#Volunteer {margin:0;
	padding:1em;
	background-color:#fffae1;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #aaa386;
	border-bottom:1px solid #aaa386;
}
#Volunteer fieldset {border:none;
	}
#Volunteer legend {font-weight:bold;
	}

#HelpAs ol li{padding:0;
	margin:0;
	padding-bottom:.5em;
	}
#docentdetails, #otherdetails {font-size:75%;
	padding-left:2em;
	}





