body {
margin: 0px;
padding: 0px;
background-color: #662911;
background-image: url('img/mbg.png');
background-repeat: repeat-x;
font-family: Verdana, Arial, Sans-Serif;
font-size:11px;
color: #222222;}


/* ---------- Layout -------------- */
#container {
width: 1024px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;}



#headerBAR {
float:left;
width: 1024px;
height: 33px;
padding: 0px;
margin: 0px;
background-image:url('img/headertop.png');
background-repeat:no-repeat;}

#header {
float:left;
clear:none;
width: 1024px;
height: 84px;
padding: 0px;
margin: 0px;}

#navbar {
float:left;
clear:none;
width: 1024px;
height: 32px;
padding: 0px;
margin: 0px;}

#maincontent {
float:left;
width: 984px;
margin: 0px;
clear:none;
padding: 14px 20px 10px 20px;
background-image:url('img/tblBG.png');
background-repeat:repeat-y;}

#footer {
width: 1024px;
height: 121px;
padding: 0px;
margin: 0px;
clear:both;
background-image:url('img/footer.png');
background-repeat:no-repeat;}

#quotediv {
position:relative;
clear:none;
width: 930px;
padding: 10px;
margin: 10px;
background-color:#FAFAFA;
border: 3px solid #D4D4D4;}

/* ---------- links -------------- */
a:link {color: #710000;text-decoration:none;}
a:visited {color: #710000;text-decoration:none;}
a:active { color:#710000;text-decoration:none;}
a:hover {color: #710000;text-decoration:underline;}
a.footer:link {color: #FFFFFF;font-size: 10px;text-decoration:none;}
a.footer:visited {color: #FFFFFF;font-size: 10px;text-decoration:none;}
a.footer:active {color: #FFFFFF;font-size: 10px;text-decoration:none;}
a.footer:hover {color: #ffd973;font-size: 10px;text-decoration:underline;}
/* ---------- Page Element Formatting -------------- */
h1 {font-size: 24px;font-weight: bold;color: #710000;display:inline;}
h2 {font-size: 20px;font-weight: bold;color: #710000;display:inline;}
h3 {font-size: 18px;font-weight: bold;color: #710000;display:inline;}
h4 {font-size: 16px;font-weight: bold;color: #710000;display:inline;}
h5 {font-size: 14px;font-weight: bold;color: #710000;display:inline;}
h6 {font-size: 12px;font-weight: bold;color: #710000;display:inline;}
span.spaced {line-height:18px;}
span.small {display:inline;font-size: 9px;font-weight:bold;font-style:italic;}
span.nav {color: #FFC106;font-size: 14px;font-weight: bold;}
span.ftrhdr {color: #ffd973;font-weight: bold;}
img.left {float: left;}
img.right {float: right;}
img.borders {border: 1px solid #386060;}
p {line-height: 16px;}
p.footer{font-size: 10px;color: #ffffff;line-height: 12px;}
p.error {color: #990000;font-weight: bold;}
hr.myline {height:2px;border-width:0;color:gray;background-color:#DADADA}
/* ---------- Form Styles -------------- */
input.searchmiva {
float:left;
width: 200px;
height:27px;
margin:0px;
padding: 2px 0px 12px 12px;
border: none;
font-size: 10px;
background-image:url('img/textfield.png');
background-repeat:no-repeat;}

