body {
	background-color: #FBC893;
	color: #000000;
	margin: 10px 20px;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}
a:link, a:visited {
	color: #006666;
	text-decoration: none;
}
a:active, a:hover {
	color: #006666;
	text-decoration: underline;
}
#masthead {
	overflow: hidden;
	height: auto;

}
#header {
	float: left;
	width: 730px;

}

.primaryNav {
	background-color: #531F00;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-top: 0px;
}
.secondaryNav {
	background-color: #c6863e;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.primaryNav, .secondaryNav {
	color: #FBC893;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.primaryNav a, secondaryNav a {
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
.primaryNav a:link, .primaryNav a:visited, .secondaryNav a:link, .secondaryNav a:visited {
	color: #96A26F;
}
.primaryNav a:active, .primaryNav a:hover, .secondaryNav a:active, .secondaryNav a:hover {
	color: #531F00;
	background-color: #96A26F;
}
.primaryNav a.urHere, .secondaryNav a.urHere, .sectionNav a.urHere {
	text-decoration: underline;
}
.sectionNav a:link, .sectionNav a:visited {
	font-size: 1.25em;
	font-weight: bold;
}
.sectionNav a:active, .sectionNav a:hover {

}
#storyline {
	overflow: hidden;
	text-align: right;
	height: 180px;
}
.storyPic {
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #531F00;
	float: right;
	overflow: hidden;
}
#contentSection {
	clear: both;
}



.sidebarLeft {
	float: left;
	width: 150px;
	font-size: 10pt;
	background-image: url(../images/ParchmentScrollSmall.gif);
	background-repeat: no-repeat;
	overflow: auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}
.sidebarLeft h2, .sidebarLeft h3 {
	padding-bottom: 0px;
	text-align: center;
	margin-bottom: -10px;
}
.sidebarLeft p  {
	padding-right: 10px;
	padding-left: 15px;
}
.sidebarLeft table tr td {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.sidebarLeft table {
	padding-top: 5px;
}
.sidebarRight {
	float: right;
	width: 180px;
	font-size: 10pt;
	border: 5px double #531F00;
	background-color: #c6863e;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sidebarRight h2, .sidebarRight h3 {
	padding-bottom: 0px;
	margin-bottom: -10px;

}
.content {
	text-align: justify;
	margin: 0px;
	padding: 0px 20px;
	border: none;
	float: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
#masthead h1 {
	font-size: 20pt;
	margin-bottom: 0px;
	margin-top: 10px;
}

h1 {
	font-size: 18pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 16pt;
}
h4 {
	font-size: 14pt;
}
h5 {
	font-size: 12pt;
}
abbr, acronym, .help {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	cursor: help;
}
dt {
	font-size: 115%;
	font-weight: bold;
}
dd {
	margin-bottom: .5em;
}


dl.faq dt {
	font-weight: bold;
	font-size: 1.15em;
}
dl.faq dd {
	font-style: italic;
	margin-bottom: .5em;
	margin-left: 0px;
}
blockquote {
	font-style: italic;
}
blockquote.author {
	font-style: normal;
	text-align: right;
}




.floatRight {
	float: right;
	border: 1px solid #000000;
	margin-left: 10px;
}
.floatLeft {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
}
.copyright {
	text-align: center;
	font-size: 8pt;
	color: #666666;
}
.tagline {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.subtitle {
	font-size: 14pt;
}
.required {
	color: #FF0000;
}
.hilight {
	font-variant: small-caps;
	font-weight: bold;
}
iframe#virtualTour {
	text-align: center;
	height: 550px;
	width: 700px;
}
.autoSlideshow {
	text-align: center;
}
.borderlessFloatLeft {
	padding-right: 5px;
	float: left;
}
.borderlessFloatRight {
	margin-left: 5px;
	float: right;
}

td.imgCaption {
	font-size: 9pt;
	font-style: italic;
}
.special {
	color: #CC0000;
}
div.premium {
	background-image: url(../images/PowerOfPremium.gif);
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #047391;
	font-size: 14pt;
	color: #FFCC00;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 170px;
	margin-right: 200px;
}
table.categoryList {
	text-align: left;
}
.phone {
	font-size: 14pt;
}
.sidebarLeft address {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}
.sidebarRight h2 {
	font-size: 16pt;
}
.sidebarRight h3 {
	font-size: 14pt;
}

.sidebarRight ul {
	padding-left: 10px;
	margin-left: 10px;
}
div.BGGGamesPlayed {
	float: right;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 3px double #660000;
	width: 250px;
}
span.eventDate {
	color: #990000;
}
.importantLink {
	font-weight: bold;
	font-variant: small-caps;
}
.linkList {
	line-height: 1.5em;
	font-weight: bold;
}
.fineprint {
	font-size: 0.8em;
	font-style: italic;
}
.clearLeft {
	clear: left;
}

