/*
Theme Name: PGiPress Default
Theme URI: http://www.pgipress.com/
Description: Default Theme for Almost Home.
Version: 1.0
Author: Pupillo Group
Author URI: http://www.pupillogroup.com/
*/

body {
	margin: 0px;
	padding: 0px;
	background: #e7daae url('images/body_bg.gif') repeat-x scroll 0px 0px;
	font-family: verdana, sans-serif;
	color: #206e41;
}
img {
	border: 0px none;
}
h2, h3 {
	color: #206e41;
	font-family: 'Pristina';
}
h2 {
	font-size: 1.8em;
	margin: 15px 0px 15px 0px;
}
h3 {
	font-size: 1.5em;
}
#footerHide {
display: none;
}
#mainContainer {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 968px;
	position: relative;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 968px;
	height: 141px;
	position: relative;
	background: transparent url('images/header.gif') no-repeat scroll 0px 0px;
}
#topNav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 20px;
	right: 70px;
}
#topNav a {
	text-decoration: none;
	font-style: italic;
	font-size: .8em;
	color: #206e41;
	padding: 0px 0px 0px 20px;
}
#navi {
	margin: 0px;
	padding: 0px;
	width: 694px;
	height: 80px;
	position: absolute;
	bottom: 8px;
	left: 200px;
	background: transparent url('images/navigation.gif') no-repeat scroll 0px 0px;
}
#navi ul{
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	float: left;
}
#navi li ul {
	display: none;
	position: absolute;
	border-right: 1px solid #13663c;
	background: #e8edc9 url('images/nav_bg.gif') repeat-y scroll right 0px;
}
#navi li ul li {
	display: block;
	text-align: right;
	color: #206e41;
	font-size: .8em;
	float: none;
	padding: 4px 4px 4px 0px;
	border-bottom: 1px #13663c solid;
}
#navi li ul li a {
	color: #206e41;
	text-decoration: none;
}
#navi li:hover ul, #navi li.over ul {
	display: block;
}
#nav_programs {
	top: 77px;
	right: 570px;
	width: 190px;
}
#nav_photo {
	top: 77px;
	right: 454px;
	width: 115px;
}
#nav_stories {
	top: 77px;
	right: 341px;
	width: 113px;
}
#nav_involvement {
	top: 77px;
	right: 185px;
	width: 154px;
}
#nav_events {
	top: 77px;
	right: 91px;
	width: 92px;
}
#nav_donate {
	top: 77px;
	right: 0px;
	width: 91px;
}
#picture {
	margin: 0px;
	padding: 0px;
	width: 968px;
	height: 225px;
	background: transparent url('http://www.almosthomestl.org/wp-content/themes/default/images.php') no-repeat scroll 0px 0px;
}
#contentContainer {
	margin: 0px 70px 0px 60px;
	padding: 20px 0px 0px 0px;
	background-color: #e8edc9;
}
#contentContainer .entry {
	font-size: .8em;
}
#contentContainer .entry div {
	margin: 10px 0px;
}
#leftSide {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 261px;
	font-size: .8em;
	border-right: 2px #13663c solid;
}
#leftSide h3 {
	margin-bottom: 0px;
}
#leftSide a, #leftSide ul {
	color: #1a5834;
	text-decoration: none;
}
#leftSide ul {
	padding: 0px 0px 0px 25px;
	margin: 3px 0px 3px 0px;
}
#leftSideContent {
	padding: 15px 15px 25px 20px;
	margin: 0px;
}
#leftSideContent p {
	margin: 4px 0px 4px 0px;
}
#rightSide {
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 8px;
	width: 538px;
}
#rightSide ul li, #leftSide ul li {
	list-style-type: square;
}
#contentFooter {
	font-family: 'Pristina';
	bottom: 1px;
	margin: 73px auto 0px auto;
	right: 100px;
	width: 400px;
	height: 60px;
}
#contentFooter a {
	color: #206e41;
	text-decoration: none;
	margin: 0px;
}
#footerLinkOne {
	font-size: 1.5em;
	margin: 0px;
	text-align: center;
	float: left;
}
#footerLinkTwo {
	font-size: 1.5em;
	margin: 0px;
	text-align: center;
	float: right;
}
.footerLinkSecondLine {
	font-size: .7em;
}
#footer {
	margin: 7px 70px 0px 60px;
	padding: 0px;
	height: 100px;
	position: relative;
	font-size: .7em;
	background: #e4d6a5 url('images/footer.gif') no-repeat scroll 15px 2px;
}
#footer a {
	color: #1a5834;
	text-decoration: none;
}
#footerForm {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 15px;
	right: 5px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.clearBoth {
	clear: both;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#breadcrumbHolder {
	font-size: .7em;
	margin: 0px;
	padding: 0px;
}
#breadcrumbHolder a {
	text-decoration: none;
	color: #1a5834;
}