@charset "utf-8";
/* CSS Document */
* {
	margin: 0 0 0 0;
	padding: 0;
}
body {
	background-color: #663300;
	text-align: center;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 70%;
	line-height: 16px;
	background-image: url(../images/bkgrnd.jpg);
}
img.pngfix { 	
	behavior: url(iepngfix.htc)
	}
#wrapper {
	position:relative;
	width: 1000px;
	margin: 0 auto; 
	text-align: left;
	border-left-color: #730a0a;
	border-left-width: thick;
	border-left-style: solid;
	border-right-color: #222;
	border-right-width: thick;
	border-right-style: solid;
	/*background-image: url(../images/header_bkgrnd.jpg);*/
	background-image: url(../images/bckgrnds/grunge4.jpg);
/*	background-repeat: repeat-x;*/
	background-color: #e4dbab;
}
.clear {
	clear:both;
}
.clearRight {
	clear:right;
}
/* ------------- position container elements -------------- */

/* ------------- header elements ------------------ */
#wrapper #header {
	position: relative; 
	/*width: 967px;*/
	height: 215px;
	background-image: url(../images/header_bkgrnd.jpg);
	background-repeat: repeat-x;
}
/*   logo area   */
#wrapper #header h1 {
	background-image: url(../images/logo_header.gif);
	background-repeat: no-repeat;
	float: left;
	height: 215px; 
	width: 173px;
	text-indent: -1000em;
	z-index: 20;
}
#wrapper #header #slideShow {
	float: left;
	padding-top: 13px;
	padding-left: 50px;
}
#wrapper #header #slideShow2 {
	float: left;
	padding-top: 13px;
	padding-left: 35px;
}
#wrapper #header #byline {
	background-image: url(../images/byline_header.gif);
	background-repeat: no-repeat;
	text-indent: -1000em;	
	height: 165px;
	width: 171px;
	float: right;
	padding-right: 100px;
}

/* ------------- navbar elements ------------------ */

#wrapper #header #navbar {
	float: left;
/*	background-image: url(../images/navArea.gif); */
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 5px;
	width: 700px; 
	/*z-index: 10;*/  /* place behind logo from header */
/*	padding-left: 175px;  move first nav entry to right of logo */
	line-height: .9em;
}
#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navbar ul li {
	float: left;
	}
#navbar ul li a,a:visited {
	text-decoration: none;
	text-align: center;
	color: #908a6a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;	
	display: block;
	width: 75px;
	height: 25px;
	padding-top: 3px;
}
#navbar ul li a:hover {
	color: #9f0e0e;
}
/* ------------- leftSidebar elements ------------------ */

#leftSidebar {
/*	background-image: url(../images/leftSidebar2.gif);*/
	background-image: url(../images/metalplate.png);
	background-repeat: no-repeat;
	float: left;
	height: 310px;
	width: 198px;
	z-index: -5;
}
#communityArea {
	padding-top: 50px; 
	padding-left: 50px;
	padding-bottom: 25px;
	font-weight: bold;
}
#communityArea h3 {
	color: #e4dbab;
	font-size: 1.2em;
	font-variant: small-caps;
}
#communityArea a {
	color: #e4dbab;
	padding-left: 1em;
	text-decoration: none;
}
#communityArea a:hover {
	text-decoration: underline;
}
#pollArea {
	margin-top: 50px;
	/* formatted at polldady.com  */
}
/* ------------- contentArea elements ------------------ */

#contentArea {
	position: relative; 
	/*background-color: #FFFFFF;*/
	float: left; 
	width: 760px;
}
#contentArea h2 {
	font-size: 1.4em;
	color: #908a6a;
	width: 175px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color: #9f0e0e;	
}
#content {
	width: 480px;
	float: left;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #9f0e0e;
	min-height: 660px;
/*	overflow: auto;*/
	/*background-color: #0000CC;*/
	}
#content a, a:visited {
	color: #9f0e0e;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	}	
#content img {
	/*border: 1px solid;*/
	padding: 3px;
	margin: 7px 7px 7px 0px;
	}
#content ul {
	margin-left: 30px;
	}
.border {
	border: 1px solid;
	}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.redBold {
	font-weight: bold;
	color: #9f0e0e;
}
.wideBox {
	float: left;
	height: 70px;
	width: 250px;
	margin-top: 20px;
	margin-left: 15px;
	line-height: 16px;
}
.narrowBox {
	float: left;
	height: 70px;
	width: 200px;
	margin-top: 20px;
	margin-left: 15px;
	line-height: 16px;
}
.boxHeading {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}	
/* ------------- rightSideBar elements ------------------ */
#rightStreamArea {
/*	position: absolute;  /* top right of contentArea */
/*	top: 0px;
	right: 0px;*/
	margin-top: -12px;
	float: right;
	width: 326px;
	height: 24px;
	background-image: url(../images/streamTabs.gif);
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #9f0e0e;	
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #9f0e0e;	
	padding-bottom: 3px;
}
#rightStreamArea a {
	color: #fff;
	padding-left: 15px;
	text-decoration: none;
}
#rightStreamArea a:hover {
	color: #9f0e0e;
}
#rightSideBar {
	/*float: right;*/
	position: absolute;
	top: 2px;
	right: -22px;
	}
#stockTickerArea {
/*	position: absolute; /* below streamArea, on right side of contentArea */
/*	top: 35px;
	left: 380px;*/
/*	float: right; */
	width: 200px; 
	height: 30px;
}

#headlineArea {
	background-image: url(../images/bboard.jpg);
	background-repeat: repeat;
	border-left-color: #5c500a;
	border-left-width: medium;
	border-left-style: solid;
	border-top-color: #5c500a;
	border-top-width: medium;
	border-top-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-right-width: 2px;
	border-right-style: solid;
/* this is built at the headline news site  */
/*	position: absolute;
	top: 350px;
	right: 30px;*/
	/*float: right;*/
	/*background-color: #968f6e;
	width: 183px;
	height: 100px;*/
}
.sticky {
	background-image: url(../images/sticky_note.jpg);
	background-repeat: no-repeat;
	width: 216px;
	height: 200px;
	margin-left: 20px;
	margin-right: 20px;
	/*padding-top: 5px;*/
	padding-left: 10px;
}
.sticky_red {
	background-image: url(../images/sticky_note_red.jpg);
	background-repeat: no-repeat;
	width: 216px;
	height: 200px;
	margin-left: 10px;
	margin-right: 20px;
/*	padding-top: 5px;*/
	padding-left: 10px;
}
.sticky_green {
	background-image: url(../images/sticky_note_green.jpg);
	background-repeat: no-repeat;
	width: 216px;
	height: 200px;
	margin-left: 30px;
	margin-right: 10px;
	/*padding-top: 5px;*/
	padding-left: 10px;
}
/* ------------- footer element ------------------ */

#footer {
/*	position: absolute;
	bottom: 0px;
	right: 0px;*/
	margin-top: 5px;
	background-color: #968f6e;
	width: 100%;
	height: 20px;
	color: #fff;
	text-align: center;
}

/* ------------- secondary pages elements ------------------ */

.eventName {
	color: #9f0e0e;
	/*background-image: url(../images/hdg_brownGradient_bkgrnd.gif);
	background-repeat: repeat-x;*/
	padding-bottom: 3px;
	padding-top: 3px;
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color: #9f0e0e;	
	font-size: 1.2em;
	font-weight: bold;
	width: 350px;
	margin-top: 2em;
	padding-left: 3px;
}
.eventDate {
	color: #9f0e0e;
	font-weight: bold;
}

/* ------------- form elements ------------------ */

#contactInfo {
	padding-left: 10px;
}
legend {
	color: #9f0e0e;
	font-size: 1.2em;
	font-weight: bold;
	}
#contactInfo input {
	width: 200px;
}

/* reset width for non-text and misc. text inputs */
input.radio, input.checkbox, input.submit, input.st {
	width: auto;
}
/* display labels next to form elements, add a class for when you want them to stack*/
label {
	/*float:left;*/
	margin-right: 2em;
}
label.top {
	display: block;
	float: none;
}
#informationType {
	margin: 20px 0;
	padding-left: 10px;
}
/* display labels inline with radio boxes/checkboxes */
#informationType label {
	float: none;
	display: inline; /* label and checkbox to display on same line */
	padding-left: 5px;
}
/* align columns of checkboxes or radio buttons */
div.group1, div.group2, div.group3 {
	float: left;
	width: 10em;
	padding-right: 10px;
}
.staffName {
	font-weight: bold;
}

