/*   === WEBSITES FOR ANYTHING ===   */

/* OVERALL */
img { max-width: 100%; height: auto; }



/* FONTS */
html, body { 
font-size: 14px; 
color: #3a3a39; 
font-family: 'Nobile', sans-serif; 
}
h1, h2, h3, h4, h5, h6
{
}
h1, h2, h3
{
	
}
}
h1,
.logo a
{
font-size: 2.5rem;
}
h2
{
	color: #324a6f;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-family: oswald, sans-serif;
    line-height: 26px;
}
h3
{
 color: #324a6f;
 font-size: 18px;
 font-weight: normal;
 font-style: normal;
 font-family: oswald, sans-serif;
}
h4
{
 color: #324a6f;
font-size: 18px;
    font-family: oswald, sans-serif;
}
h5
{
font-size: 14px
    font-family: oswald, sans-serif;
}
h6
{
font-size: 12px;
    font-family: oswald, sans-serif;
}



/* HEADER */
#header { 
height: auto;
overflow: hidden; 
background-image: url("/wp-content/uploads/2016/02/01-Homepage-Header.png");
background-image: url("/wp-content/uploads/2016/02/header_R1.jpg");
background-position: 0px 0px;
padding: 30px;
}
#header {
    text-align: center;
}
#header h2 {
    color: #928156;
    font-size: 36px;
    font-family: times new roman, serif;
    text-transform: uppercase;
    font-weight: 800;
}

#breadcrumbs {
	display: none;	
}
#header .logo {
display:none;
}
#header_inner {
	border-bottom:none;
}

#intro{
	display:none;
}

.logo  { height: auto; position: relative; top: auto; line-height: initial; margin: 10px 0; }



/* MENU */
/* center the menu items */
.jqueryslidemenu ul { text-align: center; }   .jqueryslidemenu li { float: none; display: inline-block; }
#primary_menu {
	float:none;	
    background: #f1b90e;
    margin: 0;
}
.jqueryslidemenu>ul>li>a>span {
	font-family: oswald, sans-serif;
	font-size: 18px;
	color: #324a6f;
}
.jqueryslidemenu a:hover {
	color: #324a6f;
    text-decoration: underline;
}

/* SLIDER */
#fading_slides { height: 342px; }
#slider_module {
    box-shadow: #B7B6B6 0 5px 15px -5px;
}
#slider_module_inner {
	margin:0 auto;
}
.staged_slide .positioning { margin-top: 0;}

/* INTRO /  TITLE */



/* MAIN / CONTENT */
.post_title a{
	color: #324a6f;
}


/* SIDEBAR */



/* FOOTER */
#sub_footer, #sub_footer a { font-size: .9rem; }
#footer, #footer a {
	color: #3a3a39;
    font-weight: normal;
    font-family: arial, sans-serif;
    font-size: 14px;
    line-height: 17px;
	text-decoration:underline;
}
#footer_inner { padding: 5px 0;}
#footer .widget {
    margin-bottom: 10px;
}
#footer a:hover {
    color: #324a6f;
    text-decoration: none;
}


img.phone {
    vertical-align: middle;
    padding-right: 7px;
}

#sub_footer {
    background: #E7E1D4;
    border-bottom: 4px solid #f1b90e;
}
#sub_footer a { text-decoration: none; }


/* BUTTONS */


/* MISC */
hr {
    height: 3px;
    background: #D3CEC2;
}
a { color: #3a3a39; text-decoration: underline; }


/* PAGE-SPECIFIC */

#outro, #outro a {
    color: #3a3a39;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Nobile', sans-serif;
}


/* RESPONSIVE / MOBILE-FRIENDLY */
/* featured tour */
.mysite_responsive .featured_tabs_frame { max-width: 100%; width: 100%; }
.mysite_responsive .featured_tabs_container { padding-left: 0px; padding-top: 0px; overflow: visible; }
.mysite_responsive .featured_tabs_content { padding-left: 0; clear: both; }