body
{
margin: 0px;
background-color: white;
}

td, th
{
color: black;
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

div.mastbar
{
width: 732px; 
padding: 4px; 
color: black;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 12px;
text-align: center; 
}

div.content
{
background-color: white;
padding: 8px;
color: black;
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

div.monthlyPromo
{
padding: 6px 0px 6px 0px; 
color: black;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
font-size: 14px; 
font-weight: bold; 
text-align: center; 
}

div.finePrint
{
padding: 6px 2px 6px 6px; 
color: black;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
font-size: 9px; 
text-align: left; 
}

div.happening
{
padding: 6px 2px 6px 6px; 
color: black;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
font-size: 11px; 
text-align: left; 
}
div.happening h1, div.happening h1 a {
	font-size : 1.3em;
	margin: 0 auto;
}
div.happening p {
	margin-top: 0px;
}
div.happening h2 {
	margin-bottom : 12px ;
}
div.caption
{
padding: 3px 12px 3px 12px; 
color: black;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
font-size: 10px; 
font-weight: bold; 
text-align: center;
margin-bottom: 12px;
border-bottom: 1px solid #666666;
}


/* ALL ANCHORS */
/* -------------------------------------- */


a.mastlink:link, a.mastlink:visited 
{
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: black;
}

a.mastlink:hover, a.mastlink:active 
{
font-size: 12px;
font-weight: normal;
text-decoration: underline;
color: #B28203;
}





a.navmenu:link, a.navmenu:visited 
{
display: block;
width: 146px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: black;
background-color: #d8e3f0;
margin: 2px 4px 2px 4px;
border: 1px solid #818181;
padding: 4px;
}

a.navmenu:hover, a.navmenu:active 
{
display: block;
width: 146px;
font-weight: normal;
text-decoration: none;
color: #B28203;
background-color: white;
margin: 2px 4px 2px 4px;
border: 1px solid #818181;
padding: 4px;
}

div.navcurrent	
{
display: block;
width: 146px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: black;
background-color: white;
margin: 2px 4px 2px 4px;
border: 1px solid #818181;
padding: 4px;
}

a.subnav:link, a.subnav:visited 
{
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: black;
margin-top: 2px;
padding: 6px 0px 2px 8px;
}

a.subnav:hover, a.subnav:active 
{
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #B28203;
margin-top: 2px;
padding: 6px 0px 2px 8px;
}

a.back:link, a.back:visited
{
font-weight: bold;
text-decoration: none;
color: black;
}

a.back:hover, a.back:active
{
font-weight: bold;
text-decoration: none;
color: #B28203;
}

/* -------------------------------------- */

#small
{
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: black;
padding: 0px 0px 0px 8px;
}


div.Sfooter
{
background-color: white;
padding: 4px; 
color: black;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-align: center; 
}

H1
{ 
margin: 0; 
padding: 0; 
font-size: 22px; 
font-family: Arial, Geneva, Verdana, Sans-Serif; 
color: #000000; 
font-weight: bolder; 
text-align: center; 
}

H2 
{ 
margin: 0; 
padding: 0; 
font-size: 18px; 
font-family: Arial, Geneva, Verdana, Sans-Serif; 
color: #000000; 
font-weight: bold; 
text-align: center; 
}

H3 
{ 
margin: 0; 
padding: 0; 
font-size: 16px; 
font-family: Arial, Geneva, Verdana, Sans-Serif; 
color: #000000; 
font-weight: bold; 
text-align: center;
}

H4 
{ 
margin: 15px 0 0 0; 
font-size:14px; 
color: #000000; 
font-weight: bold;
text-align: left;
}
h5 {
	margin: 15px 0 0 0;
	text-align: center;
}
A.mm_footer	{font-size: 9px; font-weight: normal; color: gray;}

.content ul {
	margin-top : 0px;
	margin-bottom: 0px;
}
.content p {
	margin-top : 0px;
}
.floatLeft {
	float: left;
	padding-right: 10px;
}
.floatRight {
	float: right;
	padding-left: 10px;
}
.ctr {
	text-align: center;
}
h2 span {
	color: red ;
}