body.custom { background: #1d9400 url('images/bg.gif'); }
		.custom #page { padding: 2em 1.9em; background: #e5e96e; border: 0.1em solid #629084; border-top: 0; }
				.custom #container { margin-top: 2em; margin-bottom: 2em; }

.custom #header { border-bottom:none;
height:150px;
padding-top:0;
padding-bottom:0;
background:url(http://www.staferesort.com/header.jpg)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

/* --==[ BEGIN Nav Menu styles ]==-- */

.custom ul#tabs { list-style: none; background: #222222; } /* whole nav menu */
.custom ul#tabs li { margin-bottom: 0em; background: #222222; border: 1px solid #000000; float: left; border-left: 0; border-top: 0; } /* each item */
.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat { background: #222222; border-bottom: 0; border-top: 0; } /* current page or category */
.custom ul#tabs li a { display: block; color: #f0a329; text-transform: uppercase; letter-spacing: 2px; border-top: 0; } /* each item link */
.custom ul#tabs li a:hover { color: f0a329; text-decoration: none; background: #111111; } /* each item hover link */
.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a {cursor: default; color: #FFFFFF; } /* current page or category links */
.custom ul#tabs li.current_page_item a:hover, .custom ul#tabs li.current-cat a:hover { text-decoration: none; color: #f0a329; background: #111111; } /* current page or category link hover */


/* --==[ END Nav Menu Styles ]==-- */

.custom ul#tabs {padding-left: 6em; padding-right: 3em;}

.custom h1, .custom h2 a {color: #7b2e00; }

.custom div.comments_closed p {display:none;}

.custom .dropcap {
color: #7b2e00;
float: left;
font-size: 4.0em;
margin: .3em .2em .1em 0;

