body {
	background-color: c4e0e2;
	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: 98c4c8;
	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 {
	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: 29px;
	color: 6daaaf;
	text-transform: lowercase;
}
.headerTwo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height:16px;
	color: 6daaaf;
	text-transform: lowercase;
}
.headerThree {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: 6daaaf;
	text-transform: lowercase;
}
.featuredHeader, .featuredHeader p, .featuredHeader a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: fff;
}
.featuredTitle, .featuredTitle a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: fff;
}
.featuredPhoto{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.featuredBody{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.featuredBody{
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.featuredBody strong {
	font-weight: bold;
	text-transform: uppercase;
}
.featuredBody em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
.featuredPic {
	height:316px;
	width:444px;
	overflow: hidden;
}
.featuredPicVendor {
	height:174px;
	width:255px;
	overflow: hidden;
}
.featuredNav, .featuredNav a {
	color:#4d7c80;
}
.featuredNav a {
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
.featuredNav a:hover, .featuredNavActive {
	color:#558387;
	background-color:#cce0e2;
	text-decoration: none;
}
.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: #6daaaf;
	padding-top: 25px;
	padding-bottom: 25px;
}
.directorySelected{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style:italic;
	color: 6daaaf;
}
.promoquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 27px;
	font-style: italic;
	color: #6daaaf;
}
.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;
}
.photoNavBtnPrev {
	background:url(../i/featured/reception/arrow-left.gif) no-repeat;
	width: 34px;
	height:316px;
	float:left;
	cursor: pointer;
}
.photoNavBtnNext {
	background:url(../i/featured/reception/arrow-right.gif) no-repeat;
	width: 33px;
	height:316px;
	float:left;
	cursor: pointer;
}
