/* CSS Document */

body {
	background-color:#330000;
	background-position: top center;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	
	}
	
a:link {
	color: #defaf0;
}

a:visited {
	color: #defaf0;
}

a:hover {
	color:#CC6666;
}
		
.title {
	font-weight: bold; 
	font-size: 22px;
	color: #CC5555;
}


.subtitle {
	font-size: 18px;
	color: #defaf0;
}


.Newssubtitle {
	font-size: 18px;
	color: #666666;
	font-style: italic;
}
	

.summary {
	font-family: Tahoma, Helvetica, serif, sans-serif;
	font-size: 11px;
	color:#666666;
}

.smalllt {
	font-family: Tahoma, Helvetica, serif, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}	


.t1  {
	background-image: url(1images/PagosaSpringsFlooring0.jpg);
}

.news  {
	background-color: #CCC9CC;
	color: #222222;
}

.news A:link {text-decoration: none; color: #663333; }
.news A:visited {text-decoration: none; color: #663333; }
.news A:hover {text-decoration: none; color: #666699; }


.smalllinks A:link {text-decoration: none; color: #FFFFFF; }
.smalllinks A:visited {text-decoration: none; color: #CCCCCC; }
.smalllinks A:active {text-decoration: none; color: #006666; }
.smalllinks A:hover {text-decoration: none; color: #666699; }

