/* =Header
-------------------------------------------------------------- */
h1#header {
	position: absolute;
	height: 65px;
	width: 632px;
	left: 300px;
	top: 0;
	z-index: 1000;
	margin: 0;
	background: url(../images/logo.gif) 0 0 no-repeat;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 65px;
	text-decoration: none;
}

p#date {
	margin: 0 14px 5px 0;
	padding: 4px 10px;
	background: #000;
	color: #FFF;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	_position: relative;
}
/* =Content Styling
-------------------------------------------------------------- */
ul#top_navigation {
	position: absolute;
	top: 247px;
	left: 20px;
	z-index: 1000;
	height: 14px;
	margin: 0;
	list-style: none;
text-align: left;
width: 800px;
}
#top_navigation li {
	margin: 0 40px 0 0;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
}
#top_navigation li a {
	color: #FFF;
	text-decoration: none;
}
#top_navigation li a:hover {
	color: #BB9724;
}
ul#navigation {
	width: 170px;
	margin: 0;
	padding: 0 0 37px;
	list-style: none;	
	background: url(../images/menu-green-angle.jpg) 0 100% no-repeat;
}
#navigation li {
	margin: 0;
	padding: 0;
	background: url(../images/menu-green-grad.jpg) 0 0 repeat-y;
	border-bottom: 2px solid #FFF;
}
#navigation li a {
	padding: 10px 5px 10px 12px;
	display: block;
	color: #FFF;
	text-decoration: none;
}
#navigation li a:hover {
	background: url(../images/menu-gold-grad.jpg) 0 0 repeat-y;
}
/* =Content Styling
-------------------------------------------------------------- */

#welcome {
	background: #F9F2E7;
}
#thirtydaysinthevalley {
	background: #EAEAEA;
	margin: 0 -10px;
	width: 474px;
}
#thirtydaysinthevalley .alternate th,
#thirtydaysinthevalley .alternate td {
	background: #DADADA;
}
#thirtydaysinthevalley th {
	width: 10em;
	vertical-align: top;
	padding: 8px 5px;
	color: #2B623A;
	font-size: 10px;
	font-weight: normal;
}
#thirtydaysinthevalley td {
	vertical-align: top;
	padding: 8px 5px;
	color: #333333;
}
#thirtydaysinthevalley a {
	text-decoration: none;
	color: #333333;
}
#thirtydaysinthevalley a:hover {
	color: #B21737;
}
#wrapper {
	padding: 243px 0 0 12px;
}
#splash {
	position: absolute;
	top: 0;
	left: 12px;
	width: 845px;
	height: 240px;
	background: url(../images/homepageimages/rotate/rotate.php) 0 0 no-repeat;
}
li#searchnav {
	padding-bottom: 10px;
}
