/*
	CSS Stylesheet for www.epcor.org
	Created 6.26.2009
	By Jay Pilgreen
	copyright River City Studio

	8/12/2009 - S.Moseley - changed name to be prefixed with zz
	iMIS WCM loads all css in this folder alphabetically
	we want this loaded last to overwrite styles set by WCM css
*/

	/* ---------------------------- Global Declarations ------------------------------------- */
	
	
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #fff;
	font-size: 12px;
	font-family: Arial;
	color: #165788;
}

img {
	border: none;
}

a {
	text-decoration: none;
	outline: none;
}
	
#container {
	position: relative;
	margin: 0px auto;
	width: 764px;
}

	/* ---------------------------- Header Declarations (2 sets) ------------------------------------ */
	
#header {
	background-repeat: no-repeat;
	position: relative;
/* 	background-image: url('/_img/secondaryHeaderBacker.jpg'); */
/* 	height: 175px; */
	height: 99px;
	background-image: url('/_img/headerBackerNew.jpg');
	background-repeat: no-repeat;
}

#container .homeHeader {
/* 	height: 220px; */
/* 	background-image: url('/_img/homeHeaderBacker.jpg'); */
}

#homeLink {
	display: block;
	height: 75px;
	width: 175px;
	position: absolute;
	top: 27px;
	left: 15px;
}




	/* ----------------------------- Nav Declarations ---------------------------------------- */
	
#nav {
	position: absolute;
	right: 0px;
/* 	top: 55px; */
	top: 40px;
/* 	font-size: 19px; */
	font-size: 17px;
/* 	text-transform: uppercase; */
}

#nav a {
/* 	padding: 3px 19px; */
	padding: 3px 12px;
	color: #fff;
	border-right: 1px solid #fff;
}

#nav a:hover, #nav a.active {
	color: #165788;
}

#slogan {
	background-color: #D47B22;
	height: 100px;
}

#slogan img {
	float: left;
}

#slogan p {
/* 	width: 500px; */
/* 	position: absolute; */
	margin-left: 215px;
	right: 30px;
	bottom: 10px;
	color: #fff;
	font-size: 14px;
/* 	font-weight: bold; */
	padding: 10px;
	line-height: 19px;
}



	/* ----------------------------- Content Declarations --------------------------------- */
	
#content {
	clear: left;
/* 	padding-top: 5px; */
	border-bottom: 5px solid #fff;
}

#rightRailBacker {
	background-image: url('/_img/rightRailBacker.jpg');
	background-repeat: repeat-y;
	background-position: 100% 0px;
	min-height: 634px;
	height: auto !important;
	height: 634px;
}

#container .homeContent {
/* 	background-image: url('/_img/homeContentBacker.jpg'); */
/* 	background-repeat: no-repeat; */
	padding-top: 5px;
}

#container .secondaryContent {
	position: relative;
/* 	top: -65px; */
	background-image: url('/_img/secondaryLeftBlueBarBacker.jpg');
	background-repeat: repeat-y;
}

#right {
	width: 260px;
	float: right;
/* 	background-color: #F3EBD6; */
/* 	padding-top: 10px; */
}

#right p {
	padding: 8px 15px;
	line-height: 16px;
	padding-bottom: 10px;
}

#right ul {
	margin-left: 25px;
	padding-right: 15px;
}	

#right li {
	margin-bottom: 3px;
	line-height: 16px;
}

#left {
	width: 200px;
	float: left;
/* 	background-color: #818A8F; */
/* 	background-color: #165788; */
	/*position: relative;*/
	min-height: 634px;
	height: auto !important;
	height: 634px;
/* 	border-bottom: 5px solid #fff; */
}

#container .leftGreyBacker {
	background-color: #818A8F;
}

#container .leftHome {
	background-color: transparent;
	background-image: url('/_img/leftRailBacker.jpg');
	background-repeat: no-repeat;
}

#left p.leftSlogan {
	font-size: 15px;
	font-weight: bold;
	color: #fff;	
	padding-top: 23px;
	line-height: 40px;
	padding-left: 25px;
	padding-right: 15px;
}

#mid {
	margin-left: 225px;
/* 	margin-left: 234px; */
	margin-right: 25px;
	padding-top: 25px;
}

#container .midHome {
	margin-right: 275px;
	padding-top: 0px;
}

#mid h3 {
	color: #D47B22;
	font-size: 18px;
	margin-top: 21px;
	font-style: italic;
}

#mid h3 a {
	color: #D47B22;
}

#mid img.screenshot {
	display: block;
	margin-top: 6px;
}

#mid h1 {
	font-weight: normal;
/* 	color: #D47B22; */
	color: #7AB800;
	padding-bottom: 3px;
	border-bottom: 1px solid #D47B22;
	margin-bottom: 9px;
}

#mid img.centered {
	display: block;
	margin: 8px auto;
}

#mid p {
	line-height: 17px;
	padding: 8px 0px;
}

#mid p a {
	text-decoration: underline;
	color: #7AB800;
}


	/* ------------------------ Sub Nav ------------------------------- */
	
#subNav {
	padding: 12px 0px;
}

#subNav a {
	display: block;
	background-color: #F1B000;
/* 	color: #fff; */
	color: #185685;
	border-top: 2px solid #fff;
/* 	text-align: center; */
	padding: 7px 4px;
	padding-left: 11px;
	font-size: 13px;
	font-weight: bold;
/* 	position: relative; */
}

#subNav a img {
	margin-right: 6px;
/* 	position: relative; */
/* 	top: 3px; */
	vertical-align: middle;
}

#subNav a:hover, #subNav a.active {
/* 	background-color: #175787; */
	background-color: #7AB800;
	color: #fff;
}


	/* --------------------- Sub Left Side ---------------------------------- */
	
p.orangeBackText {
	background-color: #D47B22;
	padding: 15px;
	font-size: 13px;
	color: #fff;
	line-height: 19px;
}

p.orangeBackerWithLine {
	border-top: 4px solid #fff;
}	

p.blueBackText {
	background-color: #195685;
	padding: 15px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}


	/* ---------------------------- FAQ Styles ----------------------------- */
	
p.a, p.q {
	font-size: 13px;
	line-height: 17px;
}

#mid p.q {
	font-weight: bold;
	margin-bottom: 0px;
}

#mid p.a {
	margin-top: 0px;
}


	/* ---------------------------- Contact Section ------------------------- */
	
.address {
	font-size: 13px;
}

.addressRight {
	width: 45%;
	float: right;
}

.addressLeft {
	width: 45%;
}

#contacts p {
	margin: 4px 0px;
	padding: 0px;
}

#contacts .staffRight {
	width: 48%;
	float: right;
}

#contacts .staffLeft {
	width: 50%;
/* 	margin-right: 48%; */
}

#contacts a {
	margin-left: 11px;
}

#contacts p.pres {
	font-size: 110%;
	padding-bottom: 10px;
}

#contacts p.pres a {
	margin-left: 0px;
}




	/* ------------------------------- Footer Declarations ------------------------------ */
	
#footer {
	clear: both;
	height: 109px;
	padding-top: 5px;
	padding-left: 25px;
	border-top: 15px solid #F2AF00;
/* 	background-repeat: no-repeat;	 */
}

#container .homeFooter {
/* 	background-image: url('/_img/footerBacker.jpg'); */
}

#container .secondaryFooter {
	position: relative;
/* 	top: -65px; */
	/*border-top: 15px solid #F2AF00;*/
}

#footer p {
/* 	color: #333; */
	color: #999;
	padding: 1px;
	font-size: 10px;
	font-family: Verdana;
}

