/*
color:#5b6f73; dark green
color:#bdbb9b; light brown
color:#362a1f; dark brown
color:#941B1B; red*/
* {
	margin:0;
}
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
	background:url(../Images/bg.gif) #978b6c repeat-x top right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.coming {
	color:#941b1b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:3.4em;
	font-weight:bolder;
	text-transform:uppercase;
}
a:hover {
color:#941B1B;
}
a {
color:#362a1f;
}
p {
padding-bottom:10px;
}
/*-------------------------------------------------------------------------------------------------HEADER*/

#header {
	height:409px;
	margin:0 auto;
	width:900px;
}
#h-left {
	float:left;
	width:538px;
}
#header h2 a {
	background:transparent url(../Images/logo.gif) no-repeat scroll left top;
	display:block;
	height:155px;
	text-indent:-9999px;
	width:538px;
	margin:20px 0 0 8px;
	color:#5a7074;
}
#h-right {
	float:right;
	width:225px;
}
ul#mainNav {
	position:relative;
	list-style-type:none;
	padding:104px 0 0 0;
	z-index:20000;
}
ul#mainNav li {
	height:auto !important;
	z-index:20001;
}
ul#mainNav li a {
	color:#bdbb9b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:2.2em;
	font-weight:bolder;
	height:auto !important;
	line-height:27px;
	text-decoration:none;
	text-transform:uppercase;
	z-index:20002;
}
ul#mainNav li a:hover, ul#mainNav li a.selected {
	color:#5b6f73;
}
ul#mainNav li a.highlight {
	color:#941b1b;
}
#tree {
	background: url(../Images/tree.gif) no-repeat right;
	color:#FFFFFF;
	cursor:auto;
	height:407px;
	right:0;
	overflow:hidden;
	position: absolute;
	text-indent:-100000px;
	top:0%;
	width:180px;
}
/*-------------------------------------------------------------------------------------------------MAIN*/

#main {
	padding-bottom: 355px;/* must be same height as the footer */
	clear:both;
	padding-left:10px;
	padding-right:10px;
	width:900px;
	margin:0 auto;
}
#mainLeft {
	float:left;
	width:430px;
}
#Billy {
	background:url(../Images/billy.png) top left no-repeat;
	height:520px;
	width:433px;
	margin: -200px 0 0 -10px;
	text-indent:-999999px;
}
#mainRight {
	float:right;
	width:444px;
	padding:50px 0 0 10px;
}
#main h1 a{
	margin:0 0 20px;
	padding:5px 0 0 10px;
	text-decoration:none;
}

#main h1 {
	color:#362A1F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight:bolder;
	text-transform:uppercase;
}

.rss {
padding:0 0 0 5px;
border:none;
}

.twitter{
	padding:0 0 0 248px;
	border:none;
}
/*-----------------------------------------------------NEWS*/
#mainLeft .news {
	color:#3C3C3C;
	margin:0 0 0 -5px;
	padding:30px 0 20px;
	width:420px;
}
#mainRight .news {
	color:#3C3C3C;
	margin:0 0 0 -5px;
	padding:0 0 20px;
	width:420px;
}
.post-date {
	width: 36px;
	height: 35px;
	float:left;
	margin:43px 0 0 16px;
	background:url(../Images/date.jpg) no-repeat;
}
.post-month {
	color:#BDBB9B;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:11px;
	padding-top:4px;
	text-align:center;
}
.post-day {
	color:#BDBB9B;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-top:1px;
	text-align:center;
}
.news h3 {
	background:url(../Images/boxTop.png) top left no-repeat;
	height:56px;
	padding:40px 0 0 66px;
	font-size:1.25em;
}
.newsText {
	background:transparent url(../Images/boxMiddle.png) repeat-y scroll left top;
	font-size:0.9em;
	line-height:1.3em;
	margin:-58px 0 -2px 1px;
	padding:26px 20px 0 66px;
	width:333px;
}
.newsFooter {
	background:transparent url(../Images/boxBottom.png) no-repeat scroll left bottom;
	display:block;
	height:22px;
	margin:0 0 0 1px;
	padding:0 0 2px 65px;
	width:410px;
}
.newsFooter a {
	color:#5a7074;
}
.newsFooter a:hover {
	color:#362a1f;
}
/*-------------------------------------------------------------------------------------------------FOOTER*/
/*.clear {
	clear:both;
}*/
#footer {
	clear:both;
	position: relative;
	margin-top: -355px; /* negative value of footer height */
	height: 355px;
	background: url(../Images/footer.png);
}
#footerContent {
	width:900px;
	margin:0 auto;
}
#footerLeft {
	color:#5b6f73;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:38px 10px 0 10px;
	font-size:1.5em;
	float:left;
	width:400px;
	line-height:1.1em;
}
#footerLeft .win {
	padding-bottom:20px;
}

#footerRight {
	float:right;
	width:434px;
	padding:44px 10px 20px;
}
/*-----------------------------------------------------THUMBNAILS*/
p#thumbs {
}
p#thumbs a img {
	color:#bdbb9b;
	height:auto !important;
	border:2px solid #bdbb9b;
	margin:0 24px 6px 0;
}
p#thumbs a:hover img, ul#mainNav li a.selected img {
	border:2px solid #941b1b;
}
.adoseof {
	color:#193748;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	text-decoration:none;
}
.brown {
	display:inline;
	color:#bdbb9b;
}
a:hover .brown {
	display:inline;
	color:#450d0d;
}

.aqua {
	margin-bottom:-22px;
}
ul#subNav {
	list-style-type:none;
	padding:14px 0 0 0;
	width:900px;
	float:left;
}
ul#subNav li {
	display:inline;
}
ul#subNav li a {
	color:#bdbb9b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bolder;
	height:auto !important;
	line-height:27px;
	padding:0 6px;
	text-decoration:none;
	text-transform:uppercase;
}
ul#subNav li a:hover, ul#subNav li a.selected {
	color:#5b6f73;
}
ul#subNav li a.highlight {
	color:#941b1b;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*MUSIC TAB*/
a#music:hover {
	margin-left:-4px;
}
#music {
	position:fixed;
	left:0;
	top:1%;
}
/*	background: url(../Images/speaker.gif) right;
	color:#FFFFFF;
	cursor:auto;
	height:49px;
	overflow:hidden;
	text-indent:-100000px;
	width:42px;
	z-index:100000;
*/
