@charset "utf-8";
/* CSS Document */


/*** Support Headers *******************************/

#page h1.heading {
	display:block;
	text-indent:-10px;
	width:608px;
	height:20px;
	margin:0 0 5px 40px;
	font-size:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#462b2b;
}

#reportPage h1.heading {
	padding:100px 0 130px 0;
	margin:0 0 0 250px;
	text-align:left;
	font-size:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#462b2b;
}

#page h1#about {
	background:url(../images/site-structure/about-heading.gif) no-repeat left;
}

#page h1#episodes {
	background:url(../images/site-structure/episodes-heading.gif) no-repeat left;
}

#page h1#store {
	background:url(../images/site-structure/store-heading.gif) no-repeat left;
	
}
#page h1#plan-your-trip {
	background:url(../images/site-structure/plan-heading.gif) no-repeat left;
}
#page h1#scrapbook {
	background:url(../images/site-structure/scrap-heading.gif) no-repeat left;
}
#page h1#fishing-reports {
	background:url(../images/site-structure/fishing-heading.gif) no-repeat left;
}
#page h1#show-times {
	background:url(../images/site-structure/show-heading.gif) no-repeat left;
}
#page h1#sponsors {
	background:url(../images/site-structure/sponsors-heading.gif) no-repeat left;
}
#page h1#our-friends {
	background:url(../images/site-structure/friends-heading.gif) no-repeat left;
}
#page h1#contact {
	background:url(../images/site-structure/contact-heading.gif) no-repeat left;
}
/*** Support Text Formatting ****/


#page h1 {
	font-size:18px;
	padding:20px 50px 15px;
	line-height:20px;
}

#page-body-report {
	background:#FFF;
	width:700px;
	min-height:800px;
	margin:0 auto;
	padding:20px 30px 40px;
}

#reportContent {
	margin: 20px 30px;
}

#reportContent img {
	margin: 0px 30px 0 0;
}

#content {
	margin:20px 30px 0;
}

#content p {
	padding:10px 70px 10px 20px;
	line-height:20px;
	font-size:14px;
}

#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	margin:10px 20px;
	color:#462b2b;
}

#content img {
	margin:10px 20px;
}

/*** EPISODES **************************************************/

#episode-box {
	background:url(../images/site-structure/episode-box.jpg) no-repeat top center ;
}

.episodeVideo {
	margin:10px 0 0 50px;
	width:404px;
	height:244px;
	float:left;
}

#episodeContent {
	width:200px;
	float:left;
	margin:0 0 0 10px;
	font-size:12px;
}

#episodeContent p {
	margin:0 0 0 0px;
}
.episodeNumber {
	margin: 40px 0 0 20px;
}
.episodeTitle {
	margin: 3px 20px 0 20px;
}
.episodeLabel {
	font-size:14px;
	font-weight:bold;
	color:#C60;
}
.episodeAirdate {
	margin: 15px 0 0 20px;
}
.episodeReair {
	margin: 10px 0 0 20px;
}

.episodeSynopsis {
	margin:10px 20px;
}

#episodeSeparator {
	background:url(../images/site-structure/episode-separator.jpg) no-repeat top;
	width:680px;
	height:102px;
	margin:0 0 0 15px;
}
/*********** PLan Your Trip ************************************/

#contentPlan {
	height:150px;
	width:460px;
	margin:20px 20px 40px 50px;
	font-size:14px;
	line-height:18px;
	float:left;
}

#selectCity {
	background:url(../images/site-structure/select-city.gif) no-repeat ;
	width:213px;
	height:283px;
	float:right;
	margin:-50px 10px; 0 0;
}

#selectCity ul{
	list-style:none;
	margin:60px 0 0 45px;
	font-size:14px;
}

#selectCity ul li a {
	display:block;
	margin:5px 0 0 0;
}
.pageSpot {
	background-color:#FFF;
}
#contentSpot {
	background:url(../images/site-structure/takeTo.gif) top center no-repeat;
	width:740px;
	margin:0px 20px 40px 20px;
	float:left;
}


.location {
	width:740px;
	margin:30px 20px 0;
}

#contentSpot p {
	padding:10px 70px 5px 20px;
	line-height:20px;
	font-size:14px;
}

#contentSpot h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:22px;
	margin:10px 20px;
	color:#462b2b;
	text-indent:165px;
}

#contentSpot img {
	margin:0px 20px;
}

/***** Fishing Reports ******************************/
#fishing-report-nav {
	background:url(../images/site-structure/fishing-reports-nav.gif) no-repeat;
	width:432px;
	height:189px;
	float:left;
	margin:10px 20px 30px 20px;
}
#content ul.left-col,
#content ul.right-col {
	list-style:none;
	text-align:center;
	float:left;
	line-height:22px;
	margin:30px 40px 10px;
}

#content ul.left-col li a,
#content ul.right-col li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#222;
}

#content a#get-a-license-button {
	background:url(../images/site-structure/license.gif);
	width:195px;
	height:144px;
	margin:30px 0 0 10px;
	display:block;
	float:left;
	text-indent:-10000px;
}

/**** SEARCH ****/
#content #search {
	margin:0 20px 20px 10px;
	width:300px;
	float:left;
}

#content #result_report {
	margin:0 0 25px 10px;
	width:360px;
	float:right;
	font-size:14px;
}

#content #results {
	margin:20px 10px 10px;
	float:none;
}

#content #results .url {
	margin:5px 0 5px 0;
	font-size:12px;
	color: #630;
}

#content #results .description {
	margin:5px 0 0px 0;
	font-size:14px;
}

#content #results .title a {
	font-size:14px;
	color: #630;
}

#content #results .title b {
	font-size:14px;
	text-indent:-10px
}

#content #other_pages {
	padding-bottom: 40px;
	font-size:14px;
	text-align:center;
}

#content #other_pages a {
	font-size:14px;
	color: #630;
}
