/* --------- Meta Layout --------- */

body {
	font: 76% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
#container {
	width: 975px;
	background: #fff url(../images/header.jpg) 0 100px no-repeat; 
	}
#container2 {
	width: 1000px;
	background-image: url(../images/container-2-bg.gif); 
	}

/* --------- Links --------- */

a:link, a:visited {
	color:#5e87b4;
	text-decoration:underline;
	}
a:hover, a:focus {
	text-decoration:none;
	}
a:active {
	color:#add510;
	text-decoration:underline;
	}

/* --------- Columns --------- */

#left-column {
	width: 625px;
	float: left;
	}
#left-left-column {
	padding-left: 20px;
	width: 200px;
	float: left;
	}
#right-left-column {
	margin: 70px 0 0 0;
	width: 385px;
	float: right;
	}
#right-column {
	margin: 70px 0 0 0;
	width: 320px;
	float: right;
	}

/* --------- Content Groups --------- */

.content-row {
	margin: 1em 0 1em 0;
	}
.content-panel {
	width: 185px;
	padding: 0;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.content-panel img {
	border: 0;
	}
.content-panel p {
	margin: 0;
	font-size: .9em;
	}


/* --------- Header --------- */


#header {
	height: 210px;
	background: url(../images/nav-bg.jpg) left 55px repeat-x;
	}
#header-left {
	float: left;
	width: 221px;
	}
#header-right {
	padding: 28px 20px 0 0;
	width: 734px;
	float: right;
	}
p#header-links {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #c1c1c1;
	margin: 0;
	width: 100%;
	height: 27px;
	text-align: right;
	}
p#header-links a {
	text-decoration: none;
	color: #c1c1c1;
	}
p#header-links a:hover {
	text-decoration: underline;
	}
p#header-links a.home {
	background: url(../images/home-icon.gif) 0 2px no-repeat;
	padding-left: 17px;
	}
p#header-links a.now {
	text-decoration: underline;
	color: #add510;
	}
div#site-name {
	height: 10.7em;
	border: solid #828282 1px;
	border-top: solid #ADD610 1px;
	text-align: center;
	float: right;
	width: 200px;
	background-color: #fff;
	}
p#falls {
	margin: 47px 0 0 0;
	font: 2.8em/65% Arial, Helvetica, sans-serif;
	}
p#falls a {
	text-decoration: none;
	color: #646464;
	}
span#creek {
	text-decoration: none;
	color: #89b0db;
	font: 55% "Arial Black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}


/* --------- Nav --------- */

ul#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul#nav li {
	margin: 1px 15px 0 0;
	padding: 11px 0 11px 37px;
	background: url(../images/nav-bg-full.gif) left 50% no-repeat;
	display: inline;
	float: left;
	}
ul#nav li a {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	}
ul#nav li a:hover {
	text-decoration: underline;
	}

/* --------- Current Page --------- */

ul#nav li a.nowpage {
	text-decoration: underline;
	}

/* --------- Headings --------- */

h1 {
	margin: 0 0 0 0;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #999;
	}
#left-left-column h2 {
	margin: 0;
	height: 1.35em;
	padding: .95em 10px .8em 32px;
	width: 156px;
	border: solid #c0c0c0 1px;
	background: url(../images/heading2-b.jpg) no-repeat;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #666;
	}
#right-column h2 {
	margin: 0 0 0 0;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #999;
	}
#right-left-column h2 {
	margin: 2em 0 0 0;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #999;
	}

/* --------- left-left-column Lists --------- */

ul.list {
	margin: 0 0 1em 0;
	list-style: none;
	width: 172px;
	border: solid #c0c0c0 1px;
	border-top: none;
	padding: .8em 13px .4em 13px;
	}
ul.list li {
	margin: 0 0 .5em 0;
	background: url(../images/bullet-orange.gif) 0 .4em no-repeat;
	padding-left: 12px;
	}
ul.list li a {
	text-decoration: underline;
	color: #000;
	}
ul.list li a:hover {
	text-decoration: underline;
	color: #cc6600;
	}
	
	
#right-column ul.list {
	width:275px;
	padding: .8em 10px .4em 15px;
	}
/* --------- right-column Lists --------- */

ul.portal {
	font: .9em Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
	list-style: none;
	width: 205px;
	padding: .8em 10px .4em 0;
	}
ul.portal li {
	margin: 0 0 1.3em 0;
	background: url(../images/bullet-orange.gif) 0 .4em no-repeat;
	padding: 0 0 .8em 37px;
	border-bottom: dotted #c0c0c0 1px;
	}
ul.portal li a {
	text-decoration: none;
	color: #EB6607;
	text-transform: uppercase;
	}
ul.portal li.no-one {
	background: url(../images/no-one.gif) no-repeat;
	}
ul.portal li.no-two {
	background: url(../images/no-two.gif) no-repeat;
	}
ul.portal li.no-three {
	background: url(../images/no-three.gif) no-repeat;
	}
ul.portal li.no-four {
	background: url(../images/no-four.gif) no-repeat;
	}
ul.portal li.no-five {
	background: url(../images/no-five.gif) no-repeat;
	}
ul.portal li.no-six {
	background: url(../images/no-six.gif) no-repeat;
	}
	
.skiad {
	margin: 0 0 20px 0;
	padding: 0;
	}	
	
#property {
	margin: 0.5em 0 1em 0;
	padding: 0 0 0.5em 0;
	background-color: #fff;
	width: 302px;
	border-bottom:#999 dashed 1px;
	}
.item {
	padding: 3px; 
	margin: 1em 0 1em 0; 
	width: 292px;
	border:1px solid #ccc;
	}
.item p {
	margin: 0;
	width: 202px;
	float:right;
	color: #000;
	}
.item img {
	border: solid 1px #000066;
	float:left;
	}
#property h2, #right-column h2.list {
	margin: 0;
	height: 1.35em;
	padding: .95em 10px .8em 25px;
	border: solid #c0c0c0 1px;
	width: 265px;
	background: url(../images/heading2-c.jpg) repeat-x;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #666;
	}	
	
/* --------- Map --------- */

div#map {
	width: 380px;
	height: 450px;
	margin: 0;
	border:#000 solid 1px;
}
#side-bar a:hover {
	text-decoration: underline;
	}
#side-bar p {
	font-size: 1em;
	margin: .4em 0 .4em 0;
	padding-left: 10px;
	background: url(../images/bullet-blue.gif) 0 .55em no-repeat;
	}
#side-bar {
	line-height: 1.5em;
	margin-bottom: 1em;
	}
 #side-bar-title {
	line-height: 1.5em;
	font-weight: bold;
	}

/* ------------------- Banner & Poll ------------------- */

#banner {
	margin: 1em 0 0 0;
	}
#poll {
	color: #000;
	margin: 1.3em 0 0 0;
	padding: 0;
/*	border: solid #666666 1px;
	background-color:#74B2D7;*/
	width:300px;
	}


/* ------------------- Footer ------------------- */

#footer {
	height: 50px;
	background: url(../images/footer.gif) repeat-x;
	clear: both;
	margin-top: 4em;
	padding: 13px 0 0 0;
	font: .85em Arial, Helvetica, sans-serif;
	}

#footer p {
	margin: 0;
	text-align: center;
	color: #999999;
	}
#footer a:link, #footer a:visited, #footer a:active {
	padding: 0 4px;
	color: #999;
	text-decoration: none;
	}
#footer a:hover, #footer a:focus {
	text-decoration: underline;
	}
#footer ul#footer-nav {
	width:800px;
	margin:0 40px 1em 40px;
	text-align:center;
	}
#footer ul#footer-nav li {
	display:inline;
	padding:0 5px;
	border-right:#999 1px solid;
	}
#footer ul#footer-nav li.last {
	border:none;
	}
	

/* --------- Clearer --------- */
	.clearer {	
	margin:0;
	padding:0;
	clear:both;
	display:block;
	background-color:#FFCCCC;
	}	

/* --------- Clearfloat --------- */

.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
.clearfloat { display: inline-block; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }