/*
External CSS style sheet for e3R website. 
*/

body {
	margin: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #787878;
}
.contentNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding-top: 50px;
	padding-left: 5px;
}
h1, h2, h3 , h4{
	margin: 0;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h1 {
	font-size: 18px;
	padding-bottom: 5px;
}

h2 {
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: bold;
}

h3 {
	font-size: 10px;
}
h4 {
	font-size: 10px;
	padding-bottom: 10px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 130%;
	text-align: justify;
}

ul, ol {
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
}

a {
	text-decoration: none;
	color: #06C;
}

a:hover {
	background: none;
}

/* Header */

#header {
	width: 900px;
	height: 117px;
	margin: 0 auto;
	background-image: url(images/e3_mast.jpg);
	background-repeat: no-repeat;
}

/* Menu */

#menuarea {
	width: 900px;
	height: 22px;
	margin: 0 auto;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
}

/* Content */

#content {
	float: left;
	width: 620px;
}

.post {
	background: url(images/img03.jpg) no-repeat left top;
}
.post .nav {
	padding: 20px 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.post .title {
	padding: 15px 0 5px 20px;
	color: #5C5C5C;
}
.imageright {
	display: block;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.post .title a {
	background: none;
	color: #5C5C5C;
}

.post .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 20px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: auto;
	border-bottom: 1px dashed #D2D4C9;
	color: #787878;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

#sidebar ul {
	margin: 0;
	list-style: none;
	font-size: 11px;
	line-height: 18px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#sidebar li {
	line-height: 18px;
	background: url(images/img05.jpg) no-repeat left 11px;
	border-bottom: 1px dashed #D2D4C9;
	padding-left: 15px;
	padding-top: 5px;
}

#sidebar li ul {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#sidebar li li {
	background: url(images/img05.jpg) no-repeat left center;
	border-bottom: 1px dashed #D2D4C9;
	padding-left: 15px;
}
#sidebar h1 {
	padding: 4px 10px;
	background: #3A7AFD url(images/sb_plain.jpg) repeat-x left top;
	letter-spacing: -0.5px;
	font-size: 13px;
	color: #FFFFFF;
}

#sidebar h2 {
	padding: 4px 10px;
	background: #3A7DFD url(images/img04.jpg) repeat-x left top;
	letter-spacing: -0.5px;
	font-size: 13px;
	color: #FFFFFF;
}
#sidebar h3 {
	letter-spacing: -0.5px;
	font-size: 13px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
}
.sidebarHeadingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#sidebar h4 {
	letter-spacing: -0.5px;
	font-size: 11px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
}

#sidebar p {
	font-size: 11px;
	color: #666;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 14px;
}

#sidebar a {
	color: #06C;
}
#footer-content {
	margin: 0 auto;
	background-color: #7FD75F;
	background-image: url(images/footer.jpg);
	height: 127px;
	width: 900px;
	background-position: left top;
}


/* Footer */

#footer {
	width: 100%;
	height: 127px;
	background: url(images/ftr_bgrnd_grey.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #416110;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}
IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header-contact {
	text-transform: none;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: right;
	height: 15px;
	width: 320px;
	margin-top: 10px;
	border-top: none #8DBC4A;
	border-right: none #8DBC4A;
	border-bottom: #8DBC4A;
	border-left: none #8DBC4A;
	padding-right: 10px;
}
#highlight {
	float: right;
	width: 180px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	margin-left: 10px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: square;
}
.introcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #06C;
	font-weight: bold;
}
#partnercontainer {
	width: 600px;
	margin-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	clear: both;
	height: 280px;
}
.partnerlogo {
	vertical-align: middle;
	float: left;
	width: 200px;
	margin-right: 10px;
}
.partnerdescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #787878;
	float: right;
	width: 380px;
	text-align: left;
	clear: right;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	color: #666;
}

