/* Bob Freimark's CSS Document  */

body {font-family: Verdana, Arial, Helvetica, sans-serif;color: #FFFFFF;background-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.a2:link {color:#0033CC;}
.a2:visited {color:#006633;}
.xSmFont {font-size: x-small}
.smFont {font-size: small}
.medFont {font-size: medium}
.largeFont {font-size: large}
.xLargeFont {font-size: x-large}
.caption {color: #000000; font-size: large; } /* Section descriptions on Acrylic, About pages*/
.style6 {
	font-size: xx-large;
	color: #9c0006;
	font-weight: bold;
}
.style9 {font-weight: bold}
.txtSm {color:#000000;
	font-size:small;}
.txtMed {color:#000000;
	font-size:medium;}
#address {text-align:center; font-size:small; padding:5px; background-color: #9C0006;
}
#navBar {background-color: #9C0006; text-align:center; font-size: small;
}
