html {
	background-image: url(../img/background.jpg);/* url("../img/background.jpg") repeat; */
}
body {
	text-align: left;
	line-height: 14px;
	font-size: 12px;
	color: #000000;
	font-family: helvetica, arial, sans-serif;
}
/* GENERAL STYLES */
a {
	color: black;
	text-decoration: none;
}
a {
	font-weight: bold;
	list-style: none;
	color: #8d855b;
	font-size: 12px;
}
a:hover {
	color: #000000;
}

#container {
	position: re;
	background: #efefef repeat-y;
	height: auto;
	width: 940px;
}
/* HEADER */

#header {
	background: white;
}
/*you can target images (children) specifically within a style - ie

	#header img {
	float: left;
	}
	
	makes an image within header have class float left apply so that following info 
	sits directly to the right of the image
	
*/

	#header img {
	position: relative;
	margin-top: 33px;
	margin-bottom: 18px;
}
#header #nav {
	position: relative;
	background: black;
	padding-left: 48px;
	padding-right: 12px;
}
#header #nav li {
	padding-left: 11px;
	padding-bottom: 8px;
	padding-right: 11px;
	padding-top: 8px;
	float: left;
	overflow: hidden;
	text-decoration: none;
}
#header #nav li.pipe {
	color: #8d855b;
	padding-left: 0px;
	padding-right: 0px;
}
#header #nav li a {
	color: white;
	text-decoration: none;
	display: block;
}
#header #nav li a:hover {
	color: #8d855b;
}
#header #nav li a.selected {
	color: #8d855b;
}
/* MAIN PAGE */	
		
	#mainwrap {
	clear: both;
	background-color: #efefef;
	background-image: url(../img/pageBG.png);
	background-repeat:repeat-y;
	width: 940px;
}
#mainwrap #titlebar {
	margin-top: 31px;
	margin-left: 60px;
	width: 880px;
}
#mainwrap #titlebar .updatedtext {
	font-size: 10px;
	margin-top: -40px;
	padding-left: 660px;
}
#mainwrap #titlebar .updateddate {
	margin-top: -50px;
	padding-left: 120px;
}
#mainwrap #titlebar .underline {
	overflow: hidden;
	padding-top: 10px;
}
#mainwrap #mainpage {
	padding-left: 60px;
	padding-top: 20px;
	padding-right: 62px;
	float: left;
}
#mainwrap #mainpage p {
	padding-top: 10px;
	padding-left: 120px;
}
#mainwrap #mainpage .headline {
	float: left;
	overflow: hidden;
	padding-bottom: 7px;
}
#mainwrap #mainpage .leadpic {
	float: left;
	overflow: hidden;
	padding-right: 20px;
}

.gallerycaption {
	float: left;
	overflow: hidden;
	padding-bottom: 20px;
}

#mainpage .posterhead {
	clear: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #888888;
}
#mainpage h3 {
	font-size: 30px;
	line-height: 28px;
	padding-bottom: 10px;
}
#mainpage h4 {
	font-size: 22px;
	line-height: 28px;
	padding-bottom: 10px;
}
#mainpage .newsbody {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
	display: block;
	padding-left: 0px;
}
#mainpage .newsbody a {
	font-weight: bold;
	text-decoration: none;
	list-style: none;
	color: #8d855b;
}
#mainpage .newsbody a:hover {
	color: #000000;
}
#mainpage .quote {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
	display: block;
	padding-left: 0px;
	font-style: italic;
}
#mainpage .newsintro {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
	display: block;
	margin-left: -120px;
}
#mainwrap #mainpage .newspic {
	clear: left;
	float: left;
	overflow: hidden;
	padding-right: 20px;
	padding-bottom: 10px;
}
#mainwrap #mainpage .whopic {
	clear: left;
	float: left;
	overflow: hidden;
	margin-left: 120px;
	padding-right: 20px;
	padding-top: 12px;
	padding-bottom: 10px;
}
#mainwrap #mainpage .newsdivider {
	overflow: hidden;
	padding-top: 10px;
	padding-left: 120px;
	padding-bottom: 25px;
}
#mainpage .fullnewsdivider {
	overflow: hidden;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#mainwrap #mainpage .mainsubhead {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 5px;
}
#mainwrap #mainpage .divider {
	overflow: hidden;
	padding-top: 18px;
}
#mainwrap #mainpage .signoff {
	clear: left;
	float:left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 240px;
}
.signofftext {
	clear: top;
	font-family: georgia, times;
	font-style: italic;
	font-weight: bold;
	margin-left:240px;
	margin-top: 20px;
}

.homebase {
	clear: top;
	margin-left:120px;
	margin-top: 20px;
}
.homepagetextintro {
	font-family: georgia, times;
	font-weight: bold;
	font-style: italic;
	margin-left: 120px;
	margin-top: -15px;
}
.homepagetext {
	font-family: georgia, times;
	margin-left: 120px;
	margin-top: -15px;
}
#mainwrap #mainpage h2 {
	margin-top: 0px;
}
.smallsub {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #8d855b;
}
#subpage {
	margin: 0 0 0 18px;
	padding: 0 18px 30px 0;
}
#subpage p {
	font-size: 12px;
}
#subpage .days {
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #8d855b;
}
#subpage .time {
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
}
#subpage ul li {
	padding-bottom: 5px;
	padding-right: 20px;
	text-decoration: none;
}
#subpage li a {
	text-decoration: none;
}
#subpage li a strong {
	font-weight: bold;
	text-decoration: none;
}
#subpage li a span {
	font-weight: bold;
	font-style: italic;
	color: #8d855b;
	font-size: 12px;
	padding-bottom: 30px;
}
#substories ul li a, .contact_detail_container a {
	font-weight: bold;
	list-style: none;
	color: #8d855b;
	font-size: 12px;
	padding-bottom: 30px;
}
#substories ul li a:hover {
	font-weight: bold;
	list-style: none;
	color: #000000;
	font-size: 12px;
	padding-bottom: 30px;
}
.contact_detail_container a:hover {
	color: #000000;
}
#subpage .rightintrosubhead {
	padding-top: 15px;
	padding-bottom: 0px;
}
#subpage .rightsubhead {
	padding-top: 18px;
	padding-bottom: 3px;
	text-decoration: none;
}
#twitter_div #twitter-link {
	padding-left: 0px;
}
#twitter_div li {
	font-weight: bold;
	list-style: none;
	text-decoration: none;
}
#twitter_div li a {
	font-weight: normal;
	text-decoration: none;
}
#twitter_div #twitter-link {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #8d855b;
	text-decoration: none;
}
/* BOTTOM */

#bottom-wrap {
	background: black;
}
#bottom ul {
	float: left;
	overflow: hidden;
	padding-left: 48px;
}
#bottom ul li {
	float: left;
	font-size: 10px;
	color: #cbcbcb;
	background: #000000;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
}
#bottom ul li a {
	color: #cbcbcb;
	text-decoration: none;
}
#bottom ul li a:hover {
	color: #8d855b;
}
#bottom p a {
	float: right;
	font-size: 10px;
	color: #cbcbcb;
	background: #000000;
	margin-left: 0px;
	padding-right: 95px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	text-decoration: none;
}
#bottom p a:hover {
	color: #8d855b;
}
.fl	{
	float:left;
}
.fr	{
	float:right;
}.underlinedbluetext {
	color: #00F;
	text-decoration: underline;
}

