body {
	background-color: #fcfcf1;
	margin: 0;
	padding: 0;
	text-align: center;
}

.clear {
	clear: both;
}

#header {
	background: #124843 url(/sites/esc/images/header-base.png) repeat-x;
	height: 141px;
	display: block;
}

#innerHeader {
	width: 800px;
	height: 141px;
	margin-right: auto;
	margin-left: auto;
	background: url(/sites/esc/images/header-top.jpg) no-repeat;
	display: block;
	text-align: left;
}

#navBar {
	height: 30px;
	width: 780px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	padding-top: 111px;
}

#navBar a {
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	font: .85em/30px Georgia, "Times New Roman", Times, serif;
	float: left;
	display: block;
	text-decoration: none;
	margin-right: 1px;
	background: url(/sites/esc/images/nav.png) repeat-x 0 0;
	color: #94e8db;
	text-align: center;
	text-shadow: 0px 0px 0px #000;
}

#navBar a:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='nav.png',sizingMethod='scale');
	background: url(/sites/esc/images/nav.png) repeat-x 0 -31px;
}

#navBar a.selected {
	color: #124843;
	background: url(/sites/esc/images/nav-selected.png) repeat-x;
}

#contentWrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#centerpiece {
	width: 780px;
	display: block;
	background-color: #f4ebd7;
	padding: 10px;
}

#centerpiece table {
	border-style: none;
	width: 780px;
}

#centerpiece table td.tagline-left {
	width: 520px;
	height: 160px;
	font: italic 1.1em/2em Georgia, "Times New Roman", Times, serif;
	padding-right: 25px;
	padding-left: 15px;
	color: #928567;
}

#centerpiece table td.photo-right {
	width: 260px;
	height: 160px;
}

#centerpiece table td.tagline {
	padding-top: 10px;
	width: 780px;
	font: italic 1.1em/2em Georgia, "Times New Roman", Times, serif;
	color: #928567;
	padding-left: 15px;
	padding-right: 15px;
}

#infoArea {
	width: 780px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 30px;
	padding-bottom: 20px;
}

#infoArea a {
	color: #2d7a58;
	text-decoration: none;
}

#infoArea a.selected {
	font-style: italic;
}

#infoArea a:hover {
	color: #47c08b;
}

#infoArea hr {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top: 1px solid #e1d8c4;
}

#content {
	width: 470px;
	padding-right: 25px;
	float: left;
	padding-left: 15px;
	color: #3e3a2e;
	font: .9em Georgia, "Times New Roman", Times, serif;
}

#content h1 {
	color: #124843;
	font: 1.3em "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0 0 .5em;
}

#content h2 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
}

#content p {
	padding: 0;
	margin: 0 0 1em;
	line-height: 1.75em;
	font-size: .9em;
}

#content ul {
	line-height: 1.5em;
}

#sideBar {
	float: right;
	width: 260px;
	font: .85em "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sideBar h2 {
	color: #928567;
	margin: 0;
	padding: 0 0 7px 10px;
	text-transform: uppercase;
	font: normal normal .9em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #e1d8c4;
	letter-spacing: .2em;
}

#sideBar.nav {
	margin-top: 7px;
}

#sideBar.nav a {
	display: block;
	padding: 10px;
	margin-bottom: 1px;
}

#sideBar.nav a:hover {
	background-color: #f5f1e6;
	color: #2d7a58;
}

#sideBar.nav a.selected {
	background-color: #f5f1e6;
}

#sideBar.nav .sub {
	margin-left: .5em;
	font-size: .9em;
}

#sideBar.info {
	
}

#footer {
	clear: both;
	background-color: #f4ebd7;
	font: .65em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	width: 790px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #79746a;
}

p.linkto {
	background-color: #fef3df;
	border-top: 1px solid #e1d8c4;
	border-bottom: 1px solid #e1d8c4;
	display: block;
}

p.linkto a {
	font-style: italic;
	display: block;
	margin: 5px 10px;
}

/* @group Home Page */

#infoArea.home {
	margin: 0;
	background: url(/sites/esc/images/fern.jpg) no-repeat 10px bottom;
}

#infoArea.home h1 {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	font: 1em "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
}

#infoArea.home #content {
	width: 780px;
	padding: 0;
	position: relative;
}

#infoArea.home .column {
	width: 260px;
	float: left;
	display: block;
}

#infoArea.home #daily h1 {
	background-color: #124843;
}

#infoArea.home #newsDept h1 {
	background-color: #47210a;
}

#infoArea.home #envAssist h1 {
	background-color: #6f3238;
}

#infoArea.home .column .content {
	margin-left: 10px;
	margin-right: 10px;
}

#infoArea.home .column .content .item:first-child {
	border-top-style: none;
}

#infoArea .column .content .item {
	padding-top: 7px;
	border-top: 1px solid #e1d8c4;
}

div#mast-photo {
	position: relative;
	width: 780px;
	height: 160px;
}

div#mast-photo img {
	position: absolute;
	top: 0;
	left: 0;
}

/* @end */

img.toTheLeft {
	padding: 0 5px 5px 0;
	float: left;
}

img.toTheRight {
	padding: 0 0 5px 5px;
	float: right;
}