/* -----------------------------------------------
  climbnashville.com
  home specific styles
  updated 3.19.2006 - Joel Steidl
  created by Joel Steidl | S-12 Design
----------------------------------------------- */

/*-----Home - Left column news +++++++++++++++++++++++++*/
#leftcolnews{
	margin: 0;
	padding: 0 0 0 43px;
	float: left;
	background: #292b29 url(../images/uusimmat_sivupalkki.gif) no-repeat left top;
	height: 300px;
	width: 737px;
}
#scrollnews{ padding: 0; overflow: hidden; height: 300px; width: 780px; }
#scrollnews h1{
	margin: 0px 10px 10px 50px;
	padding: 5px 0px 5px 5px;
	background: #6A7269;
	border-bottom: 1px dashed #BFC3BF;
	font: bolder 14px "Trebuchet MS", serif;
	color: #E1E3E1;
}
#scrollnews p{
	font: 12px/16px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #BFC3BF;
	margin: 0px 10px 10px 50px;
	padding: 0px 0px 10px;
	border-bottom: 1px dashed #BFC3BF;
}
#scrollnews p a{
	color: #E1E3E1;
}
#scrollnews p a:hover{
	color: #BF4C01;
}

/*-----Home - Flash Features+++++++++++++++++++++++++*/
#rightcolflash{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 485px;
}

#rightcolflash img{
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 485px;
	display: block;
}

/*-----Home - new to CN+++++++++++++++++++++++++*/
#climbnashvillenew{ background-color: black; background-repeat: no-repeat; background-attachment: scroll; background-position: center top; margin: 0; padding: 0; float: left; height: 30px; width: 780px; }
#climbnashvillenew h1{ margin: 0 13px; padding: 9px 0 0; color: silver; font: 12px Arial, Helvetica, sans-serif, "Trebuchet MS"; }

#climbnashvillenew h1 a:link, #climbnashvillenew h1 a:visited {
	color: #292B29;
	text-decoration:none;
} 
		
#climbnashvillenew h1 a:hover {
	color: #E1E3E1;
	text-decoration:none;
}

#new2cn{
	background: #BF4C01;
	width: 780px;
	float: left;
}

#new1 h2, #new2 h2, #new3 h2, #new4 h2{
	font: bolder 12px "Trebuchet MS", serif;
	margin: 0px;
	padding: 10px 0px 5px 60px;
	color: #FFFFFF;
}
#new1 p, #new2 p, #new3 p{
	font: 10px/12px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #E1E3E1;
	margin: 0px;
	padding: 0px 0px 15px 60px;
}

#new4 p{
	font: 10px/12px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #E1E3E1;
	margin: 0px;
	padding: 0px 10px 15px 60px;
}

#new1 h2 a, #new2 h2 a, #new3 h2 a, #new4 h2 a{
	color: #E1E3E1;
	text-decoration: underline;
}

#new1 h2 a:hover, #new2 h2 a:hover, #new3 h2 a:hover, #new4 h2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#new1{
	background: url(../images/new_1.gif) no-repeat 0px 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 195px;
}
#new2{
	background: url(../images/new_2.gif) no-repeat 0px 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 195px;
}
#new3{
	background: url(../images/new_3.gif) no-repeat 0px 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 195px;
}
#new4{
	background: url(../images/new_4.gif) no-repeat 0px 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 195px;
}

/*-----Home - Features, the random ones+++++++++++++++++++++++++*/
.features{
	margin: 20px 0px;
	padding: 0px;
	float: left;
	width: 260px;
}
#featuresmid{
	margin: 20px 0px;
	padding: 0px;
	float: left;
	height: 125px;
	width: 258px;
	border-right: 1px dashed #292B29;
	border-left: 1px dashed #292B29;
}

.features h1, #featuresmid h1{
	font: bolder 14px "Trebuchet MS", serif;
	color: #292B29;
	margin: 0px;
	padding: 5px 10px;
}

.features p, #featuresmid p{ color: #292b29; font: 12px/16px Arial, Helvetica, sans-serif, "Trebuchet MS"; margin: 0; padding: 0 10px; }

.features img, #featuresmid img{
	margin: 0px;
	padding: 0px 5px 0px 10px;
	float: left;
	display: block;
}