/* CSS Document */
body{
margin:0px;
padding:0px;
background-color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:10pt;
text-align:center;
}
.wrapper{
margin:auto;
width:1004px;
border:none;
text-align:left;
}
a
{
color:#000000;
}
a:hover
{
color:#000000;
}
.l_panel
{
padding-left:13px;
}
.r_panel
{
padding-right:13px;
}
#search_box .usstate
{
width:200px;
}
.text{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-style:normal;
color:#000000;
}
.textbold{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#000000;
font-weight:bold;
}
.textorg{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#fb4200;
font-weight:bold;
padding-top:10px;
}

.textfoot{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-style:normal;
color:#000000;
text-align:center;
}
.wheading{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-style:normal;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;

}
.menu{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
text-align:center;

}
.menu:hover{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
text-align:center;
}
.blackbold{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#000000;
font-weight:bold;
text-decoration:none;
text-align:center;

}
.footertext{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
font-style:normal;
color:#5e6900;
text-align:left;
}
.rtext{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#953a2f;
font-weight:bold;
}
.Blink{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#000000;
text-decoration:underline;
text-align:right;
}

.Rlink{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#953a2f;
font-weight:bold;
text-decoration:underline;
}
.Rlink:hover{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#953a2f;
font-weight:bold;
text-decoration:underline;
}
.footlink{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-style:normal;
color:#000000;
text-decoration:none;
text-align:left;
}
.footlink:hover{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-style:normal;
color:#953a2f;
text-decoration:none;
}
.textbox{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-style:normal;
color:#5e6900;
text-align:left;
}
.whitebold{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
font-style:normal;
color:#FFFFFF;
padding-left:5px;
text-align:left;
}

.textorange{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
font-style:normal;
color:#eb590b;
}
.textmore{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#eb590b;
text-align:right;
font-weight:bold;
}
.m_panel h1{
font-family:"Trebuchet MS";
font-size:16pt;
color:#800000;
padding: 0px 0 0px 15px;
margin:0;
}
#resources a
{
color:#FF0000;
text-decoration:none;
font-weight:bold;
}
#resources h2
{
font-family:"Trebuchet MS";
font-size:14pt;
color:#800000;
margin:0;
}
.formErrors {
  border: 1px solid;
  color: #f00;
  background: #fee;
  padding: 1em;
  display: none;
}
.formErrorsInside{
  border: 1px solid;
  color: #f00;
  background: #fee;
  padding: 1em;
  display: none;
}
.formErrorsNewsletter{
  border: 1px solid;
  color: #f00;
  background: #fee;
  padding: 1em;
  display: none;
}

.m_panel ul 
{
margin:0px;
padding:0px;
list-style:none;
}
.m_panel ul li 
{
background:url(/templates/fiesta/images/arrow.jpg) no-repeat 0 9px;
padding:5px 0 0px 20px;
}
.smlViolet{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-style:normal;
color:#4F1404;
}
a:hover {text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:200px;}
a.tooltip:hover span{display:inline; position:absolute; background:#FBFCFD; border:1px solid #CD1918; color:#000000;}