body {
	margin: 0px;
	padding: 0px;
	background-color: #EEA632;
}
#page {
	font-size: medium;
	background-image: url(../images/bg-feature-section.png);
	margin: 20px auto;
    width: 90%;
}
#top-row {
	margin: 0px;
	padding: 10px 20px;
	background-color: #C02C19;
	height: 50px;
}
#top-row-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #FEC423;
	float: left;
	margin: 0px;
	padding: 0px;
	letter-spacing: 10px;
	text-align: left;
	display: inline;
	vertical-align: middle;
}
#top-row-left a, #top-row-left a:visited {
	color: #FEC423;
	text-decoration: none;
	}
#top-row-right, #top-row-right a:link, #top-row-right a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FEC423;
	float: right;
	text-decoration: none;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.ampersand, #top-row-right a:hover {
	color: #FFE5AA;
}
#top-row-right h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 1.75em;
	}
#bottom-row {
	margin: 0px;
	padding: 10px 20px;
	background-color: #C02C19;
	height: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDA021;
	clear: both;
}
#bottom-row-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color:  #FEC423;
	float: left;
}
#bottom-row-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FEC423;
	float: right;
}

#content-section {
	margin: 20px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	float: none;
	position: relative;
	width: 742px;
	top: 1px;
}
#content-section h2, .feature-link-text h2 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-bottom: 0px;
}
#nav-row {
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F1E79A;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	background-color: #EEA632;
} 
#nav-row a {
	color: #F1E79A;
	text-decoration: underline;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
	font-style: normal;
}
#left-column {
	float: left;
	width: 200px;
	margin: 20px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left-column p {
	font-size: 0.75em;
	font-style: normal;
	color: #4F4F26;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1;	
}
#left-column ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
#left-column li {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.75em;
	font-style: normal;
	color: #4F4F26;
	margin-left: 15px;
}
#left-column h3 {
	color: #990000;
	font-size: 1em;
	font-weight: normal;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 0px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#left-column a, #left-column a:visited, h3 a, h3 a:visited {
	color: #990000 !important;
}
#right-column {
	margin-left: 250px;
	margin-top: 20px;
}
#right-column h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0px 0px;
	color: #4F4F26;
}
#right-column p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.75;
	color: #4F4F26;
}
#right-column a, #right-column a:visited {
	color: #4F4F26;	
}
#right-column a:hover, #left-column a:hover  {
	color: #CC0000;	
}
#right-column ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
#right-column li {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.75em;
	color: #4F4F26;
	margin-left: 100px;
}
.active-nav {
	color: #F1E79A;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	color: #4F4F26;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: italic;
	color: #4F4F26;
	line-height: 2;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
}
.quote {
	font-style: italic;
	padding: 0 45px;
}

