body {
    background-image:url('../images/jennifer-kries-ftr.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
}

#menu {
	width: 960px;
	height: 208px;
    background-image:url('../images/jennifer-kries-hdr.jpg')
}

#ftr {
	width: 989px;
	height: 113px;
    background-image:url('../images/jennifer-kries-ftr.jpg')
}

a:link.white {
	color: #ffffff;
}
a:visited.white {
	color: #ffffff;
}
a:hover.white {
	color: #044B4F;
}
a:active.white {
	color: #ffffff;
}

a:link.lg {
	color: #107F85;
	font-size: 18px;
	text-decoration: none;
}
a:visited.lg {
	color: #107F85;
	font-size: 18px;
	text-decoration: none;
}
a:hover.lg {
	color: #D95E34;
	font-size: 18px;
	text-decoration: underline;
}
a:active.lg {
	color: #107F85;
	font-size: 18px;
	text-decoration: none;
}

a:link.lo {
	color: #D95E34;
	font-size: 18px;
	text-decoration: none;
}
a:visited.lo {
	color: #D95E34;
	font-size: 18px;
	text-decoration: none;
}
a:hover.lo {
	color: #D95E34;
	font-size: 18px;
	text-decoration: underline;
}
a:active.lo {
	color: #D95E34;
	font-size: 18px;
	text-decoration: none;
}

a:link.lgw {
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
a:visited.lgw {
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
a:hover.lgw {
	color: #D95E34;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}
a:active.lgw {
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

a:link.orange {
	color: #D95E34; 
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
a:visited.orange {
    color: #D95E34; 
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
a:hover.orange {
    color: #107D84; 
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;

}
a:active.orange {
    color: #D95E34; 
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;

}

a:link.orangel {
	color: #D95E34; 
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
a:visited.orangel {
    color: #D95E34; 
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
a:hover.orangel {
    color: #107D84; 
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;

}
a:active.orangel {
    color: #D95E34; 
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;

}


h1 {
	color: #0F7D84;
    font-size: 17px;
}

h2 {
	color: #0F7D84;
    font-size: 14px;
}

.titwhite {
	color: #ffffff;
    font-size: 14px;
    line-height: 12px;
}

#newsletter {
	width: 440px;
	height: 63px;
    background-image:url('../images/newsletter-bg.gif');
	color: #ffffff;
	margin-bottom: 16px;
}

#social {
	width: 440px;
	color: #0F7D84;
	background-color: #F6FAFB;
	border: 1px solid #0F7D84;
	margin-bottom: 16px;
}

#social2 {
	width: 440px;
	color: #0F7D84;
	background-color: #F6FAFB;
	border: 2px solid #0F7D84;
	margin-bottom: 16px;
	font-size: 13px;
}

#schedule-box {
	padding-bottom: 20px;
}



#sch-img {
	float: left;
	border: 1px solid #107D84;
	padding: 10px;
	margin-top: 16px;
}

#sch-des {
	margin-top: 16px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	width: 500px;
	border-right: #E1E1E1;
	line-height: 18px;
	border-right: 1px dotted #E1E1E1;
	padding: 8px;
}

#sch-des .greytitle {
	color: #6E7272;
	font-size: 13px;
}

#sch-des .greentitle {
	color: #107D84;
	font-weight: bold;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
}


#sch-des .smgreytitle {
	color: #6E7272;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	
}

#sch-right {
	margin-top: 16px;
	margin-left: 10px;
	float: left;
	width: 138px;
	text-align: center;
}

#sch-readmore {
  
}