/* 	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;


*/
body {
	margin: 0;
	padding: 0;
	color:#333;
	background-color: #AAA786;
	background-image: url(../../images/fishnelson_images/body-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}
a {
	color: #00A3E1;
}
a:hover {
	color: #f37d00;
	text-decoration: underline
}
p {
	margin: 5px 0;
	font-size: 1.1em;
	line-height: 1.3em;
}


h1, h2, h3 {
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}


h1 {
	font-size: 1.8em;

}
h2 {
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
h4 {font:normal 1.5em georgia;color:#8b5c29;}
h5 {font:bold 1.2em arial;}
h6 {}


.title {
	color: #AAA786;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAA786;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}


.anchor {
	float: right;
	font-size: .9em;
	margin-top: 1.5em;
	margin-bottom: .5em;
}


blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	border: 2px solid #CFCCA4;
	padding: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}



/* Header */

#header {
	width: 960px;
	height: 91px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	background-image: url(../../images/fishnelson_images/FishNelsonLogo.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 459px;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {

}

#logo a {
	text-decoration: none;
}


/* Header Right */

#header-right {
	float: right;
	height: 91px;
	width: 270px;
}





/* Top Menu */

#topmenu {
	padding-top: 5px;
	padding-bottom: 5px;
}

#topmenu ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#topmenu li {
	display: inline;

}

#topmenu a {
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #453823;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}





/* extra-wrap*/

#extra-wrap {
	background-image: url(../../images/fishnelson_images/search-bg.gif);
	background-repeat: repeat;
	background-position: right top;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
}

#blog {
	height: 31px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 2.5em;

}

ul.bloglink
		{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
		}
		
.bloglink li
		{
	background-image: url(../../images/fishnelson_images/blogicon.gif);
	line-height: 25px;
	background-repeat: no-repeat;
		}
.bloglink li a
		{
	text-decoration: none;
	background-image: none;

		}
.bloglink li a:hover
		{
	color: #FF6600;
	text-decoration: underline;

		}


/* Search */

#search {
	background-image: url(../../images/fishnelson_images/news-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECBA3;
	text-align: center;
	margin-left: 1px;
	padding-bottom: 2px;
}

#search form {
	margin: 0px;
	display: inline;
}


#search input.keyword {
	font-weight: bold;
	color: #333333;
	float: left;
	margin-left: 40px;

}
#search input{
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#search input.button{
	background-image: url(../../images/fishnelson_images/search-btn.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}


#search fieldset {
	margin: 0;
	text-align: right;
}


/* Header 2 */

#header2 {
	height: 214px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* Navigation */

#nav-wrap {
	width: 960px;
	height: 46px;
	padding:0;
	border-bottom:0px solid #3f3f3f;
	background-image: url(../../images/fishnelson_images/nav-bg.gif);
	background-repeat: repeat-x;
	background-color: #2d231d;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#nav ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: normal;
}

#nav li {
	display: inline;
}


#nav .blog {
	float: right;
	width: 263px;
	background-image: url(../../images/fishnelson_images/box-bg.gif);
	background-repeat: repeat;
	background-color: #cecba3;
	height: 46px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #453823;
	border-right-color: #453823;
	border-bottom-color: #453823;
	border-left-color: #453823;
}

#nav .blog a{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 49px;
	padding-right: 28px;
	padding-left: 28px;
	font-weight: bold;
	line-height: 46px;
	width: auto;
	float: left;
}


#nav .x8drawMenu {
	width: 957px;
	height: 46px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-bottom: 0px;
	overflow: hidden;
	text-align: center;
}

#nav .x8drawMenuHREF {

}

#nav .x8drawMenu a{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 49px;
	padding-right: 26px;
	padding-left: 26px;
	font-weight: bold;
	line-height: 46px;
	width: auto;
	float: left;
}
#nav .x8drawMenu a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../../images/fishnelson_images/menu-up.gif);
	background-repeat: repeat-x;
}




#nav .x8drawMenuSelectedHREF a {
	text-decoration: none;
	color: #00a3e1;
	background-image: url(../../images/fishnelson_images/menu-up.gif);
	background-repeat: repeat-x;
		border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #453823;
	border-right-color: #453823;
	border-bottom-color: #453823;
	border-left-color: #453823;
}
#nav .x8drawMenuSelectedHREF a:hover {
	text-decoration: none;
	color: #00a3e1;
}

#nav .x8drawMenu .active a {
	background-color: #32221a;
}

#nav .menuSeparator {
display:none;
}

/* Footer Draw Menu */

#footer .x8drawMenu1 {
	margin: 0px;
	padding: 5px;

}

#footer .x8drawMenuHREF {

}

#footer .x8drawMenu1 a{

	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	width: auto;
}
#footer .x8drawMenu1 a:hover{
	text-decoration: none;
	color: #ffffff;
}




#footer .x8drawMenuSelectedHREF a {
	text-decoration: none;

}
#footer .x8drawMenuSelectedHREF a:hover {
	text-decoration: none;
	color: #ffffff;


}

#footer .x8drawMenu1 .active a {

}

#footer .menuSeparator {
	padding-right: 3px;
	padding-left: 3px;
	color: #ffffff;
}










/* news */

#news-wrap {
	float: right;
	width: 267px;
	height: 214px;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 5px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cecba3;
	border-right-color: #cecba3;
	border-bottom-color: #CECBA3;
	border-left-color: #453823;
	background-image: url(../../images/fishnelson_images/news-bg.jpg);
	background-repeat: repeat;
}

#news {
	background-image: url(../../images/fishnelson_images/box-bg.gif);
	background-repeat: repeat;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
}

#news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#news li {
	margin: 0;
	border-top: 1px dotted #CDCDCD;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}

#news h2 {
	margin: 0;
	padding: 0px 0 0 0px;
	font-size: 1em;
	font-weight: bold;
	color: #f37d00;
}

#news h3 {
	margin: 0;
	padding: 0px 0 0 0px;
	color: #333;
	font-size: .9em;
}

#news p {
	margin: 0;
	line-height: normal;
	font-size: .9em;
}

#news a {
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;
}

#news .first {
	border: none;
}





/* Menu */

#menu {
	float: right;
	width: 300px;
	height: 214px;
	background-image: url(../../images/fishnelson_images/news-bg.gif);
}

#menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: left;
	width: 684px;
	height: 214px;
	background-color: #397a96;
	text-align: right;
}


/* Page */

#pagebg {
	text-align: center;
	background-color: #AAA786;
	width: 100%;
	margin: 0px;
}

#page {
	width: 954px;
	margin: 0 auto;
	padding: 0px 0;
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #453823;
	border-right-color: #453823;
	border-bottom-color: #453823;
	border-left-color: #453823;
}

#page.internal{
	padding: 0px;
	background-image: url(../../images/fishnelson_images/page-top.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.internal-bg{
	background-image: url(../../images/fishnelson_images/sidebar-bg.gif);
	background-repeat: repeat-y;
}

/* Content */

#content {
	float: right;
	width: 754px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul.list li {
	padding-left: 15px;
	background-image: url(../../images/fishnelson_images/brown_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-top: .5em;
}
#content ul li {
	padding-left: 15px;
	background-image: url(../../images/fishnelson_images/brown_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;

}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.content {
	padding: 20px;
}

.contenthome {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #CECBA3;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 197px;
	padding-top: 7px;
}



.sidebar-one {
	background-image: url(../../images/fishnelson_images/box-bg.gif);
	background-repeat: repeat;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sidebar-one-title {
	color:#f37d00;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 1.1em;
}

.sidebar-one-content {

}



.sidebar-two {
	padding: 10px;
}


.sidebar-two-title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 1.1em;
}

.sidebar-two-content {

}


#sidebar ul {
	padding-left: 0px;
	list-style: none;
	padding-bottom: 5px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
}

#sidebar ul li {
	padding-left: 15px;
	background-image: url(../../images/fishnelson_images/brown_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}



#sidebar h2 {
	margin: 0;
	padding: 6px 0 0 10px;
	font-weight: bold;
	font-size: 1em;
}

#sidebar h3 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: .9em;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	font-size: 1em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {
	width: 954px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #AAA786;
	background-color: #32221a;
}

#footer {
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #CCCCCC;
}

#footer a {

}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
	background: url(images/img11.gif) no-repeat left center;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}



/* disclaimer */

#disclaimer-wrapper {
	width: 840px;
	background-color: #AAA786;
	margin: 0 auto;
	padding: 0px 0;
}

#disclaimer {
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#disclaimer p {
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #32221a;
	text-align: center;
	font-size: 1em;
	line-height: 1em;
}

#disclaimer a {

}


h3.home {
	margin:0 0px;
	font-size:1.1em;
	line-height:1.4;
	letter-spacing:0.1em;
	text-transform:uppercase;
}
p.listen {
	font-size:1.1em;
	font-style: italic;
	font-weight: bold;
	color: #F37D00;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0em;
	margin-left: 0px;
}




.features-two-wrap {
	width:100%;
	max-width:1000px;
	background-image: url(../../images/fishnelson_images/bg-features-two-wrap.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
.features-two {
	float:left;
	width:100%;
	padding:15px 0 0;
	background-image: url(../../images/fishnelson_images/bg-features-two.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.features-two .feature {float:left;width:49.9%;}
.features-two .feature h3 {
	margin:0 25px;
	font-size:1.1em;
	line-height:1.4;
	letter-spacing:0.1em;
	text-transform:uppercase;
}
.features-two .feature p {
	margin:0 25px 1em 25px;
	font-size:1em;
	line-height:1.3em;
}







.sidenets-two-wrap {
	width:100%;
	max-width:1000px;
	background-image: url(../../images/fishnelson_images/bg-features-two-wrap.gif);
	background-repeat: repeat-y;
	background-position: 0  0;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
.sidenets-two {
	float:left;
	width:100%;
	padding:15px 0 0;
	background-image: url(../../images/fishnelson_images/bg-features-two.gif);
	background-repeat: no-repeat;
	background-position: 80% 0;
}
.sidenets-two .feature {
	float:left;
	width:49.9%;
}
