body {
background-image:url(1images/pagosa_tile.jpg);
}

body, th, td {

color: #333333;
margin-top: 12px;
margin-bottom: 12px;
}

th, td {
font-family: Georgia, Times, Times New Roman, serif;
font-size: 15px;
}

a:link {
color: #4A6C67;
}

a:visited {
color:#4A6C67;
}

a:hover {
color:#6666CC;
}


.navlinks a:link { 
	color: #FFFFFF;
	font-family: Trebuchet MS, Tahoma, Arial;
	text-decoration: none;
}

.navlinks a:visited { 
	color: #000033;
font-family: Trebuchet MS, Tahoma, Arial;
	text-decoration: none;
}

.navlinks a:hover { 
	color: #CC6600;
font-family: Trebuchet MS, Tahoma, Arial;
	text-decoration: none;
}


.mainhead {
	
	font-size: 20px;
	font-weight: bold;
	color: #663300;
}
.subhead {
	
	font-size: 18px;
	font-weight: bold;
	color: #996600;
}

.footer { 
	font-size: 8px;
	color: #999999;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.summary { 
	font-size:11px;
	font-family: Tahoma, Arial, sans-serif;
	color:#333333;
	font-weight: bold;
}

.small { 
	font-size:9px;
	font-family: Tahoma, Arial, sans-serif;
	color:#333333;
}

.table1 { 
	background-image: url(1images/pagosa_unitarian0.jpg);
	background-repeat: repeat-y;
}

.summary2 { 
	font-size: 12px;
	color: #575757;
	font-family: Tahoma, Verdana;
}


.title { 
	font-family:Georgia, Times New Roman, Times;
	font-size: 20px;
	color: #330000;
}

.pale {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Tahoma, Verdana;
}

.copyright {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana;
}

.details {
	font-family:Georgia, Times New Roman, Times;
	font-size: 14px;
	color: #333333;
}


input, select, textarea { 
font-family : verdana,helvetica ; 
font-size : 11px ; 
background-color : #FFFFFF; 
color : #000000;	
border : solid 1; 
border-color : #000000; 
}

input.radio, input.checkbox { 
font-family : verdana,helvetica ; 
font-size : 11px ; 
background-color : #FFFFFF; 
color : #000000;	
border : 0; 
}

input.other { border-left:0;border-right:0;border-top:0;border-bottom:0; background-color : #f5f5f5;}
