
/********** General **********/

html { height:auto; }

body {
	color:#333;
	font: 70% Arial, Helvetica, sans-serif;
	line-height:17px;
}
* { margin:0;padding:0;border:0; }

a { color:#3B73B9; text-decoration:none; }

a:hover, strong a:hover {
	color:#253061;
	text-decoration:underline;
}
p { margin-bottom:15px; }

div { display:block; }

#container {
	position:absolute;
	width:741px;
	height:auto;
	margin-left:-370px;
	left:50%;
}

#lowerpage2 #right_col h2 {
	color:#2b2869;
	font-size:1.4em;
}
/********** Header Area **********/

#header_top {
	width:741px;
	height:33px;
	background:url(../images/header_top_bg.gif);
}
#logo { float:left; }

#util_menu { float:right; }
#util_menu a { float:left; }
#util_menu a span { 
	display:none; 
}
#util_menu em {
	display:block;
	height:23px;
	width:3px;
	background:url(../images/menu_divider.gif);
	float:left;
	font-size:1px;
}
#header_flash {
	width:741px;
	height:150px;
}
#main_menu {
	width:741px;
	background:#1c195e url(../images/menu_bg.gif) repeat-x bottom;
	float:left;
	padding-bottom:2px;
}
#main_menu a {
	display:block;
	font-size:1.1em;
	color:#fff;
	padding: 5px;
	margin-left:38px;
	text-decoration:none;
	float:left;
}
#main_menu a.forcewrap {
	width:155px;
	margin-left:2.1em;
	margin-right:-2.6em;
}
#main_menu a:hover { color:#95c0e7; }
#main_menu a.offset { margin-left:19px; }
html>body #main_menu a.offset { margin-left:38px; }


/********** Left-Column Content **********/

#left_col {
	position:relative;
	top:20px;
	left:10px;
	width:361px;
	float:left;
}
#left_col h1 {
	font-size:1.7em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#4192dd;
	display:block;
	background:url(../images/h1_bg.gif) no-repeat left bottom;
	width:356px;
	padding-bottom:20px;
	margin-bottom:10px;
}
#left_col p#intro { height:107px; line-height:20px; }
html>body #left_col p#intro { min-height:107px; height:auto; }

.box {
	position:relative;
	left:-3px;
	width:361px;
	overflow:hidden;
	height:auto;
	min-height:121px;
	background:url(../images/box_bottom.gif) no-repeat left bottom;
	margin-bottom:14px;
	clear:both;
}
.box a { text-decoration:none; }
.box .top {
	width:361px;
	height:13px;
	background:url(../images/box_top.gif);
}
.box .photo {
	float:left;
	border:1px white solid;
	margin: -9px 0px 0px 2px;
}
html>body .box .photo {
	margin: -8px 0px 0px 4px;
}
.box h2.navy a,
.box h2.blue a {
	position:relative;
	left:6px;
	width:230px;
	height:auto;
	color:#253061;
	background: url(../images/arrow_navy.gif) no-repeat left 4px;
	float:left;
	padding: 4px 0px 10px 19px;
	text-decoration:none!important;
}
.box h2.navy,
.box h2.blue {
	font-size:1.55em;
}
.box h2.blue a { background: url(../images/arrow_blue.gif) no-repeat left 4px; color:#3e91dd; }

.box div.col1,
.box div.col2 {
	width:124px;
	height:76px;
	float:left;
	margin-left:7px;
}
html>body .box div.col1,
html>body .box div.col2 {
	height:auto;
	min-height:76px;
	overflow:hidden;
}
.box div.h_divider {
	height:1px;
	width:124px;
	background:url(../images/dots_horizontal.gif) repeat-x;
	color:white;
	font-size:0px;
	margin: 2px 0px 3px;
}
.box div.v_divider {
	height:75px;
	width:1px;
	background:url(../images/dots_vertical.gif) repeat-y;
	color:white;
	font-size:0px;
	float:left;
	margin-left:8px;
}
.box a.links {
	display:block;
	color:#333;
	background:url(../images/box_bullet.gif) no-repeat left 4px;
	padding-left:15px;
}


/********** Right-Column Content **********/

#right_col {
	position:relative;
	top:20px;
	left:27px;
	width:348px;
	float:left;
	overflow:hidden;
}
#right_col #sub_column1 {
	width:166px;
	height:auto;
	float:left;
}
#right_col #sub_column1 p {
 	margin-top:10px;
}
#right_col #sub_column2 {
	width:166px;
	height:auto;
	float:left;
	margin-left:15px;
}
#right_col #sub_column2 strong a {
	color:#015aab;
	text-decoration:none!important;
	font-size:1.1em;
}
#right_col ul, #right_col li {
	padding:0px 5px 5px;
	margin:0px 5px 5px;
}
h3.titlebar_navy_lrg,
h3.titlebar_navy,
h3.titlebar_blue,
h3.titlebar_orange {
	width:140px;
	color:#fff!important;
	padding: 3px 0px 2px 26px;
	font: 1.4em Arial, Helvetica, sans-serif!important;
	font-weight:300!important;
}
h3.titlebar_navy_lrg { background:#253061 url(../images/titlebar_navy_lrg.gif) no-repeat; width:318px!important; }
h3.titlebar_navy { background:#253061 url(../images/titlebar_navy.gif) no-repeat; }
h3.titlebar_blue { background:#3a8edc url(../images/titlebar_blue.gif) no-repeat; }
h3.titlebar_orange { background:#e9940f url(../images/titlebar_orange.gif) no-repeat; }

#map {
	position:relative;
	left:-2px;
	margin-bottom:8px;
}
#news_box {
	background:#ece9e8;
	padding:6px;
	margin-top:4px;
}
#rss { margin:10px 0; }
#rss a { text-decoration:none; }
#rss img { position:relative; top:3px; margin-right:10px; }


/********** Footer Content **********/

#footer {
	position:relative;
	width:723px;
	height:65px;
	border:1px #d6d6d6 solid;
	margin-left:11px;
	top:40px;
	clear:both;
}
#footer .links {
	position:relative;
	top:10px;
	left:7px;
	float:left;
}
#footer .links a {
	margin:0 5px;
	text-decoration:none;
}
#footer #streamon {
	position:relative;
	top:7px;
	right:5px;
	float:right;
}
#address1 {
	position:absolute;
	top:80px;
	left:10px;
	float:left;
	color:#aeaeae;
	padding-bottom:10px;
}
#address2  {
	position:absolute;
	top:80px;
	right:10px;
	float:right;
	color:#aeaeae;
	padding-bottom:10px;
}

/********** Lower Pages Styles **********/

#gallery {
	width:344px;
	height:258px;
	background:#ede9e8;
	margin-bottom:2px;
}
#gallery_pagenums {
	width:344px;
	text-align:right;
	margin-bottom:4px;
}
#gallery_pagenums a {
	text-align:right;
	padding:1px 2px;
	margin-left:1px;
	background:#ccc;
	color:#fff;
	text-decoration:none;
}
#lowerpage .box {
	background:url(none) repeat-x bottom;
	margin-bottom:0px;
	padding-bottom:10px;
	height:auto;
	min-height:70px;
}
#lowerpage .box .photo {
	width:78px;
	height:78px;
	margin: 0;
	padding: 0;
}
#lowerpage .box h2 {
	margin-top:3px;
	font-size:1.2em;
	color:#014a8e;
}
#lowerpage div.h_divider {
	position:relative;
	top:-2px;
	height:1px;
	width:340px;
	background:url(../images/lowerpage_box_bg.gif) repeat-x;
	color:white;
	font-size:0px;
	margin: 2px 0px 4px;
	padding:0;
}
#lowerpage .box a {
	color:#336DB7;
	background:url(none);
	padding-left:0px;
	text-decoration:none;
}
#lowerpage .box a:hover { text-decoration:underline; }
#lowerpage2 h1 {
	position:relative;
	font-size:1.7em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#2b2869;
	display:block;
	background:url(../images/h1lrg_bg.gif) no-repeat left bottom;
	width:730px;
	padding-bottom:20px;
	margin-bottom:10px;
	top:15px;
	margin-left:7px;
}
#lowerpage2 #left_col {
	width:200px;
	top:10px;
}
#lowerpage2 #right_col {
	width:510px;
	top:10px;
}
/* sidemenu level 1 */
#lowerpage2 #left_col ul {
	margin-bottom:20px;
}
#lowerpage2 #left_col li {
	list-style: none;
	padding-bottom:7px;
}
#lowerpage2 #left_col li a.active {
	font-weight:bold;
}
#lowerpage2 #left_col li a {
	background:url(../images/bullet_bluearrow.gif) no-repeat left 2px;
	text-decoration:none;
	padding-left:18px;
	color:#3B73B9;
}
/* sidemenu level 2 */
#lowerpage2 #left_col ul ul {
	margin-top:8px;
	margin-bottom:-4px;
}
#lowerpage2 #left_col li li {
	margin-left:18px;
}
#lowerpage2 #left_col li li a.active {
	color:#555;
	background:url(../images/bullet_greyarrow.gif) no-repeat left 2px;
}
#lowerpage2 #left_col li li a {
	background:url(../images/bullet_lightgreyarrow.gif) no-repeat left 2px;
	text-decoration:none;
	padding-left:18px;
	color:#555;
}
#lowerpage2 .greybox, #contact_box .greybox {
	width:150px;
	background:#ECE9E8;
	padding:8px;
	margin-top:4px;
}
iframe#slides {
	width:347px;
	height:261px;
	float:right;
	margin-bottom:10px;
	margin-right:2px;
}
html>body iframe#slides {
	position:relative;
	right:-1px;
}

/* NEW STUFF 25 Sep 06 */


h2.greyheader {
	background:#c7c7c2;
	color:#fff!important;
	font-size:1.25em!important;
	font-weight:bold!important;
	padding:3px;
	margin-bottom:10px;
	clear:both;
}
.smallgreybox_left p,
.smallgreybox_right p {
	margin-bottom:10px;
}
.smallgreybox_left a,
.smallgreybox_right a {
	text-decoration:none;
	color:#4276aa;
}
.smallgreybox_left,
.smallgreybox_right {
	width:232px;
	height:70px;
	background:#f5f5f3;
	line-height:normal;
	float:left;
	margin-bottom:20px;
	padding:5px;
}
.smallgreybox_right { float:right; }

/* NEW STUFF 26 Sep 06 */
 
.lightgreybox {
	background:#F5F5F3;
	padding:5px 10px;
	margin-bottom:30px;
}
#publicationsbox * {
	padding:0;
	margin:0;
}
#publicationsbox p {
	margin-bottom:10px;
}
#publicationsbox {
	width:490px;
	height:220px;
}
html>body #publicationsbox {
	min-height:220px;
	height:auto;
}
#publicationsbox div.category {
	clear:both;
	height:28px;
	margin-left:20px;
}
#publicationsbox strong {
	float:left;
}
#publicationsbox img {
	float:left;
	margin-right:5px;
}
#doclist {
	line-height:normal;
}
#doclist a {
	color:#3b73b9;
	text-decoration:none;
}
#doclist .text {
	float:right;
	width:470px;
}
#doclist img {
	float:left;
}
#doclist div.spacer {
	width:500px;
	height:15px;
	clear:both;
}


/* NEW STUFF 27 Sep 06 */

#faqsbox {
	width:490px;
	height:auto;
	overflow:hidden;
	padding-top:10px;
}
.question {
	display:block;
	text-decoration:none;
	clear:both;
	font-size:12px;
	margin-bottom:10px;
	color:#3B73B9;
}
a:hover.question { text-decoration:none; color:black; }
.question strong,
.answer strong {
	display:block;
	margin-right:7px;
	width:20px;
	float:left;
	font-size:14px;
}
#faqslist .question {
	margin-left:10px;
	color:#333;
	font-weight:bold;
}
#faqslist .answer {
	display:block;
	float:left;
	margin-left:6px;
	margin-bottom:7px;
}
html>body #faqslist .answer { margin-left:11px; }
#faqslist .answer div {
	display:block;
	float:left;
	width:470px;
	margin-bottom:4px;
	line-height:normal;
}
#faqslist a.top {
	display:both;
	clear:both;
	margin-left:27px;
	text-decoration:none;
}

.careers_box {
	width:429px;
	height:auto;
	overflow:hidden;
	background:#f5f5f3;
	line-height:normal;
	float:left;
	margin-bottom:20px;
	padding:5px 10px 0px;
}
.careers_box a { color:#3B73B9; text-decoration:none; }
h2.greyheader2 {
	width:444px;
	margin-bottom:4px;
	background:#c7c7c2!important;
	color:#fff!important;
	font-size:1.25em!important;
	font-weight:bold!important;
	padding:3px;
	clear:both;
}

/* NEW STUFF 4 Oct 06 */

.wideblueheader {
	width:487px;
	color:#fff!important;
	padding: 3px 0px 2px 26px;
	font: 1.4em Arial, Helvetica, sans-serif!important;
	font-weight:300;
	background:#3a8edc url(../images/titlebar_blue_lrg.gif) no-repeat;
}

#commentsform,
.forms {
	padding:30px 0px 30px 30px;
}
#commentsform div,
.forms div {
	display:block;
	clear:both;
	height:auto;
}
#commentsform label,
.forms label {
	display:block;
	float:left;
	width:90px;
	line-height:12px;
	padding-top:3px;
}
#commentsform input,
.forms input {
	border:1px #cfcece solid;
}
#commentsform textarea,
.forms textarea {
	border:1px #cfcece solid;
	height:140px;
	overflow:auto;
}
#commentsform input.btn,
.forms input.btn {
	width:73px;
	height:29px;
	border:0;
	float:right;
}
#commentsform input,
#commentsform textarea,
.forms input,
.forms textarea {
	padding:2px;
	width:381px;
	font: 1em Arial, Helvetica, sans-serif;
	float:right;
	margin-bottom:17px;
}
#commentsform input.small,
.forms input.small {
	width:200px;
	float:left;
	margin-left:3px;
}
#commentsform input.btn2,
.forms input.btn2 {
	padding:0!important;
	margin:0!important;
	height:20px;
	width:auto;
}

/* NEW STUFF 10 Oct 06 */

.news_box {
	width:490px;
	height:auto;
	background:#f5f5f3;
	line-height:normal;
	float:left;
	margin-bottom:20px;
	padding:15px 10px;
}
.news_box a { color:#3B73B9; text-decoration:none; }

.news_box .icon {
	margin-top:20px;
	float:left;
}
.news_box .title {
	float:right;
	width:440px;
	font-size:12px;
	margin-bottom:8px;
}
.news_box .desc {
	float:right;
	width:440px;
	margin-bottom:5px;
}
.news_box .posted {
	float:right;
	width:440px;
	color:#011472;
}
#board_box {
	padding: 25px;
	margin-top:5px;
	width:462px;
	height:280px;
	background:#F5F5F3;
}
html>body #board_box {
	height:auto;
	min-height:400px;
}
#board_box p {
	margin-bottom:8px;	
}
#board_box p img {
	float:left;	
	margin-right:10px;
}
#docs p {
	margin-bottom:5px;
}
#docs img {
	position:relative;
	top:4px;
	margin-bottom:0px;
	margin-right:5px;
}

/* NEW STUFF 18 Oct 06 */
img.photo {
	background:url(../images/slides_bg.gif);
	float:right;
	padding: 10px 11px 11px 10px;
	margin: 5px 0px 10px 15px;
}

.photosmall {
	
	float:right;
	padding: 10px 11px 11px 10px;
	margin: 5px 0px 10px 15px;
}


#right_col h3 {
	color:#2b2869;
	font-size:1.2em;
}
#itemsPerPage *{
	margin:0;
	padding:0;
}
#itemsPerPage {
	position:relative;
	top:-20px;
	width:100%;
	height:20px;
	display:block;
	clear:both;
}
#itemsPerPage form {
	display:block;
	width:auto;
	float:right;
}
#itemsPerPage form select {
	position:relative;
	float:left;
	clear:none;
	border:1px solid #CDCDD3;
	font-size:10px;
}
#itemsPerPage form div {
	position:relative;
	float:left;
	display:block;
	clear:none;
}
.newsitembox {
	height:45px;
	clear:both;
}
.newsitembox h2 {
	color:#1C195E;
	font-size:1.3em;
	float:left;
	width:400px;
}
.newsitembox h3 {
	color:#011472;
	font-size:11px!important;
	font-weight:normal;
	float:right;
}
#focusmonth img.photo {
	background:url(../images/slides_bg2.gif);
}
#maincontent .advisbullet {
	float:left;
	position:relative;
	top:5px;
	display:block;
}
#maincontent .advistitle {
	float:right;
	color:#3B73B9;
	font-weight:bold;
	width:480px;	
	display:block;
}
#maincontent .advisdate {
	float:right;
	color:#011472;
	width:480px;
	display:block;
}
#maincontent .advissummary {
	float:right;
	width:480px;
	display:block;
}
#navbar {
	text-align:right;
} 
.checkbox {
	width:30px!important;
	float:left!important;
	margin-left:3px;
}
#textlogo {
	display:none!important;
	visibility:hidden!important;
}


.sitemap, .sitemap * {
	padding:0!important;
	margin:0!important;
	list-style: url(none) none;
}
.sitemap {
	width:185px;
}
.sitemap ul {
	background:#ECE9E8;
	padding:8px!important;
	margin-bottom:20px!important;
}
.sitemap ul ul {
	padding:0px!important;
	margin-bottom:0px!important;
}
.sitemap li {
	margin-left:15px!important;
}
#sitemap_angling,
#sitemap_riverwatch {
	display:block;
}
#sitemap_corporate {
	display:block;
	position:absolute;
	left:220px;
	top:0px;
	float:right;
}
#btns {
	float:right;
}






.gallery_thumbsview {
	width:510px;
	height:30px;
	background:url(../images/gallery-thumbs_bg.gif);
	border-bottom:1px #E3E3E3 solid;
	color:#C3BEBD!important;
	line-height:normal!important;
	margin-bottom:17px;
}
html>body .gallery_thumbsview {
	min-height:30px;
	height:auto;
	padding-bottom:10px;
}
.gallery_thumbsview .tab {
	width:510px;
	height:26px;
	background:url(../images/gallery-thumbs_tab.gif);
}
.gallery_thumbsview .tab a {
	display:block;
	cursor:hand;
	width:225px;
	height:26px;
	font-size:14px;
	font-weight:bold;
	color:#3B73B9!important;
	text-decoration:none!important;
}
.gallery_thumbsview .tab .plus {
	position:relative;
	float:left;
	top:2px;
	left:2px;
	width:14px;
	height:24px;
	background:url(../images/gallery-thumbs_plus.gif);
	display: block;
}
.gallery_thumbsview .tab .minus {
	position:relative;
	float:left;
	top:2px;
	left:2px;
	width:14px;
	height:24px;
	background:url(../images/gallery-thumbs_minus.gif);
	display: none;
}
.gallery_thumbsview .tab div.title {
	position:relative;
	float:left;
	left:12px;
	margin-top:4px;
}

.gallery_thumbsview .container {
	display:none;
	margin-left:18px;
	margin-top:11px;
	height:80px;
}
.gallery_thumbsview .container iframe {
	display:block;
	height:78px!important;
	width:410px!important;
	float:left;
	overflow:hidden!important;
}
.gallery_thumbsview2 .thumbs {
	height:78px;
	float:left;
	background:#f3f3f3!important;
	white-space:nowrap;
}
.gallery_thumbsview2 .thumbs img { margin-right:4px; }
.gallery_thumbsview .info {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border-left:1px #eee solid;
	float:right;
	line-height:13px;
}
.gallery_thumbsview .info a {
	color:#C3BEBD!important;
	text-decoration:underline;
}
.gallery_thumbsview .text1 {
	font-size:18px;
	letter-spacing:-1px;
}
.gallery_thumbsview .text2 {
	font-size:13px;
}
.gallery_thumbsview .nav {
	display:block;
	clear:both;
}

#gallery1 .container { display:block; }
#gallery1 .tab .minus { display:block; }
#gallery1 .tab .plus { display:none; }


#photoview_photo {
	margin-top:10px;
}
#photoview_frame {
	border:15px solid #EAEAEA;
	color:#B4B4B4;
	height:276px;
	width:470px;
	margin-top:10px;
}
#photoview_frame iframe {
	position:relative;
	margin-top:20px;
	margin-left:40px;
	width:391px;
	height:154px;
}
#photoview_thumbs {
	float:left;
	white-space:nowrap;
}
#photoview_thumbs img {
	position:relative;
	margin-left:-2px;
}
#photoview_thumbs img.bottom {
	top:79px;
	left:-76px;
	margin-right:-75px;
}
#photoview_nav {
	margin-left:40px;
	margin-top:4px;
}
#photoview_nav img {
	float:left;
	display:block;
}
#photoview_nav .info {
	display:block;
	float:left;
	background:#E4E4E4;
	margin:0 4px;
	height:75px;
	width:233px;
}

#directory_remote iframe {
	height: 500px;
}

h1 a {
	position: absolute;
	right: 10px;
	top: -7px;
	border: none;
}

.box h2 a.video_button {
	position: absolute;
	width:93px;
	top:10px;
	left:257px;
	display:block;
	padding:0;
	margin:0;
	background:none;
}
.ad_1 img {
	margin-bottom:10px;
}