<!--
	body {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 background-color: #D7D7D7;
}
     .nav { 
 font-size: 8pt;
 line-height:12pt; 
 font-family: verdana,san-serif; 
 color: #666666; 
 margin-top: 5px;
 margin-right: 15px;
 margin-bottom: 5px;
 margin-left: 15px;
 align: right;
 }
     .title { 
 font-size: 14pt;
 line-height:16pt; 
 font-family: verdana,san-serif; 
 color: #000000; 
 margin-left: 20px;
 margin-top: 20px;
}
     .events { 
 font-size: 8pt;
 line-height:10pt; 
 font-family: verdana,san-serif; 
 color: #ffffff; 
}
     .resources { 
 font-size: 8pt;
 line-height:16pt; 
 font-family: verdana,san-serif; 
 color: #000000; 
 margin-left: 20px;
 margin-top: 10px;
 margin-bottom: 20px;
}
     .breadcrumbs { 
 font-size: 7pt;
 line-height:12pt; 
 font-family: verdana,san-serif; 
 color: #666666; 
 margin-top: 20px;
 margin-left: 20px;
}
     .snav { 
 font-size: 7pt;
 line-height:10pt; 
 font-family: verdana,san-serif; 
 color: #666666; 
}
     .content {
	font-size: 10pt;
	line-height:13pt;
	font-family: verdana,san-serif;
	color: #000000;
	 margin-top: 10px;
	 margin-right: 20px;
	 margin-bottom: 10px;
 	margin-left: 20px;
}
     .home {
	font-size: 8pt;
	line-height:12pt;
	font-family: verdana,san-serif;
	color: #000000;
	 margin-top: 10px;
	 margin-right: 20px;
	 margin-bottom: 10px;
 	margin-left: 20px;
}
     .footer { 
 font-size: 7pt;
 line-height:10pt; 
 font-family: verdana,san-serif; 
 color: #999999; 
}
     h1 { 
 font-size: 14pt;
 line-height: 14pt; 
 font-family: verdana,arial,helvetica; 
 color: #ffffff;
}
     h2 { 
 font-size: 11pt;
 line-height: 12pt; 
 font-family: verdana,arial,helvetica; 
 color: #000; 
}
     h3 { 
 font-size: 16pt;
 line-height: 11pt; 
 font-family: verdana,arial,helvetica; 
 color: #FFF;
}
td.bkleft {
background-image:url(http://www.visitbaker.com/images/bk_left.jpg);
}
td.bkfooter {
background-image:url(http://www.visitbaker.com/images/bk_footer.jpg);
}
td.bkright {
background-image:url(http://www.visitbaker.com/images/bk_right.jpg);
}
td.bkhome {
background-image:url(http://www.visitbaker.com/images/bk_home.jpg);
}
td.bkcalendar {
background-image:url(http://www.visitbaker.com/images/bk_calendar.jpg);
}
td.bkrshadow {
background-image:url(http://www.visitbaker.com/images/bk_rshadow.jpg);
}
td.bkbody {
background-image:url(http://www.visitbaker.com/images/bk_body.jpg);
}
td.bktop {
background-image:url(http://www.visitbaker.com/images/bk_top.jpg);
}
td.bkbottom {
background-image:url(http://www.visitbaker.com/images/bk_bottom.jpg);
}
td.bklinkbtm {
background-image:url(http://www.visitbaker.com/images/bk_linkbtm.jpg);
}

A:link {
	text-decoration:underline;
	color:#b32215;
}
A:visited {
	text-decoration:underline;
	color:#b32215;
}
A:hover {
	text-decoration:underline;
	color:#b32215;
}
.nav a:link {  color: #b32215; text-decoration: none}
.nav a:visited {  color: #b32215; text-decoration: none}
.nav a:hover {  color: #b32215; text-decoration: underline}

.breadcrumbs a:link {  color: #b32215; text-decoration: none}
.breadcrumbs a:visited {  color: #b32215; text-decoration: none}
.breadcrumbs a:hover {  color: #b32215; text-decoration: underline}

.snav a:link {  color: #b32215; text-decoration: none}
.snav a:visited {  color: #b32215; text-decoration: none}
.snav a:hover {  color: #b32215; text-decoration: underline}

.resources a:link {  color: #666666; text-decoration: none}
.resources a:visited {  color: #666666; text-decoration: none}
.resources a:hover {  color: #666666; text-decoration: underline}

.events a:link {  color: #990000; text-decoration: none}
.events a:visited {  color: #990000; text-decoration: none}
.events a:hover {  color: #990000; text-decoration: underline}
     
.small a:link {  color: #000000; text-decoration: none}
.small a:visited {  color: #000000; text-decoration: none}
.small a:hover {  color: #000000; text-decoration: underline}

.footer a:link {  color: #ffffff; text-decoration: none}
.footer a:visited {  color: #ffffff; text-decoration: none}
.footer a:hover {  color: #ffffff; text-decoration: underline}

.subnav a:link {  color: #336699; text-decoration: none}
.subnav a:visited {  color: #336699; text-decoration: none}
.subnav a:hover {  color: #336699; text-decoration: underline}

.email a:link {  color: #cc9933; text-decoration: none}
.email a:visited {  color: #cc9933; text-decoration: none}
.email a:hover {  color: #cc9933; text-decoration: underline}

-->