body {
	font-family: Arial, sans-serif;
	background: #201C19 url(../images/bodybg.gif) top left repeat-x;
	font-size: 76%;
	margin: 0;
	color: #FFF;
}

* { outline: none !important; }

#footer { background: #A84113; }

div.container {
	width: 845px;
	margin: 0 auto;
}

div#wrapper div.container { padding-top: 30px; }
div#footer div.container { padding-top: 20px; }

div#menu {
	position: absolute;
	/*background: url(../images/menubg.png);*/
	background: #201C19;
	z-index: 2000;
	padding-left: 60px;
	width: 220px;
}

div.leftcol {
	float: left;
	width: 290px;
}
div.leftcol h1 { cursor: pointer; margin: 5px 0 0 0; text-indent: -10000px; background: url(../images/logo.gif) no-repeat; width: 290px; height: 41px; padding-bottom: 30px; border-right: 1px solid white; }

div.leftcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.leftcol li {
	padding-bottom: 5px;
}

div.leftcol li a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
}

div.leftcol li a:hover { color: #98CDFA; }

div.leftcol li ul {
	margin-top: 10px;
	margin-left: 15px;
}

div.leftcol li.on ul li a {
	color: #999;
}

div.leftcol li.on ul li.on a {
	color: #FFF;
}

div.leftcol li ul li a {
	font-size: 1.1em;
}
div.leftcol li ul li a:hover { color: #98CDFA; }

div#menu ul li.active a {
	color: #FFF;
}

div#menu ul li ul li.active a {
	color: #A84113;
}

div.rightcol {
	float: right;
	width: 555px;
}

div#rightcolwrapper-home { margin-top: 300px; border: 1px solid #201C19 !important; }
div#rightcolwrapper-interior { margin-top: 235px; border: 1px solid #201C19 !important; }

div#frame-interior {
	background: url(../images/frame-interior.png) no-repeat;
	width: 555px;
	height: 236px;
	position: absolute;
	z-index: 1000;
}

div#frame-home {
	background: url(../images/frame-home.png) no-repeat;
	width: 555px;
	height: 306px;
	position: absolute;
	z-index: 1000;
}

div#frame-home-fader img { z-index: 500; position: absolute; margin: 3px 0 0 3px; width: 550px; height: 300px; }
div#frame-interior-fader img { z-index: 500; position: absolute; margin: 3px 0 0 3px; width: 550px; height: 230px; }

div.rightcol h2 { margin: 10px 0 30px 0; border-left: 5px solid #A84113; padding: 30px 0 0 5px; font-size: 2em; color: #A84113; }
span.h2eventdate { font-size: 70%; }
div.rightcol h3 { font-family: Georgia, Palatino, Times, serif; font-size: 1.2em; line-height: 150%; padding-bottom: 1em; color: #FFF; }
div.rightcol h4 { font-family: Georgia, Palatino, Times, serif; font-size: 1.6em; font-style: italic; font-weight: normal; margin: 0 0 1em 0; padding: 0.6em 0 0.4em 0; color: #FFF; display: block; border-bottom: 1px solid #585553; }
div.rightcol h5 { font-family: Georgia, Palatino, Times, serif; font-size: 1.4em; color: #FFF; }


div.rightcol p { font-family: Georgia, Palatino, Times, serif; font-size: 1.2em; line-height: 150%; padding-bottom: 1em; }

div.rightcol ul { list-style: square; margin: 0 0 0 1.5em; padding: 0; }
div.rightcol ol { margin: 0 0 0 1.5em; padding: 0; }
div.rightcol li { margin: 0 0 1em 0; padding: 0; font-family: Georgia, Palatino, Times, serif; font-size: 1.2em; line-height: 150%; }
div.rightcol li ul { margin: 1em 0 1em 1em !important; }
div.rightcol li ul li { margin-left: 2em; font-size: 1em !important; }

div.rightcol a { color: #98CDFA; text-decoration: none; border-bottom: 1px dotted #98CDFA; }

div.rightcol blockquote { border-left: 5px solid #585553; padding: 0 0 0 1em; font-style: italic; margin-bottom: 2.4em; }
div.rightcol blockquote p { padding-bottom: 0 !important; }

img.right {
	float: right;
	border: 5px solid #585553;
	margin: 0 0 20px 20px;
	background: #333333;
	clear: right;
}

img.left {
	float: left;
	border: 5px solid #585553;
	margin: 0 20px 20px 0;
	background: #333333;
	clear: left;
}

img.feature {
	float: right;
	border: 5px solid #585553;
	margin: 0 0 15px 25px;
	background: #333333;
	width: 300px;
	height: 150px;
	clear: right;
}

div#footerleft {
	width: 280px;
	float: left;
	border-left: 5px solid #D4A089;
	vertical-align: bottom;
	padding-left: 5px;
	height: 80px;
}
div#footerleft div#linkscontainer {
	margin-top: 37px;
}
div#footerleft a {
	color: #D4A089;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	margin-top: 5px;
}

div#footerright {
	width: 555px;
	float: left;
	color: #D4A089;
	font-size: 0.95em;
	line-height: 140%;
}
div#footerright p { margin-top: 0; padding-top: 0; }
div#footerright a { color: #D4A089; text-decoration: none; border-bottom: 1px dotted #D4A089; }

div#footerclear {
	clear: both;
}

div#dictionary {
	width: 240px;
	margin: 30px 0 0 -290px;
	position: absolute;
	overflow: auto;
	padding-right: 20px;
}
div#dictionary p {
	color: #666666;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	padding-bottom: 1em;
}

div#contactformcontainer {
	padding: 2em;
	background: #2A2724;
	text-align: center;
	margin-bottom: 2em;
}

table.contactform td {
	font-family: Georgia, Palatino, Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 1em;
	text-align: left;
}
table.contactform td.label {
	width: 160px;
	padding-right: 30px;
}
table.contactform td input {
	font-size: 1em;
	width: 350px;
}
table.contactform td textarea {
	width: 350px;
	height: 100px;
}
table.contactform td input.submit {
	font-size: 1.2em;
	width: auto;
}
label.error { color: #A84113; display: block; margin-top: 0.5em; }





div.entry {
	border-top: 1px solid #585553;
	width: 100%;
	padding: 0.5em;
}
div.entry h3 {
	font-family: Georgia, Palatino, Times, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
div.entry h3 a {
	font-size: 1em !important;
}
div.entry div.blurb {
	float: right;
	width: 420px;
	padding-bottom: 1em;
}
div.entry div.blurb a {
	font-weight: bold;
	font-family: Georgia, Palatino, Times, sans-serif;
	font-size: 1.1em;
}
div.entry p {
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 10px 0;
}
div.entry p.info {
	color: #585553;
	font-style: italic;
	padding: 0 0 1em 0;
	font-size: 1em;
	clear: left;
}
div.entry p.date {
	margin: -0.5em 0 0 0;
	font-weight: bold;
}
div.entry img {
	width: 100px;
	height: 100px;
	float: left;
	border: 5px solid #585553;
	background: #333333;
	margin: 1em 0;

}
div.entrycontainer {
	border-bottom: 1px solid #585553;
	margin-bottom: 3em;
}
div.entrylinkssmall { padding-top: 1em; line-height: 140%; }
div.entrylinkssmall a {
	font-size: 1em !important;
}




div.feedlink {
	float: right;
	margin-top: 40px;
}
div.feedlink a {
	border-bottom: none !important;
}




/* scroll */
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #2A2724;
}

.vscrollerbar {
width: 10px;
background-color: #8F8D8B;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

