@charset "utf-8";
/* CSS Document */

body {
	color: #241d17;
	font: .75em/160% Arial, Helvetica, Verdana, sans-serif;
	}
	
a {
	color: #00417b;
	text-decoration: none;
	}
	
a:hover {
	color: #4c5b24;
	}
	
h1 {
	font-size: 3.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 1em;
	color: #4c5b24;
	margin: 0 0 10px 0;
	}
	
	h1 .emphasis {
		font-size: .75em;
		color: #00417b;
		}

h2 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 1em;
	color: #4c5b24;
	margin: 12px 0 0 0;
	}

h3 {
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #4c5b24;
	margin: 20px 0 0 0;
	}

h4 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #4c5b24;
	margin: 10px 0 2px 0;
	}

h5 {
	font-size: 1.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #4c5b24;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	border-bottom: 2px solid #382d24;
	}

h6 {}

#quickNav {
	font-size: 14px;
	}

p.noBR {
	margin: 2px 0 2px 0;
	}

ul.listLinks {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
	}
	
	ul.listLinks li {
		padding: 0 0 10px 0;
		}

.contactUs p {
	font-size: 1.12em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #f2eddb;
	margin: 0;
	padding: 0 5px 5px 5px;
	}
	
.contactUs a {
	color: #ded5b3;
	}
	
	.contactUs a:hover {
		color: #cfc191;
		}
		
/* ---------- home text styles ------------ */

#mainPromoHomeNav ul li a {
	font-size: 1.15em;
	color: #ded5b3;
	}
	
#mainPromoHomeNav ul li a:hover {
	color: #cfc191;
	}
	
#mainPromoHomeNav ul li.currentItem a {
	color: #b9ab7a;
}

.promoText h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #4c5b24;
	margin: 0 0 15px 0;
	}
	
.promoText a {
	font-size: 14px;
	}

.homeSectionFinish p {
	font-size: 1.15em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #f2eddb;
	}
	
.homeSectionFinish a {
	color: #f2eddb;
	}
	
.homeSectionFinishRightColumn p {
	font-size: 1.15em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #f2eddb;
	}
	
.homeSectionFinishRightColumn a {
	color: #f2eddb;
	}
	
p.learnMore {
	font-size: 1.15em;
	}