/*
Theme Name: Orlando Gardens
Theme URI: http://www.orlandogardens.com
Description: 
Version: 1.0
Author: Pupillo Group
Author URI: http://www.pgistlouis.com
*/
body {
	margin: 0px;
	padding: 10px 0px 0px;
	background-color:#FFFFFF;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12pt;
}
img {
	border: 0px none;
}
#mainContainer {
	width: 750px;
	margin: 0px auto;
	background-color: #cbbfaf;
}
#header {
	width: 750px;
	height: 126px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: transparent url('images/header_bg.jpg') no-repeat scroll 0px 0px;
}
#headerLink {
	position: absolute;
	width: 135px;
	height: 126px;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	background: transparent url('images/starburst_bg.jpg') scroll no-repeat 0px 0px;
}
#headerLink #linkContainer {
	margin: 0px;
	padding: 20px 10px 5px;
	text-align: center;
}
#headerLink #linkContainer a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#navigation {
	width: 750px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	background: transparent url('images/nav_bg.jpg') repeat-x scroll 0px 0px;
}
#hmImageDiv {
	margin: 0px;
	padding: 0px 0px 0px 9px;
	 position: relative;
	 left: 10px;
	 top: -140px;
}
#hmImageDiv li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#introslide {
	margin: 0px;
	padding: 0px;
position: relative;
	 left: 0px;
	 top: 140px;
}
#mainContent {
	background-color: #cbbfaf;
}
#footer {
	background-color: #313325;
	color: #E4E4E4;
	width: 750px;
	font-size: .6em;
	font-family: arial, sans-serif;
}
#footer a {
	color: #E4E4E4;
}
#postTitle {
	background-color: #eae5e1;
	margin: 2px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #888075;
	font-family: georgia, serif;
	font-size: .8em;
}
#postTitle h2 {
	margin: 0px;
	padding: 0px;
}
.entry {
	padding: 0px 25px 20px;
	font-size: .8em;
}
#leftEntryContent {
	width: 450px;
	float: left;
}
#rightEntryContent {
	width: 244px;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	float: right;
}
#rightEntryContent #imgContainer {
	background-color: #eae5e1;
	padding: 3px;
	border: 1px solid #888075;
}
#testimonials {
	font-size: .7em;
	color: #333;
	margin: 0px 0px 2px;
	padding: 5px;
	width: 232px;
	font-style: italic;
	border: 1px solid #888075;
	background-color: #eae5e1;
}
.entry h3 {
	color:#96311F;
	font-family:Times,serif;
}
.entry a {
	text-decoration: none;
	color: #96311F;
}
.clearBoth {
	clear: both;
}
/*
div.hmImageWrapperDiv { position: absolute; height: 278px; overflow: hidden;}
div.hmImageWrapperDiv a { display: block; background: #ccc; width: 12px; height: 12px; margin: 0 0 0 8px; float: left; overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #000; }
div.hmImageWrapperDiv a:hover { text-decoration: none; }
div.hmImageWrapperDiv a.current { background: #c00; }*/

div.fadenav { position: absolute; top: 5px; right: 5px; }
div.fadenav a { display: block; background: #ccc; width: 12px; height: 12px; margin: 0 0 0 8px; float: left; overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #000; }
div.fadenav a:hover { text-decoration: none; }
div.fadenav a.current { background: #c00; }
slide { position: relative; height: 430px; width: 278px; background: #fff; text-align: center; }

