﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
 font-family: Tahoma, Trebuchet MS, Arial, Helvetica;
 font-size: .8em;
 background-color: #fed47a;	
 background-repeat:repeat;
}

h1,h2,h3,h4,h5{
  border-bottom: solid 1px #d8dfea;    
  padding:0px 0px 3px 0px;
  margin: 0px 0 12px 0;
  font-family: Tahoma, Trebuchet MS, Arial, Helvetica;
}
h1{
    font-size:1.2em;
}
h2{
    font-size:1em;
}
   
a
{
    font-family: Tahoma, Trebuchet MS, Arial, Helvetica;
    font-size: 1em;
    text-decoration: none;
    color: #808000;
}
a:hover
{
    text-decoration:underline;
    color: #808000;

}
a:visited 
{
        color: #808000;

}
p{
  margin-bottom:12px;
}
#c1 {
	margin: 24px 0 12px 0;
	text-align: center;
}
#c2 {
  text-align:left;
  width:1000px; 
background-color: #ffffff;
}
.banner {
	height: 200px;
	width: 1000px;
	background-color: #fed47a;
}
#wrLeft {
  background-color: #EBDCC3;
  margin:20px 0px 20px 12px;
  padding:20px 20px 20px 20px;
  width:240px;
   min-height:600px;
}
#wrRight{
  margin:20px 0px 20px 12px;
  padding:20px 20px 20px 20px;
  min-height:600px;
  width:475px;
}
#wrFarRight{
  margin:0px 0 0px 0px;
  padding:0px 0px 0px 0px;
  min-height:600px;
  width:200px;
}
#wrOneColumn{
  margin:10px 10px 10px 10px;
  padding:10px 10px 10px 10px;
  min-height:600px;
  width:725px;
  
}
#wlLeft {
  width:650px;
  min-height:600px;
}
#wlRight{
  width:350px;
  min-height:600px;
}
.hidden {
	color: #000000;
	text-decoration: none;
}
.slideDescription
{
	font-size:small;
	font-weight:bold;
}