#contentbg, #page, #footer {
	background:none;
}

#footer #footernav, .homecontent .page_title {
	display:none;
}

#contentbg {
	min-height:360px;
}

.homecontent .post {
	font-size: 8.5pt;
	width:330px;
	margin:0 0 0 420px;
	border-left:1px solid #d06410;
	padding:10px 0 5px 15px;
}
.homecontent .post, .homecontent .entry p {
	color: #e8b120;
}

.homecontent h2 {
	margin:0;
	padding:0;
	color: #e8b120;
}

#flash {
	width:780px;
	height:400px;
	background:#d16610 url(images/splash_contentbg.jpg) no-repeat top;
}

#footer, #copyright, #footer #clickcom {
	padding:0;
}

#footer #clickcom {
	width:410px;
	text-align:right;
	margin-top:-25px;
	height:25px;
}

#footer {
	height:25px;
}

#copyright {
	padding-right:20px;
	width:760px;
	margin-top:-10px;
}

#topnav {
	display:block;
	width:780px;
	height:35px;
	text-align:center;
	padding:10px 0 0 0;
}

#topnav ul, #topnav ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#topnav ul a, #topnav ul a:hover {
	color:#b50000;
	text-decoration: none;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:11pt;
	border-right:2px dotted #ffdb7b;
	padding:0 15px;
	font-weight:bold;
}

#topnav ul li.current_page_item {
	display:none;
}
