/*--------------------------
Quarry Hill
based on Oakvilleranch
COPYRIGHT 2013 WILDFIREWEB
AUTHOR: support@wildfireweb.com
Created: 8/13/15
Updated: 2/19/16
---------------------------*/

@import url(/css/wildfirecommon.css);

body{
font-size: 14px;
margin: 0 auto;
padding: 0; 
background: #fff;
font-family: "Roboto",sans-serif;
font-weight: 400;
color: #111;
}

#copyright {
width:96%;
text-align:center;
position:relative;
margin: 0 auto;
font-size: 12px;
color: #D1B86F;
}

#copyright a{
font-size: 12px;
color: #D1B86F;
text-decoration: underline;
}

#copyright a:visited{
font-size: 12px;
color: #D1B86F;
}

#copyright a:hover{
font-size: 12px;
color: #eeeeee;
}



.adminlinks {
display: block;
font-family: Georgia;
position: relative;
padding: 4px 20px;
font-size: 12px;
background: #EF7B3D url(/home/wfw/images/adminlinks_w.jpg) left no-repeat;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}

.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}

img
{
border:none;
max-width:100%;
height:auto;
}


h1
{
font-size: 23px;
color:#69805a;
font-weight:normal;
}

h2
{
color:#69805a;
}

h3
{
color:#69805a;
}

/* styles for links */ 

a {
color: #69805a;
text-decoration: none;
}

a:visited{
color: #69805a;
text-decoration: none;
}

a:hover{
color: #111;
text-decoration: underline;
}


.hide{
display: none;
}

.clearboth{
position: relative;
display: block;
height: 1px;
clear: both;
float: left;
}

h3.wfw{
font-weight: bold;
font-family: "Roboto",sans-serif;
font-size: 16px;
color: #4a7ac6;
}

h3 {
font-size: 16px;
padding: 0;
margin: 0;
}


#outer_wrapper {
width: 100%;
margin: 0 auto;
margin-bottom: 0;
margin-top: 0px;
}


#wrapper{
position:relative;
display:block;
margin: 0px auto;
width:100%;
max-width: 1040px;
padding: 0;
background:#fff;
top:20px;
}


#innerwrapper{
position: relative;
display: block;
margin: 0 auto;
max-width: 1040px;
padding: 0 0 0 0;
border: none;
top:0px;
background:#fff;
clear:both;
}


.homepage #innerwrapper, .homepage #wrapper
{
/* background: rgba(81, 8, 33, 0.7); */
background:transparent;
}


#header{
position:relative;
display:block;
width:100%;
clear:both;
margin:0 auto;
min-height:215px;
margin-top:0px;
padding-top:20px;
background:#fff;
background-image:url(/templates/quarryresponsive/images/fadedflowers.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#69805A;
/* font-family: "Roboto",sans-serif; */
font-family: 'Josefin Sans', sans-serif;
}

#header img
{
max-width:95%;
height:auto;
}

#header .editable img
{
width:auto;
}

#innerheader
{
max-width:1040px;
width:98%;
position:relative;
padding:0 0 0 2%;
margin:0 auto;
}

#header h1, #header h3, #header h2, #header h4
{
margin:5px 0 0 .9%;
letter-spacing:3.5px;
/* font-family: "Roboto",sans-serif; */
/* font-family: 'Raleway', sans-serif; */
font-family: 'Open Sans', sans-serif;
color:#487647;
font-weight:600;
}

#header h1
{
font-size:52px;
margin: 0;
margin-bottom:10px;
padding: 0;
/* font-family: 'Great Vibes', cursive; */
/* font-family: 'Hind', sans-serif; */
/* font-family: 'Muli', sans-serif; */
/* font-family: 'Raleway', sans-serif; */
font-family: 'Josefin Sans', sans-serif;
/* font-family: 'Quicksand', sans-serif; */
letter-spacing: 1px;
color:#6C3B22;
}

#header h3
{
font-size:16px;
margin-top:0;
}

#header a
{
color:#487647;
}

#phone
{
width:190px;
position:absolute;
right:0%;
top:50px;
font-size:26px;
font-family: 'Lato', sans-serif;
}

#socialicons2 
{
position:relative;
width:100px;
margin:0 auto;
}

#phone #socialicons2 img
{
position:relative;
display:block;
float:left;
width:32px;
height:auto;
margin:0 auto;
left:-8px;
top:8px;
}

#phone a, #phone a:hover
{ 
color:#93c745;
}

#phone a#mailinglistlink 
{
font-size:14px;
display:block;
clear:both;
top:12px;
position:relative;
}

/* Editable Drop Down Nav css */

#topnav {
position:relative;
display: block;
width:100%;
height:32px;
/* font-family: Georgia; */
font-family: "Roboto",sans-serif;
font-weight:400;
padding: 0px 0 0px 0px;
/* margin: 0 auto; */
left:0px;
margin: 0 0 0 0;
clear:both;
z-index:60;
color:#eeeeee;
/* background:#93c745; */
background: #788d69;
-webkit-box-shadow: 0px 8px 5px -3px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 8px 5px -3px rgba(0,0,0,0.33);
box-shadow: 0px 8px 5px -3px rgba(0,0,0,0.33);
}

/* dropdown menu */

#topnav #dropnav {
position: relative;
display: block;
margin:0 auto;
max-width: 1040px;
height: 32px;
padding: 0;
list-style: none;
z-index:63;

/* text-transform:uppercase; */
}

#topnav #dropnav li.level_1{
display: inline-block;
position: relative;
font-size: 14px;
font-weight:400;
height: 21px;
float:left;
margin: 0;
list-style: none;
text-align: center;
line-height: 18px;
}

#topnav #dropnav li.level_1 span.editable{
display: inline-block;
position: relative;
text-decoration: none;
padding: 7px 18px 4px 18px;
margin: 0;
color:#222;
height:21px;
}

#topnav #dropnav li.level_1 a {
display: inline-block;
position: relative;
text-decoration: none;
padding: 7px 18px 4px 18px;
margin: 0;
height:20px;
color: #eeeeee;
/* border-right: solid 1px #78aa2e; */
transition:background 0.4s linear;
}

#topnav #dropnav li.selected_tab a {
padding: 7px 18px 4px 18px;
height: 21px;
background: #C8B763;
color:#222;
}

#topnav #dropnav li.over_1 a, #topnav #dropnav li a:hover {
padding: 7px 18px 4px 18px;
background: #C8B763;
color:#222;
}

/* So far everything above this line has controlled only the actual top nav */

/* second level dropdown nav */


#topnav #dropnav li.level_1 ul {
/* This positions the first level drop down */
list-style:none;
position: absolute;
top:31px;
left:0px;
z-index:79;
margin: 0;
padding: 0;
text-align: left;
background:#788d69;
background: rgba(81, 8, 33, 0.7);
visibility:hidden;
opacity:0;
transition:visibility 0s linear 0.4s,opacity 0.4s linear;
}

html>body #topnav #dropnav li.level_1 ul {
width: auto;
min-width: 210px;
} 


#topnav #dropnav li.level_1:hover ul, #topnav #dropnav li.over_1 ul {
visibility:visible;
opacity:1;
transition-delay:0s;
}

#topnav #dropnav li.level_2 {
position:relative;	
display:block;
float:none;
_width:210px;
margin:0;
padding:0;
list-style:none;
text-align: left;
text-transform: none; 
z-index:79!important;
height:auto;
color:#eeeeee;
}

#topnav #dropnav li.level_2 a, #topnav #dropnav li.level_2 span.editable {
/* This changes the original state of the drop down */
font-size:13px;
display:block;
width: 187px;
padding: 2px 11px 3px 18px;
text-decoration:none;
border-bottom:none;
border-right:none;
line-height:2;
background:#788d69;
height:auto;
color:#eeeeee;
}




#topnav #dropnav li.level_1 ul li.level_2 a:hover, #topnav #dropnav li.over_2 a, #topnav #dropnav li.selected_tab.level_2 a
{
background: #C8B763;
color: #222;
padding: 2px 11px 3px 18px;
}  



/* Third level dropdown nav */

#topnav #dropnav li.level_1 ul li.level_2 ul {
list-style:none;
position: absolute;
top:0;
width: 217px;
left:215px;
z-index:79;
padding:0 0 0 0;
margin: 0 0 0 0;
height:auto;
text-align: left;
visibility:hidden;
opacity:0;
transition:visibility 0s linear 0.4s,opacity 0.4s linear;
}

#topnav #dropnav li.level_1 ul li.level_2:hover ul, #topnav #dropnav li.level_1 ul li.over_2 ul {
visibility:visible;
opacity:1;
transition-delay:0s;
}



#topnav #dropnav li.level_3 {
position:relative;	
display:block;
z-index:79!important;
padding:0 0 0 0;
margin: 0 0 0 0;
width: 217px;
}


#topnav #dropnav li.level_3 a, #topnav #dropnav li.level_3 span.editable {
/* This changes the original state of the drop down */
font-size:13px;
display:block;
width: 190px;
padding: 2px 11px 3px 16px;
text-decoration:none;
border-bottom:none;
border-right:none;
line-height:2;

height:auto;
}

#topnav #dropnav li.level_3 a:hover {
/* This changes the original state of the drop down */
font-size:13px;
display:block;
width: 190px;
padding: 2px 11px 3px 16px;
text-decoration:none;
border-bottom:none;
border-right:none;
line-height:2;
color:#eeeeee;
background:#788d69;
background: rgba(81, 8, 33, 0.7);
height:auto;
}

#topnav #dropnav li.level_4 {
position:relative;	
display:block;
z-index:79!important;
padding:0 0 0 0;
margin: 0 0 0 0;
}


#topnav #dropnav li.level_1 ul li.level_2 ul li.level_3 a, #topnav #dropnav li.level_3 span.editable {
text-decoration:none;
border-bottom:none;
border-left:none;
}

#topnav #dropnav li.level_3.selected_tab a
{
background:#788d69;
color:#fff;
}

/* fourth level dropdown */

#topnav #dropnav li.level_3 a:hover, #topnav #dropnav li.level_1 ul li.level_2 ul li.level_3 a:hover, #topnav #dropnav li.level_1 ul li.level_2 ul 
li.level_4.selected_tab a
{
background:#788d69;
border-right:none;
color:#eeeeee;
}

#topnav #dropnav li.level_1 ul li.level_2 ul li.level_3 ul {
/* This positions the first level drop down */
display:none;
list-style:none;
position: absolute;
top:0px;
left:215px;
z-index:25;
margin: 0;
padding: 0;
text-align: left;
/* border-left: 4px solid #000; */
}

#topnav #dropnav li.level_1 ul li.level_2 ul li.level_3:hover ul, #topnav #dropnav li.over_3 ul {
display: block; 

}

/* End Drop Down Menu */


#container {
position: relative;
display: block;
left:0;
top:0px;
padding: 10px 0 15px 0;
margin: 0 0 0 0;
width: 100%;
clear:both;
/* color:#000; */
/* background:#fff; */
}

#homepage_content #container
{
padding-top:0px;
top:0px;
margin-bottom:0px;
color:#111;
}

#homepage_content h2 {
font-family: Arial!important;
}



/* BREADCRUMB TRAIL */

#breadcrumb {
display: block;
position: relative;
font-size: 14px;
font-weight: normal;
padding-bottom: 10px;
color: #888;
clear: both;
}


#breadcrumb a{
color: #888;
font-size: 12px;
text-decoration: none;
}

#breadcrumb a:visited{
text-decoration: none;
font-weight: normal;
}

#breadcrumb a:hover{
text-decoration: underline;
}

#breadcrumb span{
display: none;
}

span#breadcrumb1, span#breadcrumb2, span#breadcrumb3, #breadcrumb a:hover{

}

/* hide the edit button on the breadcrumb in edit mode */
span#breadcrumb1 .editable img, span#breadcrumb2 .editable img, span#breadcrumb3 .editable img {
display: none;
}


#content_title {
font-variant:small-caps;
font-weight: normal;
font-size: 20px;
color: #4e0d8d;
color: #64C7Cf;

padding-bottom: 10px;
}

#content{
display: block;
position: relative;
margin: 0 0 0 0;
font-size: 16px;
padding: 0px 10px 10px 30px;
line-height: 1.6;
margin-top: 15px;
/* force min-height in most browsers */
min-height:600px;
height:auto !important;
height:600px;
/* border: 1px solid red; */
}
/*

#content a{
color: #eee;
}
*/

#leftcolindex
{
width:24%;
float:left;
left:0;
position:relative;
}

#rightcolindex
{
width:70%;
float:left;
left:0;
padding:10px 2% 10px 2%;
position:relative;
}


#homepage_content{
float:left;
margin: 0;
font-size: 14px;
padding: 0px 20px 0px 20px;
line-height: 1.6;
/* border: 1px solid red; */
/* margin-top: 10px; */
/* force min-height in most browsers */
min-height:400px;
height:auto !important;
height:400px;

}

#homepage_top {
position: relative;
display: block;
margin:0 auto;
width: 99%;
top:0px;
left:.5%;
}


.homesquare
{
display:block;
position:relative;
float:left;
width:30%;
padding: 0px 5px 15px 5px;
text-align:left;
margin: 0 1% 0 1%;
}

.homesquare h3
{
font-size:18px;
/* color:#69805a; */
/* font-family:"Lato",sans-serif; */
font-family: 'Josefin Sans', sans-serif;
font-weight:normal;
color:#6C3B22;
}

.homesquare h3 a {
color:#6C3B22;
}

.homesquare img
{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
overflow:hidden;
-webkit-filter: sepia(0);
-webkit-filter: sepia(0%);
filter: sepia(0%);
transition: 0.4s linear;
opacity:1;
}

.homesquare img:hover
{
-webkit-filter: sepia(.8);
-webkit-filter: sepia(80%);
filter: sepia(80%);
opacity:.7;

}

#homepage_bottom {
position: relative;
display: block;
width: 95%;
top:0px;
padding: 16px 5% 0 5%;
/* min-height:300px; */
margin:0 auto;
/* color:#111; */
color:#6C3B22;
/* font-family: Garamond, serif; */
font-size:18px;
line-height:1.2;
clear:both;
/* color: #69805A; */
}

#homepage_bottom p
{
margin: 0 0 14px 0;
}

#homepage_content.fullpage
{
width:100%;
/* margin: 0; */
padding: 7px 0 6px 0;
position:relative;
float:none;
clear:both;
margin-bottom:0px;
background:transparent;
color:#111;
}

.blackbackground #homepage_content
{
padding-top:0;
}

#homepage_top_left {
position: relative;
display: block;
margin: 0;
width: 300px;
padding: 10px 10px 20px 10px;
float: left;
left: 15px;
border: none;
color:#eee;
height:380px;
overflow:hidden;
top:0px;
}

#homepage_top_middle {
position: relative;
display: block;
margin: 0;
width: 300px;
padding: 10px 10px 20px 10px;
float: left;
border: none;
color:#eee;
margin-left:30px;
height:380px;
overflow:hidden;
top:0px;
}


#homepage_content_right {
position: relative;
display: block;
margin: 0;
width: 300px;
padding: 10px 10px 20px 10px;
float: left;
border: none;
left:15px;
height:380px;
overflow:hidden;
top:0px;
}

/*
#homepage_top_left h2, #homepage_top_middle h2, #homepage_content_right h2
{
margin-top:0px;
margin-bottom:5px;
}
*/

#fullpage_content {
display: block;
position: relative;
left:0;
width: 980px;
margin: 0;
margin-top: 0;
padding:20px 20px 0 20px;
color: #333;
font-size: 14px;
padding-bottom: 5px;
/* force min-height in most browsers */
min-height:554px;
height:auto !important;
height:554px;
}


#inner_content
{
width:100%;
position:relative;
left:0px;
padding:0px 0px 15px 0px;
}

#inner_content.store
{
left:0px;
}


#leftcol{
position: relative;
display: block;
float: left;
width: 195px;
font-size: 12px;
margin: 0 0 0 0;
padding: 10px;
color: #000;
min-height:300px;
}

#leftcol_top{
position: relative;
width: 160px;
font-size: 15px;
color: #000;
}

#leftcolnosubnav{
position: relative;
width: 120px;
font-size: 12px;
margin: 0;
padding: 10px 0px 10px 0px;
color: #333;
}

#leftcol blockquote {
margin: 10px 0 10px 0;
padding: 2px 0 6px 25px;
background: transparent;
border-bottom: 1px dotted #ccc;
}


#leftcol_title {
display: block;
position: relative;
width: 100%;
float:left;
overflow: hidden;
font-variant:small-caps;
font-size: 18px;
background: #000;
color: #000;
text-align: center;
padding: 0px 3px 0px 7px;
margin: 0;
/* background: #acb974; */
}


#rightcol_title {
display: block;
position: relative;
width: 100%;
overflow: hidden;
font-variant:small-caps;
font-size: 18px;
background: #000;
color: #000;
text-align: center;
padding: 0px 3px 0px 7px;
margin: 0;
/* background: #acb974; */
}


#rightcol{
position: relative;
display: block;
float: right; 
/* right: 8px; */
width: 270px;
font-size: 12px;
margin: 0;
margin-top: 0px;
padding: 10px 20px 30px 10px;
color: #000;
overflow: hidden;
/* border: 1px solid yellow; */
}

#rightcol a{
color: #000;
}


/* CONTACT FORM */

.contactform table{
border: 2px solid #0f1b57;
color: #0f1b57;
}

.contactform th{
background: #0f1b57;
color: #000;
}

#footer{
position: relative;
display: block;
width: 100%;
font-size: 14px;
min-height:130px;
line-height: 1.4;
clear: both;
text-align: right;
padding-top: 14px;
padding-bottom: 20px;
left:0px;
background:#69805A;
color:#eee;
margin-top:50px;
-webkit-box-shadow: inset 1px 1px 5px 3px rgba(000, 000, 000, .3);
box-shadow: inset 1px 1px 5px 3px rgba(000, 000, 000, .3); 
}
#footer a
{
color:#eee;
}

#footer.home
{
margin-top:20px;
}

#editable_footer
{
text-align:left;
width:95%;
max-width:1040px;
padding: 0 0px 0 0px;
position:relative;
margin: 0 auto;
left:1.5%;
min-height:80px;
font-size:15px;
}

#login {
color: #753E01;
text-align: right;
font-size:12px;
position:relative;
width:250px;
right:0px;
float:right;
clear:both;
}

#login a{
color: #eee;
}

#login a:hover{
color: #fff;
text-decoration: underline;
}

#loginbox #username, #loginbox #password
{
margin-bottom:8px;
}

#loginbox br
{
display:none;
}

#loginform
{
display:block;
position:relative;
left:0px;
width:230px;
padding: 5px 0 0 0;
margin: 0 0 0 0;
}

/* slates and blogs */

.wfw_blog_content {
    display: block;
    position: relative;
    font-size: 15px;
    width: 99%;
    margin:0 0 0 0;
   padding:0 0 0 0;
/*     border: 1px solid red; */
    top: 0px;
}


.wfw_blog_content h2{
margin: 0;
padding: 0;
padding-left: 0px;
font-size: 18px;
}

.wfw_clear {
	clear: both;
}

#slatelist{
margin: 0;
}

#wfw_slate_wrapper {
position: relative;
display: block;
margin: 0;
padding: 0px 10px 0 5px;
left: 0px;
/* border: 1px solid red; */
}

#slideshow-edit #wfw_slate_wrapper
{
width:960px;
padding: 0 0 0 0;
left:0;
}

#slatelist p{
clear: both;
}

.wfw_slate_title{ /* TITLE OF SLATE */
font-size: 20px;
color: #69805a;
font-weight: bold;
}


#blogposttitle{ /* LINK TO ACTUAL POST */
font-size: 13px;
text-decoration: none;
height: 16px;
color: #444;
}

.wfw_slatepost_title {
border: none;
}

/*tablet title*/

.wfw_slatepost_title a{
text-decoration: none;

display: block;
padding: 8px 0 0 0;
font-size: 16px;
font-weight: bold;
}

.wfw_slatepost_title a:visited {

}

.wfw_slatepost_title a:hover{
/* text-decoration: underline; */

}

.wfw_blog_links a{ /* STUFF UNDERNEATH THE TITLE */
font-size: 11px;
margin: 0;
padding: 0;
border: none;
}

.slate_delete{
position: relative;
top: -12px;
}

.blog_movearrow{
position: absolute;
top: 20px;
right: 0;
display: none;
}


.wfw_slate_controls{ /* PUBLISH CONTROLS */
width: 50px;
display: block;
color: #fff;
font-size: 11px;
}

.wfw_slate_controls img{

}

.wfw_blog_title {
/* color: #4e0d8d; */
color: #69805a;
font-size: 24px;
padding: 0 0 0 0;
margin: 0 0 0px 0;
}

#blog_editing .wfw_blogpost_title
{
width:98%;
}

#blog_editing .wfw_blogpost_title a
{
width:auto;
background:transparent;
font-size:12px; 
display:inline;
}

.wfw_blogpost_title
{
border-top:none;
border-bottom:none;
padding:8px 0 8px 0;
margin: 10px 0 10px 0;
border-top: solid 1px #915a42;
}

#blog_new .wfw_blogpost_title
{
border-bottom:none;
margin: 0 0 0 0;
border-top: 1px solid #915a42;
}

#blog_new #blog_editing .wfw_blogpost_title a 
{
background: transparent;
font-weight:normal;
    color: #69805a;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

#blog_editing .wfw_blog_links
{
display:inline-block;
margin-bottom:26px;
}


#blog_new .wfw_blogpost_title .wfw_blog_links a
{
background: transparent;
font-weight:normal;
    color: #69805a;
    font-size: 11px;
    margin: 0;
    padding: 0;
margin-left:17px;
   text-decoration: underline;
    white-space: nowrap;
}

#blog_new .wfw_blogpost_title  a{
font-size: 18px;
font-weight: bold;
padding: 5px 5px 5px 0px;
margin: 0;
/* background:#3e2c66; */
width:97%; 
display:block;
text-decoration: none;
border: none!important;
border-top:none;
border-bottomnone;
color:#69805a;
}

.wfw_blogpost_title a {
text-decoration: none;
}

.wfw_blogpost_title a:hover {
color: #ddd;
text-decoration: underline;
}

.wfw_blog_summary{
position: relative;
color: #000;
font-size: 14px;
font-weight: normal;
padding-top:6px;
display:none;
}

.slate_layout_1 .wfw_blog_summary, #editing .wfw_blog_summary
{
display:block;
}


.wfw_slate_breadcrumb{
position: relative;
top: 10px;
left: 0px;
padding-top: 10px;
padding-bottom:8px;
font-size:12px;
font-weight:700;

}

.wfw_slate_breadcrumb a {
font-size:16px;
}

.wfw_slate_breadcrumb a:hover {
text-decoration: underline;
} 

.wfw_blog_content{
margin-top: 0px;
line-height: 1.3;
padding-bottom:14px;
}

.wfw_blog_content h2, h2
{
color:#925A42;
font-size:16px;
/* text-transform: uppercase; */
}

#wfw_archive {
	text-align: left;
	width: 250px;
	border: 1px solid #333;
	color: #eee;
	background-color: #000;
	padding: 0 10px 10px 0;
	overflow: hidden;
}

#slideshow_container #editing, #wfw_slate_wrapper #editing
{
width:80%;
padding:14px 3% 14px 3%;
margin:0 auto;
position:relative;
display:block;
clear:both;
}


/* STYLE 1 - Layout 0 */

.slate_layout_0 { /* LINKS LIST WRAPPER OF EACH POST */
margin: 2px 0 0 0;
border: none;
}

.slate_layout_0 a{
font-size: 12px;
font-weight: bold;
padding: 10px 0px 5px 0px;
margin: 0;
border: none;
}

.slate_layout_0 .slate_title span{

}

.slate_layout_0 .slate_title span input{

}

.slate_layout_0 .wfw_slatepost_title { 
padding: 0 0 8px 0;
margin: 0 0 0px 0;
border-bottom: 1px solid #ccc;
border-top: none;
font-size: 16px;
}

.slate_layout_0 .wfw_slatepost_title a { 
font-size: 16px;
position: relative;
padding: 5px 0 0 0;
margin: 0;
}


.slate_layout_0 .wfw_slatepost_title a:hover { 

}


.slate_layout_0 .wfw_blog_summary a{
font-size: 9px;
font-weight: bold;
padding: 0;
margin: 0;
border: 0;
display: inline;
}

.slate_layout_0 .wfw_blog_summary a img{
padding: 0 10px 10px 0;
}


.slate_layout_0 .wfw_slate_wrapper {
width: 540px;
margin: 0;
padding: 0;

}

/* Slate Layout 1 */

.slate_layout_1 .wfw_slate_wrapper {
width: 1020px;
margin: 0;
padding: 0;
background: #000;
}

.slate_layout_1 .wfw_slatepost_title {
	display: block;
	position: relative;
	width: 130px;
	height: 170px;
	float: left;
	margin: 12px 10px 12px 10px;
	padding: 5px 15px 14px 15px;
	overflow: hidden;
	background:#f6f6f6;
-webkit-box-shadow: 4px 8px 5px -3px rgba(0,0,0,0.33);
-moz-box-shadow: 4px 8px 5px -3px rgba(0,0,0,0.33);
box-shadow: 4px 8px 5px -3px rgba(0,0,0,0.33);
}

#editing .slate_layout_1 .wfw_slatepost_title {
	display: inline;
	width: 600px;
	float: none;
	border: none;
	background: transparent;
}


.slate_layout_1 .slate_title {
width: 265px;
display: block;
position: relative;
font-size: 16px;
font-weight: normal;
color:#000;
}

#editing .slate_layout_1 .slate_title a
{
color:#000;
}

.slate_layout_1 .slate_title a
{
color:#69805a;
line-height:1.2;
}

#editing .slate_layout_1 .slate_title a:hover
{
color:#444;
text-decoration:underline;
}

.slate_layout_1 .slate_title a:hover
{
text-decoration:underline;
}

#editing .slate_layout_1 .slate_title {
	position: relative;
	left: 0px;
	top: 0px;
}

.slate_layout_1 .wfw_blog_summary {
	position: relative;
}


#editing .slate_layout_1 .wfw_blog_summary {
	position: relative;
	margin-top: 0px;
}

.slate_layout_1 .wfw_blog_summary img {
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
    max-height:140px;
}

.slate_layout_1 .wfw_blog_summary a img{
padding-right: 20px;
}

#editing .slate_layout_1 .wfw_blog_summary img {
	position: relative;
	top: 0px;
}

.slate_layout_1 .wfw_blog_links
{
position:absolute;
bottom:16px;
right:16px;
display:block;
color:#000;
}

.add_to_cart {
	white-space:nowrap;
	font-size: 11px;
	font-weight: 700;
    text-align: center;
}

.add_to_cart input{
	font-size: 11px;
	font-family: verdana,sans-serif;
}

.slate_layout_1 .wfw_blog_links .add_to_cart {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
    top: -15px;
	z-index: 2;
	white-space:nowrap;
	clear: both;
}

.slate_layout_1 .wfw_blog_links .add_to_cart input{
font-size: 10px;
font-family: verdana,sans-serif;
}

#editing .slate_layout_1 .add_to_cart {
display:none;
}

.rss_feed {
/* display:none;  */
}

.slate_layout_1 .blog_readmore {
color: #69805a;
font-size: 12px;
}

.slate_layout_1 .blog_readmore a{
color: blue;
}

.slate_layout_1 .blog_readmore a:visited{
color: blue;
}

.slate_layout_1 .blog_readmore a:hover{
color: blue;
}

/* Slate styles in Edit Mode */

#editing div, #editing span{
position: static;
margin: 0;
padding: 0;
float: none;
height: auto;
width: auto;
border: 0;
top: auto;
left: auto;
right: auto;
bottom: auto;
}

#editing .wfw_blog_title {
	width: 100%;
    font-size: 12px;
	font-weight: bold;
	padding: 1px 0 5px 0;
	margin: 0;
	border: none;
}

#editing .wfw_blog_title a {
	text-decoration: none;
}

.wfw_blog_breadcrumb {
color: #777;
}

.wfw_blog_breadcrumb a{
color: #915a42;
}



#editing .wfw_blog_breadcrumb {
	width: 100%;
    font-size: 11px;
	font-weight: bold;
	padding: 1px 0 5px 0;
	margin: 0;
	border: none;
}

#editing .wfw_blog_breadcrumb a {
	text-decoration: none;
}

#editing .wfw_blogpost_title {
	width: 100%;
    font-size: 14px;
	font-weight: bold;
	padding: 1px 0 1px 0;
	margin: 0;
	border-bottom: 1px solid #CCC;
	border-top: 2px solid #CCC;
	color: #333;
}

#editing .wfw_blogpost_title a {
	text-decoration: none;
}

#editing .wfw_blogpost_category {
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
}

#editing .wfw_blogpost_title a:hover {
}

#editing .wfw_blog_content {
	padding-top: 10px;
	padding-bottom: 20px;
}

#editing .wfw_blog_links {
	float: right;
	width: 200px;
	font-size: 10px;
	font-weight: normal;
	padding-left: 20px;
	margin: 0;
		color: #915a42;
}

#editing .wfw_blog_links a {
	color: #915a42;
	width: auto;
	text-decoration: underline;
	display: inline;
}

#editing .wfw_blog_links a:visited {
	color: #915a42;
}

#editing .wfw_blog_links a:hover .wfw {
color: #444;
text-decoration: underline;
}

#editing .wfw_blog_contact {
	float: left;
	width: 80%;
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#editing .wfw_blog_contact a {
	color: #0033ff;
	text-decoration: underline;
}

#editing .wfw_blog_contact a:visited {
	color: #0033ff;
}

#editing .wfw_blog_contact a:hover {
	color: #f87217;
}

#editing .wfw_clear {
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

#editing .wfw_line {
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 1px;
	border-top: 1px solid #CCC;
}



#editing .wfw_slate_title {
	width: 100%;
    font-size: 18px;
	font-weight: bold;
	padding: 1px 0 5px 0;
	margin: 0;
	border: none;
	position: static;
}

#editing .wfw_slate_title a {
	text-decoration: none;
	position: static;
	display: inline;
}

#editing .slate_title {
display: block;
width: 450px;
padding: 0;
}


#editing .wfw_slate_breadcrumb {
	width: 100%;
    font-size: 10px;
	font-weight: bold;
	padding: 1px 0 5px 0;
	margin: 0;
	border: none;
}

#editing .wfw_slate_breadcrumb a {
	text-decoration: none;
}

#editing .slate_layout_0, #editing .slate_layout_1 {
	width: 100%;
    font-size: 11px;
	font-weight: bold;
	padding: 10px 0 3px 0;
	margin: 0;
	border: 0;
	border-top: 1px solid #CCC;
	float: none;
}

#editing .wfw_slatepost_title {
}

#editing .wfw_slatepost_title a {
text-decoration: none;
float: none;
position: static;
width: auto;
padding: 0;
margin: 0;
}

#editing .wfw_blog_comment {
	width: 100%;
    font-size: 12px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 10px;
	border: none;
	padding: 0;
}

#editing .wfw_blog_comment_content {
	margin: 0;
	padding: 5px 10px;
}

#editing .wfw_blog_keywords {
	font-size: 10px;
}

#editing .wfw_blog_summary {
	font-weight:normal;
	font-size: 12px;
	padding: 3px 0 3px 0;
	color: #000!important;
}

#editing .wfw_blog_summary a, #editing .wfw_blog_summary a img {
width: 200px;
max-width:200px;
height:auto;
}


#editing .wfw_blog_summary a img{
display: block;
clear: both;
float: none;
}

#editing .wfw_blog_comment_title {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#editing .blogcommentform {
	width: 400px;
	background-color: #CCC;
	color: #333;
	border: 2px solid #333;
	padding: 10px;
}

#editing .blogcommentform table {
	border: none;
	padding: 5px;
}

#editing .blogcommentform th {
	border: none;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

#editing .blogcommentform td {
	border: none;
	padding: 5px;
}

#editing #blog_errors {
	color: red;
	font-weight: bold;
}

#editing #blog_users {
	border: 2px solid #CCC;
	width: 500px;
}

#editing #blog_users th {
	border-bottom: 1px solid #CCC;
}

#editing #blog_settings {
	border: 2px solid #CCC;
	width: 500px;
}

#editing #blog_settings th {
	border-bottom: 1px solid #CCC;
}

#editing .wfw_slate_controls {
	position: relative;
	width: 50px;
	font-size: 10px;
	font-weight: normal;
	float: right;
	clear: both;
}

#editing .wfw_slate_controls img{
	display: inline;
	clear: right;
	float: right;
}

/* Date Picker Calendar */


/* the div that holds the date picker calendar */
.dpDiv {
}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
color: #505050;
background-color: #ece9d8;
border: 1px solid #AAAAAA;
}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
border: 1px solid #ece9d8;
}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
background-color: #CCCCCC;
border: 1px solid #AAAAAA;
}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
background-color: #aca998;
border: 1px solid #888888;
cursor: pointer;
color: red;
}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
background-color: #CCCCCC;
border: 1px solid #AAAAAA;
color: white;
}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
font-size: 12px;
color: gray;
font-weight: bold;
}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
color: #4060ff;
font-weight: bold;
}


/* the forward/backward buttons at the top */
.dpButton {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: gray;
background: #d8e8ff;
font-weight: bold;
padding: 0px;
}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: gray;
background: #d8e8ff;
font-weight: bold;
}

/*Used to Style RSS feeds from Blogs or SLates */

#feed_box{
font-size: 10px;
width: 100%;
float: left;
/* margin-top: 20px; */
padding-bottom: 0;
padding: 10px 5px 40px 7px;
overflow: hidden;
background: #fff;
/* border: 1px solid red; */
}

#feed_box #viewall
{
padding-left:10px;
}

#feed_box span.styled{
display: block;
/* border: 2px solid #000; */
width: 100%;
/* padding: 5px; */
}

#feed_box span.styled ul{
margin: 0;
padding: 0;
list-style: none;
}

#feed_box span.styled ul li{
margin-bottom: 10px;
}

#feed_box span.styled ul li a{
text-decoration: none;
color: #7d1a38;
font-weight: bold;
}

#feed_box span.styled ul li a:hover{
color: #000;
}

#feed_box span.styled .rss_date{
color: #666;
font-size: 10px;
}


/*
#feed_box blockquote {
margin: 0;
padding: 0;
background: #000;
}
*/



#calendar_upcoming {
}

/*Styles for RSS or feed into area on page */
#rss_items {
font-size: 11px;
}

.rss_title { 
 background: none repeat scroll 0 0 #000;
    color: #FFFFFF;
    display: block;
    font-family:'Poller One', sans-serif;  font-variant:small-caps;
    font-size: 18px;
    margin: 0;
    overflow: hidden;
    padding: 0px 3px 0px 7px;
    position: relative;
    text-align: center;
    width: 100%;
}
.rss_items { 
font-family: "Verdana", "Roboto",sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
margin: 0 0 0 10px;
padding: 0;
}
/*This is the text of each feed item */
.rss_item { 
font-family: "Verdana", "Roboto",sans-serif;
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
PADDING-BOTTOM: 7px;

}
/*this is each RSS Item Title*/
.rss_item a { 
font-family: "Verdana", "Roboto",sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #06C; 
}
.rss_date { 
font-family: "Verdana", "Roboto",sans-serif;
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #000000; ; 
clip:    rect(   ); 
list-style-image: none
}
.rss_box { 
font-family: "Verdana", "Roboto",sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
}

/* Starts Here */


ul.rss_items{
display: block;
position: relative;
margin: 0;
padding: 0;
}

li.rss_item{
display: block;
position: relative;
margin: 0;
padding: 0 0 20px 0;
}

a.rss_item{
color: #4e0d8d;
font-size: 12px;
font-weight: bold;
padding: 0;
margin: 0;
/* margin-bottom: 20px; */
}


a.rss_item:hover
{
color: #242be2;
}

/* Sitemap Draggable Tabs */

ul#sitemap_tabs{
margin: 25px 0 0 35px;
padding: 0;
list-style: none;
width: 450px;
list-style-position:outside;
list-style-type:none; 
}


ul#sitemap_tabs li {
position: relative;
display: block;
list-style: none;
padding: 0;
margin: 0;
width: 450px;
height: 24px;
list-style-type:none; 
list-style-position:outside;
overflow: hidden;
clear:both;
}

ul#sitemap_tabs li a{
position: relative;
display: block;
padding: 0;
margin: 0;
text-decoration: underline;
white-space:nowrap;

}


ul#sitemap_tabs li span{
position: relative;
display: block;
width: 450px;
height: 20px;
padding: 0;
margin: 0;
}


ul#sitemap_tabs li.tab_2 a{
padding-left:40px;
}

ul#sitemap_tabs li.tab_2 span{
padding-left:40px;
}

ul#sitemap_tabs li.tab_3 a{
padding-left:80px;
}

ul#sitemap_tabs li.tab_3 span{
padding-left:80px;
}


/* custom blog styles */

#blog_right
{
position:relative;
top:5px;
right:0px;
float:right;
width:150px;
margin:0 0 0 0;
}

#blog_right strong
{
color:#69805a;
}

#blog_right h4
{
margin: 0 0 0 0;
color:#69805a;
}

#blog_right a {
/* color: #eee; */
}

#blog_right a:hover {
text-decoration: underline;
}

#blogcontent
{
position:relative;
float:left;
left:30px;
width:660px;
}

.wfw_blog_keywords
{
display:none;
}

#blog_new
{
width:76%;
position:relative;
float:left;
}

#blog_new #archive_link
{
display:none;
}

/*
ul.mktree {
background: #000;
}
*/


ul.mktree li .bullet, ul#cat_list {
     margin-left:-5px;
     font-size:14px;
}

#blog_right ul.mktree li .bullet, #blog_right ul#cat_list {
     font-size:14px;
}

#blog_right ul.mktree li ul li {
    font-size: 14px;
}

ul.mktree li {
font-size: 14px!important;
}


ul.mktree li a:hover {
color: #111;
}


#blogcontent a
{

}


/* area for video */
#video 
{
/* background:#4e0d8d; */
margin-bottom:15px;
position:relative;
left:0;
}

#video2 
{
width:470px;
background:#bababa;
border:#7a7a7a solid 1px;
height:400px;
margin-bottom:15px;
position:relative;
margin:0 auto;
}



#video a img 
{
border:solid 3px #000;
border-left:none;
border-right:none;

}

#videothumbs
{
position:relative;
width:470px;
padding-top:10px;
padding-left:20px;
text-align: left;

}

/* styles for lists */

#leftcol ul
{
list-style-type:none;
margin-left:0;
padding:0 0 0 10px;
}

ul li
{
margin-bottom:6px;
margin-left:0;
}


/* line rule styles */

hr
{
clear:both;
display:block;
padding:10px 0 10px 0;
border:none;
border-bottom: 1px solid;
color:#afafaf;
}


.clearall
{
clear:both;
display:block;
width:100%;
background:transparent;
height:0px;
}


/* styles for the slideshow  */

#slide_date
{
z-index:5;
position:absolute;
right:79px;
top:85px;
width:250px;
}

#slide_
{
z-index:7;
position:absolute;
top:54px;
left:115px;
width:250px;

}

#slide_logo_edit
{
width:250px;
position:relative;
float:left;
clear:left;

}		

#slide_date_edit
{
position:relative;
float:left;
width:250px;
margin-left:15px;
clear:right;
}

#sliderule
{
position:relative;
display:block;
width:950px;
left:15px;
border:none;
height:1px;
background:#969696;
}


.tab_2
{
margin:5px 0 5px 20px;
}

.tab_1
{
margin: 5px 0 5px 0;
}

#search {
display: block;
position: absolute;
top: 138px;
right: 0px;
width: 230px;
padding: 0;
margin: 0;
z-index: 99;
/* border: 1px solid red; */
display: none;
}


/* Added 101212 to remove blog date and blog title from feed to homepage  */

.wfw_blog_date {
display: none;
}

#socialmedia {
display: block;
position: absolute;
width:215px;
top: -37px;
right:0px;
z-index: 9;
/* border: 1px solid red; */
}


#feed_box .wfw_postfeed
{
margin-bottom:10px;
display:block;
}

#feed_box .wfw_postfeed_date
{
display:block;
clear:both;
}

#feed_box span.styled ul{
margin: 0;
padding: 0;
list-style: none;
}

#feed_box span.styled ul li{
margin-bottom: 10px;
}

#feed_box span.styled ul li a{
text-decoration: none;
color: #000;
font-weight: bold;
}

#feed_box span.styled ul li a:hover{
color: #000;
text-decoration: underline;
}

#feed_box span.styled .rss_date{
color: #999;
font-size: 10px;
display: none;
}


/* blog feed in content area with thumbnails */

#homepage_content .wfw_postfeed_thumb
{
display:block;
left:0;
float:left;
position:relative;
padding: 10px 0 0 0;
height: 140px;
margin-left:10px;
}

#homepage_content .wfw_postfeed_summary
{
width:200px;
display:block;
position: relative;
float:right;
padding: 0;
margin:0;
padding-top: 10px;
text-align: left;
padding-right: 10px;
color: #eee;
}


#homepage_content .wfw_postfeed_date
{
font-size:10px;
width: 240px;
margin-left:10px;
text-align: left;
float: left;
clear: both;
padding-top: 10px;
}

#homepage_content .wfw_postfeed_title
{
width: 300px;
height: 20px;
font-size:14px;
margin-left:10px;
text-align: left;
float: left;

}

#homepage_content .wfw_postfeed_title a{
color: #eee;
}


#homepage_content .wfw_postfeed
{
display: block;
position:relative;
width:328px;
height: 200px;
overflow: hidden;
padding:0px;
float: left;
/* border: 1px solid red; */
margin-left: 15px;
margin-bottom: 5px;
border: 1px solid #444;
/* border-bottom: 3px solid #777; */
/* background: #fefefe; */
}

#homepage_content .wfw_postfeed a {
color: #66c7D2;
}

#homepage_content h2 {
color: #915a42;
font-family: Georgia;
font-size: 18px;
}

#socialicons
{
position:relative;
clear:both;
width:227px;
float:right;
right:20px;
}

#socialicons img
{
display:block;
float:left;
padding:8px 0px 8px 5px;
}


#homepagetitle
{
background:#bbb;
/* height:33px; */
width:940px;
/* top:0; */
padding: 5px 0 5px 20px;
margin: 0;
color: #fff;
}

#homepagetitle h1 {
font-size:13px;
margin: 6px 0 0 0;
font-weight:normal;
font-variant:normal;
text-transform:none;
}

/* shopping cart styles */

#shoppingcart
{
position:relative;
display:block;
clear:both;
background:#915a42;
width:280px;
height:60px;
color:#fff;
top:0px;
padding:10px 15px 5px 15px;
margin:0 auto;
margin-bottom:20px;
font-size:14px;
}


#homepage_top #shoppingcart
{
top:10px;
}

#shoppingcart a
{
color:#fff;
}

/* cart checkout process styles */

body #cart_wrapper
{
width:980px;
padding:15px;
}

body #cart_wrapper, body #cart_wrapper table
{
color:#000;
}

#cart_wrapper tr td
{
padding:10px;
}

#cart_wrapper .heading
{
background:#915a42;
color:#fff;
padding:10px;
}

#cart_wrapper .title
{
color:#69805a;
}

/* map styles */

#map
{
position:relative;
width:900px;
height:591px;
}

#summit
{
position:absolute;
z-index:12;
top:393px;
left:392px;
height: 194px;
width:171px;
}

#summit a
{
display:block;
height: 194px;
width:171px;
}


#bobcat
{
position:absolute;
z-index:12;
top:363px;
left:475px;
height: 61px;
width:98px;
}

#bobcat a
{
display:block;
height: 61px;
width:98px;
}

#vista
{
position:absolute;
z-index:11;
top:164px;
left:394px;
height: 247px;
width:240px;
}

#vista a
{
display:block;
height: 247px;
width:240px;
}


#roberts
{
position:absolute;
z-index:11;
top:195px;
left:570px;
height: 180px;
width:142px;
}

#roberts a
{
display:block;
height: 180px;
width:142px;
}

#deepv
{
position:absolute;
z-index:11;
top:105px;
left:503px;
height: 84px;
width:77px;
}

#deepv a
{
display:block;
height: 84px;
width:77px;
}

#plateau
{
position:absolute;
z-index:11;
top:26px;
left:262px;
height: 157px;
width:187px;
}

#plateau a
{
display:block;
height: 157px;
width:187px;
}

#terrace
{
position:absolute;
z-index:11;
top:40px;
left:165px;
height: 106px;
width:142px;
}

#terrace a
{
display:block;
height: 106px;
width:142px;
}


@media only screen and (max-width: 940px) 
{
.homesquare
{
width:45%;
height:auto;
position:relative;
float:left;
}

.homesquare img
{
width:100%;
height:auto;
}

#homepage_top
{
left:1.5%;
}

.homesquare img.editbutton
{
width:auto;
height:auto;
}

#phone
{
width:100%;
position:relative;
max-width:310px;
margin:0 auto;
top:-10px;
text-align:center;
margin-bottom:16px;
font-size:22px;
}

#socialicons2
{
position:relative;
display:inline-block;
padding-left:12px;
}

#phone a img
{
position:absolute;
display:block;
padding:0px 0 0 0;
top:-2px;
float:none;
left:215px;
margin-top:0;
}


#header #innerheader, #footer
{
width:100%;
text-align:center;
}

}

@media only screen and (max-width: 840px) 
{
#leftcolindex, #rightcolindex
{
position:relative;
float:none;
clear:both;
width:97%;
margin:0 auto;
}
}

@media only screen and (max-width: 520px) 
{

#homepage_top
{
left:.5%;
}


.homesquare
{
width:90%;
clear:both;
height:auto;
margin: 0 auto;
position:relative;
float:none;
}

#header img
{
max-width:95%;
height:auto;
padding-left:0;
padding-right:0;
}

#outer_wrapper
{
overflow:hidden;
}

#homepage_bottom
{
width:92%;
}

#header
{
min-height:245px;
}

}


@media only screen and (max-width: 485px) 
{
.homesquare
{
width:90%;
clear:both;
height:auto;
margin: 0 auto;
position:relative;
float:none;
}

#editable_footer table
{
display:none!important;
visibility:hidden;
}

#blog_new
{
width:98%;
position:relative;
float:left;
}


.slate_layout_1 .wfw_slatepost_title
{
width:80%;
float:none;
position:relative;
margin:0 auto;
margin-bottom:14px;
left:0;
height:190px;
}

#content table img
{
max-width:94%;
height:auto;
}

#header
{
text-align:center;
}
}

@media only screen and (max-width: 940px) 
{
#phone a#mailinglistlink 
{
display:none;
}

}


@media only screen and (min-width: 940px) 
{
#editable_footer #mc_embed_signup
{
display:none;
}
}


@media only screen and (min-width: 680px) 
{

.headericons
{
display:block;
position: absolute;
right: 80px;
/* border: 1px solid red; */
width: 200px;
text-align: right;
top: 100px;
}

.footericons
{
display:none;
}
}


@media only screen and (max-width: 680px) 
{

.headericons
{
display:none;
}

.footericons
{
display:block;
margin-bottom:12px;
}
}


@media only screen and (min-width: 680px) 
{

.headericons
{
display:block;
clear:left;
margin-left:3%;
}


}



@media only screen and (max-width: 720px) 
{


#outer_wrapper #slide_outer
{
display:none;
}

 #footer, #editable_footer
{
width:96%;
text-align:center;
}

#header #innerheader
{
width:90%;
text-align:center;
}

#footer, #editable_footer
{
width:100%;
text-align:center;
}


#wrapper
{
top:8px;
}

#socialmedia
{
display:none;
}

#sthoverbuttons
{
display:none;
}

.editable img
{
width:auto;
height:auto;
}

#content
{
padding-left:2%;
padding-right:2%;
width:94%;
}

#outer_wrapper
{
overflow:hidden;
}

#content table, #content table tr, #content table tr td
{
display:block!important;
position:relative!important;
float:none!important;
max-width:98%!important;
}

#content table img, #content table tr td img
{
max-width:98%;
height:auto;
display: block;
}

.slate_layout_1 .slate_title 
{
width: 98%;
}

#content iframe
{
max-width:97%;
}

/* #tables table img
{
width: 45%;
float:left;
position:relative;
margin: 10px 1% 10px 1%;
}

#tables table, #tables table tr, #tables table tr td
{
width:100%;
} */
}

@media only screen and (max-width: 440px) 
{
#inner_content img
{
float:none;
clear:both;
}
}

table
{
max-width:100%;
}