body, html {
	height: 100%;
}
body {
	background-color: #000000;
	background-image: url(images/starsBG.jpg);
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}
p,td,ul,ol {
	font-size: 1.4em;
	line-height: 1.5em;
}
div.normalizeSize {
	font-size: 1.4em;
}
h2 {
	font-size: 1.8em;
	color: #394D10;
	border-bottom: 1px solid #BBB883;
	padding-bottom: 3px;
}
h3 {
	font-size: 1.6em;
	color: #394D10;
	font-style: italic;
}
blockquote.quote {
	border-left: 5px solid #BBB883;
	padding-left: 12px;
	font-size: 1.1em;
	line-height: 1.2em;
}
h2.subtitle {
	font-size: 1.5em;
	font-style: italic;
	color: #65871D;
	border-bottom: none;
	margin-top: -1.0em;
}
a {
	font-weight: bold;
	color: #CB710C;
}


/* ---------------------
     LAYOUT BLOCKS
--------------------- */

#fullPage {
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	min-height: 100%;
}
#centerColumn {
	width: 808px;
	margin: 0 71px 0 70px;
	padding: 0;
	min-height: 100%;
}
#header {
	width: 808px;
	margin: 0;
	padding: 0;
}
#navBar {
	background-image: url(images/25pxBrownBG.gif);
	background-repeat: repeat-x;
	background-color: #4B1C0A;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#footer {
	font-size: 1.1em;
	color: #AAC3A3;
	clear: both;
	background-color: #312E41;
	padding: 8px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pre_content {
	padding: 30px 30px 10px 30px;
}
#content {
	padding: 30px;
}

#flashcontent {
	width: 240px;
	height: 180px;
	margin: 0 auto;
	border: 3px double #8A4528;
}

/* ----------------------------
	POP-UP SUBMENUS
	----------------------------- */

.SubMenu {
	position: absolute;
	top: 10px; left: 10px; /* without these there's a flash when using P7Snap */
	background-color: #789A30;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #F4D8BD;
	font-size: 90%;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	border-top: 2px solid #4B1D09;
	border-bottom: 2px solid #4B1D09;
	font-weight: bold;
	visibility: hidden;
	line-height: 1.8em;
	background-image: url("/images/menuBGTan.gif");
}
.SubMenu a, .SubMenu a:link, .SubMenu a:visited  {
	color: #EBF3DA;
	text-decoration: none;
	font-weight: normal;
	display: block;
	position: relative; /* necessary to make it display block properly in IE */
	margin-left: 8px;
	padding: 3px;
}
.SubMenu a:hover, .SubMenu a.active {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #762D0E;
	margin-left: 0px;
}
.SubMenu a.active {
	border-left-color: #C14A17;
}
.SubMenu ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	min-width: 160px;
}
.SubMenu li {
	margin: 0px;
}
.floatContainer1 {
	background-image: url(images/luthielHalfFace.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ---------------------------
   IRREGULAR TEXT-WRAP BLOCKS
--------------------------- */

.floatRight {
	clear: both;
	float: right;
}
.w220 { width: 220px; }
.w210 { width: 210px; }
.w200 { width: 200px; }
.w190 { width: 190px; }
.w180 { width: 180px; }
.w170 { width: 170px; }
.w160 { width: 160px; }
.w150 { width: 150px; }
.w140 { width: 140px; }
.w130 { width: 130px; }

.h280 {	height: 280px; }
.h240 {	height: 240px; }
.h100 {	height: 100px; }
.h40 {	height: 40px; }
.h20 {	height: 20px; }
.h15 {	height: 15px; }
.h10 {	height: 10px; }

/* ---------------------------
   FANCY QUOTE BLOCK
--------------------------- */

blockquote.damask {
	color: #FFFFFF;
	background-image: url(images/browndamask.jpg);
}
blockquote.damask div {
	overflow: auto;
}
.damask .UL { background: url(images/15px_browncornerUL.gif) no-repeat top left; }
.damask .UR { background: url(images/15px_browncornerUR.gif) no-repeat top right; }
.damask .LL { background: url(images/15px_browncornerLL.gif) no-repeat bottom left; }
.damask .LR { background: url(images/15px_browncornerLR.gif) no-repeat bottom right; }
.damaskquotePadding {
	margin: 15px;
}

/* ---------------------------
   SPECIALTY STYLES
--------------------------- */

.firstSummers {
	background-image: url(images/FirstSummersEve.gif);
	background-repeat: no-repeat;
	background-position: 4px 33px;
}
.hidden {
	display: none;
}
h3 {
	color: #475E1A;
	font-size: 1.5em;
	font-style: italic;
}
p.Large1 {
	font-size: 1.6em;
}
#specialMessage {
	border: 3px double #475E1A;
	background-color: #D3F7B9;
	padding: 30px;
	text-align: center;
	font-size: 1.6em;
	width: 450px;
}
.divFiller { margin: 0; padding: 0; height: 1px; overflow: hidden; }

.filedownloadtable {	border: 2px solid #DED9BC; }
.filedownloadtable th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: center;
	background: #BEB483;
	color: #fff;
	}
.bordercell {
	border-right: 2px solid #DED9BC;
	border-bottom: none;
	border-left: none;
	border-top-style: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #CC0033;
}
.filedescription {
	font-family: "Courier New", Courier, mono;
	font-size: 1.1em;
}
.tdheader {
	background: #F2F0E6;
}
.creditline {
	border: 2px solid #DED9BC;
	border-style: solid none none none;
	background: #EDEADC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #645B33;
}



/* ---------------------------
   ERROR/SUCCESS MESSAGE
--------------------------- */
	 
#errorMessage {
	color: #990000;
	background-color: #FFCACA;
	border: 2px solid #990000;
	padding: 15px;
	font-size: 1.2em;
}
#errorMessage p {
	margin: 3px 0px 3px 0px;
}
#successMessage {
	color: #000048;
	background-color: #CECEFF;
	border: 2px solid #000048;
	padding: 15px;
	font-size: 1.2em;
}
.prizewinner {
	font-size: 2.3em;
	color: #48811F;
	font-weight: bold;
	letter-spacing: .3em;
}
.prizewinnerbio {
	font-style: italic;
	margin: 1em 100px;
}
.prizelevel {
	font-size: 1.3em;
}

