body {
	margin : 0px;
	background : #380A0C url(/images/layout/bg.jpg) top center;
}

body, td {
	font-family : times new roman, times, serif;
	font-size : 10pt;
	color : #7f6e63;
	line-height : 16pt;
}

a {
	color : #952F18;
}

img {
	border : none;
}

h1 {
	margin : 10px 0px 5px 0px;
}

.frill {
	margin : 5px 0px;
}

.photoBorder {
	border : 1px solid #99895F;
}

p {
	margin : 0px;
	margin-bottom : 10px;
}

#nav {
	background : url(/images/layout/header_nav_bg.jpg) no-repeat top center; 
	text-align : center;
}

#nav img, #subnav img, #subsubnav img {
	margin : 0px 10px;
}

#subsubnav img {
	margin-top : 18px;
}

#subnav {
	background : url(/images/layout/header_subnav_bg.jpg) no-repeat top center; 
	height : 27px;
	text-align : center;
}

#subsubnav {
	background : url(/images/residences_floorplan_header.jpg); 
	height : 64px; 
	line-height : 64px; 
	width : 958px;
}

#content {
	background : #FDF8E5 url(/images/layout/content_bg.jpg) repeat-y top center;
}

#teasers {
	background : #3F3000 url(/images/layout/teaser_bg.jpg) repeat-y top center; 
	height : 92px;
	width : 970px;
}

#teasers table {
	padding-top : 20px;
}

#teasers td {
	color : #938558;
	font-size : 9pt;
	padding : 0px 10px;
	line-height : 150%;
	/* font-family : tahoma, arial, helvetica, sans-serif; */
}

#teasers a {
	color : #938558;
}


#footer {
	color : #987237;
	font-family : georgia, times, serif;
	font-size : 8pt;
	margin-top : 5px;
	margin-bottom : 10px;
}

#footer a {
	color : #987237;
	text-decoration : none;
}

#footer a:hover {
	text-decoration : underline;
}

#disclaimer {
	display : none; 
	margin-top : 10px; 
	text-align : left; 
	font-weight : normal; 
	padding-left : 10px;
}

#contactButton {
	text-indent : -999999px;
	background : url(/images/layout/contact.gif) no-repeat left 0px;
	height : 29px;
	width : 124px;
	display : block;
	outline : none;
}

#contactButton:active {
	background-position : left -29px;
}