/*
Theme Name: Palmetto Posting Theme
Theme URI: http://www.digitaldreamsteam.com/
Description: Palmetto Posting Theme
Version: 1.0
Author: Digital Dreams Team
Author URI: http://www.digitaldreamsteam.com/
Tags:
*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

body  {
	font-family: Arial, Helvetica, sans-serif;
	background: #fcfaf1;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #7d7a64;
}

.center	{
	width: 800px;
	margin: 0 auto;
}

#topDiv {
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffffff;
	background: #000066;
}

#topDiv_child	{
	width: 800px;
	height: 104px;
	margin: 0 auto;
	background-image: url(images/header.jpg);
}


#middle {
	width: 100%;
	height: 282px;
	margin: 0 auto;
	background-image:url(images/headerBG.jpg);
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #fcfaf1;
	width: 220px;
	height: 282px;
	float: left;
	background-color:#a93d20;
}

#navlist {
	font: bold 10px Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	margin-left: 0;
}

#navlist li {
	list-style: none;
	margin: 0;
	padding: 9px 0 8px;
	border-bottom: 1px solid #9e381d;
	text-align: left;
}

#navlist li a {
	display: block;
	padding: 0.25em 0.5em 0.25em 5em;
	text-decoration: none;
}

#navlist li a:link { color: #fcfaf1; }
#navlist li a:visited { color: #fcfaf1; }

#navlist li a:hover {
	border-color: #9e381d;
	color: #aca88a;
}


.center p {
	width: 330px;
	height: 227px;
	float: left;
	padding: 2em 0 0 0;
	text-align: left;
	font-size: 15px;
	font-weight: 500;
}

#welcome 	{
	width: 435px;
	height: 227px;
	padding: 0 0 0 3em;
	float:left;
	font-size: 11px;
	text-align: justify;
}

#welcome h1 	{
	color:#a93d20;
}

#footer {
	clear:both;
	width: 100%;
	height: 100px;
	background-color: #eeece0;
}

#address {
	width: 200px;
	height: 100px;
	float: left;
	padding: 1em 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration:none;
	font-style:normal;
	font-size: 11px;
	font-weight: 500;
}

#fList	{
	width: 200px;
	float: right;
	text-align:left;
	padding: 1em 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration:none;
	font-style:normal;
	font-size: 11px;
	font-weight: 500;
}

#house_img{
	height: 245px;
	width: 579px;
	background: transparent url(images/house.jpg) no-repeat scroll 0 0;
	float: left;
}

#menu_footer li{
	float: left;
	list-style: none;
	padding: 4px;
}

#menu_footer li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D7A64;
	text-decoration:none;
}
#menu_footer li a:hover{
	text-decoration: underline;
}

#menu_footer_div {
	width: 800px;
	margin: 0 auto;
	height: 40px;
}

#content{
	min-height: 240px;
	width: 800px;
	margin: 0 auto;
}

#content_left{
	width: 220px;
	float: left;
	min-height: 1px;
	font-size: 14px;
	text-align: left;
	padding-top: 35px;
}
#content_right{
	width: 525px;
	float: left;
	text-align: left;
	padding-left: 38px;
	font-size: 11px;
}

#footer_inside{
	width: 800px;
	margin: 0 auto;
}
#address_footer{
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	width: 333px;
	float: left;
}
#address_footer p{
	padding: 0;
}
#contacts_emails{
	float: right;
	text-align: left;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 80px;
}
.post h3 {
	padding-bottom: 10px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A93D20;
	font-weight: normal;
}
.post h5 {
	padding-bottom: 10px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #A93D20;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
}
p{
	padding-bottom: 5px;
	padding-top: 5px;
	
}
#menu_footer{
	float: left;
}

#copyright{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 4px;
}

hr {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #A7A69D;
}
a{
	text-decoration: underline;
	color: #A7A69D;
}
a:hover {
	text-decoration: none;
}

div.entry {
	padding-bottom: 30px;
}