body { 	background-color:#D6EBF7;
	color: #397DB5; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../images/omages/sntLogo_100w.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#container {width: 778px;
			max-width: 778px;
			margin: 0 auto;
			 
}
h2 {background-color: #88B3DA;
	color: #ffffff; 
     
}
h3 {background-color: #BDDFEF;
	color: #135579; 
     
}

.list {font-size:.95em;
}
.note {font-size:.85em;
}
.text {font-size:.90em;
}
.textAlt {font-size:.90em;
			color: #3C648A;
}
.textBright {font-size:1em;
			color: #007BA9;
}
.textSnow {font-size:.90em;
			color: #FFFFFF;
}
.textSun {font-size:.90em;
			color: #FFFF00;
}
.info {font-size: 1em;}
.address {font-size: 1.25em;
			font-weight: bold;
}
.contact {font-size: .85em;
}

.copyright { font-size: .80em; 
			color: #666666; 
}
.nav {	font-weight: bold; 
		font-size: 1.25em;
}
.footnotes {font-size:.70em;
}
#footer { font-size: .75em; font-style: italic;
}

.companyname {	font-weight: bold;
				 
				font-size:1em;}
				
.books {color: #0066CC; font-size: .75em;}
a.books:link {color: #006666; font-size: .75em;  }
a.books:visited {color: #003300; }		
a.books:hover {color: #006600; }		
a.books:active {color: #003300; }

.hours {font-size: 1em;
}
a.hours:link {color: #006666; font-size: 1em;  }
				
a:link {
	color: #0000FF;
	text-decoration: none;
	font-size: .90em;
}
a:visited {
	color: #990066;
	text-decoration: none;
	font-size: .90em;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
	font-size: .90em;
}
a:active {
	text-decoration: none;
	font-size: .90em;
}
		

