/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body, html {
	color:#414040;
	min-height:101%;
	background: #af7b31 url(../images/bg_test.jpg) repeat-x;
	margin: 0px;
}

body, select, textarea, input {
	font:  1em/20px "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#414040;
}

p {
	color:#414040;
	line-height: 18px;
	font-size: 1em;
	padding: 5px 15px 5px 0px;
}

*:focus {
	outline: none
}

img {
	border: none;
}

/*Main Nav*/

#nav {
	width: 800px;
	height: 33px;
	margin: 0 auto;
	padding-top: 30px;
	list-style:none;
}

#nav li {
	float: left;
	display: block;
	padding: 6px 0px 0px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#nav li.first {
	background: none;
}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	height: 21px;
	float:left;
	text-decoration: none;
	color: #F2E4BA;
	font-family: Arial, Helvetica, sans-serif;
}

#nav a:hover {
color: #fff;
}

a#navproperties {
padding-left: 30px;
padding-right: 10px;
}
a#navaboutwhitefish {
padding-left: 10px;
padding-right: 50px;
}

a#navhome {
padding: 0px 0px 0px 0px;

	background: url(../images/home.gif);
	height: 30px;
	width: 70px;

}
a#navpressroom {
padding-left: 10px;
padding-right: 10px;}

a#navaboutus {
padding-left: 38px;
padding-right: 10px;
}
a#navcontactus {
padding-left: 10px;
}


/*Page Structure*/
#wrapper {
	background: #af7b31;
	margin: 0 auto;
	font-size: 0.8em;
	width: 1024px;
}

#masthead {
	background: url(../images/topbar.jpg) no-repeat;
	height: 160px;
	width: 1024px;
	margin: auto 0;
}



#interactivemap #main-content {
	width: 801px;
	margin: 0 auto;
	clear: both;
	background-image: url(../images/bg_interactivemap.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}


/*Content Body*/

#content-body {
	float: left;
	width: 540px;

	margin-left: 10px;
	padding: 5px 20px 20px 20px;
}

#content-body h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.8em;
	color: #c95b11;
	padding-top: 20px;
	padding-left: 104px;
}

#content-body h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #4b5a66;
	padding: 4px 0px 0px 104px;
	margin: 0px;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #4b5a66;
	padding: 4px 0px 0px 104px;
	margin-bottom: -10px;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #4b5a66;
	padding: 0px 0px 0px 0px;
	margin-bottom: -10px;
}



#content-body h4 {
	color: #c95b11;
	font-size: 1.2em;
}

#content-body h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #4b5a66;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	margin-bottom: -5px;
}

#content-body h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #4b5a66;
	padding: 14px 0px 0px 0px;
	margin-bottom: -3px;

}


.intro {
	padding: 15px 18px 10px 104px;
	line-height: 20px;
}
#interactivemap p {
line-height: 20px;
}


#mapbodylist li {
	list-style:none;
	margin: 4px 60px 0px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/bulletorange.jpg);
	background-repeat: no-repeat;
	}

/*Sub Nav*/
#sub-nav {
	float: left;
	width: 200px;
	padding-top: 210px;
	color: #fff;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

#sub-nav h3 {
	color: #b7490e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 6px 0px 0px 15px;
}

#sub-nav h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 6px 0px 2px 15px;
	border-bottom: 1px solid #4e1909;
}

#sub-nav h5 {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: .9em;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 25px;
	background: #937355 url(../images/arrow.gif) no-repeat;
	border-bottom: 1px solid #4e1909;
}

.sub-child {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: .9em;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 25px;
	background: #937355 url(../images/arrow.gif) no-repeat;
	border-bottom: 1px solid #4e1909;
}
.sub-child a:visited {
font-weight: normal;
}
.sub-child a:hover {
font-weight: bold;
}

.sub-child1, .sub-child2, .sub-child3, .sub-child4 {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: .9em;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: #937355 url(../images/bullet_red.jpg) no-repeat;
	border-bottom: 1px solid #4e1909;
}

.sub-child2 {
	background: #937355 url(../images/bullet_green.jpg) no-repeat;
}

.sub-child3 {
	background: #937355 url(../images/bullet_gold.jpg) no-repeat;
}

.sub-child4 {
	background: #937355 url(../images/bullet_blue.jpg) no-repeat;
}

#sub-nav-fill {
	background-color: #47362e;
	width: 202px;
	height: 230px;
	margin: 0px;
	margin-left: -1px;
	padding: 0px;
}



#mapnotes {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#mapkey {
	margin-top: 20px;
}



#sub-nav-fill-map {
	background-color: #47362e;
	width: 202px;
	height: 169px;
	margin: 0px 0px 0px -1px;
	padding: 0px;
	}


.lines {
	border-bottom: 1px solid #4e1909;
}



.about-names {
	border-bottom: 1px solid #4e1909;
	padding: 5px 0px 3px 15px;
	font-size: 0.9em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.about-names a {
font-weight: bold; 
}
.about-names a:hover {
	color: #f2e4ba;
}

.address {
	padding: 7px 0px 3px 15px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#extralinks td {
	padding: 0px;
	margin: 0px;
}

#mapkey {
	background-color: #fff;
	border: none;
	height: 410px;
	padding: 0px;
	margin: 0px;
}





table a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
table a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;

}
#extralinks a {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 16px;
text-decoration: underline;
margin: 0px;
padding: 0px;
}



#content-body a:link {
	font-weight: normal;
	color: #C95B11;
	text-decoration: underline;
}
#content-body a:visited {
	font-weight: normal;
	color: #C95B11;
		text-decoration: underline;
}

#content-body a:hover {
	font-weight: normal;
	color: #D2A362;
	text-decoration: underline;
}

#content-body a:active {
	font-weight: normal;
	color: #AF7B31;
		text-decoration: underline;
}

#map {
	margin: 38px 0px 0px 15px;
	border: 1px solid #47362E;
}

#breadcrumbs {
text-align: right;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#breadcrumbs a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}
#breadcrumbs a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}
#breadcrumbs a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}
/*Clear*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfloat {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
}

*+html .clearfloat {
	height:1%;
}

.clearfloat {
	display:block;
}

/* End hide from IE-mac */




/*Footer*/

#footer {
	margin: 0 auto 10px;
	text-align: center;
	width: 1024px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 8px 0px 0px 0px
}
