
body.custom {
	background-color: #606B49;
}
.custom a {
	text-decoration: none;
	outline: none;
}
.custom a:hover {
	text-decoration: underline;
}
.custom #container {
	background-color: #4e573c;
	padding: 10px;
}

/**** Header ****/

.custom #header #logo a {
	width: 485px;
	height: 200px;
	float: left;
}
.custom #header {
	padding: 0 2px 0 2px;
	background-color: #F5F5DC;
	height: 200px;
	background: url('http://www.mrvcenturyride.com/images/cr-head1.jpg') no-repeat;
}
.custom #header #logo, .custom #header #tagline {
	text-indent: -9999px;
}
.custom ul#tabs {
	list-style: none;
	border: 0;
}

.custom ul#tabs li {
	margin-bottom: -0.1em;
	background: none;
	border: 0;
	float: left;
	background-color: transparent;
}

.custom ul#tabs li.current_page_item, ul#tabs li.current-cat {
	padding-bottom: 0.1em;
	/*background: #fff;*/
	/*border-bottom: 0;*/
	border: 0;
	background-color: transparent;
}
	
.custom ul#tabs li a {
	display: block;
	line-height: 1em;
	color: #fff;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 2px;
}

.custom ul#tabs li a:hover {
	color: #ffcc00;
	text-decoration: none;
}
	
.custom ul#tabs li.current_page_item a, ul#tabs li.current-cat a {
	cursor: default;
}
		
.custom ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover {
	text-decoration: none;
}
	
.custom ul#tabs li.rss {
	padding-right: 0;
	background: none;
	border: none;
	float: right;
}
		
.custom ul#tabs li.rss a {
	padding-right: 20px;
	background: url('images/feed_icon.png') 100% 50% no-repeat;
}

/**** Content ****/

.custom #content_box {
	background-color: #FFFFF4;
}
#content img {
	padding: 1px;
	border: 1px solid #afba9a;
}
.custom .comments_closed p {
	display: none;
}
p.follow {
	margin-bottom: 4px;
}
.floatrt {
	float: right;
	margin: 4px 0 10px 10px;
	padding: 1px;
	border: 1px solid #cccccc;
}
.avail {
	background-color: #afba9a;
	padding: 5px 8px 5px 8px;
}

/**** Sidebars ****/
.custom .list {
	margin-left:20px;
}
.custom .list li {
	list-style-position: outside;
	list-style-type: circle;
}
li.widget li ul {
margin:0.692em 0 0;
}
.custom #sidebar_1 {
	text-align: right;
}
.custom .sidebar h3 {
	font-weight: bold;
}
.custom .widget_pages {
	text-align: right;
	font-size: 12px;
}
.custom .widget_pages h3 {
	display: none;
}
.custom .widget_pages a:link,.widget_pages a:visited {
	color: #004827; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
}
.custom .widget_pages a:hover {
	color: #7C7C52; 
	background-color: transparent;
	line-height: 16px; 
	text-decoration: none;
}
.announce {
	background-color: #9EB0A4;
	color: Black;
	padding: 20px;
}
.announce h3 {
font-size: 14px;
font-weight: bold;
}
.announce h4 {
	color: #02472A;
}
.custom #sidebar_2 img {
	padding: 1px;
	border: 1px solid #afba9a;
}
.lodge_tbl td {
	vertical-align: top;
}
/*** Footer ***/
.custom #footer {
	height: 40px;
}
.custom #footer a {
	border: none;
}