@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/BG-Back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#LeftHomeContent {
	float: left;
	width: 576px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 22px;
	margin-right: 12px;
}
#RightWhatsNew {
	float: right;
	width: 322px;
	background-image: url(images/WhatsNew-BG.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 12px;
	padding-right: 12px;
}
#LeftHomeContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD6607;
	margin-right: 22px;
}
#LeftHomeContent img {
	border: 1px solid #999999;
	float: left;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CD6607;
	padding-top: 12px;
	margin-top: 12px;
	margin-right: 15px;
	margin-left: 15px;
}
#RightWhatsNew h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD6607;
	font-size: 16px;
}
.container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.header h1 {
	margin-left: -99999px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 9px;
}

.header {
	background-image: url(images/Emmaus_Header.png);
	background-repeat: no-repeat;
	height: 92px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.MainArea {
	background-color: #FFFFFF;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
.SubNav {
	position: absolute;
	left: 529px;
	top: -1px;
	margin-top: 66px;
	z-index: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SubNav a:link {
	text-decoration: none;
	color: #154F05;
}
.SubNav a:visited {
	text-decoration: none;
	color: #154F05;
}
.SubNav a:hover {
	color: #000000;
}
.SubNav a:active {
	color: #154F05;
	text-decoration: none;
}

#MainNav {
	background-image: url(images/MainNav-BG.gif);
	background-repeat: repeat-y;
	width: 189px;
}
#NewsArea {
	background-image: url(images/HomeNews-BG.gif);
	background-repeat: repeat-y;
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
}
.MainShadow {
	background-image: url(images/bottomshadow-main.gif);
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
}


.SecHeader {
	background-color: #FFFFFF;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(images/Sec-DropShadow.gif);
	background-repeat: no-repeat;
	background-position: right 260px;
	position: relative;
}
#DesignImg {
	background-color: #FFFFFF;
	background-image: url(images/pinecone.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
#DesignImg2 {
	background-color: #FFFFFF;
	background-image: url(images/calendarIcon.jpg);
	background-repeat: no-repeat;
	height: 47px;
}



#MainNavSec {
	background-image: url(images/MainNav-BG.gif);
	background-repeat: repeat-y;
	width: 189px;
	float: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SecContent {
	float: right;
	width: 732px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding-right: 15px;
}
#SecContent img {
	padding-right: 5px;
}

#SecContent a {
	color: #003300;
}

#SecContent p {
	margin-left: 12px;
	margin-right: 33px;
}

#SecContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD6607;
	font-size: 16px;
}
#NavShadow {
	background-color: #FFFFFF;
	background-image: url(images/NavShadowArt.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#NewsArea li {
	font-size: 12px;
	list-style-type: square;
	margin-left: -17px;
	color: #333333;
	margin-right: 3px;
}


#NewsArea a {
	color: #000000;
}
.SecNav {
	font-weight: normal;
	color: #CD6607;
	font-size: 14px;
}
.SecNav a {
	color: #CD6607;
}
.SecNav a:hover {
	color: #006600;
}
.TableStyle {
	background-color: #fedf81;
	border: thin solid #FFCC33;
	padding: 2px;
}
.TableStyle td {
	padding: 3px;
}

