﻿body {
	background-color: #000000;
}
ul {
	list-style-image: url('../Images/EPIC/bullet.png');
	margin: 0;
}
.anylinkmenu ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
}
#wrap {
	width: 927px;
	margin: 0 auto;
}
/*header*/
#header {
	height: 279px;
}
#header-L2 {
	height: 274px;
}
#header-top {
	background-image: url('../Images/EPIC/hd_top.png');
	background-repeat: no-repeat;
	height: 39px;
}
#header-top p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	padding: 13px 25px 0 0;
}
#header-top a {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
#header-top a:hover {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}
#header-mid {
	margin: 0px;
	padding: 0 0 0 3px;
	height: 210px;
}
#header-imgs {
	float: left;
}
#flash {
	padding: 0 0 0 4px;
	margin: 0;
	background-image: url('../Images/EPIC/mid_background.png');
	background-repeat: repeat-y;
}
#header-bottom {
	background-image: url('../Images/EPIC/hd_bottom.png');
	background-repeat: no-repeat;
	height: 31px;
	padding: 0;
}
#header-bottom-L2 {
	background-image: url('../Images/EPIC/hd_bottom.png');
	background-repeat: no-repeat;
	height: 31px;
	padding: 1px 0 0 0;
}
#header-menu {
	padding: 0;
	margin: 0;
}
#header-menu-titles {
	float: left;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin: 5px 0 0 0px;
	padding: 0;
	list-style: none;
}
#header-menu-titles ul {
	list-style: none;
}
#header-menu-titles li {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
}
#header-menu-titles a {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
#header-menu-titles a:hover {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 16px;
	color: #FFDF74;
	text-decoration: none;
}
/*header nav*/
#header-nav {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 7px 0 0 26px;
}
#header-nav a, #header-nav a:visited {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
#header-nav a:hover {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}
#header-nav a:active {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FFDE73;
	text-decoration: underline;
}
/*content*/
/*ul {
	list-style-image: url('../Images/EPIC/bullet.png');
}*/
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#content-area {
	background-image: url('../Images/EPIC/mid_background.png');
	background-repeat: repeat-y;
	margin: -1px 0 0 0;
}
#content-area-L2 {
	background-image: url('../Images/EPIC/L2_mid_background.png');
	background-repeat: repeat-y;
	width: 927px;
	margin: 5px 0 0 3px;
}
/*left content*/
#left-content {
	float: left;
	width: 618px;
}
#left-content-L2 {
	float: left;
}
#banner-ad {
	text-align: center;
}
#banner-ad p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#welcome-message {
	padding: 15px 0 0 21px;
	margin: 0;
}
#nav-title-L2 {
	background-image: url('../Images/EPIC/L2_side_nav.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 240px;
	margin: 12px 0 0 22px;
}
#nav-title-details {
	margin: 12px 0 0 22px;
	padding-left: 10px;
}
#quicklinks {
	padding: 17px 0 0 14px;
	margin: 0px;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#quicklinks ul {
	list-style: none;
}
#quicklinks a {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#quicklinks a:hover {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #000000;
}
#content {
	padding: 0;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#content a, #content a:visited {
	color: #98012E;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #000000;
	text-decoration: underline;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.content a, .content a:visited {
	color: #98012E;
	text-decoration: none;
}
.content a:hover, .content a:active {
	color: #000000;
	text-decoration: underline;
}
#content ul {
	list-style-image: url('../Images/EPIC/bullet.png');
}
#mid-columns {
	padding: 15px 0 0 21px;
	width: 618px;
}
#col-top {
	background-image: url('../Images/EPIC/col-top.jpg');
	background-repeat: no-repeat;
	height: 225px;
}
#col-top-img {
	padding: 2px 0 0 8px;
	margin: 0;
	float: left;
}
#col-top-img h1 a {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#col-top-img h1 a:hover {
	text-decoration: none;
	color: #FFDE73;
}
#col2-top-img {
	padding: 2px 0 0 22px;
	margin: 0;
	float: left;
}
#col2-top-img h1 a {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#col2-top-img h1 a:hover {
	text-decoration: none;
	color: #FFDE73;
}
#col3-top-img {
	padding: 2px 0 0 21px;
	margin: 0;
	float: left;
}
#col3-top-img h1 a {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#col3-top-img h1 a:hover {
	text-decoration: none;
	color: #FFDE73;
}
#col-mid {
	background-image: url('../Images/EPIC/col-mid.jpg');
	background-repeat: repeat-y;
	margin: -15px 0 0 1px;
}
#col-footer {
	background-image: url('../Images/EPIC/col-footer.jpg');
	background-repeat: no-repeat;
	height: 31px;
	margin: 0 0 0 1px;
}
#col {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
}
#col p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 1px 0 0 9px;
}
#col a, #col a:visited {
	color: #98012E;
	text-decoration: none;
}
#col a:hover, #col a:active {
	color: #000000;
	text-decoration: underline;
}
/*col 2*/
#col2 {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
}
#col2 p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 1px 0 0 17px;
}
#col2 a, #col2 a:visited {
	color: #98012E;
	text-decoration: none;
}
#col2 a:hover, #col2 a:active {
	color: #000000;
	text-decoration: underline;
}
/*col 3*/
#col3 {
	margin: 0;
	padding: 0;
	float: left;
	width: 206px;
}
#col3 p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 1px 0 0 26px;
}
#col3 a, #col2 a:visited {
	color: #98012E;
	text-decoration: none;
}
#col3 a:hover, #col2 a:active {
	color: #000000;
	text-decoration: underline;
}
/*chairmans circle*/
#chairmans-circle {
	padding: 0px 0 0 21px;
}
#chairman-left-cap {
	background-image: url('../Images/EPIC/mid_chair_leftcap.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 15px;
	margin: 24px 0 0 0;
}
#chairman-mid {
	background-image: url('../Images/EPIC/mid_chair_mid.jpg');
	background-repeat: repeat-x;
	float: left;
	height: 40px;
	width: 544px;
	margin: 24px 0 0 0;
}
#chairman-right-cap {
	background-image: url('../Images/EPIC/mid_chair_rightcap.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 38px;
	margin: 24px 0 0 0;
}
#chairmans-circle img {
	margin-top: 5px;
	float: left;
}
/*right content*/
#right-content {
	float: left;
	width: 309px;
}
#right-content-L2 {
	float: left;
	width: 618px;
	padding: 0 0 0 11px;
}
#testimonials {
	background-image: url('../Images/EPIC/side_EPIC logo.png');
	background-repeat: no-repeat;
	margin: 23px 16px 0 54px;
	padding: 66px 0 0;
}
#testimonials p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right:5px;
	
}
#testimonials h1 {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#events {
	margin: 23px 16px 0 54px;
	padding: 36px 0 0;
}
#events p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#events-arrow {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
#events-arrow img {
	margin-right: 5px;
}
#events-arrow a {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
#events-arrow a:hover {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
#survey-questions {
	margin: 23px 16px 0 54px;
	padding: 13px 0 0;
}
#survey-questions p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#survey-questions a, #survey-questions a:visited {
	text-decoration: none;
	color: #000000;
}
#survey-questions a:hover {
	text-decoration: underline;
}
#social-media-links {
	margin: 23px 16px 0 54px;
	padding: 0px 0 0;
}
#social-media-links p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 5px 0 0 8px;
}
#social-media-links a, #social-media-links a:visited {
	text-decoration: none;
	color: #000000;
}
#social-media-links a:hover {
	text-decoration: underline;
}
#page-title {
	padding: 25px 0 0 0px;
	margin: 0px;
}
/*footer*/
#footer {
	padding: 0px 0 0 3px;
	margin: 0;
}
#bottom-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b6cc9d;
	padding: 0px 0 10px 25px;
}
#bottom-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b6cc9d;
	text-decoration: none;
}
#bottom-nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b6cc9d;
	text-decoration: underline;
}
#copyright {
	padding: 0px 0 0 25px;
	margin: 0;
	float: left;
}
#copyright img {
	padding: 0px 0 0 25px;
	margin: 0;
}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b6cc9d;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b6cc9d;
	text-decoration: none;
}
#copyright a:underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b6cc9d;
	text-decoration: underline;
}
#weblink-logo {
	background-image: url('../Images/EPIC/weblink-logo-white-4web.png');
	background-repeat: no-repeat;
	float: right;
	height: 40px;
	width: 152px;
	margin: 0 30px 0 0;
}
#weblink-logo p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 10px;
	color: #b6cc9d;
	padding: 24px 0 0 0;
}
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}
.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}
.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}
#example3{ /*Demo 3 main container*/
width: 220px;
height: 100px;
padding: 4px;
}
#example3 div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}
code{ /*CSS for insructions*/
color: red;
}

/*clear floats*/
#weblink-logo:after, #col-footer:after, #col-mid:after, #content-area:after, #right-content:after, #header-menu ul:after, #content-area-L2:after, #left-content-L2:after, #right-content-L2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*:first-child + html #weblink-logo, *:first-child + html #col-footer, *:first-child + html #col-mid, *:first-child + html #content-area, *:first-child + html #right-content, *:first-child + html #header-menu ul, *:first-child + html #content-area-L2, *:first-child + html #left-content-L2, *:first-child + html #right-content-L2 {
	min-height: 1px;
}

