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

#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;
}

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

#usercontent {
	
}

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

#theContent .padMe {
	padding: 0;
	margin: 12px;
	margin-bottom: 0;
	width: auto;
	height: 345px;
	background: transparent url(/files/random.php?dir=web_images/admission_calendar&resize=crop&w=546&h=345) 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 #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; */
}