﻿body {
	background: #A9601E;
	background-image:url(../images/bg_body.jpg); background-repeat:repeat-x;
	height: 100%;
}
* {
	margin: 0;
	font-family: "Trebuchet MS", Calibri, Corbel, Arial, Verdana;
}
html, body {
	height: 100%;
}
html {
	overflow-y: scroll;
}
.header a.rollover-mainlogo {
	width: 328px;
	height: 87px;
	text-decoration: none;
	background:url(http://www.emersonuu.org/images/logo_euu_masthead.gif) top left no-repeat;
	position:absolute;
	text-decoration: none;
	background-repeat: no-repeat;
	left: 0px;
	top: 14px;
	}
.url-hider {
	display: none;
	}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 885px;
	background-image: url(../images/bg_mainhome.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -38px;
	margin-left: auto;
}
.footer, .push {
	height: 38px;
	width: 885px;
	margin: 0 auto 0 auto;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
#headernav {
	width: 260px;
	text-align: right;
	font-size: 11px;
	color:#FFF;
	position: absolute;
	right: 19px;
	top: 84px;
}
.header {
	width: 885px;
	height: 110px;
	color:#FFF;
	font-size: 11px;
	background-color: #2B0701;
	text-align: right;
	padding: 0px;
	margin: 0 auto 0 auto;
	position: relative;
	font-weight: normal;
}
.header .menu {
	width: 1000px;
	margin: 0px auto;
	font-weight: bold;
	text-align: left;
}
.masthead_logo {float:left; padding-top:14px; border:none;}

/* HOMEPAGE */
.content {
	width: 870px;
	margin-left: auto;
	margin: 0 auto 0 auto;
}
.graybar {
	background: url(../images/gray_bar.jpg) repeat-x;
	height: 3px;
	padding: 3px 0 3px 0;
	clear: both;
}
.footer_gray {
	font-size: 10px;
	color: #FFF;
	width: 885px;
	height: 38px;
	overflow: hidden;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0 auto 0 auto;
	line-height: 14px;
}
.footer_gray a, .footer_gray a:link, .footer_gray a:visited {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.footer_gray a:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration:underline;
}
.footer_gray .links {
	float: right;
	margin-top: 20px;
	padding-left: 100px;
}
.footer_gray .copy {
	width: 100px;
	margin-top: 20px;
	padding-right: 35px;
	float: right;
}
.main_header_links {
	font-size:12px;
	color:#c40100;
	text-align:right;
	width: 396px;
	margin-top:-30px;
	padding-right:10px;
	float:right;
	position: relative;
}
.main_header_links a, .main_header_links a:link, .main_header_links a:visited {
	color:#c40100;
}
.main_header {
	font-size:17px;
	color:#FFFFFF;
	font-weight: bold;
	margin-top: 9px;
	padding-left: 2px;
	margin-left: 10px;
	margin-bottom: 3px;
}
.bodycopy {
	font-size: 11px;
	color: #FFFFFF;
}
.maincontent {
	width:885px;
	margin: 0 auto 0 auto;
	background-image:url(../images/bg_mainpic_home.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 700px;
}
.maincontent_text {
	width: 865px;
	background-repeat: no-repeat;
	position: absolute;
	font-family: "Trebuchet MS", Calibri, Corbel, Arial, Verdana;
	left: 10px;
	top: 0px;
	height: 705px;
}
.maincontent_text h2 {
	font-size: 23px;
	font-weight: bold;
	color: #E7A61B;
	margin-bottom: 4px;
}
.maincontent_text h3 {
	font-size: 20px;
	font-weight: bold;
	color: #E7A61B;
	margin-bottom: 4px;
	margin-top: 20px;
}
.getdirections {margin-top: 5px; }

.maincontent_text p {
	font-family: "Trebuchet MS", Calibri, Corbel, Arial, Verdana;
	font-size: 13px;
	color: #FFF;
	line-height: 17px;
}
.maincontent_text a:link { font-weight: bold; text-decoration: none; color: #26EBF9;}
.maincontent_text a:visited { font-weight: bold; text-decoration: none; color: #26EBF9;}
.maincontent_text a:hover { font-weight: bold; text-decoration: underline; color: #26EBF9;}
.maincontent_text a:active { font-weight: bold; text-decoration: none; color: #26EBF9;}

#calendarbox {
	position: absolute;
	left: 10px;
	top: 95px;
	width: 863px;
	height: 600px;
}
.hometable_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 12px;
	margin: 0;
	text-align: center;
}
.hometable_text a:link { text-decoration: none; color: #FFF; font-size: 10px; line-height: 12px;}
.hometable_text a:visited { text-decoration: none; color: #FFF; font-size: 10px; line-height: 12px;}
.hometable_text a:hover { text-decoration: underline; color: #FFF; font-size: 10px; line-height: 12px;}
.hometable_text a:active { text-decoration: none; color: #FFF; font-size: 10px; line-height: 12px;}

#navigation {
	border-left-color: #E7A61B;
	border-right-color: #E7A61B;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	width:883px;
}

.donate {font-size:8px; text-align:left;padding-left:3px; background-image:url(../images/button_pledge_donate.gif); text-decoration:none; text-align:left;}
.donate a:link {background-image:url(../images/button_pledge_donate_on.gif); width:116px; height:17px; text-decoration:none;}
.donate a:visited {background-image:url(../images/button_pledge_donate.gif); width:116px; height:17px; text-decoration:none;}
.donate a:hover {background-image:url(../images/button_pledge_donate_on.gif); width:116px; height:17px; text-decoration:none;}
.donate a:active {background-image:url(../images/button_pledge_donate_on.gif); width:116px; height:17px; text-decoration:none;}

#gallerybelt {
	width:885px;
	height: 94px;
	background-color:#A9601E;
	background-image: url(../images/bg_gallerybelt.jpg);
	background-repeat: no-repeat;
	margin-top:1px;
	margin-bottom: 1px;
}
#lowercontent {
	width:885px;
	height: 160px;
	background-color:#A9601E;
	position:relative;
}
#videobox {
	background-image:url(../images/bg_mission.jpg);
	background-repeat:repeat-x;
	height: 127px;
	width: 191px;
	position: absolute;
	left: -2px;
	top: 8px;
}
#newsbox {
	background-image:url(../images/bg_mission.jpg);
	background-repeat:repeat-x;
	height: 127px;
	width: 500px;
	position: absolute;
	left: 195px;
	top: 8px;
}
#missionbox {
	background-image:url(../images/bg_mission.jpg);
	background-repeat:repeat-x;
	height: 127px;
	width: 191px;
	position: absolute;
	left: 700px;
	top: 8px;
}
.missiontext {
	font-size: 11px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	line-height: 13px;
	width: 160px;
	padding-left: 2px;
	margin-left: 10px;
}

