body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	text-align: center;
	background-repeat: repeat;
}
#divback{
    background-repeat: repeat-x;
    background-position:center 0px;
}
#outer-content{
    
}
#root{
	width:950px;
	background-repeat: repeat-y;
	background-position: right;
}

.wide #root{

}
.inner-content{

}
.primary-column{
	width:654px;
	text-align: left;
	margin: 10px 6px 0px 14px;
}
.wide .primary-column  {
	width:860px;
	margin-left: 45px;
	background: #fff;
}	
.secondary-column  {
    width:276px;
	text-align: left;
}
.wide .secondary-column{
    display:none;
}
#header{
    overflow:hidden;
}
#footer{
    position:relative;
    width:950px;
    margin:0 auto;
	text-align: left;
	color: #fff;
}

#footer span {
	display:block;
	margin-left:4px;
	}
.secondary-column .content-pad {
	padding:12px;
	}
.primary-column .content-pad {
	padding:12px 15px;
	}						

#footer .content-pad{
    padding:12px;
    }

/* = Horizontal Menu */

#Hmenu{ 
	margin:0 auto;
	width:950px;
	padding:0;
	background-repeat: repeat-x;
	border: 1px solid #07013E;
}

/* = HORIZONTAL TEXT-based menu list  */

#tophorizontal-navigation  {
	white-space:nowrap;
	position:relative;
	margin:auto;
	text-align:center;
	padding:5px 0px;
}
#tophorizontal-navigation  li {
    margin:0px 6px;
	display:inline;
	padding-bottom:7px;
} 							 
#tophorizontal-navigation a {
	font-family:Helvetica,'Arial Narrow','Nimbus Sans L',sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

/* = HORIZONTAL IMAGE-based menu list  */
#horizontal-navigation-img 		{list-style:none;margin:0;padding:0;}
#horizontal-navigation-img li 	{float:left;padding:0;margin:0;}
#horizontal-navigation-img li a, #horizontal-navigation-img img  {float:left;}

/* = Vertical Menu */

#Vmenu{ 
	width:270px; 
	margin:0;
	margin-top:10px; 
}

/* = VERTICAL TEXT-based menu list  */
#vertical-naviagtion {width:80%;}
#vertical-naviagtion li {margin:4px 11px 4px 0;}
#vertical-naviagtion a {font-size:15px;}

/* = Typography styles */ 

body a:hover {
	text-decoration:none; 
}
h1, h2, h3, h4, h5, h6, legend.style-block {
	margin:1px 0 8px 0;
	font-weight:normal;
	color: #003365;
	}
.section-h1 {
	font-size:24px;
	}
h2.section {
	font-size:18px;
	margin-bottom:1px;
	}
h1.page {} 
h1 	{
	font-size:22px;
	margin-bottom:3px;
	}
h2 	{font-size:18px; font-weight:normal;}
h3 	{font-size:15px;margin:12px 0px 0px; font-weight:bold;}
h4 	{font-size:14px; font-weight:bold;}
h5 	{font-size:14px!important; font-weight:bold; margin-bottom:-5px; margin-top:8px;}

/* keep same color as paragraphs */
p 	{margin:1px 0 8px 0; padding:3px 0px 6px;}

.footer-menu {
	list-style:none;
	display:block;
	clear:left;
	margin:0;
	padding:2px 0px;
	}
.footer-menu li {
	float:left;
	}
.footer-menu a {
	margin:0 4px;
	}
.footer-menu a:hover {
	color:#fff;
	}

/* Dakno Copyright */
.dakno	{
	font-size:10px; 
	text-align:center;
	margin:1% 0; 
	width:931px; 
	text-align: center;
	background: transparent;
	margin: 0px auto 15px auto; 
	padding:15px 0;
	color:#ffffff;
	}
.dakno a:link {
	text-decoration:underline; color:#ffffff;
	}
.dakno a:visited {
	text-decoration:underline; color:#ffffff;
	}	
.dakno a:hover {
	text-decoration:none; color:#888888;
	}
/* mini contact */

#mini {
        background: transparent url(http://www.farmhomesrealty.com/site_data/farmhomesrealty/layouts/farm/images/bg-mini.jpg) no-repeat left top;
        width: 240px;
        height: 260px;
        padding: 15px 0 0 20px;
        }
#minicontact { 
	margin:0 5px 0 5px;
	padding:0 5px 0 6px; 
	}
#minicontact label {
	display:block;
	margin:2px 10px 0 0!important;
	text-align:left;
	}
#minicontact input, #minicontact textarea {
	width:80%;
	border: 1px solid #666666;
	background: #181856;
	}
.mini-header {
	}
	
#minicontact .form-btn  { 
	margin:2px 40px 0 0; 
	width:auto!important;
	height:auto!important; 
	border:none!important;
	padding:2px 4px; 
	cursor:pointer; 
	}	

/* LIGHT */

.older{
border-bottom:1px solid ;
}

hr.posthr{
background-color:;

color:;
}



/* MID/DARK */

ul li.byuser, ol li.byuser{ 
background-color:;
}

.email-pg, .comment-box a{
background-color:;
}

#blog_template .primary-column img {
border-color:;
}

.comment-box a:hover{
color:;
}


/* DARK */

.post-content blockquote, #commentform #submit, #searchform input.search{
background-color:;
}

.comment-box a{
border-color:;
}

.fea {
        background: transparent url(http://www.farmhomesrealty.com/site_data/farmhomesrealty/layouts/farm/images/bg-fea.jpg) no-repeat left top;
        width: 240px;
        height: 260px;
        padding: 10px 0 0 0;
        text-align: center;
        font-size: 11px;
        }	
        
.fea h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 5px 0;
	color: #ffffff;
}        

.fea .details{
	display: none;
}