body,td,p{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
body{
  background-color:#FFFEE9;
  background-image:url(../images/bg.jpg);
}

div#content h1{
  position:relative;top:-30px;
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10pt;
  font-weight:bold;
  font-style:italic;
  background-image:url(../images/h1background.gif);
}

h1.headline{
    display:none;
}

h2{
  font-weight:bold;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #891919;
  font-size: 15px;
  margin-top:0px;
}

a {
	text-decoration : none;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #891919;
}

iframe{
  border-width: 0px;
}

a.nav{
  color : #000000;
}
a.nav_active{
  font-size:8pt;
  font-weight:bold;
}

a:hover {
	text-decoration : underline;
}
a.nav:hover{
	text-decoration : none;
}

a.nav:active{
	color : #656537;
}

img{
  border-color:#BDBBA6;
}

img.gallery{
  border: 2px solid #BDBBA6;
}

td.nav{
  padding-top: 7px;
}

td.subnav{
	padding-left: 20px;
}

.td_underline{
    border-bottom:1px solid #828348;
}

.top_left{
  background-image:url(../images/nav_top.jpg);
  background-repeat:no-repeat;
  padding-left:10px;
}

.content{
  width:100%;
  padding-right:40px;
  padding-left:20px;
}

.border{
	border : 1px solid Black;
	padding : 5px;
}

.announce{
  font-size:12pt;
  font-weight:bold;
}

ul#navigation{
    margin:0px;
    padding:0px;
    padding-left:5px;
    list-style: none;
}

ul#navigation li{
    list-style: none;
    margin-bottom:7px;
}

.nav_table{
  width:146px;
  padding:5px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top:0px;
  margin-bottom:0px;
  background-image:url(../images/nav_bg.jpg);
}

.nav_bottom{
  padding:0px;
  margin:0px;
  background-image:url(../images/nav_bg.jpg);
}

p.newsheadline{
    margin-top:10px;
    font-weight:bold;
    width:500px;
    padding-top:10px;
    padding-bottom:0px;
    border-top: 1px solid #828348;
}

p.eventheadline{
    margin-top:0px;
    font-weight:bold;
    width:500px;
    padding-bottom:0px;
}

div.newstext{
    width:500px;
}

div.events{
    width:500px;
    border-bottom: 1px solid #828348;
    padding-bottom: 35px;
    margin-bottom: 15px;
}

.download_heading{
    background-color:#828348;
}

.download_group{
  font-weight:bold;
  color:#ffffff;
}

a.wb_heading{
  font-weight:bold;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #891919;
  font-size: 15px;
  text-decoration:none;
}

table.background1{
  background-image: url(../images/content/background1.gif);
  background-repeat:no-repeat;
}
