/* sticky footer */

* {
	margin: 0;
	padding: 0;
}

* html #body_content
{
	height: 100%;
}

body {
	height: 100%;
	background: #b5beb1;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 12px;
	color: #333;
}

hr{
	margin: 20px 0;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}


img{
	border: 0;	
}

.fl,
.fr{
	float: right;	
}

.fl{
	float: left;	
}

h1{
	font-weight: normal;
	font-size: 27px;
	padding-top: 25px;
	margin-left: 140px;
	padding-bottom: 2px;
}

h1 span {
	font-size: 22px;
}


a{
	text-decoration: none;
	color: #191919;
}

a:hover{
	text-decoration: underline;	
}

#content a{
	color: #1d5800;
}

p,
p.bodytext{
	margin-bottom: 1.2em;	
	line-height: 20px;
	font-size: 13px;
	color: #191919;
}

#body_content{
	margin: 0 auto;
	height: 100%;
	text-align: left; 
	width: 1020px;	
	padding-top: 10px;
}

#headWrap{
	background: url(../images/schatten_head-trans.png) no-repeat bottom right;
	height: 279px;
}

#head{
	height: 269px;
	margin: 0 auto;	
	background: #26321e;
	width: 1000px;
	color: #fff;
}

#head .nav{
	float: right;
	font-size: 15px;
	font-family: 'ArialMT','Arial',sans-serif;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 5px;
}

#head .nav a{
	color: #fff;	
}

#head .navTop{
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 15px;
	text-align: center;
	margin-top: 3px;
}

#head .navTop a{
	color: #fff;
}

#head .navTop a.active{
	color: #fff;
	text-decoration:underline;
}

#head .logo{
	background: url(../images/logo_back-trans.png);
	position: absolute;
	width: 110px;
	height: 110px;
	margin: 5px;
	z-index:11;
}

#head .logo img{
	margin: 5px;	
}

#conTop{
	background: url(../images/schatten_conT.jpg) no-repeat top left;
	height: 10px;
}

#conBot{
	background: url(../images/schatten_conB.jpg) no-repeat top left;
	height: 10px;
	clear: both;
	display: block;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

#content{
	height: 100%;
	margin: 0 auto;	
	background: #fff url(../images/schatten_conTi.jpg) repeat-y top right;
	width: 1020px;
	padding-bottom: 25px;
}

#content .leftWide,
#content .left{
	float: left;
	width: 165px;
	padding-top: 40px;
	margin-left: 20px;
}

#content .leftWide{
	width: 185px;	
}

#content .leftWide h3{
	margin-left: 15px;
	font-size: 13px;
}

#subNavi{
	list-style-type:none;
	font-size: 13px;
	line-height: 19px;
	margin-left: 15px;
}

ul#subNavi li a{
	font-size: 12px;	
}

ul#subNavi li a.active{
	color: #2d4425;
	font-weight: bold;
}

#content .centerWide,
#content .center{
	float: left;	
	padding-top: 40px;
	margin-left: 10px;
	margin-right: 20px;
	width: 490px;
}

#content .center{}

#content .centerWide ol,
#content .centerWide ul{
	margin-left: 25px;
	margin-bottom: 1em;
}

#content .centerWide table tr,
#content .center table tr{
	background: #e9f4e2;
	padding: 5px;
}

#content .centerWide table tr td,
#content .center table tr td{
	padding: 5px;
}

#content .centerWide table tr.tr-even,
#content .center table tr.tr-even{
	background: #d1dbcc;
}

#content .centerWide table#birdiebook tr,
#content .center table#birdiebook tr{
	background: #fff;	
}

#content .centerWide{
	width: 	758px;
}

#content .centerWide h3,
#content .center h3{
	font-family: 'ArialMT','Arial',sans-serif;	
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 1.2em;
}

#content .centerWide h3.newsHead{
	margin: 0;	
}

#content .centerWide h4,
#content .center h4{
	font-weight: normal;
	line-height: 16px;
}

#content .right{
	float: right;
	width: 288px;
	margin-right: 10px;
}

#content .right h4{
	font-size: 15px;
	width: 288px;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	background: #b5beb1;
	font-weight: normal;
}

#content .right h5{
	font-size: 15px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-left: 3px;
}

#content .right p,
#content .right p.bodytext{
	font-family: 'ArialMT','Arial',sans-serif;
	padding-left: 3px;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 1.2em;
}

#content .sponsors{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

#content .sponsors img{
	margin-left: 40px;	
}

.dmailsubscription_modify{
	margin-top: 10px;	
}

.dmailsubscription_modify fieldset{
	border: 0;	
}

.dmailsubscription_modify fieldset .form_label{
	float: left;
	width: 100px;
	display: inline;
}

.dmailsubscription_modify fieldset .form_field{
	margin: 5px 3px;	
}

.dmailsubscription_modify fieldset .button{
	margin-top: 10px;
}
