@charset "UTF-8";
/* CSS Document */

img {
	border: 0;
	margin: 0;
	}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#page-container {
	width: 880px;
	margin: auto;
	}
	
#banner {
	width: 880px;
	height: 110px;
	}
	
#banner h1 {
	margin: 0px;
	padding: 0px;
	}
/**** NAVBAR ****/		
#navbar {
	position: relative;
	height: 32px;
	margin: 0px;
	width: 880px;
	z-index: 50;
	}

#nav {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 100;
	}
	
#nav ul {
	margin: 0;
	}	

#nav dt {
	float: left;
	margin: 0;
	cursor: pointer;
	}

#nav li {
	padding: 8px 5px 8px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E2F30;
	}
	
#nav li a {
	color: #FFF;
	text-decoration: none;
	}
	
#nav li:hover {
	background: #607EFB;
	}
	
#nav .close {
	float: right;
	}
	
#nav .menu {
	position: absolute;
	top: 32px;
	width: 165px;
	background: #656669;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display: none;
	z-index: 100;
	}

#mainArea {
	width: 880px;
	background-image: url(images/template2_16.gif);
	background-repeat: repeat-y;
	}
/**** LEFTBAR ****/
#leftbar {
	float: left;
	width: 185px;
	z-index: 1;
	}
	
#lb {
	position: relative;
	top: 0;
	left: 0;
	}

#lb ul {
	margin: 0;
	}
	
#lb li {
	padding: 8px 5px 8px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #622512;
	}
		
#lb li a {
	color: #FFF;
	text-decoration: none;
	}

#lb li:hover {
	background: #607EFB;
	}
	
#lb dt {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	}
	
#lb .menu {
	position: absolute;
	left: 185px;
	background-color: #BB4723;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 166px;
	display: none;
	}
	
/************************************************************/		
#contentArea {
	width: 695px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	}
	
#contentArea p {
	margin: 0px 15px 15px 15px;
	}
	
#contentArea h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px;
	color: #2751A9;
	border-bottom: solid #CCCCCC 1px;
	}
	
#contentArea h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	color: #000000;
	}
	
#contentArea a {
	color: #0000CC;
	text-decoration: none;
	}
	
#contentArea a:hover {
	color: #0000CC;
	text-decoration: underline;
	}
	
#contentArea a:visited {
	color: #0000CC;
	text-decoration: none;
	}
	
#contentArea .padding {
	padding-left: 25px;
	}
	
#contentArea .newsFooter {
	margin: 0px 15px 0px 15px;
	font-size: 9px;
	font-weight: bold;
	color: #666;
	}
	
#contentArea ul {
	margin-left: 15px;
	}
	
/*#newsBox {
	float: right;
	width: 250px;
	margin-left: 20px;
	margin-bottom: 11px;
	background-color: #6EBE44;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	font-size: 10px;
	color: #000000;
	}
	
#newsBox h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	text-align: center;
	}
	
#newsBox a {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	}*/
	
#newsBox {
	width: 279px;
	height: 350px;
	background: #9cbab9 /*#94AFAE #6EBE44 url(images/news_bg.jpg) bottom no-repeat*/;
	float: right;
	color: #000000;
	font-size: 11px;
	line-height: normal;
	border-left: 1px solid #000000;
	}
	
#newsBox a {
	color: #000;
	text-decoration: underline;
	}
	
#newsBox a:visited {
	color: #000;
	text-decoration: underline;
	}
	
#newsBox h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #728786;
	padding-bottom: 2px;
	margin-bottom: 5px;
	}

#newsBox .padding {
	padding: 5px;
	}
	
#newsBox li {
	margin-bottom: 8px;
	}
	
#collage {
	float: left;
	width: 415px;
	height: 350px;
	}
	
#clearAll {
	clear: both;
	height: 1px;
	background: #000000;
	}

/**** 2 COLUMNS ****/

#twoCols {
	width: 695px;
	background: url(images/2col-bg.gif) right repeat-y;
	}

#col1 {
	width: 435px;
	margin-right: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#col1 .padding {
	padding: 0px 0px 0px 25px;
	}
	
#col2 {
	width: 250px;
	float: right;
	}
	
#col2 .padding {
	padding: 14px 20px 20px 20px;
	}
	
#col2 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	border: 0;
	}
	
#col2 h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	margin-top: 10px;
	}
	
#col2 p {
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	}
	
#col2 ul {
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	}
	
#col2 li {
	margin-left: 0;
	margin-bottom: 5px;
	}
	
#col2 a {
	color: #000;
	text-decoration: underline;
	}
	
#col2 a:visited {
	color: #000;
	text-decoration: underline;
	}

.newsHeadlines {
	font-size: 10px;
	}
