body, html {
	background: #f7fdeb;
	margin: 0;
}


div#pc_main_container {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	background: #fff url(images/bg_shadow.jpg) repeat-y;
}

div#pc_wrap {
	position: relative; top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 879px;
}

div#pc_header {
	position: relative; top: 0px; left: 0px;
	width: 879px;
}
div.hdr_images {
	position: relative;
	width: 879px;
	height: 131px;
}
img.pc_logo {
	margin-left: 15px;
	margin-top: 15px;
}
img.june {
	position: absolute; top: 0px; right: 0px;
}
img.wsoy {
	position: absolute; top: 30px; right: 240px;
}
ul.pc_nav {
	position: relative; top: 0px; left: 0px;
	width: 879px;
	height: 46px;
	padding: 0px;
	margin: 0px;	
	background: url(images/bg_nav.jpg) top no-repeat;	
}
.pc_nav li {
	list-style: none;
	float: left;
	padding: 5px;
	height: 46px;
	text-align: center;		
	line-height: 2.4em;
}
.pc_nav li a, .pc_nav li a:link, .pc_nav li a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.pc_nav li a:hover {
	color: #74b303;
}


div#pc_content {
	position: relative; top: 0px; left: 0px;
	width: 900px;
	font-family: Verdana;
	font-size: 12px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

div.pc_left {
	position: relative;
	float: left;
	width: 659px;
}

div.pc_right {
	position: relative; 
	float: left;
	width: 211px;
	margin-left: 8px;
}
ul.pc_headlines {
	position: relative; top: 6px;
	width: 211px;
	height:170px;
		background: url(images/bg_headlines2.jpg) top no-repeat;
/*
Without DMH Walk 18
	height: 267px;
	background: url(images/bg_headlines.jpg) top no-repeat;
*/
	margin: 0;
	padding: 0;
}
.pc_headlines li {
	list-style: none;
	margin-left: 10px;
	padding-top: 5px;
	width: 190px;
	line-height: 2.9em;
	border-bottom: 1px solid #74b303;
}
.pc_headlines li a, .pc_headlines li a:link, .pc_headlines li a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #155cac;
	text-decoration: none;
}
.pc_headlines li a:hover {
	color: #74b303;
}

ul.pc_sub_headlines {
	position: relative; top: 6px;
	width: 211px;
	height: 170px;
	background: url(images/bg_headlines2.jpg) top no-repeat;
	margin: 0;
	margin-top: 7px;
	padding: 0;
}
.pc_sub_headlines li {
	list-style: none;
	margin-left: 10px;
	padding-top: 5px;
	width: 190px;
	line-height: 2.9em;
	border-bottom: 1px solid #74b303;
}
.pc_sub_headlines li a, .pc_headlines li a:link, .pc_headlines li a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #155cac;
	text-decoration: none;
}
.pc_sub_headlines li a:hover {
	color: #74b303;
}

div#pc_sponsors {
	position: relative; top: 12px;
	width: 211px;
	height: 164px;
	background: url(images/bg_sponsors.jpg) top no-repeat;
}

div#pc_images {
	position:relative;
	top: 36px;
	left: 10px;
	width: 188px;
	height: 115px;
}

div#pc_footer {
	position: relative; top: 0px; left: 0px;
	width: 940px;
	height: 45px;
	background: url(images/bg_footer.jpg) top no-repeat;
}
#pc_footer h2 {
	line-height: 2.5em;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666;	
}
div.pc_copy {
	position: absolute; bottom: 11px; right: 11px;	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666;	
}
div.edcc {
	position: absolute; bottom: 11px; left: 11px;
}
.edcc a, .edcc a:link, .edcc a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.edcc a:hover {
	color: #999;
}

/*  [[  Sub Pages  ]]  */

div.pc_sub_nav {
	position: relative;
	float: left;
	width: 120px;
}
.pc_sub_nav ul {
	list-style: none;
	width: 120px;
	margin: 0;
	padding: 0;
}
.pc_sub_nav li {
	width: 120px;
	text-align: right;
	padding: 5px;
}
.pc_sub_nav li a, .pc_sub_nav li a:link, .pc_sub_nav li a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #0c4989;
	text-decoration: none;
}
.pc_sub_nav li a:hover {
	color: #74b303;
}

div.pc_sub_content {
	position: relative;
	float: left;
	margin-left: 35px;
	width: 475px;
	font-family: Tahoma;
	font-size: 12px;
}
.pc_sub_content h1 {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 15px;
}
.pc_sub_content h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	
}
.pc_sub_content p {
	margin-top: 10px;
	line-height: 1.5em;
}
.pc_sub_content img {
	margin-left: 18px;
	margin-bottom: 18px;
}
.pc_sub_content a, .pc_sub_content a:link, .pc_sub_content a:visited {
	text-decoration: none;
	color: #0c4989;
}
.pc_sub_content a:hover {
	text-decoration: none;
	color: #74b039;
}
.pc_sub_content ul {
	list-style: none;
	line-height: 1.5em;
	margin-left: 0;	
	padding-left: 5px;
}
	

div.pc_sub_right {
	position: relative;
	float: left;
	margin-left: 36px;
	width: 211px;
}

.schedule_date_td {
	font-weight:bold;
	height:25px;
}



