body { margin-top: 0px; margin-left:0px; margin-right:0px; padding: 0; color: #444; background-color: #ffffff; font-family: Verdana; font-size: 14px; line-height: 26px;  }
a:link, a:visited { text-decoration: none; color: #008fd5; }
a:hover { color: #555;}
a { outline: none; }

h3 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 12px; }
ul { line-height: 18px; }
h2 {
	margin:25px 0;
}
a img {
 border:none;
}

/*------------------------------------------------*/
/*------------------[MAIN LAYOUT]-----------------*/
/*------------------------------------------------*/
.post-wrapper { background-color: #FFF;  width: 625px;  }
.home-post-wrap { width: 593px; padding: 10px; margin-right: 13px; margin-bottom: 10px; float: left; border: 1px solid #EBEBEB; }
.readmore { background-image: url(images/read-more.gif); background-repeat: no-repeat; background-position: left center; float: right; padding-left: 18px; margin-top:0px; margin-right:10px;}
.readmore-common { background-image: url(images/read-more.gif); background-repeat: no-repeat; background-position: left center; float: right; padding-left: 18px; margin-right:15px; }
.readmore-common a:link, .readmore a:hover { color: #393939; }
.readmore a:link, .readmore a:hover { color: #393939; }
.thumbnail-home { border: 0px; margin: 0px 0px 0px 0px; }
blockquote { overflow: auto; padding: 0 10px; margin: 20px 30px; background-color: #f5f5f5; border: 1px solid #e0e0e0; }
#wrapper2 { width: 1000px; margin-left: auto; margin-right: auto; padding: 0px 0px 0px 0px; position:relative; top:3px; z-index:49;}
#header { width: 1050px; margin-left: auto; margin-right: auto; vertical-align:bottom; padding:30px 0; position:relative; }

#container { float: right; width: 1000px; color: #444; background-color: #FFF; padding-bottom:15px; }
#left-div { width: 720px; float: left; margin-top: 20px; }
#left-inside { float: left; padding: 0px 0px 0px 19px; }
.icons { margin-top: 0px; margin-bottom: -5px; margin-right: 10px; }
.post-content { width: 475px; float: right; margin-top: 5px; }
.thumbnail-div { border: 3px solid #000; /*width: 90px; height: 150px;*/ float: left; margin:0px 15px 15px 0px;}
.home-squares { width: 280px; display: block; padding: 10px; border: 1px solid #EBEBEB; float: left; margin-right: 12px; margin-top: 10px; margin-bottom: 10px; }
.comment-author { width: 100%; margin-bottom: 5px; display: block; padding-left: 15px; background-image: url(images/comment-icon.gif); background-repeat: no-repeat; background-position: left; }
.home-headings { height: 27px; border: 1px solid #DDD7B3; background-color: #F4EFD2; background-image: url(images/heading-bg.gif); width: 268px; color: #575447; font-size: 13px; font-weight: bold; padding-left: 10px; padding-top: 8px; }
.current-cat a:link, .current-cat a:visited, .current-cat a:active, .current-cat a { background-image: url(images/categories-arrow.gif) !important; background-repeat: no-repeat; background-position: top; }
.logo {
	
}
.articleinfo { padding-bottom: 7px; color: #57554B; }

#headerbar {
	background:url(images/header-bg.jpg) repeat-x;
	width:1050px;
	position:relative;
	height:356px;
	margin:0 auto;
}
#slider_wrapper {
	position:absolute;
	top:-10px;
	left:30px;
	z-index:20;
	width:557px;
	height:371px;
	-webkit-box-shadow: 0px 0px 8px 0px #1e1e1e;
-moz-box-shadow: 0px 0px 8px 0px #1e1e1e;
box-shadow: 0px 0px 8px 0px #1e1e1e;
}
.clear {
	clear:both;
}

#header_nav {
	float:right;
	padding: 39px 39px 0 0;
}
	#header_nav ul {
		list-style:none;
	}
		#header_nav	li {
			float:left;
			border-right:solid 1px #d7d7d7;
		}
		#header_nav li:last-child {
			border-right:none;
		}
			#header_nav li a {
				display:block;
				padding: 10px 20px;
				font-size:12px;
				color:#767575;
			}
				#header_nav li.button-wide a {
					background: url(images/button-bg.jpg) no-repeat;
					color: white;
					height: 19px;
					width: 185px;
					font-weight: bold;
					font-size: 12px;
					padding: 6px 0px 6px 14px;
					margin-right:15px;
				}
#main_nav {
	float:right;
	padding-right:88px;
	width:366px;
}
	#main_nav ul {
		list-style:none;		
	  }
	  	#main_nav li {
	  		margin:9px 0;
	  		display:block;
	  		width:366px;
	  		height:49px;
	  		
	  		background:url(images/nav-tab-bg.png) no-repeat;
	  	}
	  		#main_nav li a {
	  			color:#fff;
	  			font-size:16px;
	  			
	  			text-transform:uppercase;
	  			display:block;
	  			background:url(images/arrow.png) left center no-repeat;
	  			padding:15px 10px 15px 29px;
	  			width: 340px;
				float: right;
				letter-spacing: 0.8px;
	  		}
	  			#main_nav li#first-link {
	  				margin-right:10px;
	  			}
	  			#main_nav li#second-link {
	  			
	  			}
	  			#main_nav li#third-link {
	  				
	  			}
	  			#main_nav li#fourth-link {

	  			}
	  			#main_nav li#fifth-link {
	  				
	  			}
	  			#main_nav li#sixth-link {
	  			}
	  			
.column_right {
	float:right;
	width:350px;
}
	.title  {
		color:#ff9400;
		font-weight:normal;
		font-size:32px;
		line-height:30px;
	}
		.title h1 {
			color:#ff9400;
		font-weight:normal;
		font-size:32px;
		margin-bottom:20px;
		padding-top:10px;
		line-height:30px;
		}
.column_left {
	float:left;
	width:590px;
}
.margin-top {
	margin-top:20px;
}

.read_more a {
	background:#f79d19;
	padding:5px 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	width:auto;
	float:right;
	margin: 10px;
}
/*------------------------------------------------*/
/*---------------------[TITLES]-------------------*/
/*------------------------------------------------*/
.post-title { font-size: 24px; line-height: 30px; margin-bottom: 10px; margin-top: 0px; font-weight: normal; }
.titles { font-weight: normal; font-size: 24px; text-decoration: none; margin-top: 0px; }
.titles a:link, .titles a:visited, .titles a:active { text-decoration: none; font-size: 20px; font-weight: normal; font-family: Trebuchet MS; margin-bottom: 10px; display: block; }
.toptitle { font-size: 20px; color: #D27005; margin-left: 15px; display: block; margin-top: 15px; margin-bottom: 10px; }
.toptitle2 { font-size: 24px; color: #FFF; display: block; margin-top: 15px; margin-bottom: 10px; }


/*------------------------------------------------*/
/*--------------------[COMMENTS]------------------*/
/*------------------------------------------------*/
.commentlist { padding: 0px; margin: 0px 0px 0px 17px; width: 560px; background-image: url(images/comment-bg.gif); list-style-image: none; list-style-type: none; float: left; }
.commentlist li { font-weight: bold; width: 560px; display: block; background-image: url(images/comment-bottom.gif); background-repeat: no-repeat; background-position: bottom left; padding: 0px 0px 45px 0px; margin: 0px; list-style-image: none; list-style-type: none; float: left; }
.commentlist li div { width: 540px; display: block; background-image: url(images/comment-top.gif); background-repeat: no-repeat; margin: 0px; padding: 10px; float: left; }
.commentlist li .avatar { float: left; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite { font-size: 18px; float: left; font-style: normal; margin-left: 10px; margin-right: 6px; margin-top: 5px; font-weight: normal; }
.says { display: none; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; display: block; float: left; width: 90%; margin-left: 3%; }
#commentform p { clear: both; }
.alt { margin: 0; padding: 10px; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentlist .children li { width: 90%; display: block; margin: 0px; background-color: #FDFDFD; background-image: url(images/comment-children-bg.gif); background-position: left; background-repeat: repeat-y; border: 1px solid #E2E2E4; overflow: hidden; }
.commentlist .children li div { width: 97%; padding: 3%; background-image: url(images/comment-children-top.gif); background-repeat: no-repeat; background-position: top left; }
.commentlist .commentmetadata { font-weight: normal; float: left; margin: 5px 0px 0px 0px; display: block; clear: both; background-image: none; width: 90%; margin-left: 3%; }
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta { background-image: none; width: 100%; padding: 0px !important; }
.commentlist .reply, .commentlist .children .reply { float: right; background-image: none; width: 54px; height: 22px; margin-bottom: 0px; padding: 0px; margin-right: 10px; font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover { background-image: url(images/reply.gif); width: 39px; height: 17px; display: block; color: #FFF; font-size: 8px; text-transform: lowercase; font-weight: normal; padding: 5px 0px 0px 15px; letter-spacing: 1px; }
.commentlist .children li { padding-bottom: 10px; }
.commentlist .children li ul li { padding-bottom: 10px; background-color: #FFF; }
#respond { margin-top: 20px; float: left; background-image: none; }
.commentlist #respond h3, .commentlist #respond a { margin-left: 28px; }
#comments { line-height: 30px; }
.children { clear: both; }
.children .commentmetadata, .children .vcard { background-image: none; }
.children textarea { width: 90% !important; }
.children input { width: 80% !important; }
#cancel-comment-reply-link { display: block; background-image: url(images/comment-close.gif); width: 144px; height: 21px; padding: 5px 0px 0px 23px; font-weight: normal; color: #84878E; font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#respond div { background-image: none; }
#submit { width: 120px !important; }
#respond h3 { margin-bottom: 30px; }
.commentlist #respond h3 { margin-bottom: 15px; margin-top: 0px; }
#comments { margin-top: 15px; margin-bottom: 30px; }


/*------------------------------------------------*/
/*-----------------[COMMENT FORM]-----------------*/
/*------------------------------------------------*/
#commentform { margin: 10px 0px 0px 20px; }
#commentform textarea { background: #f8f7f6; border: 1px solid #d6d3d3; width: 350px; padding: 10px; }
#commentform #email { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-email.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #author { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-author.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #url { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-website.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }


/*------------------------------------------------*/
/*---------------[PAGES NAVIGATION]---------------*/
/*------------------------------------------------*/
#pages { width: 1000px; margin-left: auto; margin-right: auto; background-color:#003300; height: 52px; margin-top: 0px; z-index: -6; }
#pages ul { list-style-type: none; list-style-image: none; padding: 0px 0px 0px 0px; margin-left: auto; margin-right:auto; margin-top: 0px;}
#pages li { float: left; display: block; height: 52px; z-index: 87;}
#pages li a:link, #pages li a:visited { float: left; color: #FFFFFF; display: block; padding-top: 15px; height: 37px; font-size: 20px;  background-position: right; background-repeat: no-repeat; padding-left: 26px; padding-right: 26px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
#pages li a:hover, #pages li a:active { color: #FFFFFF; font-size: 20px;  background-repeat: repeat-x; background-color:#002800;}
.current_page_item { background-color:#002800 !important; }
		/*-------------[DROPDOWN MENU]------------*/
		.nav, .nav * { margin:0; padding:0; list-style:none; }
		.nav ul { position:absolute; top:0; background-position: bottom;  padding-bottom: 9px; }
		.nav li { float:left; position:relative; z-index:85; font-size:12px; height: 44px; }
		.nav a { display:block; }
		.nav ul li { width: 250px; }
		.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:52px; }
		.nav li:hover li ul, .nav li.sfHover li ul { top:0em;}
		.nav li li:hover ul, ul.nav li li.sfHover ul {left:250px; margin-right:auto; top:-1px;}
		.nav li:hover ul, .nav li li:hover ul { top: 0em; }
		.nav li li { display: block; padding: 0px; background-color: #003300; float: left; height: auto !important; border-color: #002800;border-width: 1px ; border-style: solid;}
		.nav li li a:link, .nav li li a:visited { min-width: 190px; display: block; padding: 17px 30px 17px 30px !important; margin: 0px 0px 0px 0px !important; height: auto !important; float: left; background-image: none !important; }
		.nav li li a:hover { background-color: #47443c; }
#pagesbuffer{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	z-index:100;
}
/*------------------------------------------------*/
/*-------------[Promo Banner]---------------------*/
/*------------------------------------------------*/
#promobanner{height:385px; background-color:black; background-image:url(images/promobanner1.jpg);}



/*------------------------------------------------*/
/*-------------[CATEGORIES NAVIGATION]------------*/
/*------------------------------------------------*/
#categories { background-color: #003300; width: 1000px; font-size: 12px;  min-height: 37px; float: right; }
#categories ul { height: 37px; background-position: left top; background-repeat: no-repeat; margin-left:auto; margin-right:auto; width:840px; text-align:center;}
#categories li { float: left; list-style-image: none; list-style: none; margin: 0px 0px 0px 0px; list-style-type: none; list-style-position: inside;  background-position: right; background-repeat: no-repeat; height: 37px; text-align:center;}
#categories li a:link, #categories li a:visited { color: #FFF; padding-left: 11px; padding-right: 11px; display: block; height: 30px; padding-top: 7px; float: left; font-weight:bold; text-align:center; }
#categories li a:hover { color: #FFF; padding-top: 7px; display: block; background-image: url(images/categories-arrow-green.gif); background-position: top; background-repeat: no-repeat; height: 30px; background-color:#002800; text-align:center;}
		/*-------------[DROPDOWN MENU]------------*/
		#nav2 li li:hover ul, ul#nav2 li li.sfHover ul { left:230px; top:0px; }
		#nav2 li { z-index: 98; margin: 0px 0px 0px 0px; height: 37px; }
		#nav2 li ul { background-image: none; }
		#nav2 li li { background-color: #da790e; background-image: none; margin-right: 0px; }
		#nav2 li li a:hover { background-color: #e98d2b; }
		#nav2 li:hover ul, ul#nav2 li.sfHover ul { left:-22px; top:37px; }
#catbuffer {
    
}

/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }


/*------------------------------------------------*/
/*-------------------[SIDEBAR]--------------------*/
/*------------------------------------------------*/
#sidebar-wrapper { width: 280px; float: left; margin-top:35px; }
		#sidebar { float: left; width: 276px; }
				.sidebar-box { padding-top: 0px; margin-bottom: 0px; }
						.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active { display: block; color: #4B4A41; width: 100%; padding: 3px 3px 3px 3px; background-image: none !important; }
						.sidebar-box ul li { background-image: none !important; background-color: #F6F6F6 !important; color: #4B4A41 !important; }
						.sidebar-box ul li:hover, .sidebar-box ul li a:hover { background-image: none !important; background-color: #F6F6F6 !important; }
						.sidebar-box ul li a:hover { width: 100%; display: 
						block; color: #393939; padding: 3px 3px 3px 3px; }
						.sidebar-box h2 { margin-top: 5px; font-size: 15px; color: #4A493F; padding-top: 4px; font-weight: bold; padding-bottom: 4px; text-transform: lowercase; margin-left: 10px; }
						.contactwidgettextarea{height:80px; width:255px;}

/*------------------------------------------------*/
/*---------------[FEATURED ARTICLES]--------------*/
/*------------------------------------------------*/
.titles-featured a, .titles-featured a:hover, .titles-featured { font-size: 18px; line-height: 20px; color: #545249; margin-bottom: 5px; float: left; text-decoration:underlinen 2px;}
#featured { width: 1000px;  float: left; }
.featured-content { float: left;  background-color: #e3e3e3;
    
	border-bottom: medium solid #002800;
    border-color: #002800;
    border-right: medium solid #002800;
    border-top: medium solid #002800;
    height: 136px;
    margin-bottom: 13px;
    margin-top: -204px;
    padding: 12px;
    width: 476px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	border-width: 2px;
	color:black;}
.thumbnail-div-featured { width: 1000px; height: 385px; float: left; }



/*------------------------------------------------*/
/*--------------------[FOOTER]--------------------*/
/*------------------------------------------------*/
#footer { border-top:solid 1px #eaeaea; clear: both; float: right; width: 990px; min-height:50px; text-align: left; padding-left: 10px; color: #444; padding-bottom: 10px; padding-top: 10px; margin-bottom: 40px; color: 
gray;
font-size: 12px; }

#float-right-footer {
	clear:both;
	text-align:right;
	float:right;
}
	

/*------------------------------------------------*/
/*--------------------[SEARCH]--------------------*/
/*------------------------------------------------*/
.search_bg { height:35px; width:320px; top: 128px; position:relative; float: right; right:97px}
#search { color:#4E4C42; padding:0; }
#search input { background: transparent; font-size:12px; color:#4E4C42; font-family:Tahoma, arial, verdana, courier; width:231px; height:25px; vertical-align:middle; margin: 0px 0px 0 0px; padding-left:5px; border:thin inset; background-color:white; border-radius:30px 30px 30px 30px;}
#search .input { width:74px; height:30px; background:none; border:none; vertical-align:middle; margin:0; padding:0;}


/*------------------------------------------------*/
/*-----------------[RANDOM ARTICLES]--------------*/
/*------------------------------------------------*/
.random-image { width: 62px; height: 71px; border: 3px solid #000; float: left; display: inline; margin-right: 10px; }
.random { width: 900px; float: left; margin-top: 0px; height:270px; margin-bottom:5px;}


/*------------------------------------------------*/
/*-----------------[RECENT COMMENTS]--------------*/
/*------------------------------------------------*/
.recent-comments li { list-style-image: url(images/comment-icon.gif); }
.list2 { color: #888888; list-style-image: url(images/bullet.gif); margin-top: 0px; font-size: 11px; }
.list2 a:hover { color: #393939; list-style-image: url(images/bullet.gif); margin-top: 0px; font-size: 11px; }
.list2 a { color: #888888; margin-top: 0px; font-size: 11px; }
	
	
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.wp-pagenavi { margin: 15px 0px 15px 0px; }
.wp-pagenavi a, .wp-pagenavi a:link { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #e9e9e9; color: #413f36; background-color: #fff; }
.wp-pagenavi a:visited { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #e9e9e9; color: #413f36; background-color: #fff; }
.wp-pagenavi a:hover { border: 1px solid #e7e7e7; color: #4a493f; background-color: #f6f6f6; }
.wp-pagenavi a:active { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #e9e9e9; color: #413f36; background-color: #fff; }
.wp-pagenavi span.pages { padding: 5px 7px; margin: 2px 2px 2px 2px; color: #000000; border: 1px solid #e9e9e9; color: #413f36; background-color: #fff; }
.wp-pagenavi span.current, .wp-pagenavi span.extend { padding: 5px 7px; margin: 2px; font-weight: bold; border: 1px solid #e7e7e7; color: #4a493f; background-color: #f6f6f6; }

.no-border { border: none !important; color:black; }
.titles-featured a, .titles-featured a:hover, .titles-featured { width:370px; }
.thumbnail-div a { display: block; }


#promotextoverlay {
    background-color: #EBEBEA;
    border-bottom: medium solid #DDDDDD;
    border-color: #DDDDDD;
    border-right: medium solid #DDDDDD;
    border-top: medium solid #DDDDDD;
    height: 146px;
    margin-bottom: 45px;
    margin-top: -215px;
    padding: 7px;
    width: 486px;
	z-index:100;
}
#secondarynav{
	background-color:#003300;
	width:1000px;
	height:35px;
	
}

/*container content*/
#bright {
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 10px 40px;
    width: 295px;
    float: left;
	min-height: 325px;
	margin:16px 0px 0px 16px;
	background-color:#78987c;
	padding: 30px 0px 10px 15px;
	color:#333333;
	font-size:16px;
	font-weight:normal;
}
#bcenter {
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 948px;
    float: left;
	min-height:250px;
	margin:16px 0px 0px 16px;
	background-color:#c7deb5;
	padding: 15px 0px 10px 15px;
	color:#333333;
}
#bleft {
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 10px 40px;
    width: 295px;
    float: left;
	min-height: 325px;
	margin:16px 0px 0px 16px;
	background-color:#c7deb5;
	padding: 30px 0px 10px 15px;
	color:#333333;
}
#bottom {
    float: left;
    width: 100%;
}
#tright {
    width: 0%;
    float: left;
	min-height:250px;
}
#tcenter {
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 623px;
    float: left;
	min-height:250px;
	margin:16px 0px 0px 16px;
	color:#333333;
	background-color:#c7deb5;
	padding:15px 0px 10px 15px;
	text-align:left;
	color:#333333;
}
#tleft {
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .5);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 10px 40px;
    width: 295px;
    float: left;
	min-height: 325px;
	margin:16px 0px 0px 16px;
	background-color:#78987c;
	padding: 30px 0px 15px 15px;
	text-align:center;
	color:#333333;
	font-size:16px;
	font-weight:normal;
}
#top {
    width: 100%;
    float: left;
}


/*panel framework*/
#rightframe {
    width: 16px;
    float: left;
    height: 100%;
    min-height: 340px;
}
#centerframe {
    float: left;
    height: 100%;
    min-height: 340px;
    width: 276px;
}
#leftframe {
    float: left;
    height: 100%;
    min-height: 340px;
    width: 18px;
}
#centertopframe{
	float:left;
	height:100%;
	min-height:340px;
	width:604px;
}


span.wpcf7-list-item { display: block; }
#cans{
    font-size: 14px;
    font-weight: bold;
    width: 595px;
	height: 285px;
	color:#333333;
}
#cansbutton1 {

    color: white;
    float: left;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    width: 190px;
	background-image:url(images/yg-buttonleaf.png);
	background-repeat:no-repeat;

}
#cansbutton2 {

    color: white;
    float: left;
    height: 60px;
    text-align: center;
    vertical-align: middle;
	width: 190px;
	background-image:url(images/dg-buttonleaf.png);
	background-repeat:no-repeat;

}
#cansbutton3 {
    color: white;
    float: left;
    height: 60px;
    text-align: center;
    vertical-align: middle;
	width: 190px;
	background-image:url(images/mg-buttonleaf.png);
	background-repeat:no-repeat;
}
#cansbuttonpad{
	height: 9px;
}
#canbuttons {
	display: block;
	height: 39px;
	width: 100%;
	color:white;
	padding-top: 11px;
}

#fadesidepanels {
    position: absolute;
    float: left;
    left: 0px;
    top: 259px;
    width: 100%;
    height: 385px;
    opacity: 0.6;
}
.sf-sub-indicator {
background-image: url(http://www.drumbeatmarketing.net/development/wp-content/themes/harperwellness/images/arrow.png);
background-repeat: no-repeat;
background-position: left bottom;
}
#ccform {
    float: right;
    margin-top: 9px;
    margin-right: 9px;
}
.textwhite{
	color:white;
}
#leftcolumn {
    min-height: 149px;
    float: left;
    width: 393px;
    border: #ddd solid 2px;
    margin: 5px 0px 0px 0px;
}
#rightcolumn {
    min-height: 100%;  
    float: right;    border: #DDD solid 2px;  
    margin: 5px 0px 0px 0px;
    padding: 5px;
    width: 210px;
}
/* ------------------------Accordion Menus---------------------- */
.drumui-widget{	font-size:100%;	font-family:inherit;}
.drumui-widget .drumui-widget-content > *:first-child{	margin-top:0;}
.drumui-widget h3.drumui-accordion-header,
.drumui-widget h3.drum-haccord-header{	font-family:inherit;		font-size:100%;	font-style:normal;	line-height:100%;	padding:0 !important;	margin-bottom:0 !important;}
.drumui-tabs .drumui-tabs-nav{	margin:0 !important;}
.drum-haccord-group {	text-align: left;	overflow:hidden;}
.drum-haccord-group ul.drum-haccord-sections {	position: relative;	height: 100%;	overflow:hidden;	margin: 0 !important;	padding: 0;	list-style-type: none;}
.drum-haccord-group li.drum-haccord-section {	padding:0 !important;}
.drum-haccord-group li h3.drum-haccord-header {	margin: 0;	border:none !important;	z-index: 2;	position: absolute;	top: 0;	left: 0;	-webkit-transform: translateX(-100%) rotate(-90deg);	-webkit-transform-origin: right top;	-moz-transform: translateX(-100%) rotate(-90deg);	-moz-transform-origin: right top;	-o-transform: translateX(-100%) rotate(-90deg);	-o-transform-origin: right top;	-ms-transform: translateX(-100%) rotate(-90deg);	-ms-transform-origin: right top;	transform: translateX(-100%) rotate(-90deg);	transform-origin: right top;	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.drum-haccord-group li h3.drum-haccord-header span {	display: block;	margin:0 !important;	padding:0 8% 0 0;	position:absolute !important;	top:1px;	right:1px;	bottom:0;	left:0;	text-align: right;	z-index:3;}
.drum-haccord-group li h3.drum-haccord-header span a{	display:inline-block !important;	width:100%;	padding:0 !important;}
.drum-haccord-group li h3.drum-haccord-header b {	display: inline-block;	position: absolute;	height:100%;	left: 10%;	/* ie only */	top:50%\9;	width:20px\9;	margin-top:-10px\9;	
	z-index:4;	text-align: center;	-webkit-transform: rotate(90deg);	-moz-transform: rotate(90deg);	-o-transform: rotate(90deg);	transform: rotate(90deg);	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.drum-haccord-group li h3.drum-haccord-header:hover {	cursor: pointer;}
.drum-haccord-group li div.drum-haccord-content {	height: 100%;	position: absolute;	top: 0;	z-index: 1;	border:none !important;	overflow:auto;	}
.drum-haccord-group .content-inner {	padding:10px;}

.wpcf7 textarea {
	border:none;
	outline:none;
	line-height:24px;
	padding:5px;
	background:#eaeaea;
	font-size:14px;
	width:268px;
	height:100px;
}
.wpcf7 input {
	border:none;
	outline:none;
	line-height:24px;
	padding:5px;
	background:#eaeaea;
	font-size:14px;
}

.wpcf7 input.wpcf7-submit {
	border:none;
	outline:none;
	line-height:28px;
	padding:5px;
	background:#d2450d;
	color:#fff;
	font-size:14px;
	width:279px;
	text-align:center;
	text-transform:lowercase;
	font-size:18px;
	cursor:pointer;
}

.wpcf7 p {
	float:left;
	padding:10px 6px;
}
.stop-float .wpcf7 p { 
	float:none;
	padding:0;
	}
.ccnewsletter {
float: right;
color: gray;
font-size:12px;
}
#ctcbox {

}
/*----  Sub Page Nav -------*/
#sub_headerbar{
	background: url(images/header-bg.jpg) repeat-x;
	width: 1050px;
	position: relative;
	height: 60px;
	margin: 5px auto;
}
#sub_main_nav{
	
}
#sub_main_nav ul{
list-style: none;
padding: 0px 0px 0px 0px;
line-height: 16px;
margin:0;
}
#sub_main_nav li{
	margin: 0px;
display: block;
height: 48px;
float: left;
}
#sub_main_nav li a{
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	display: block;	
	padding: 13px 8px;
	height:34px;
	width: 157px;
	float: left;
	letter-spacing: 0.8px;
	text-align: center;
	
	font-weight:bold;
}
#sub_main_nav li a:hover{
	color: 
white;

text-transform: uppercase;
display: block;

width: 157px;
float: left;
letter-spacing: 0.8px;
text-align: center;
background-color:#F7A716;
font-weight:bold;
}
.sublinealign{
	margin: 0;
padding: 7px 0 0 0;
}
