@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	background: url(../images/body.jpg) repeat-x top center #f8f4e4;
}

#outerWrapper {
	width:100%;
	margin: 0 auto;
	text-align: center;
	float: left;
	background: url(../images/header3.jpg) repeat-x top center;
}
#innerWrapper { 
	width: 1000px;
	margin: 0 auto;
	padding: 250px 0 0 0;
	text-align: left;
}
#topMenuWrapper {
	width: 1000px;
	float: left;
	padding: 0 0 26px 0;
	height: 25px;
	line-height: 23px;
	font-size: .9em;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#topMenuWrapper a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topMenuWrapper a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#topMenuWrapper a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#topMenuWrapper a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#imageArea {
	width: 1000px;
	height: 326px;
	float: left;
	text-align: center;
	padding: 2px 0;
	border: 1px solid #663300;
}
body#index #imageArea {
	background: url(../images/padreSunset.jpg) center center no-repeat #FFFFFF;
}

body#vision #imageArea {
	background: url(../images/padreCliffs.jpg) center center no-repeat #FFFFFF;
}

body#sustainability #imageArea {
	background: url(../images/padreSustainability.jpg) center center no-repeat #FFFFFF;
}
body#community #imageArea {
	background: url(../images/padreCommunity.jpg) center center no-repeat #FFFFFF;
}

body#healthyliving #imageArea {
	background: url(../images/padreContact.jpg) center center no-repeat #FFFFFF;
}

body#history #imageArea {
	background: url(../images/padreHistory.jpg) center center no-repeat #FFFFFF;
}

body#price #imageArea {
	background: url(../images/padrePrice.jpg) center center no-repeat #FFFFFF;
}

body#contact #imageArea {
	background: url(../images/padreContact.jpg) center center no-repeat #FFFFFF;
}

body#news #imageArea {
	background: url(../images/padreNews.jpg) center center no-repeat #FFFFFF;
}

body#gallery #imageArea {
	background: url(../images/padreGallery.jpg) center center no-repeat #FFFFFF;
}

body#raising-the-bar #imageArea {
	background: url(../images/padreGate.jpg) center center no-repeat #FFFFFF;
}

#imageArea h1 {
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
	padding: 182px 0 0 0;
}
#contentWrapper {
	width: 1000px;
	float: left;
	padding: 26px 0 0 0;
	text-align: left;
}

#contentWrapperGallery {
	width: 1000px;
	float: left;
	padding: 0 0 0 0;
}

#contentWrapper #columnOne {
	width: 100%;
	float: left;
}
#contentWrapper #columnTwo {
	width: 31%;
	float: left;
	margin: 0 3% 0 0;
}
#contentWrapper #columnThree {
	width: 31%;
	float: left;
	margin: 0 3% 0 0;
}
#contentWrapper #columnWide {
	width: 60%;
	float: right;
	margin: 0 0 0 4%;
	text-align: left;
}
#footer {
	clear: both;
	margin: 52px 0 0 0;
	padding: 0 0 78px 0;
	font-size: 80%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 1.2em;
	min-width: 667px;
	background: url(../images/bottom.gif) repeat-x bottom center;
}
#footer {
	text-indent: 0;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
	color: #999999;
}
#footer a:active {
	text-decoration: none;
	color: #666666;
}

#footer p {
	margin: 0 0 13px 0;
	line-height: 1.5em;
	text-align: center;
	text-indent: 1em;
	font-size: 11px;
}

p {
	margin: 0 0 13px 0;
	line-height: 1.5em;
	text-align: justify;
	font-size: 16px;
}

blockquote {
	margin: 0 0 13px 0;
	line-height: 1.5em;
	text-indent: 1em;
	color: #663300;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 .1em 0;
}
h1 {
	color: #663300;
}
h2 {
	color: #663300;
	text-align: center;
}
h3 {
	color: #663300;
}
h4 {
	color: #663300;
}
h5 {
	color: #663300;
}
h6 {
	color: #663300;
}
ul {
	margin: 0 0 1.5em 1.25em;
	line-height: 1.8em;
}
ol {
	margin: 0 0 1.5em 2em;
	line-height: 1.8em;
}
li {
	margin: 0 0 .5em 0;
}

img {
	border: 1px solid #663300;
	padding: 2px;
	background: #FFFFFF;
	text-align: center;
}

img.paragraph {
	border: 1px solid #663300;
	padding: 0;
	background: #FFFFFF;
	text-align: center;
	margin: 8px 8px 0 0;
}

#footer img {
	border: 0;
	padding: 0;
	background:none;
}
#imageArea img {
	border: 0;
	padding: 0;
	background:none;
}
.floatLeft {
	float: left;
	margin: 5px 15px 5px 0;
}
.floatRight {
	float: right;
	margin: 5px 0 5px 5px;
}

.psold {
	margin: 0 0 15px 0;
	line-height: 1.5em;
	text-indent: 0em;
	font-size: 16px;
	color:#F00;
	font-weight:bold;
}

a {
	text-decoration:underline;
	text-decoration:
}

.description {
	width: 865px;
	border: 1px solid #663300;
	padding: 12px;
	background: #FFFFFF;
	margin: 5px 0 5px 0;
}

.platButton {
	clear:both;
	float:left;
	border: 0;
	padding: 0;
	background:none;
	margin-top: 5px;
}
#raising-the-bar #outerWrapper #innerWrapper #contentWrapper h2 {
	text-align: center;
}
#news #outerWrapper #innerWrapper #contentWrapper #columnOne #columnWide p {
	text-align: justify;
}
