body {
	background: #000;
	color: #bccee3;
	margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h6 {
	font-weight: normal;
}

p strong {
	color: #fff;
}

hr {
	color: #282f36;
	background: transparent url(http://sdfishingadventures.com/images/interface/hr-bg.gif) repeat-x bottom left;
height: 3px;
}

p img.right {
margin-top: 0;
}

hr.space {
	color: #191d21;
	background: #2b3239;
}
div.colborder {
	border-color: #282f36;
}

.foot-logos {
	float: right;
}

#mailing-stretch {
background: #2b3239;
padding:1.5em;
}


.mailing-list {
    background: #242A30;
padding:1.5em;
}

a, a:link, a:active, a:visited {
	color: #f6ffc4;
	text-decoration: none;
}

a:hover {
        color: #f6ffc4;
	text-decoration: underline;
}

h3.flat {
margin-bottom: 0;
}


p.date {
	font-family: Georgia, "Times New Roman", Times, serif;
margin-top: 0;
padding-top: 0;
}

#footer {
padding-top: 18px;
}

#footer p {
color: #414d58;
}

#footer a, #footer a:link {
	color: #bccee3;
}

.box {
	background: #242a30;
}

p.report-entry {
	background: transparent url(http://sdfishingadventures.com/images/interface/hr-bg.gif) repeat-x bottom left;
	margin-bottom:0;
	padding-bottom: 9px;
	padding-top: 9px;
}

ul.report {
margin-left:0;
list-style: none;
}

ul.report li {
	padding-top: 9px;
background: transparent url(http://sdfishingadventures.com/images/interface/hr-bg.gif) repeat-x bottom left;
padding-bottom: 9px;
}

ul#report-list {
	list-style: none;
margin-left:0;
}

ul#report-list li {
display: inline;
}

#branding-stretch {
background: #191d21 url(http://sdfishingadventures.com/images/interface/branding-bg.gif) repeat-x bottom center;
}

#nav-stretch {
	background: #000 url(http://sdfishingadventures.com/images/interface/nav-bg.gif) repeat-x bottom center;
}

#footer-stretch {
background: #000;
background: transparent url(http://sdfishingadventures.com/images/interface/footer-bg.gif) repeat-x top center;
}

#content-stretch {
padding-top: 18px;
padding-bottom: 18px;
background: #2b3239;
}

span.date-right {
	float: right;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
/* Navigation
*********************************************************************/

#nav {
	padding-top: 18px;
	padding-left: 0;
}

#nav ul {
	float: left;
	margin-left: 0;
}

#nav ul li {
	display: inline;
	list-style: none;
	margin-right: 12px;
}

#nav ul li a {
	text-decoration: none;
	color: #fff;
	padding: 5px 8px;
        font-weight: bold;
}

#nav ul li a:hover {
       color: #f6ffc4;
}

#nav ul li.selected a {
	color: #191d21;
	background: transparent url(http://sdfishingadventures.com/images/interface/selected.gif) top left;
	
}

.req {
	color: #d18b63;
}


/* Branding
*********************************************************************/


#branding {
	background: transparent url(http://sdfishingadventures.com/images/interface/header-bg.gif) no-repeat top right; padding-top: 1.5em; }

#branding h1 { text-indent: -9999em; display: block; background-repeat: no-repeat; background-color: transparent; }
	
#branding h1 a { display: block; width: 242px; height: 107px; overflow: hidden; border-bottom: none; background: url(http://sdfishingadventures.com/images/interface/logo.gif) no-repeat; }