body{
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-top: 0;
}

p{
	
	font-size: 11px;
	line-height: 15px;
}

h1{
	font-size: 25px;
	font-weight: normal;
}

h2{
	font-size: 21px;
	font-weight: normal;
	color: #b60d0d;
}

h3{
	
}

a{
	
}

a:hover{
	
}

img{
	border: none;
}

#subareas ul{
	margin-left: -30px;
}

#subareas ul li{
	list-style: none;
}

#subareas a{
	font-size: 15px;
	text-decoration: none;
	color: #000;
}

#wrapper{
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
	
}

#header{
	width: 1020px;
	height: 80px;
	margin-top: 0;
	background-image: url(../images/headerstrip.png);
	background-repeat: repeat-x;
}

#logo{
	padding-top: 10px;
	margin-left: 20px;
	width: 1020px;
	height: 70px;
}

#navbar{
	width: 1016px;
	height: 29px;
	background-image: url(../images/navstrip.png);
	background-repeat: repeat-x;
	border: 2px solid #111;
	
}

#homemain{
	width: 730px;
	height: relative;
	border-right: 1px dotted #111;
	float: left;
	margin-top: 8px;
}

#intro{
	height: 40px;
	width: 710px;
	border-bottom: 1px dotted #111;
	margin-bottom: 16px;
	margin-right: 26px;
	padding-left: 10px;
}

#newsblock{
	float: left;
	width: 320px;

}

#homecopyblock{
	display: block;
	width: 400px;
	float: left;
	padding-top: 0;
	padding-right: 10px;

}

#sectionsblock{
	width: 265px;
	float: left;
}

#newshead{
	width: 288px;
	height: 18px;
	background-image: url(../images/newsheader.png);
	border: 1px solid #111;
	color: #fff;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	
}

.articlehead{
	color: #fff;
	background-color: #6a282b;
	width: 289px;
	height: 12px;
	font-family: "MS Trebuchet", Arial, sans-serif;
	font-size: 11px;
	border-bottom: 2px solid #111;
	border-left: 2px solid #111;
	border-right: 2px solid #111;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.articlebody{
	width: 270px;
	display: none;
}

.sectionname{
	width: 280px;
	height: 56px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #111;
	float: left;
}

#navcontainer {
	width: 1016px;
	height: 29px;
	background-image: url(../images/navstrip.png);
	background-repeat: repeat-x;
	border: 2px solid #111;
}

#navcontainer ul {
	margin: 0;
	margin-top:14px;
	margin-left: 10px;
	padding: 0;
	width: 1016px;
	}

#navcontainer ul li {
	position: relative;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

#navcontainer ul li a {
	text-decoration: none;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}

#navcontainer ul li a:hover, #navcontainer li.over li a:hover {
	text-decoration: none;
	background-image: url(../images/navstriphigh.png);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 22px;
	margin-left: -6px;
	padding-right: 22px;
	margin-right: 8px;
	border-left: 2px solid #111;
	border-right: 2px solid #111;
}

.middle1 {
	line-height: 1px;	
}

.firstlist {
	background:none;	
}

.middle1 a {
	margin-left:18px;
	margin-right:32px;
	color:#fff;
}

.rightcopyblock{
	margin-left: 10px;
}

/* logo panels on homepage */
#logoblock{
	
}

.leftlogo{
	float: left;
	margin-right: 13px;
}

.rightlogo{
	
}

.bottomlogo{
	margin-top: 5px;
}