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

#main {
	position:absolute;
	left: 50%;
	width:900px;
	margin-top: 10px;
	margin-left: -450px; /*set to a negative number 1/2 of your width*/
	background: #FFF url(../images/headerBG-v2.png) 19px 19px no-repeat;
	top: 9px;
	border:#000000 solid 1px;}
#menu {
	position:relative;
	height:30px;
	width:900px;
	margin-top:74px;
	background:url(../images/menuUnderline.png) repeat-x;
	/*z-index:1011;*/}
#headImages {
	width:900px;
	height:125px;
	margin-top:10px;
	background:url(../images/headerImages.jpg) no-repeat;}
#content {
	background:url(../images/leftBarBG.png) 19px repeat-y;
	padding: 0px 0px 0px 120px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#content h1 {
	color:#653614;
	font-size:2.65em;
	line-height:1.0em;
	margin-top:40px;
	margin-bottom:0px;}
#content h2 {
	color:#653614;
	font-size:1.0em;
	/*line-height:1.9em;*/
	margin-left: 2px;
	margin-bottom:0px;}
#content p {
	color:#659A41;
	font-size:0.85em;
	line-height:1.2em;
	margin-right:20px;}
.contentlink a:link{
	color:#653614;
	font-weight: bold;
	text-decoration: underline;
	}
.contentlink a:hover{
	color:#99ccff;
	font-weight: bold;
	text-decoration: underline;
	}
.contentlink a:visited{
	color:#653614;
	font-weight: bold;
	text-decoration: underline;
	}
.storieList {
	margin: 5px 0px 10px 3px;
	padding:0px;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;}
.lastList {
	margin-bottom:0px;}		
.storieList li a:link{
	font-size:1.0em;
	line-height: 1.7em;
	color:#653614;
	text-decoration:none;}
.storieList li a:hover{
	color:#99ccff;
	line-height: 1.7em;
	text-decoration:none;}
.storieList li a:visited{
	font-size:1.0em;
	color:#659A41;
	line-height: 1.7em;
	text-decoration:none;}
.storieListSource{
	font-size:0.75em;
	color:#653614;
	text-decoration:none;}
li {
	margin-left: 0em;
	line-height: 1.2em;
	padding: 0em;}
#endContent {
	background:url(../images/leftBarEnd.png) 19px no-repeat;
	height:35px;
	margin-top:0px;
	margin-bottom:20px;}
#storyendContent {
	background:url(../images/storyleftBarEnd.png) 19px no-repeat;
	height:35px;
	margin-top:0px;
	margin-bottom:1px;}
#partnership {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.72em;
	color:#653614;
	margin: 0 0 15px 19px;}
#logoBox{
position:absolute;
	width:280px; 
	height:50px;
	left:650px;
	margin-top: 35px;
	}
.newNewsLG {
	color:#659A41;
	font-size:1.25em;
	font-weight: bold;
	line-height:1.2em;
	margin-right:20px;}
.newNewsLG a:link{
	color:#653614;
	/* text-decoration:none; */}
.newNewsLG a:hover{
	color:#99ccff;}
.newNewsLG a:visited{
	color:#653614;}
/*=============================== DHM News ===================================*/
#newslist li {
	list-style:none;
	margin-bottom:15px;}
#newslist2 li {
	list-style:none;
	margin-bottom:15px;}
.newsItem h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f16134;}
.newsItem p {
	font-family:Trebuchet MS, Arial, san-serif;
	color:#000000;
	font-size:.78em;
	line-height: 1.6em;
	text-align:left;}
.newsItem a:link{
	font-family:Trebuchet MS, Arial, san-serif;
	color:#996632;
	font-size:0.9em;
	line-height: 1.6em;
	text-align:left;
	font-weight:bold;
	text-decoration:none}
.newsItem a:hover{
	font-family:Trebuchet MS, Arial, san-serif;
	color:#996632;
	font-size:0.9em;
	line-height: 1.6em;
	text-align:left;
	font-weight:bold;
	text-decoration:none}
.newsItem a:visited{
	font-family:Trebuchet MS, Arial, san-serif;
	color:#996632;
	font-size:0.9em;
	line-height: 1.6em;
	text-align:left;
	font-weight:bold;
	text-decoration:none}
.footer {
	color: #653614;
	font-family:Trebuchet MS, Arial, san-serif;
	font-size: 0.7em;
	text-align:left;
	letter-spacing: 0.045em;}
#footer_container {
	margin: 0;
	padding: 0;
	width: 750px;
	margin-left: 80px;
	margin-bottom: 5px;
	text-align:left;
	padding-left: 55px;
	float:left}
/*=============================== Story Styles ===============================*/
#mainStory {
	position:absolute;
	left: 50%;
	width:900px;
	margin-top: 10px;
	margin-left: -450px; /*set to a negative number 1/2 of your width*/
	background: #FFF url(../images/headerBG_v2.png) 19px 19px no-repeat;
	top: 9px;
	border:#000000 solid 1px;}
#storyContent {
	background:url(../images/leftBarBG.png) 19px repeat-y;
	padding: 0px 30px 2px 120px;
	margin-bottom:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#storyContent h1 {
	color:#F2673A;
	font-size:1.2em;
	line-height:1.3em;
	margin-top:20px;
	margin-bottom:10px;}
#storyContent h2 {
	color:#653614;
	font-size:1.0em;
	/*line-height:1.9em;*/
	margin-left: 2px;
	margin-bottom:0px;}
#storyContent p {
	font-family:Trebuchet MS, Arial, san-serif;
	color:#000000;
	font-size:0.85em;
	line-height: 1.6em;
	text-align:left;
	}
	
#storyContent li {
	font-size:0.85em;
	line-height:1.2em;
	color:#653614;}
#storyContent ul ul li{
	font-size:100%;
	line-height:1.2em;
	color:#653614;}
.pageTitle{
	position: relative;
	margin: 32px 0 0 -17px;
	padding:0;}


