H1 {
	font-size: xx-large;
	font-weight: normal;
	color: #e6e6cc;
	margin: 0;
}
.IntroCopy {
	font-size: 14px;
	font-weight: normal;
	color: #e6e6cc;
	margin: 10px 0 0;
}
#reporttemplate {
	background: #797c5e;
}

#reportheading {
	background: #21373d;
	padding: 10px 0px 10px 10px;
}
#reportbody {
	padding: 0;
}
#left {
	background: url(/orvis_assets/corpimg/streamreports/013111_fishing-reports_01.jpg) no-repeat top;
	float: left;
	width: 250px;
}
#right {
	float: left;
	width: 651px;
}
#jump {
	padding: 10px 10px 5px;
}
#jump select {
	font-size: 12px;
	font-family: Palatino Linotype,Times New Roman,Book Antiqua;
}
#legend {
	float: right;
}
#all-states {
	background: #0e1f2e;
	clear: both;
	padding: 10px;
	height: 93px;
	text-align: justify;
}
#all-intl {
	background: #cfcfa3;
	height: 137px;
	padding: 14px 30px 0;
	clear: both;
}
#all-intl img {
	margin: 0 20px;
}
#all-states p {
	margin: 0;
	padding: 0;
}
#all-states, #all-states a {
	color: #82A494;
}
#red-hots {
	float: left;
	clear: both;
	width: 250px; 
	line-height: 18px;
	height: 126px;
}
#red-hots img {
	padding: 4px 3px 0;
}
#red-hots h3 {
	margin: 2px 0 10px;
}
#map-container {
	height: 385px;
}
#map-container div {
	position: relative;
}
p, td {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
p {
	padding: 0;
	margin: 10px 0;
}
.SubjectBody {
	margin: 0 auto;
	background: #797c5e;
	color: #000;
	font-family: Palatino Linotype, Times New Roman, Book Antiqua;
}
a { color: #000; }
select { padding: 1px; margin: 0; border: 0; }

.excellents
{
    font-size: 13px;
    font-weight: bold;
    display: block;
    width: 230px;
    background-color: #797c5e;
	margin-left: 0px;
	text-align: center;
	margin-left: 10px;
}

.excellentscell
{
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    vertical-align:middle;
}

.excellentsview
{
    font-size: 10px;
    font-weight: bold;
    background: #797c5e;
    text-align: left;
    vertical-align:middle;
    border: 1px solid #21373d; 
    width: 600px;
    padding: 7px;
    z-index: 1001;
	margin-left: 10px;
}

.excellentscocell
{
    text-align: left;
}
.excellentscocell a {
	color: #000;
}
.excellentscell2 a {
	color: #FFF;
}
