
/* NORMAL */

p { font-family: Palatino Linotype, Book Antiqua, Palatino, serif;  font-size: 14px; color: #000000; }

h1 { 
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: normal;
	color: #2e3822; 
	font-size: 30px;
	line-height: 1;
}
h2 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: normal;
	color: #2e3822;
	font-size: 24px;
	margin: 5px 0;
}
h3 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #2e3822;
	font-size: 20px;
	margin: 5px 0;
	font-weight: normal;
}
h4 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #2e3822;
	font-size: 13px;
	margin: 5px 0;
	font-weight: bold;
}

h1#welcome {
	padding: 0px; margin: 0px;
	width: 156px; height: 46px;
	text-indent:-9999px;
	background: url(../images/welcome.gif) no-repeat;
}

.main_copy h1, .main_copy h2, .main_copy h3, .main_copy h4, .main_copy p,
.cont-title h1, .cont-title h2, .cont-title h3, .cont-title h4 { 
	color: #ffffff;
}

.cont-title h1, .cont-title h2, .cont-title h3, .cont-title h4 {
	padding: 0px; margin: 0px;
	display: inline;
	font-weight: normal;
}

h3.cont-header {
	padding: 0px; margin: 0px;
	display: inline;
	font-weight: normal;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: #ffffff;
	padding-left: 14px;
	background: url(../images/icons/arrow_white_right_greenbg.gif) 0px 7px no-repeat;
}

h4.footer {
	padding: 0px; margin: 0px;
	font-weight: normal;
	font-size: 20px;
	line-height: 58px;
	vertical-align: middle;
	margin-left: 30px;
	color: #ffffff;
}

.cont_header h4 {
	color: #ffffff;
	margin: 0;
	font-size: 13px;
}
