@charset "utf-8";
/*
	Show Low Days styles
	showlowdays.com, 2010
	Don Stier, Maplegate Technologies, LLC
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	background: #EDEDED;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}
#header {
	padding: 0 10px 0 20px;
	background-image: url(images/topBanner.jpg);
	background-repeat: no-repeat;
	height: 117px;
	margin-left: 90px;
	top: 0px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
#sidebar1 {
	float: left;
	width: 83px;
	height: 825px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/leftBanner.jpg);
	background-repeat: no-repeat;
}
#mainContent {
	margin: 0 0 20px 85px;
	padding: 0 20px;
	background-image: url(images/bodyBkgd.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 415px;
}
#nav {
	background-image: url(images/navBkgd.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
p, td, ol, ul, li {
	color: #064760;
	font-size:.9em;
}
li {
	margin: 5px 0px 5px 0px;
}
ul li {
	list-style-image: url(images/spcl.gif);
}

/* ******** FOOTER ****** */
#footer {
	float:left;
	margin:10px 0px 0px 30px;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size:.9em;
}
#footer a {
	font-size: 9px;
}
/********  pictures *********/
.sldpixbox {
	width: 648px;
	margin: 20px 10px 10px 30px;
}
.sldpix, .shadow {
	position: relative;
	bottom: 10px;
	right: 8px;
}
.shadow {
	background-color: #9c0000;
}
.fltrt {
	float: right;
	margin: 0px 0px 10px 8px;
}
.fltlft {
	float: left;
	margin: 0px 8px 10px 0px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.hotel {
	color: #064760;
	font-size:.9em;
	margin:20px 0px 10px 0px;
	clear:right;
	border-top: thin #c0c0c0 solid;
}
ul.majorsponsor li {
	color: #064760;
	width:600px;
	font-size:1.2em;
	font-weight:bold;
	margin:20px 0px 10px 0px;
	clear:right;
	border-top: thin #c0c0c0 solid;
	list-style:none;
}
ul.majorsponsor li img {
	padding:5px 0;
}

*.sponsor {
	color: #064760;
	font-size:.9em;
	margin:0px 0px 0px 0px;
	padding: 5px;
	width:auto;
	height:auto;
	border-top: thin #c0c0c0 solid;
}
.sponsorhdr {
	font: 120% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #9c0000;
	color:#dedede;
	padding:10px;
}
li.sponsor {
	font-size:110%;
	background-color: #9c0000;
	color:#dedede;
	padding:2px;
	margin-top:3px;
}
* img.exposponsor {
	padding:10px 0;
}

/************** header tag styles **************/
h1, .hdr1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color: #9c0000;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	text-align: center;
}
h2, .hdr2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #9c0000;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}
h3, .hdr3 {
	font-family: Verdana, Arial, sans-serif;
	font-size:1em;
	color: #5A691D;
	margin: 0px;
	padding:3px 3px 3px 0px;
}
* .keypoint {
	font-weight:bold;
	color:#903;
	font-style:italic;
}
h4, .hdr4 {
	font-family: Verdana, Arial, sans-serif;
	font-size:.9em;
	font-weight: bold;
	color: #9c0000;
}
a.pdf {
	text-decoration:underline;
	font: 115% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9c0000;
}
.h2box {
	font-size: 1em;
	margin: 10px 10px 10px 10px;
	padding: 4px 4px 4px 4px;
	border-color: Silver #932727 #932727 Silver;
	border-left-width: 1px;
	border-right-width: 2px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-style: solid;
}
#oldpages li {
	line-height: 20px;
}
.innerbox {
	background-color:#ffffff;
}
.outerbox {
	width:350px;
	text-align:center;
	background-color:#da9f9f;
}
