/* CSS Document */

body {
	background-image: url(1images/pattern_squirrels2.jpg);
	background-color: #871505;
	margin-top:10px; 
	margin-bottom: 10px;
}

body,tr {
	color: #333333;
	font-size: 15px;
	font-family:  Georgia, Times, serif;
}

a:link {
	color: #871505;
	font-weight: bold;
}

a:visited {
	color: #871505;
	font-weight: bold;
}

a:hover {
	color: #660099;
	font-weight: bold;
}


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


.t2
{background-image: url(1images/squirrels_pagosasprings2.jpg);
background-repeat: no-repeat;}



.title {
	font-weight: bold; 
	font-size: 20px;
	color: #660099;
}

.titleRed {
	font-weight: bold; 
	font-size: 20px;
	color: #770000;
}	
	

.subtitle {
font-family: Tahoma, Verdana, Arial;
	font-weight: bold; 
	font-size: 16px;
	color: #770000;
}

.nav {
font-family: Tahoma, Verdana; font-weight: bold; font-size: 12px; color: #999999; text-decoration: none;}

.nav a:link {
font-family: Tahoma, Verdana; font-weight: bold; font-size: 12px; color: #FFFFFF; text-decoration: none;}
.nav a:visited {
font-family: Tahoma, Verdana; font-weight: bold; font-size: 12px; color: #FFFFFF; text-decoration: none;}
.nav a:hover {
font-family: Tahoma, Verdana; font-weight: bold; font-size: 12px; color: #ffff99; text-decoration: none;}


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

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