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

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

body, select, textarea, input {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #FFFFE6;
}

p {
	color: #333333;
}

		
a:link, a:visited {
	text-decoration:underline;
	color: #FFFFFF;
}

a:hover, a:active {
	color:#FFFFFF;
}

*:focus { 
	outline: none 
}

img {
border: none;
}


/* ---------- @ Page Structure -----------*/



#wrapper {
	background: #af7b32;
	margin: 0 auto;
	font-size: 0.8em;
	width: 1024px;
}

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


#main-content {
	width: 1024px;
	height: 359px;
	margin: 0 auto;
	clear: both;
	background-image: url(../images/bg_middle_homeA.jpg);
	background-repeat: no-repeat;
}

#slideshow {
width: 475px;
height: 299px;
margin: 0 auto;
padding-right: 5px;
}

#main-lower {
	width: 1024px;
	margin: 0 auto;
	clear: both;
	background-image: url(../images/bg_home_black.jpg);
	background-repeat: no-repeat;
	height: 164px;
}





#floorplans img {
float: right;
margin: 175px 0px 0px 0px;
padding: 0px;

}

#exteriorview img {
float: left;
padding: 160px 1px 1px 440px;
margin: 0px;
}

#home-oldtowne img{
margin: 10px 7px 10px 116px;
float: left;

}
#home-riversedge img {
margin: 10px 7px 10px 7px;
float: left;

}
#home-railway img {
margin: 10px 7px 10px 7px;
float: left;

}
#home-kalispell img {
margin: 10px 7px 10px 7px;
float: left;

}




/*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: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#nav li.first {
	background: none;
}

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


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;
}


/* ---------- @ Nav Lower Home Page -----------*/
#nav-lower {
	width: 800px;
	height: 43px;
	margin: 0 auto;
	list-style:none;

	
}

#nav-lower li {
	float: left;
	display: block;
	padding: 14px 0px 0px 0px;
}


#nav-lower a {
	height: 43px;
	float:left;
	display:inline;
	text-decoration: none;
	text-indent: -9000px;

}

a#loweroldtowne {
	background: url(../images/nav2/lower_oldtowne.gif) no-repeat;
	width: 123px;
	height: 42px;
	margin-left: 25px;
}

a#loweroldtowne:hover{
	background: url(../images/nav2/lower_oldtowneO.gif) no-repeat;
}

a#lowerriversedge {
	background: url(../images/nav2/lower_riversedge.gif) no-repeat;
	width: 117px;
	height: 42px;
	margin-left: 74px;
}

a#lowerriversedge:hover{
	background: url(../images/nav2/lower_riversedgeON.gif) no-repeat;
}
a#lowerrailway {
	background: url(../images/nav2/lower_railway.gif) no-repeat;
	width: 117px;
	height: 42px;
	margin-left: 100px;
}

a#lowerrailway:hover{
	background: url(../images/nav2/lower_railwayON.gif) no-repeat;
}
a#lowerkalispell {
	background: url(../images/nav2/lower_kalispell.gif) no-repeat;
	width: 180px;
	height: 42px;
	margin-left: 50px;
}

a#lowerkalispell:hover{
	background: url(../images/nav2/lower_kalispellON.gif) no-repeat;
}









	
/* ---------- @ Headings 

		   
h1 a {
	width: 200px;
	height: 100px;
	margin-top: 17px;
	display: block;
	text-indent:-9000px; }
	-----------*/

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #343650;
	padding-bottom: 8px;
}



/* ---------- @ Forms -----------*/




/*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*/

#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
}

