@charset "UTF-8";
#header {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/bluffHomesLogo.png);
	background-repeat: no-repeat;
	background-position: center 9px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEC0B6;*/
}
#body{
	background-color: #FFFFFF;
}
#footer p {
	color: #9e8d85;
}
#footer a:link, #footer a:visited,
#formMessage a:link, #formMessage a:visited {
color: #781314;
text-decoration: none;
}
#footer a:hover,
#formMessage a:hover {
text-decoration: underline;
}
.priceGuide {
	background-color: #9e8d85;
}
.priceGuide li{
	color: #FFF;
}
.priceGuide .selectedUnit {
	color: #781314;
}
.printerPDF a:link, .printerPDF a:visited {
	color: #781314;
	text-decoration:none;
}
.printerPDF a:hover {
	text-decoration:underline;
}
.floorplanGraphics p{
	color: #684f40;
}
.homeDescriptionGroup,
#formMessage p{
	color: #9e8d85;
}
.homeDescriptionGroup .unitTitle{
	color: #684f40;
}
#featuredContentFeatures #featuresHero,
#featuredContentHood #historyHero,
#openHouseHero {
	border: 12px solid #FFFFFF;
}
.featuresType h2,
#openHouseMain h2,
#openHouseSecondary h3,
#contactForm h2,
#vetterDenkBio h2 {
	color: #FFF;
}
.featuresType .attributes,
.featuresType h3,
#openHouseMain h3,
#openHouseSecondary ol,
#vetterDenkBio h3 {
	color: #CEC0B6;
}
#videoTour img{
	border: 1px solid #CEC0B6;
	margin: 0!important;
	padding: 0!important;
}
#videoTour p{
	text-align: center;
	margin: 0!important;
	padding: 0!important;
}
#videoTour p a:link,
#videoTour p a:visited,
.featuresType p a:link,
.featuresType p a:visited{
	color: #CEC0B6;
	text-decoration: none;
}
#barkitecture a:link,
#barkitecture a:hover{
    color: #CEC0B6;
	text-decoration: none;
}
#videoTour p a:hover,
.featuresType p a:hover{
	text-decoration: underline!important;
}
.priceChange{
	color: #684f40!important;
}
.neighborhoodAttractions {
	color: #CEC0B6!important;
}
#vetterDenkBio h3 a:link, #vetterDenkBio h3 a:visited,
.neighborhoodAttractions a:link, .neighborhoodAttractions a:visited{
	color: #FFF;
	text-decoration: none;
}
#vetterDenkBio h3 a:hover,
.neighborhoodAttractions a:hover{
	text-decoration: underline;
}
#address{
	color: #CEC0B6;
}
#formMessage {
	color: #FFFFFF;
	background-color: #684F40;
}
#projects {
 border: 14px solid #FFFFFF;
}
h4,
#contactForm h3{
	color: #FFF;
}

