body {
	background-color: d8e2c4;
	margin: 0px;
	padding: 0px;
}
img
{
	border: 0;
}
.nav {
	background-image: url(../i/nav_bkg.gif);
	background-repeat: repeat-y;
	width: 355px;
	vertical-align:top;
}
.content {
	background-color: #FFFFFF;
	background-image: url(../i/body_bkg.gif);
	background-repeat: repeat-y;
	width: 560px;
	vertical-align:top;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: 96b072;
	text-align: right;
}
a:link {
	color: 9B9874;
	text-decoration: underline;
}

a:hover {
	color: 98c4c8;
	text-decoration: underline;
}

a:active {
	color: 98c4c8;
	text-decoration: underline;
}

a:visited {
	color: 9B9874;
	text-decoration: underline;
}
p, .directory, ul{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: 9B9874;
}
td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: 9B9874;
}
.headerOne {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 23px;
	line-height: 26px;
	color: 96b072;
	text-transform: lowercase;
}
.headerTwo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height:18px;
	color: 96b072;
	text-transform: lowercase;
}
.headerThree {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: 96b072;
	text-transform: lowercase;
}
.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #9B9874;
}
.directoryquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	color: #96b072;
	padding-top: 25px;
	padding-bottom: 25px;
}
.directorySelected{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style:italic;
	color: 96b072;
	text-transform:lowercase;
}
.promoquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 27px;
	font-style: italic;
	color: #96b072;
}
.new {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	font-style: italic;
	color: #E1751A;
	padding-top: 25px;
	padding-bottom: 25px;
}
