@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000;
}

.oneColFixCtrHdr #container #header #logolink {
	display: block;
	height: 50px;
	width: 175px;
	position: absolute;
	z-index: 100000;
}
.oneColFixCtrHdr #container #header #logolink a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.oneColFixCtrHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: top;
}
.oneColFixCtrHdr #header {
	background-image: url(header.png);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	background-position: left top;
	margin-bottom: 15px;
}
.oneColFixCtrHdr #mainContent {
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F9F0E9;
	margin-top: 50px;
}
.oneColFixCtrHdr #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9CB9CF;
}
#events {
	display: block;
	height: 650px;
	overflow: auto;
	padding-right: 20px;
	scrollbar-face-color:	#FFcc99;
	scrollbar-track-color:	#996633;
	scrollbar-arrow-color:	#990033;
	scrollbar-shadow-color:	#990033;
	scrollbar-dark-shadow-color:#660066;
	scrollbar-3dlight-color:#cc9900;
	scrollbar-highlight-color:#cc9900
}
.oneColFixCtrHdr #container #mainContent #leftcol {
	float: left;
	width: 540px;
	margin-right: 40px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.oneColFixCtrHdr #container #mainContent #rightcol {
	float: left;
	width: 274px;
	padding: 10px;
	border: thin solid #636363;
}
.oneColFixCtrHdr #container #mainContent #slideshow2 {
}
#events .date {
	font-weight: bold;
	color: #9CB9CF;
}
.salename {
	font-size: 16px;
	font-weight: bold;
	color: #F0E7DE;
	font-family: Arial, Helvetica, sans-serif;
}
.location {
	font-size: 14px;
	color: #9CB9CF;
}

.miniheader {
	font-size: 16px;
	color: #F90;
}

.oneColFixCtrHdr #container #footer #bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #B3AFA8;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 25px;
}
.oneColFixCtrHdr #footer {
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: center;
	margin-top: 20px;
}
.oneColFixCtrHdr #container #header #topnav {
	padding-top: 60px;
	padding-left: 200px;
	z-index: 99999;
	position: relative;
	width: 700px;
}
.navbar-tagline {
	margin-top: 3px;
}
#footer p a {
	color: #CEC9C1;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #miniads {
	clear: both;
	padding-top: 30px;
	width: 900px;
}
#leftcontainment {
	height: 400px;
}
.oneColFixCtrHdr #container #miniads #blog {
	float: left;
}
#handbook {
	float: left;
	margin-left: 15px;
	height: 201px;
	width: 280px;
}
.oneColFixCtrHdr #container #miniads #enews {
	float: left;
	background-repeat: repeat-y;
	height: 190px;
	width: 274px;
	margin-left: 10px;
	margin-bottom: 20px;
	background-color: #714836;
	background-image: url(boxmiddle.jpg);
}
#rightcol #enews {
	background-image: url(boxmiddle.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
}
.oneColFixCtrHdr #container #miniads #enews .boxbottom {
	background-image: url(boxbottom.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 274px;
}
.oneColFixCtrHdr #container #miniads #enews form div .submitbutton {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#enews h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F1EAE2;
	text-align: center;
	margin-top: -8px;
}

.oneColFixCtrHdr #container #miniads #enews form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F1EAE2;
	padding-left: 10px;
}
.oneColFixCtrHdr #container #miniads #enews form div input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #F1EAE2;
	margin-top: 5px;
	margin-left: 10px;
}
.submitbutton {
	margin-left: 50px;
}
.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.oneColFixCtrHdr #container #mainContent #rightcol p a {
	color: #FFF;
}
.oneColFixCtrHdr #container #mainContent #rightcol #events p .location a {
	color: #97B3C9;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.fpss-introtext .slidetext h1 a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}.oneColFixCtrHdr #container #mainContent #leftcol #slideshow {
	clear: both;
}
#rightcol p {
	line-height: 1.4em;
}
.handbookimage {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
}
.pullout {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	color: #FC6;
}
#leftcol p a {
	color: #F30;
}
#leftcol ul li {
	font-size: 13px;
	margin-bottom: 10px;
}
#enews .twitterboxbottom {
	background-image: url(boxbottom.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 274px;
}
#miniads #twitter {
	background-repeat: repeat-y;
	height: 190px;
	width: 274px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #714836;
	background-image: url(boxmiddle.jpg);
}
.oneColFixCtrHdr #container #mainContent #leftcol #myimageflow {
	margin-top: 20px;
}
#leftcol #enews {
	background-image: url(boxmiddle.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
	float: left;
}
#leftcol #adbanner {
	background-repeat: repeat-y;
	margin-top: 20px;
	float: left;
	margin-right: 10px;
	padding-top: 35px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
#adbanner a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #miniads #blog a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #footer #bottomnav a {
	color: #E7D8CA;
}
#mainContent #leftcol p {
	font-size: 1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
#leftcol h3 {
	line-height: 1.5em;
}
h3 a {
	color: #C6C8CA;
}
.oneColFixCtrHdr #container #mainContent #leftcol h3 strong a .handbookimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #mainContent #rightcol p a .handbookimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #mainContent #rightcol p .advantage {
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent #leftcol p a .handbookimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #mainContent #rightcol p a .advantage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.facebook {
	float: right;
}
.oneColFixCtrHdr #container #mainContent #leftcol p a .facebook {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
