.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {color: #c96e41}
.style3 {font-size: 12pt}
a:active {
	text-decoration: none;
}
a:hover {
	color: #c96e41;
	text-decoration: none;
}
a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#999999;
}
#backdrop { 
	position: relative;	
	background: url(images/backdrop_background.gif) top repeat-y;
	text-align: left;
	margin: auto;
	width: 990px; 
	height: 750px;
	clear: both;
}
#header {
	position: absolute;
	background:url(images/background.jpg) top repeat-x;
	top: 0px;
	left: 2px;
	width: 978px;
	height: 128px;
}
#gratias {
	position: absolute;
	left: 621px;
	top: 0px;
	background:url(images/gratiaslogo.jpg);
	width: 357px;
	height: 113px;
}
#pagetitle  {	
	position: absolute;
	top: 150px;
	left: 30px;
}
#pageimage {	
	position: absolute;
	top: 170px;
	left: 275px;
}
#pagekids {	
	position: absolute;
	top: 170px;
	left: 275px;
	display: none;
}
#info {
	position: absolute;
	top: 520px;
	left: 275px;
	width: 650px;
}
#info p{
	text-align: left;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
#promotional {
	position: absolute;
	top: 456px;
	left: 30px;
}
#company {
	position: absolute;
	clear: both;
	top: 150px;
	left: 75px;
	width: 650px;
}
#company p {
	float: left;
	font: 9pt/11pt arial;
	font-weight: bold; 
	color: #000;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}
#company a:hover {
	color: #c96e41;
	text-decoration: none;
}
#floorplans {
	float: left;
	width: 400px;
	height: 200px;
}
#floorplans img {
	float: left;
	width: 156px;
	height: 103px;
	padding-right: 15px;
}
#floorplans p {
	clear: none;
	left: 175px;
	font: 9pt/11pt arial;
	text-align: left;
	font-weight: normal;
	color: #000;
	word-spacing: normal;
	line-height: 1.25;
}
#insidenav {
	position: absolute;
	clear: both;
	top: 220px;
	left: 30px;
	width: 250px;
}
#insidenav p { 
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px; 
	text-align:left;
	color: #000;
	margin: 0px;
	width: 250px;
	}
#insidenav a:hover {
	text-decoration: none;
	color: #c96e41;
}
#listings {
	position:absolute;
	top: 170px; 
	left: 275px; 
	width: 650px;
}
#footer {
	position: absolute;
	top: 700px;
	background: url(images/footer_background.gif) bottom no-repeat;
	width: 990px;
	height: 75px;
	clear: both;
}
#footer p { 
	float: left;
	font: 8pt/10pt arial; 
	text-align:left;
	font-weight: normal;
	color: #c56332;
	word-spacing: normal;
	margin: 0px;
	padding: 2px 5px 0px 5px;
	}
#footer a {
	text-decoration: none; 
	color: #c56322;
}
#footerbar {
	position: absolute;
	top: 17px;
	left: 2px;
	background: url(images/footbar.jpg) repeat-x;
	width: 978px;
	height: 2px;
	overflow: hidden;
	z-index: 3;
}
#copyright {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 978px;
}
#copyright p {
	float: right;
	font: 8pt/10pt arial; 
	text-align: right;
	font-weight: normal;
	color: #c56332;
	word-spacing: normal;
	line-height: 3.2ex;
	margin: 0px;
}
		
