/*-------------------------------------
  TAG STYLES
-------------------------------------*/
body {
background:url(../images/main_bg_pattern.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
padding:0px;
margin:0px 0px 15px 0px;
}
h1 {/* This is how it looks when sIFR is disabled */
font-size:17px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color:#7B4919;
padding:0px;
margin:0px 0px 10px 0px;
}
h2 {
font-size:14px;
font-weight:bold;
color:#7B4919;
padding:0px;
margin:5px 0px 10px 0px;
}
p {
padding:0px;
margin:0px 0px 10px 0px;
}

/*-------------------------------------
  SIFR
-------------------------------------*/
.sIFR-hasFlash h1 {/* This is how it actually looks in the browser when working */
visibility:hidden;
font-size:20px;
color:#7B4919;
height:29px;
padding:0px;
margin:0px 0px 10px 0px;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
visibility:visible !important;
margin:0;
}
.sIFR-replaced {
visibility: visible !important;
}
span.sIFR-alternate {
position:absolute;
left:0;
top:0;
width:0;
height:0;
display:block;
overflow:hidden;
}

/*-------------------------------------
  LINKS
-------------------------------------*/
a, a:visited {
color:#CA7900;
text-decoration:underline;
}
a:hover, a:active {
color:#CA7900;
text-decoration:none;
}

.footer a, .footer a:visited {
color:#95683D;
text-decoration:none;
}
.footer a:hover, .footer a:active {
color:#D9911F;
text-decoration:underline;
}


/*-------------------------------------
  OTHER
-------------------------------------*/
.bg_top {
background:url(../images/topstripe_fill.jpg) repeat-x;
padding:0px 5px;
min-height:174px;
text-align:center;
}
.sIFR-hasFlash h4 {/* This is how it actually looks in the browser when working */
visibility:hidden;
font-size:18px;
color:#d7a55d;
height:27px;
padding:0px;
margin:0px 0px 1px 0px;
}
h4 {/* This is how it looks when sIFR is disabled */
font-size:16px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#fe8f00;
padding:0px;
margin:0px 0px 6px 0px;
}
.footer {
color:#95683D;
font-size:10px;
padding:7px 0px 0px 0px;
}
.main_content_window {
padding:9px 39px 0px 18px;
color:#5A341A;
}
.home_content_window {
padding:9px 0px 0px 0px;
color:#5A341A;
}
.subnav_cell {
padding:0px 0px 1px 0px;
}
