@charset "utf-8";
/* CSS Document */
html{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	background-image: url(../../images/backgroundtile.jpg);
	background-repeat: repeat-x;
	background-color:#b7b4ab;
}

#pagebase{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	background-image: url(../../images/background-pagebase.jpg);
	background-repeat: repeat-y;
	
}
#header{
	margin:0px;
	padding:0px;
	height:123px;
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	

}
#topbar{
	background-image: url(../../images/subheaderbar1.jpg);
	background-repeat: repeat-x;
	height: 27px;
	background-color: #c5351b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8d473d;
	
}
#content{
width:765px;
margin-left:205px;
padding:0px;
font-size:0.9em;




}
#contentinner{
padding-left:15px;
padding-top:5px;
padding-bottom:15px;

}
.singlecolumn{
padding-right:20px;
}

#subhead1{
	background-color:#000000;
	height:24px;
	color:#CCCCCC;
	padding-left:5px;
	padding-top:8px;
	font-size:0.80em;
	text-align:right;
	padding-right:10px;
	
}
#subhead2{

}
#nav{
	font-size:0.9em;
	color:#d16701;

	height: 24px;
	padding-top: 7px;
	padding-left: 0px;
}
#nav a:link{
text-decoration:none;
	color:#000000;
}
#nav a:visited{
text-decoration:none;
	color:#000000;
}
#nav a:hover{
text-decoration:underline;
color:#000000;
}
div#menu{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:0px;
	float: left;
	width: 205px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	

	

}
div#menu ul{
	padding:0px;
	list-style-type: none;
	margin:0px;
}


#news{
background-color:#c5351b;
width:254px;
padding-bottom:10px;
margin-bottom:15px;


}

#news h3{
color:#FFFFFF;
font-size:1.15em;
padding-top:0px;
margin-top:5px;
margin-bottom:5px;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#newsinner{
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
#newsinner .title{
padding-top: 5px;
}
div.fltrt { 
	float: right;
	margin-left: 15px;
	
}
div.fltlft { 
	float: left;
	
	
}
#footer{

	height:64px;
	font-size:0.75em;
	background-image: url(/images/footer_mid.jpg);
	margin-bottom:0px;
	background-repeat: repeat-x;
	background-position: left top;
}
.footerlhs{

	width:8px;
	float:left;
	
}
.footertext{
	color:#DFCCB5;
	margin-left:10px;
	padding-top:7px;
	
}
.footertext a:link{
	color:#DFCCB5;
	text-decoration:none;
}
.footertext a:visited{
color:#DFCCB5;
text-decoration:none;
}
.footertext a:hover{
color:#DFCCB5;
text-decoration:underline;
}
a.button{
	overflow:hidden;
	display: block;
	background-color: transparent;
	background-image: url(../../images/buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0 -68px;
	width:205px;
	height: 32px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	
	
	
}
a.button:link,a.buttonactive:link{

}
a.button:visited, a.buttonactive:visited{
	color:#ffffff;
}
a.button:hover, a.buttonactive:hover{
background-position: 0 -34px;
text-decoration:underline;	
color:#f7ba80;
} 
a.buttonactive{
	display: block;
	background-color: transparent;
	background-image: url(../../images/buttons.jpg);
	background-repeat: no-repeat;
	width:205px;
	height: 32px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	background-position: 0 0px;
	
	
}
.clr{
clear:both;
}
span.menuitem{
display:block;
font-size:0.9em;
padding-top:8px;
padding-left:15px;

}
h1{
	font-size:1.4em;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2{
font-size:1.2em;
}
.pubdate{
	font-size: 0.75em;
	color: #CCCCCC;

}
.title a{
font-size:0.9em;
color:#ffffff;
}