/*
---------------------------
Green Acres - template C: one medium image, pull quote, lots of text
author: Dave Kobrenski/BBM Designs
http://www.bbmdesigns.com
version: 14 aug 2008
---------------------------
*/

#mainbody {
	background: url(/css/img/news_ticker_bck.png) repeat-y 0 0;
}

#usercontent #sideBar {
	float: left;
	margin-right: 12px;
	height: auto;
}

#sideBar #intentional-model {
	border-bottom: 12px solid #fff;
	position: static;
	float: left;
}

#usercontent #splash {
	width: 570px;
	height: auto;
	float: left;
	position: relative;
	/* background: #FFF7D5; */
	background: #E8E6DC;
}

#usercontent {
	
}

#theContent {
	position: relative;
	z-index: 565;
	padding: 0;
	width: auto;
	height: auto;
	color: #2A2828;
	font-size: 12px;
}

#theContent .padMe {
	padding: 0;
	padding-left: 254px;
	margin: 12px;
	margin-bottom: 0;
	width: auto;
	height: 342px;
	background: transparent url(/css/img/tile-brown2.gif) repeat 0 0;
	overflow: hidden;
	position: relative;
	z-index: 565;
}

#theContent .padMe p {
	margin: 12px 0;
	padding: 0;
}

#theContent h3 {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0;
	line-height: 43px;
	height: 43px;
	padding: 0 17px;
	width: 536px;
	background: transparent url(/css/img/sub_h3_bck.gif) no-repeat 0 0;
	overflow: hidden;
}

#theContent #pullQuote {
	background: none;
	width: 274px;
	height: 310px;
	margin: 15px 0;
	text-align: center;
}
	
#pullQuote .quote {
	color: #FFF7D5;
	font-size: 25px;
	font-family: caecilia, Georgia, serif;
	line-height: 1.8em;
	width: 274px;
	text-align: center;
}

#pullQuote .author {
	color: #6A3C1E;
	font-size: 18px;
	font-family: caeciliabdcaps, Verdana, sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin-top: 12px;
}

#theContent #longText {
	margin: 12px;
	margin-top: 0;
	padding: 0;
	line-height: 1.8em;
	padding-top: 5px;
}

#usercontent #theContent #longText h4 {
	margin: 12px 0;
}

#theContent #longText p {
	/* margin-bottom: 0; */
}

#theContent #longText p + p {
	/* text-indent: 1.5em;
	margin-top: 0; */
}

#pgImg {
	width: 238px;
	height: 342px;
	position: absolute;
	top: 55px;
	left: 12px;
	z-index: 600;
	background: url(/files/random.php?dir=web_images/philosophy_mission&resize=crop&w=238&h=342) no-repeat center top; 
}

#pgImgOverlay {
	display: none;
	/* width: 216px;
	height: 316px;
	position: absolute;
	top: 56px;
	left: 12px;
	z-index: 700;
	background: url(/css/img/rounded_overlay_216_316.png) no-repeat 0 0;
	*/
}

#edgesOverlay {
	display: none;
	/*
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	width: 570px;
	height: 417px;
	background: transparent url(/css/img/rounded_edges.png) no-repeat 0 0;
	*/
}
