body {
	font-family:Constantia,Georgia,'Nimbus Roman No9 L',serif;
    background-repeat:repeat;
    background-attachment:fixed;
	font-size:15px;
}
#divback{
    background-repeat:repeat-y;
    background-position:center 0px;
}
#outer-content{
    
}
#root{
	width:950px;
}

.wide #root{

}
.inner-content{

}
.primary-column{
	width:672px;
    background:#cbaa6f;
    border-radius:10px;
    box-shadow:0 0 5px #000;
}
.wide .primary-column  {
	width:950px;
}	
.secondary-column  {
    width:265px;
}
.wide .secondary-column{
    display:none;
}
#header{
    height:257px;
    text-align:center;
}
#footer{
    position:relative;
    width:100%;
    margin:0 auto;
    background:url(http://www.movetolakemary.com/site_data/movetolakemary/layouts/plank/images/bg-footer.png) no-repeat center bottom;
}

#footer span {
    color: #E49922;
    display: block;
    margin-left: 4px;
}
.secondary-column .content-pad {
	padding:12px;
	}
.primary-column .content-pad {
	padding:12px;
	}						

#footer .content-pad{
    margin: 0 auto;
    padding: 9px 8px 27px;
    width: 934px;
}
#footer h2{
    color: #AAA32A;
    font-family: Buda, 'Trebuchet MS',Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
    font-size: 33px;
    margin: 14px 0 0 4px;
font-weight:normal;
}
#footer h3{
    color: #AAA32A;
    font-size: 17px;
    font-weight: normal;
    margin: 0 0 0 4px;
    padding: 0;
    font-family: Buda, 'Trebuchet MS',Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
}
#footer a {
    color: #E49922;
}
#footer a:hover {
    color: #ffffff;
}
/* = Horizontal Menu */

#Hmenu{ 
	background-position: right top;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 auto;
    padding: 0 0 0 184px;
    width: 766px;
}

/* = HORIZONTAL TEXT-based menu list  */

#tophorizontal-navigation  {padding:7px 0px;}
#tophorizontal-navigation  li {
    margin: 0 2px;
    padding: 0 9px 7px;
} 							 
#tophorizontal-navigation a {font-size:15px;text-decoration:none;
    font-family:'Trebuchet MS',Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
    font-weight:bold;
}

/* = 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-family:'Trebuchet MS',Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
}
.section-h1 {
	font-size:24px;
}
h2.section {
	font-size:18px;
	margin-bottom:1px;
    padding-bottom:2px;
}
h1.page {
    font-size:23px;
	margin-bottom:3px;
    } 
h1 	{
	font-size:23px;
	margin-bottom:3px;
}
h2 	{font-size:21px;}
h3 	{font-size:19px;margin:12px 0 0;}
h4 	{font-size:16px; font-weight:normal;}
h5 	{font-size:14px!important;font-weight:bold;margin:8px 0 -5px;}

.footer-menu {
	list-style:none;
	display:block;
	clear:left;
	margin:0 auto;
    text-align:center;
    width:100%;
	padding:2px 0;
    color:#224D5E;
}
.footer-menu li {
	display:inline;
}
.footer-menu a {
    margin:0 4px;
    color:#e49922;
    font-size:17px;
    font-family:'Trebuchet MS',Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
    text-transform:uppercase;
    text-decoration:none;
}
.footer-menu a:hover{
    color:#fff;
}

/* Dakno Copyright */
.dakno{
    background:transparent;
    color:#fff;
}
.dakno a {
   color:#E49922;
}
.dakno a:hover {
   color:#fff;
}
/* mini contact */

#minicontact { 
	margin:0 5px;
	padding:0 5px 0 6px; 
}

#minicontact label {
	display:block;
	margin:2px 10px 0 0!important;
	text-align:left;
}

.mini-header {
    font-size:24px;
    text-align:center;
}	

#minicontact input.form-btn  { 
	margin:4px 0px; 
	width:auto;
	height:auto; 
	padding:2px 4px; 
	cursor:pointer; 
	text-transform:uppercase;
	font-weight:bold;

}

/* LIGHT */

.older{
border-bottom:1px solid #C98C31;
}

hr.posthr{
background-color:#C98C31;

color:#C98C31;
}



/* MID/DARK */

ul li.byuser, ol li.byuser{ 
background-color:#4D2003;
}

.email-pg, .comment-box a{
background-color:#4D2003;
}

#blog_template .primary-column img {
border-color:#4D2003;
}

.comment-box a:hover{
color:#4D2003;
}


/* DARK */

.post-content blockquote, #commentform #submit, #searchform input.search{
background-color:#4D2003;
}

.comment-box a{
border-color:#4D2003;
}
.mid{
    background:url(http://www.movetolakemary.com/site_data/movetolakemary/layouts/plank/images/bg-mid.png) no-repeat center top;
    width:828px;
    height:205px;
    margin:0 auto;
}
#logo{
    position:relative;
    height:1px;
}
#logo img{
    position:absolute;
    top:0;
    left:-16px;
    z-index:20;
}
.qs{
    float:left;
    color:#fff;
    text-align:left;
    padding: 0 0 0 25px;
}
.qs input{
    border:1px solid #1b4353;
}
.qs select{
    border:1px solid #1b4353;
}
.popsearches{
    float:right;
    padding:9px 6px 0 0;
}
.popsearches ul{
    list-style:none;
    margin:0 auto;
    padding:0;
    width:265px;
}
.popsearches li{
    background:url(http://www.movetolakemary.com/site_data/movetolakemary/layouts/plank/images/mid-btn.png) no-repeat left top;
    height:34px;
    text-align:left;
}
.popsearches li:hover{
    background-position:0 -34px;
}
.popsearches a{
    color: #000000;
    display: block;
    font-family: 'Trebuchet MS',Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 32px;
    padding: 0 0 0 8px;
    text-decoration: none;
}
.popsearches a:hover{
    color:#000;
}
.mid h2, .mid h3{
    color:#e49922;
}
.mid h2{
    font-size:30px;
}
.mid h3{
    font-size: 22px;
    font-variant: small-caps;
    font-weight: bold;
    margin: 0 0 6px;
}
.secondary-column h2{
    font-size:26px;
    color:#e49922;
    font-variant:small-caps;
}
.area-cities{
    background: none repeat scroll 0 0 #4E2004;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 5px #000000;
    color: #FFFFFF;
    font-size: 16px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 0 13px;
}
.area-cities h3{
   color: #FFFFFF;
    font-family: Buda,'Trebuchet MS',Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
    font-size: 32px;
    margin: 8px 0;
}
.area-cities a{
    color: #FFFFFF;
    text-decoration: none;
}
.area-cities a:hover{
    color:#CBAA6F;
}
.area-cities ul{
    margin: 0 auto;
    width: 703px;
}
.area-cities li{
    float: left;
    margin: 2px 0;
    text-align: left;
    width: 233px;
}
.contact{
    color: #FFFFFF;
    font-family: 'Trebuchet MS',Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
    font-weight: bold;
    line-height: 120%;
    position: absolute;
    right: 6px;
    text-align: right;
    top: 0;
}
.contact a{
    color:#fff;
    text-decoration:none;
    text-align:right;
}
.contact a:hover{
    color:#CBAA6F;
}
.contact a:hover{
    color:#fff;
}
.qs .mls-quick-search select, .qs .mls-quick-search input {
    width: 96px;
}
.qs .mls-quick-search label {
    width: 90px;
}
.qs .mls-quick-search li.location_field label, .qs .mls-quick-search li.location_field {
    float: left;
    width: 396px;
}
.qs .mls-quick-search {
    width: 510px;
}
.qs .mls-quick-search .submit_search input{
    background:url(http://www.movetolakemary.com/site_data/movetolakemary/layouts/plank/images/bg-btn.png) no-repeat left top;
    width:101px;
    height:34px;
    line-height:30px;
    color:#000;
    font-weight:bold;
}
.connect{
    text-align:center;
}
.qs span a{
    color:#fff;
}
.qs span a:hover{
    color:#CBAA6F;
}
.secondary-column a{color:#e49922;}
.secondary-column, #secondary-column a:hover {color:#fff;}
#m_searchmenu li#stype-3{display:none;}
