@import url(http://fonts.googleapis.com/css?family=Great+Vibes);


html {
	background-image: url(images/pattern.png);
}

body {
	background-image: url(images/background-top.png);
	background-repeat: repeat-x;
	background-color: transparent !important;
	padding: 0;
}

.wrapper {
	width: 1045px;
	margin: 0 auto;
}

#logo img{
	border-top: 8px solid #A2A085;
	padding-top: 22px;
	padding-bottom: 18px;
}

#plan img{
	margin-top: 10px;
	margin-bottom: -70px;
	margin-right: -2px;
	z-index: 9999;
	position: relative;
}


#home-slider {
	border: 10px solid #fff;
	border-radius: 15px;
	background: #fff;
	box-shadow: 0 0 8px #999999;
}


#navigation {
	background-image: url(images/menubar.png);
	height: 53px;
	border: none;
	text-transform: uppercase;
	border-radius: 0 0 5px 5px;
	margin-bottom: 0;
}

#menu-main-menu a{
    background-color: transparent;
    border-bottom: 6px solid transparent;
    padding-bottom: 14px !important;
    padding-top: 18px !important;
padding-left: 10px;
padding-right: 10px;
  /*	margin-left: 35px;   */
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
 /*	margin-right: 45px; */
	border-right: none;
	text-shadow: 0 1px 0 #FFFFFF;
	color: #3c2e22 ;
	font-size: 14px;
}

#menu-main-menu a:hover,#menu-main-menu li.current_page_item a{
	border-bottom: 6px solid #a2a085;
}
#menu-main-menu li.current_page_item a:hover{
	cursor: pointer;
}
#menu-main-menu li{
    /*background: url(images/bracket.png) no-repeat scroll right center transparent; */
	border-right: none;
}
#menu-main-menu li:last-child{
    background-image: none;
	border-right: none;

}
#menu-main-menu li:last-child a{
	margin-right: 0;
}

#menu-main-menu li:first-child a {
    border-radius: 0;}

#menu-main-menu li:first-child a:hover {
	cursor: pointer;
}

#menu-main-menu{
	margin-right:0;
}

#menu-main-menu li.current-menu-item a, #menu-main-menu li a:hover {
	color: #88845f !important;
	text-decoration: none !important;
}

#menu-main-menu .sub-menu li{
background: url(images/menubar.png) repeat-x;
	height: 53px;
	border: none;
	text-transform: uppercase;
	width: 300px;
	margin-bottom: 0;
}

#menu-main-menu li .sub-menu a {
padding: 0;
border: 0;
margin: 0 10px;
}

.menu > li {
   margin: 0 20px;
}

#footer-custom{
	/* IE10 Consumer Preview */
	background-image: -ms-linear-gradient(top, #605D3E 0%, #88845F 100%);
	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(top, #605D3E 0%, #88845F 100%);
	/* Opera */
	background-image: -o-linear-gradient(top, #605D3E 0%, #88845F 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #605D3E), color-stop(1, #88845F));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(top, #605D3E 0%, #88845F 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: linear-gradient(to bottom, #605D3E 0%, #88845F 100%);
	border-radius: 0px 0px 17px 17px;
	border: 3px solid #7c7955;
	box-shadow: inset 0px 0px 1px 3px rgba(255, 255, 255, 1);
	margin: 25px 0 50px;
	padding: 30px 20px;}
#footer-custom #copyright{
	color: #fff;
	font-size: 13px;
	}
#footer-custom p{
	line-height: 18px;}
#footer-custom a{
	text-decoration: none;}
#footer-custom a:hover{	
	text-decoration: underline;}
#footer-custom #credit p{
	color: #fff;
	text-align:right;
	font-size: 14px;
	font-family: Helvetica, sans-serif}
	
#footer-custom a , #footer a:hover{
	color: #fff;}

.columns > .content{
	border-right: none;
	padding-right: 30px;
}

.content a, .content a:hover{
	color: #7d2e5e;
}
.columns > .content  .post_box  ,  .content  .post_box {
	background-color: rgba(255, 255, 255, 0.5);
	border: 10px solid #FFFFFF;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 8px #999999;
	color: #6A523C;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 15px;
	padding: 5px 15px;
	margin-top: 20px;

}

.content  .post_box p{
	margin-bottom: 20px;
	font-size: 17px;
	color: #555555;
}
	
	
/* Optin */
.sidebar #searchform {
	margin: 15px;
}
.columns > .sidebar{
	padding: 20px 0 0 0 !important;
}
.sidebar > div#text-2{
	border: none;
	box-shadow: none;
}
.optin{
	border-radius: 0px 0px 17px 17px;
	border: 3px solid #b8b6a2;
	box-shadow: inset 0px 0px 1px 3px #d8d6c3;
	background-image: url("images/side-pattern.jpg");
	padding:0 8px;}
.optin h4{
	text-align: center;
	color: #fff;
	font-family: 'Great Vibes';
	font-size: 36px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-shadow: 2px 2px 3px #898989;
	font-weight: bold;}
.optin strong{
	color: #3c2e22;
	font-family: 'Century Gothic';
	font-size:14px;
	text-align: center;
	display:block;
	text-transform:uppercase;
	padding-bottom:16px;}
.optin hr.dot{
	height:5px;
	background-image: url("images/dot2.png");
	background-repeat: repeat-x;
	background-color: transparent;
	background-size: 4px;
	background-position: bottom;
	opacity: .5;
	border: none;
	margin: 0;}
.optin hr.line{
	height:38px;
	background-image: url("images/linewidget.png");
	background-repeat: no-repeat;
	background-color: transparent;
	border:none;
	margin: 0;}
.optin ul{
	list-style: none;
	padding-left: 5px;
	margin: 0;}
.optin li{
	background-image: url("images/check.png");
	background-repeat: no-repeat;
	padding: 2px 0 15px 30px ;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;	
	text-shadow: 0px 1px 0 #DDD;
	color: #483b2e;}
.optin p{
	color: #78705f;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	padding-top:15px;
	padding-bottom: 15px;}
.optin input[type="submit"]{
	background-image: url("images/submit.png") ;
	border: 0;
	height: 38px;
	width: 136px;
	background-color: transparent;	
	padding:0;
	margin:0;
	color: #fff;
	font-family: 'Century Gothic';
	font-weight: bold;
	font-size: 0px;
	float:right;
	margin-right: 73px ;
	margin-bottom: 0;
	background-repeat: no-repeat;
	text-transform: uppercase;}
.optin input[type="text"], .optin input[type="email"]{
	width: 168px;
	height:34px;
	background: url("images/textbox.jpg");
	border: 0;
	padding: 0 5px;
	margin-right: 30px;
	margin-bottom: 0;} 
.optin label{
	color: #3c2e22;
	font-size: 14px;
	padding-right: 10px;}
.optin .field{
	float:right;
	padding-bottom:13px;}
	
	
.sidebar .widget{
	color: #584632;
	border: 6px solid #fff;
	border-radius: 3px 3px 20px 20px;
	background-color: rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 8px #999999;}
.sidebar .widget:last-child{	
	margin-bottom: 0;
}
.social-icons{
	display: inline-block;
	margin: 0 20px 0px !important;
	height:32px;
	}
	
.social-icons li{
	float: left;
	margin-right: 10px;}
	

.sidebar p.widget_title{
	font-family: 'Great Vibes';
	font-size: 27px;
	color: #363636;
	background-image: url('images/headerwidget-c.jpg');
	font-weight: normal;
	margin: -8px 4px 0 2px; 
	height:54px;
	background-position: center;
	background-repeat: repeat-x;
	padding: 0;
	font-variant: normal;}
	
.sidebar .content{
	margin: 5px 20px 5px;
	color: #584632;
	font-size:14px;}
		
.sidebar #text-2 .widget_title{
	display: none;}
	
.sidebar p.widget_title span {
	padding-top: 14px;
	display: inline-block;
	height: 54px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -2px;
	border-bottom: 6px solid #88845F;
	box-sizing: border-box;
}
	

.sidebar .widget.widget_recent_entries ul{
	margin: 10px 35px 5px;
	list-style-type: disc !important;
	font-size: 17px;
}
.sidebar .widget.widget_recent_entries ul li a , .sidebar  a{
	color: #7d2e5e;
	text-decoration: none;
}
.sidebar .widget.widget_recent_entries ul li a:hover{
		text-decoration: underline;
}
.sidebar .content ul{
	list-style: disc;
	padding: 5px 10px;}
.sidebar .content ul li{
	padding-bottom:5px;}
.sidebar .black{
	color: #000000;
	font-size:16px;
}
.sidebar p{
	font-family: arial;
	font-size: 14px;
	color: #584632;
	margin: 10px 20px;
}
	
	
.box{
	color:#6a523c;
	font-size:15px;
	font-family:'century gothic';
	border: 10px solid #fff;
	border-radius: 3px;
	background: transparent;
    box-shadow: 0 0 8px #999999;
	font-family: Arial, Helvetica, sans-serif;}
.box p{	
	margin-bottom: 15px !important;}
.boxfade{
	background-color: rgba(255, 255, 255, 0.5);
	}
.xroundtl{
	border-top-left-radius:22px;}
.xroundtr{
	border-top-right-radius:22px;}
.xroundbl{
	border-bottom-left-radius:22px;}
.xroundbr{
	border-bottom-right-radius:22px;}
.boxtitle{
	padding: 15px 0 5px;
	margin: 0 15px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url("images/dot2.png");
	background-size: 4px;}
	
.content h2 {
color: #6a523c;
margin: 0 !important;
font-family: 'Century Gothic';
font-size: 26px;
font-weight: bold;
}

.content  h2 em {
font-family: 'Great Vibes';
font-weight: normal;
color: #88845f;
font-style: normal;
}
.boxcontent{
	padding: 15px 18px;
}
.boxshadow1 {
background-image: url("images/box-shadow.png");
background-repeat: no-repeat;
height: 15px;
background-size: 100%;
background-position: center -5px;
}

ul.bullet-circle{
	margin:10px 25px 10px 30px; font-family: 'Century Gothic' !important;}	
	
	
.bullet-circle li {  
    background-image: url("images/dot2.png");
	background-repeat: repeat-x;
	background-color: transparent;
    list-style: disc  url("images/bullet.png");
    padding: 10px;}	
	
.bullet-circle li:first-child{
   background-image:none;}
	
.template-front  .content .post_box {
	background-color: transparent;
	border: none;
	box-shadow: none;
	padding: 0;
}



.lga-header{
	background-image:  url('images/headerwidget-r.jpg') , url('images/headerwidget-l.jpg');
	background-repeat: no-repeat ,no-repeat;
	background-position: right center, left center;
	height:54px;}
.lga h3{
	font-family: 'Great Vibes';
	font-size: 34px;
	color: #000000;
	background-image: url('images/headerwidget-c.jpg');
	font-weight: normal;
	margin: 0 4px 0 2px; 
	height:54px;
	background-position: center;
	background-repeat: repeat-x;
	padding: 0;
	text-shadow: 1px 1px 3px #ddd;}
.lga h3 span{
	padding-left: 22px;
	margin-top: 7px;
	display: inline-block;
	border-bottom: 6px solid #88845F;
	height: 47px;
	margin-left: 0px;
	padding-right: 15px;}
.lga-content{
	padding: 15px 20px;
}
.lga p{
	font-size: 14px;
	color:#584632;
	padding-bottom: 20px;
	margin-bottom: 0px !important;}
.lga .alignright{
	margin-bottom: 15px;
}

.headline{
	
	margin-bottom: 20px !important;
	font-family: 'Great Vibes' !important;
    font-weight: normal;
	font-size: 35px !important;
}

.headline a {
font-weight: normal;
}

@media all and (max-width: 1045px) {
	.wrapper{
		width: auto;
		max-width: 760px;
	}
	.columns > .content {
		padding-right: 0 !important;
	}

}

