html {
 margin: 0;
 padding: 0;
 }
 
body{
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 100%;
color: #000;
background-color:#6E4A2D;
scrollbar-base-color: #6E4A2D;
}

p {
font-size: 0.75em;
line-height: 1.5em;
}

h1 {
font:1.3em "times new roman",times,serif;
letter-spacing: 0.1em;
width: 80%;
/* font: normal 1.5em verdana,arial,helvetica,sans-serif; */
padding: 5px 10px;
color: #6E4A2D;
text-transform: uppercase;
}

h2 {
font: bold 0.75em verdana,arial,helvetica,sans-serif;
padding: 5px 10px;
color: #6E4A2D;
}

h3 {
font: 0.65em verdana,arial,helvetica,sans-serif;
padding: 5px 10px;
color: #000;
}

h4 {
font: 0.65em verdana,arial,helvetica,sans-serif;
padding: 5px 10px;
color: #000;
}

#ufwus table h4{
font: bold 0.80em verdana,arial,helvetica,sans-serif;
padding: 0;
color: #000;
}


/* ======================== Main divs ===============================*/
div#container{
margin: 1em auto;
background: url(/images/background.jpg) top left repeat-x #FCF7F4;
border: 1px solid #fff;
max-width:1031px; 
 width: auto !important;
 width:1031px;
}

#header{
background: url(/images/header.jpg) top left no-repeat #D7B58F;
height: 265px;
/* border-bottom: solid 1px #fff; */
margin: 0;
}

div#words{
float: left;
height: 235px;
width: 831px;
margin-left: 200px;
background: url(/images/headwords.gif) top left no-repeat transparent;
z-index: 15;
}

#words img.merino{
float: right;
margin-right: 50px;
margin-top: 100px;
z-index: 25;
}

/* #header p{
font: bold 0.98em arial, helvetica, sans-serif;
letter-spacing: 2px;
margin: 0 0 0 130px;
color: white;
}
#header p.speak{
font: italic 12px georgia, "times new roman", times, serif;
margin: 0 0 0 130px;
}

#tophead{
background:transparent;
height: 95px;
padding: 1px 0 0 0;
z-index: 60;
}

img.right{
float: right;
margin: 0 15px 0 0;
} */
/*===============================UFWUS STYLES ====================*/
#ufwus{
margin: 35px 2em 20px 4em;
background-color: transparent;
}

body#admin #ufwus{
margin: 20px 1em 0 1em; 
background-color: #EFE3D3; 
}

#ufwus p{
margin: 1em 0 0 0;
font-size: 0.70em;
padding: 0 50px 0 20px;
color: #000;
text-align: left; 
}

#ufwus p.notice{/*yellow message text*/
 font: bold 0.8em verdana, geneva, arial, sans-serif;
 color: #660000;
 }

#ufwus ul li {
 font: 0.70em verdana, arial, helvetica, sans-serif;
 list-style: square;
 color:  #000;
 line-height: 1.5em;
 text-align: left;   
 padding: 0 10px 0 10px;
 }

#ufwus ul ul li {
 list-style: disc;
 font: 1.0em verdana, arial, helvetica, sans-serif;
 color:  #000;
 line-height: 1.5em;
 text-align: left;   
 padding: 0;
 }

#ufwus ol{
 list-style-type: decimal;
 font: 0.70em verdana, arial, helvetica, sans-serif;
 color:  #000;
 line-height: 1.5em;
 text-align: left;   
 padding: 5px 10px 0 40px;
 }

#ufwus ol ol{
 list-style-type: lower-roman;
 font: 1.0em verdana, arial, helvetica, sans-serif;
 color:  #000;
 line-height: 1.5em;
 text-align: left;   
 padding: 0 10px 0 30px;
 }
 
 #ufwus img{
 margin: 3px 10px 3px 0;
 border: solid 1px #fff;
 }
 
 #ufwus img.noborder{
 border: none;
 }
 
 body#admin #ufwus img{
 border: none;
 }

#ufwus a, #ufwus a:link { 
 color:  #000;   
 text-decoration: underline;
} 

#ufwus a:visited { 
 color:  #000;   
 text-decoration: underline;
} 

#ufwus a, #ufwus a:hover { 
 color: #C99D69;
 text-decoration: none;
} 

#ufwus p.message{
font: bold 12px verdana,arial,helvetica,sans-serif;
color: #A52A2A
}

/*============= TABLE STYLES ==============================*/
#ufwus table{
 border: solid 1px #000;
 border-collapse: collapse;
 font: 0.70em verdana,arial,helvetica,sans-serif;
  line-height: 1.5em;
 color: #000;
 }
 
 #ufwus table ul li {
 font: 1.0em verdana, arial, helvetica, sans-serif;
 list-style: square;
 color:  #000;
 line-height: 1.5em;
 text-align: left;   
 padding: 0 10px 0 10px;
 }

 
body#admin #ufwus table{
 border: solid 1px #000;
 border-collapse: collapse;
 font: 0.80em verdana,arial,helvetica,sans-serif;
 line-height: 1.5em;
 }
 

/*======================================tinyMCE hack==========================*/ 
body#admin #ufwus table .mceToolbar table tr td {border:solid 1px #D7B58F; margin:0; padding:0;}/*this colours the toolbar border the same as background*/
body#admin #ufwus table .defaultSkin table.mceToolbar {margin-left:0; border:0;}
body#admin #ufwus table .defaultSkin table.mceLayout {border:0}
body#admin #ufwus table .defaultSkin table.mceLayout tr.mceFirst td {border-top:0;}
body#admin #ufwus table .defaultSkin table.mceLayout tr.mceLast td {border-bottom:1px solid #000}
body#admin #ufwus .defaultSkin .mceToolbar {height:26px; border: 0; }
body#admin #ufwus .defaultSkin .mceLeft {text-align:left; border:0;}
body#admin #ufwus .defaultSkin .mceRight {text-align:right; border:0;}
body#admin #ufwus .defaultSkin table {background-color:#D7B58F;}/*this colours the toolbar background*/
/*====================================================================*/ 
#D7B58F



 body#admin #ufwus table img{
 border: none;
 }
 
 body#admin #ufwus table.noborder{
 border: none;
 font: 1.0em verdana,arial,helvetica,sans-serif;
 border-collapse: collapse;
 }
 

#ufwus table tr.mainfill{
 background-color: #D7B58F;
 font: bold 0.9em verdana,arial,helvetica,sans-serif;
 color: #000;
 }
 
 body#admin #ufwus table tr.mainfill{
 background-color: #D7B58F;
 font: bold 1.2em verdana,arial,helvetica,sans-serif;
 color: #000;
 }
 
 body#admin #ufwus table tr.alt{
 background-color: #F7EEE6;
 /*font: bold 0.84em verdana,arial,helvetica,sans-serif;*/
 color: #000;
 }
 
 #ufwus table tr.alt{
 background-color: #F7EEE6;
 /*font: bold 0.84em verdana,arial,helvetica,sans-serif;*/
 color: #000;
 }

select.dropdowns{
background-color: #F9FAF6;
font: bold 1.0em verdana,arial,helvetica,sans-serif;
border: solid 1px #fff;
padding: 3px 0;
} 
 
 #ufwus table.noborder tr.lightest{
 background-color: #6C95BA;
 font: bold 1.0em arial,verdana,helvetica,sans-serif;
 }

#ufwus table td{
 border-right: solid 1px #000;
 }
 
 #ufwus table.noborder td{
 border-right: none;
 }

#ufwus table.noborder{
 border: none;
 font: 1.0em verdana,arial,helvetica,sans-serif;
 border-collapse: collapse;
 }
 
 #ufwus table td.mainfill{
 background-color: #D7B58F;
 font: bold 1.1em verdana,arial,helvetica,sans-serif;
 color: #fff;
 }


/*==========================FOOTER STYLES ===========================*/

#footer{
clear: both;
background-color: transparent;
padding:  0 10px 1px 10px;
text-align: right;
color: #000;
}
#footer p.footing{
text-align: center;
font: bold 0.70em verdana, arial, helvetica, sans-serif;
color:  #000;   
}

#footer a, #footer a:link { 
font: bold 0.80em verdana, arial, helvetica, sans-serif;
 color:  #000;   
 text-decoration: none;
} 

#footer a:visited { 
 color:  #000;   
 text-decoration: none;
} 

#footer a:hover { 
 color: #C99D69;
 text-decoration: underline;
} 


#updated{
margin: 1em auto;
font: 0.80em verdana,arial,helvetica,sans-serif;
color: #E6D0B9;
max-width:1031px; 
 width: auto !important;
 width:1031px;
}

/*===================================================*/

div#copyright{/*at bottom of page*/
 text-align: center;
 font: 0.7em verdana, arial, helvetica, sans-serif;
 color: #E6D0B9;
 }

#copyright a, #copyright a:link { 
 color:  #E6D0B9;   
 text-decoration: none;
 } 

#copyright a:visited { 
 color:  #E6D0B9;   
 text-decoration: none;
 } 

#copyright a:hover { 
 color: #E6D0B9;
 text-decoration: underline;
 } 
 
/* ===============================================================*/
