@charset "utf-8";
body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #005091;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

a, a:link {
	color: #003662;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CC00;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #FF0066;
}
#top       {
	text-decoration: none;
	text-align: left;
	padding: 5px 0px 5px 50px;
	margin: 0px auto;
	font: 10px Arial, Helvetica, sans-serif;
	width: 953px;
	color: #E0DFE3;
}

#container {
	width: 1003px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(images/page_tile.jpg) repeat-x left 500px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#container_inside {
	width: 1003px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(images/page_tile.jpg) repeat-x left 242px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#nav     {
	background: #005091 url(images/nav_tile.jpg) repeat-x left top;
	height: 36px;
}

#header {
	background: url(images/header_back.jpg) no-repeat left top;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 464px;
} 
#header_inside {
	background: url(images/header_back_inside.jpg) no-repeat left top;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 209px;
}
#header #logo, #header_inside #logo {
	margin-bottom: 20px;
	padding-left: 40px;
	padding-top: 5px;
}
#header #logo #tug, #header_inside #tug {
	margin-right: 20px;
}

#header #photos_01, #header_inside #photos_01 {
	width: 500px;
	padding-left: 40px;
}
#header #photos_01 img, #header_inside #photos_01 img {
	margin-left: 5px;
	margin-bottom: 30px;
}
#header #photos_02 {
	width: 264px;
	padding-left: 40px;
}
#header #photos_02 img {
	margin-left: 2px;
	margin-bottom: 2px;
}
#header #head_copy {
	float: right;
	width: 690px;
	font-weight: bold;
}
#header #head_copy a {
	float: left;
	width: 196px;
	font-weight: bold;
	background: url(images/white-40.png) repeat left top;
	line-height: 1.5em;
	margin-bottom: 2px;
	margin-right: 400px;
	padding-left: 5px;
}

#header  h1, #header_inside h1 {
	margin: 0 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 16px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	line-height: 1em;
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 10px 20px;
	font-size: 11px;
	line-height: 1.4em;
	margin-right: 40px;
}
#sidebar1 h4 {
	font-size: 12px;
	background: #B0FFB0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}


#mainContent {
	margin: 0 290px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 90%;
	line-height: 1.4em;
	border-right: 1px solid #BBE0FF;
} 
#mainContent img {
	border: 1px solid #0099FF;
}

#mainContent li {
	font-size: 11px;
	list-style: url(none) none;
	line-height: 2em;
	color: #6385A0;
	background: url(images/arrow.gif) no-repeat left 7px;
	padding-left: 17px;
}
#mainContent ul {
	padding-left: 17px;
}

#mainContent h1 {
	font: bold 21px Verdana, Arial, Helvetica, sans-serif;
}
#mainContent h2 {
	font-size: 16px;
	color: #003662;
}
#flash_border {
	height: 360px;
	width: 480px;
	border: 1px solid #0099FF;
}
#flash_border2 {
	height: 156px;
	width: 208px;
	border: 1px solid #0099FF;
}

#flash_photos {
	float: right;
	width: 482px;
	margin-left: 20px;
}
.river {
	font-size: 11px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.river h3 {
	font-size: 14px;
	border-bottom: 1px solid #0099FF;
	padding-bottom: 5px;
}


.body2 {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 280px;
}
.divide {
	border-bottom: 1px solid #E8F4FF;
}

.box_back {
	background-color: #E8F4FF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
}
.box_back_rates {
	background-color: #E8F4FF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#photos_right {
	float: right;
	width: 210px;
	margin-left: 20px;
}
#photos_right_inside {
	float: right;
	width: 282px;
	margin-left: 20px;
}
#photos_right_inside img {
	margin-bottom: 30px;
}
#photos_right_rivers {
	float: right;
	width: 330px;
}
#photos_right_rates {
	float: right;
	width: 330px;
	margin-left: 20px;
}

#photos_right_rates img {
	margin-bottom: 30px;
}


#links {
	width: 350px;
}
#links h5 {
	font-size: 12px;
	margin: 20px 0px 15px;
	border-bottom: 1px solid #0099FF;
	padding-bottom: 5px;
	border-top: 1px solid #0099FF;
	padding-top: 5px;
	background: #F0F8FF;
	padding-left: 5px;
}
#links p {
	line-height: 1.25em;
}




.cutline {
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666666;
}
#bot_nav  {
	text-align: center;
	padding: 10px;
	border-top: 1px solid #00CC00;
	margin-right: 40px;
	margin-left: 40px;
	font-weight: bold;
	margin-top: 20px;
}




#footer {
	margin: 0px auto;
	width: 1003px;
	padding: 8px 0px;
	font-size: 10px;
	background: #E8F4FF;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
blockquote {
	border-bottom: 1px solid #BBE0FF;
	margin: 30px 0px;
	padding-bottom: 10px;
	border-top: 1px solid #BBE0FF;
	padding-top: 8px;
}

