*{  
	margin:0;
	padding:0;
}

/**************************************************************
   Site Layout
 **************************************************************/
 
body {
	background-color: #534741;
	text-align: left;
	font: 16px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #534741;
}

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

p {
	padding-bottom: 10px;
}

@font-face {
    font-family: 'InvitationRegular';
    src: url('invitati-webfont.eot');
    src: url('invitati-webfont.eot?#iefix') format('embedded-opentype'),
         url('invitati-webfont.woff') format('woff'),
         url('invitati-webfont.ttf') format('truetype'),
         url('invitati-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**************************************************************
   Header
 **************************************************************/
 
#header-holder {
	background-color: #534741;
	width: 100%;
	height: 90px;
	margin-left: auto; 
	margin-right: auto; 
} 

#header {
	width: 960px;
	height: 90px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
} 

	.header-logo {
		background-image: url(../images/header_logo_bar.png);
		background-repeat: no-repeat;
		background-position: left;
		/*position: absolute;*/
		width: 332px;
		height: 90px;
		float: left;
		/*top: 0px;
		z-index: 200;*/
	}

	.header-right {
		width: 628px;
		height: 90px;
		float: right;
		text-align: right;
		overflow: hidden;
		/*margin-left: 362px;*/
	}

		.header-top {
			width: 628px;
			height: 20px;
			float: left;
			text-align: right;
			overflow: hidden;
			padding-top: 14px;
		}

		.header-bottom {
			width: 628px;
			height: 56px;
			float: left;
			overflow: no;
		}

			.header-nav {
				width: auto;
				height: 56px;
				float: right;
				overflow: hidden;
				font: 18px 'InvitationRegular', Arial, Helvetica, sans-serif;
				color: #ffffff;
				text-align: right;
				line-height: 50px;
				text-transform: lowercase;
			}
			
			.header-nav a { color: #ffffff; text-decoration: none; padding: 5px 10px 5px 10px; margin: 0px 4px 0px 0px;}
			.header-nav a:hover {
				background-color: #fdc689; 
				color: #534741; 
				text-decoration: none;
				-moz-border-top-left-radius: 100px 50px;
				-webkit-border-top-left-radius: 100px 50px;
				-khtml-border-top-left-radius: 100px 50px;
				border-top-left-radius: 100px 50px; 
				-moz-border-top-right-radius: 100px 50px;
				-webkit-border-top-right-radius: 100px 50px;
				-khtml-border-top-right-radius: 100px 50px;
				border-top-right-radius: 100px 50px; 
				-moz-border-bottom-left-radius: 100px 50px;
				-webkit-border-bottom-left-radius: 100px 50px;
				-khtml-border-bottom-left-radius: 100px 50px;
				border-bottom-left-radius: 100px 50px; 
				-moz-border-bottom-right-radius: 100px 50px;
				-webkit-border-bottom-right-radius: 100px 50px;
				-khtml-border-bottom-right-radius: 100px 50px;
				border-bottom-right-radius: 100px 50px; 
			}
			
			.header-nav a.hot {
				background-color: #fdc689; 
				color: #534741; 
				text-decoration: none;
				-moz-border-top-left-radius: 100px 50px;
				-webkit-border-top-left-radius: 100px 50px;
				-khtml-border-top-left-radius: 100px 50px;
				border-top-left-radius: 100px 50px; 
				-moz-border-top-right-radius: 100px 50px;
				-webkit-border-top-right-radius: 100px 50px;
				-khtml-border-top-right-radius: 100px 50px;
				border-top-right-radius: 100px 50px; 
				-moz-border-bottom-left-radius: 100px 50px;
				-webkit-border-bottom-left-radius: 100px 50px;
				-khtml-border-bottom-left-radius: 100px 50px;
				border-bottom-left-radius: 100px 50px; 
				-moz-border-bottom-right-radius: 100px 50px;
				-webkit-border-bottom-right-radius: 100px 50px;
				-khtml-border-bottom-right-radius: 100px 50px;
				border-bottom-right-radius: 100px 50px; 
			}
		
			/*.header-nav-icon {
				width: auto;
				height: 17px;
				float: right;
				overflow: no;
				text-align: right;
				line-height: 50px;
				text-transform: lowercase;
				padding: 17px 20px 16px 0px;
			}
		*/
			.header-social {
				width: auto;
				height: 56px;
				float: right;
				overflow: no;
				font: 16px Arial, Helvetica, sans-serif;
				color: #be4125;
				font-weight: bold;
				text-align: right;
				line-height: 50px;
				padding-top: 12px;
			}
			
				.header-social img {
					padding-left: 5px;
				}
	
			.menu-navigation-container {
				width: auto;
				height: 50px;
				overflow: no;
				float: right;
				text-align: right;
			}
			
				.header-nav ul { 
					list-style-type: none; 
					list-style-position: inside;
					margin-left: 0em;
					text-align: left;
				}
				
				.header-nav li {
					float: left;
					position: relative;
					padding-left: 0px;
				}
				
				.header-nav li a {
					color:#ffffff; 
				}
				
				.header-nav li a:hover {
					color: #534741;
				}
				
				.header-nav li a.hot {
					color: #534741;
				}
				
				#menu-item-24 a:hover {
				-moz-border-top-left-radius: 150px 100px;
				-webkit-border-top-left-radius: 150px 100px;
				-khtml-border-top-left-radius: 150px 100px;
				border-top-left-radius: 150px 100px; 
				-moz-border-top-right-radius: 150px 100px;
				-webkit-border-top-right-radius: 150px 100px;
				-khtml-border-top-right-radius: 150px 100px;
				border-top-right-radius: 150px 100px; 
				-moz-border-bottom-left-radius: 150px 100px;
				-webkit-border-bottom-left-radius: 150px 100px;
				-khtml-border-bottom-left-radius: 150px 100px;
				border-bottom-left-radius: 150px 100px; 
				-moz-border-bottom-right-radius: 150px 100px;
				-webkit-border-bottom-right-radius: 150px 100px;
				-khtml-border-bottom-right-radius: 150px 100px;
				border-bottom-right-radius: 150px 100px; 
				}
				
				#menu-item-24 a.hot {
				-moz-border-top-left-radius: 150px 100px;
				-webkit-border-top-left-radius: 150px 100px;
				-khtml-border-top-left-radius: 150px 100px;
				border-top-left-radius: 150px 100px; 
				-moz-border-top-right-radius: 150px 100px;
				-webkit-border-top-right-radius: 150px 100px;
				-khtml-border-top-right-radius: 150px 100px;
				border-top-right-radius: 150px 100px; 
				-moz-border-bottom-left-radius: 150px 100px;
				-webkit-border-bottom-left-radius: 150px 100px;
				-khtml-border-bottom-left-radius: 150px 100px;
				border-bottom-left-radius: 150px 100px; 
				-moz-border-bottom-right-radius: 150px 100px;
				-webkit-border-bottom-right-radius: 150px 100px;
				-khtml-border-bottom-right-radius: 150px 100px;
				border-bottom-right-radius: 150px 100px; 
				}

/**************************************************************
   Banner
 **************************************************************/
  
#floater {
	position: relative; 
	float: left;
	height: 50%;	
	width: 1px;
}

#banner-holder {	
	background-color: #534741;
	position: absolute;
	float: left; 
	clear: left;
	width: 100%;
	height: 362px;
	overflow: hidden;
	border-top: 2px solid #fbedd2;
} 
	
	#banner-holder.short {	
	height: 279px;
	} 

#wrap { 
	width: 972px; 
	margin: auto; 
	text-align:left;
}

#banner {
	position: absolute;
	float: left;
	width: 100%;
	height: 360px;
	text-align: left;
	overflow: no;
	margin-left: -70px;
	padding-bottom: 2px;
}

/**************************************************************
   Content
 **************************************************************/

#content-holder {
	background-color: #fbedd2;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#content-holder.home {
	margin-top: 362px;
}

#content {
	background-color: #fbedd2;
	width: 960px;
	height: 100%;
	overflow: auto;
	margin-top: 362px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

	.content {
		float: left;
		width: 630px;
		height: auto;
		overflow: hidden;
		text-align: left;
		padding-right: 30px;
	}

		.content.home {
			font-style: italic;
		}

		.content img {
			padding-top: 10px;
			float: right;
		}
		
		.content a {color: #534741; text-decoration: underline;}
		.content a:hover {color: #be4125; text-decoration: underline;}
		
		.content a.post-edit-link {color: #be4125; text-decoration: none;}
		.content a.post-edit-link:hover {color: #be4125; text-decoration: underline;}

#content p.readmore, #main p.readmore {
	width: 100%;
	float: left;
	font-size: 12px;
	text-align: right;
	color: #ffffff;
 } 

	#main p.readmore {
		text-align: left;
		margin-top: 3px;
	 } 
 
/*#content p.readmore a, #main p.readmore a { background-color: #6bbd47; color: #ffffff; text-decoration: none; padding: 0px 3px;}
#content p.readmore a:hover, #main p.readmore a:hover {background-color: #be4125; color: #ffffff; text-decoration: none; padding: 0px 3px;} kme*/

#main-holder {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
	background-position: top;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#main-holder.green {
	background-image: none;
	background-color: #a1ad4b;
}

#main {
	width: 960px;
	height: 100%;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}
		
	.main {
		float: left;
		width: 960px;
		height: auto;
		overflow: auto;
		text-align: left;
	}
		
	.main iframe {
		margin: 20px 0;
	}

.entry ul { 
	list-style-type: disc;
	font-style: italic;
	margin-bottom: 10px;
}

.entry li {
	list-style-position: outside;
	list-style-type: disc; 
	line-height: 16px;
	/*padding-left: 24px;*/
	padding-bottom: 5px;
	margin-left: 40px;
}

.entry li a {color: #be4125; text-decoration: none;}
.entry li a:hover {color: #be4125;	text-decoration: underline;}

/**************************************************************
   Home: News Section
 **************************************************************/
 
/*.news-holder {
	float: left;
	width: 480px;
	height: auto;
	overflow: auto;
}*/

	.news-image-holder {
		background-color: #aab848;
		float: left;
		width: 400px;
		height: auto;
		min-height: 190px;
		overflow: hidden;
		text-align: left;
		-moz-border-top-right-radius: 150px 100px;
		-webkit-border-top-right-radius: 150px 100px;
		-khtml-border-top-right-radius: 150px 100px;
		border-top-right-radius: 150px 100px; 
		-moz-border-bottom-right-radius: 150px 100px;
		-webkit-border-bottom-right-radius: 150px 100px;
		-khtml-border-bottom-right-radius: 150px 100px;
		border-bottom-right-radius: 150px 100px;
	}
	
		.news-image {
			background-image: url(../images/main_latestnews_bg.png);
			background-repeat: repeat;
			float: left;
			width: 214px;
			height: 140px;
			overflow: hidden;
			text-align: left;
			padding: 4px 0px 4px 50px;
			margin-top: 20px;
			margin-bottom: 20px;
			margin-left: 40px;
		}
		
			.news-image img {
				width: 210px;
				height: 140px;
			}
			
			.news-image a:hover img {
			}

	.news-content {
		float: right;
		width: 480px;
		height: auto;
		overflow: hidden;
		font-size: 14px;
		text-align: left;
		padding: 20px 40px;
	}
	
		#content .news-group a {color: #6bbd47; text-decoration: none;}
		#content .news-group a:hover {color: #6bbd47;	text-decoration: underline;}	
		
/**************************************************************
   Home: Banners Section
 **************************************************************/

.bannerad-holder {
	float: left;
	width: 300px;
	height: auto;
	overflow: auto;
	margin-right: 30px;
}

.bannerad-holder.end {
	margin-right: 0px;
}

	.bannerad-image-holder {
		float: left;
		width: 300px;
		height: 150px;
		overflow: hidden;
		text-align: left;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		-khtml-border-radius: 7px;
		border-radius: 7px;
	}
	
		.bannerad-image {
			float: left;
			width: auto;
			height: auto;
			overflow: hidden;
			text-align: left;
		}

		.bannerad-image img {
			width: 300px;
			height: 150px;
		}
	
/**************************************************************
   Slider: 
 **************************************************************/

.slider {
	float: left;
	width: 300px;
	height: auto;
	overflow: hidden;
	margin-right: 30px;
}
	
.slider.end {
	margin-right: 0px;
}
		
.slider a {
	text-decoration:none !important;
}

.slider .sliderimage {
	width: 300px;
	height: 150px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	text-align: center;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}

	.slider .sliderimage .thumbnail {
		overflow: hidden;
		width: 300px;
		height: 150px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		-khtml-border-radius: 7px;
		border-radius: 7px;
	}

.slider .sliderimage .overlay {
	opacity: 0;
	overflow: hidden;
	position: absolute;
	/*top: -150px;*/
	top: 0px;
	left: 0px;
	display: inline-block;
	width: 292px;
	height: 142px;
	text-align: justify;
	background-color: #000000;
	color: #ffffff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	border: 4px solid #6bbd47;
}

.slider .sliderimage .details {
	color: #ffffff;
	font-size: 16px;
	text-align: justify;
	padding: 25px;
}

	.slider .sliderimage .details img {
		padding-top: 0px;
		margin-top: -10px;
	}

.slider .sliderimage .overlay.hover {
	opacity: 0.85;
	top: 0px;
	left: 0px;
	cursor: hand;
}

.slider .sliderimage .overlay.default {
	opacity: 0;
	/*top: -150px;*/
	top: 0px;
	left: 0px;
}

#main .slider p.readmore-slider {
	background-color: #6bbd47;
	width: auto;
	float: left;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #ffffff;
	padding: 0px 3px;
	margin-top: 4px;
 } 
 
#main .slider p.readmore-slider a { background-color: #6bbd47; color: #ffffff; text-decoration: none;}
#main .slider p.readmore-slider a:hover {background-color: #ffffff; color: #363636; text-decoration: none;}

/**************************************************************
   Inner Pages
 **************************************************************/

#blog blockquote, .content blockquote {
	background-image: url(../images/testimonials_quote_bg.png);
	background-repeat: no-repeat;
	font-style: italic;
	text-align: justify;
	padding: 0px 50px 0px 50px;
	margin-top: 10px;
}
	
#main .testimonial-holder {
	background-image: url(../images/testimonial_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 550px;
	min-height: 200px;
	height: auto;
	overflow: auto;
	padding: 0px 40px 0px 40px
}
	
/**************************************************************
   Gallery Section
 **************************************************************/

	#content .page.gallery img {
		margin: 0px 10px 10px 0px;
	}
	
	.pgallery img { /*kma*/
		width: 112px;
		float: none !important;
		margin-right: 10px;
		height: 84px;		
	}
	
/**************************************************************
   Content Headings & Links
 **************************************************************/

#main h2 {
	color: #ffffff;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 20px;
}

	#main h2 a {color: #ffffff; text-decoration: none;}
	#main h2 a:hover {color: #ffffff; text-decoration: underline;}


#content h1 {
	color: #be4125;
	font: 32px 'InvitationRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 32px;
	margin-bottom: 5px;
}

#content h1.search-results {
	color: #534741;
	font: 32px 'InvitationRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 32px;
	margin-bottom: 5px;
}

#content h2 {
	color: #be4125;
	font: 32px 'InvitationRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 32px;
	margin-bottom: 5px;
}

	#content .quote h1 {
		color: #be4125;
		font: 19px Arial, Helvetica, sans-serif;
		font-weight: bold;
		line-height: 23px;
		letter-spacing: 0px;
		padding-bottom: 0px;
		border-bottom: none;
		margin-bottom: 0px;
	}
		
		.content h1 a {color: #6bbd47; text-decoration: none;}
		.content h1 a:hover {color: #6bbd47;	text-decoration: underline;}

#sidebar .news-post-info h3 {
	color: #be4125;
	font: 20px 'InvitationRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 5px;
}

#sidebar .news-post-info h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 5px;
}

/*#content h2 {
	color: #6bbd47;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}

#blog h1 {
	color: #be4125;
	font: 26px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
	padding-bottom: 6px;
	border-bottom: none;
	margin-bottom: 0px;
}

#blog h2 {
	color: #6bbd47;
	font: 26px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
	padding-bottom: 6px;
	border-bottom: none;
	margin-bottom: 0px;
}

#blog.search h2.pagetitle {
	color: #be4125;
	font: 26px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
	padding-bottom: 6px;
	border-bottom: none;
	margin-bottom: 0px;
}

#blog.search h2 {
	color: #363636;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}

#sidebar h2 {
	color: #6bbd47;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 2px;
}

#sidebar .products h2 {
	margin-bottom: 10px;
}

#sidebar .about h2 {
	margin-bottom: 10px;
}

#sidebar h3 {
	color: #6bbd47;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

#sidebanner h3 {
	color: #be4125;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#sidebar .news-post-info h4 {
	font-size: 11px;
	font-weight: normal;
	color: #a1a1a1;
	line-height: 20px;
	font-style: italic;
	text-transform: lowercase;
}	*/

/*#content .news-group h2 {
	color: #363636;
	font: 18px 'TrajanProRegular', Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -2px;
	margin-bottom: 4px;
}

#blog h2 {
	color: #363636;
	font: 20px 'TrajanProRegular', Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -1px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 15px;
}

#content h3 {
	color: #999;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 20px;
}

#sidebar h2.widgettitle {
	color: #363636;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: -1px;
	margin-bottom: 4px;
}*/
	
/**************************************************************
   Blog:
 **************************************************************/

#blog {
		float: left;
		width: 630px;
		height: auto;
		overflow: hidden;
		text-align: left;
		padding-right: 30px;
}

#blog .events {
}

#blog .post {
	width: 630px;
	float: left;
	margin-bottom: 30px;
}

#blog .single {
	float: none;
	/*margin-bottom: -20px;*/
}

#blog .entry-image {
	overflow: hidden;
	width: 630px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	-moz-border-top-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-khtml-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
	-moz-border-top-right-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-khtml-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-khtml-border-bottom-left-radius: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-bottom-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-khtml-border-bottom-right-radius: 7px;
	border-bottom-right-radius: 7px;
}

#blog .entry {
	/*width: 100%;
	height: 100%;*/
	display: inline-block;
	text-align: justify;
	color: #534741;
}
	
	#blog .entry p {
		display: block;
		text-align: left;
		/*padding-bottom: 10px;*/
	}
	
	/*#blog .entry img {
		padding: 0px 10px 10px 0px;
		float: left;
	}*/

/*#content .post .entry img {
	padding: 0px 10px 10px 0px;
	float: left;
}*/

#blog .entry-details {
	width: 630px;
	height: auto;
	overflow: hidden;
	float: left;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	margin-bottom: 10px;
}

#blog .post-credits {
	color: #555555;
	font-size: 12px;
	font-style: italic;
}

#blog .entry-title a {color: #be4125; text-decoration: none;}
#blog .entry-title a:hover {color: #534741;	text-decoration: underline;}

#blog .entry-date a {color: #ffffff; text-decoration: none;}
#blog .entry-date a:hover {color: #ffffff;	text-decoration: underline;}

#blog .post-credits a {color: #555555; text-decoration: none;}
#blog .post-credits a:hover {color: #ffffff; text-decoration: none;}


/*#blog .entry p.readmore {
	text-align: right;
	margin-bottom: 0px;
 } */
 
#blog .entry p.readmore img {
	padding-bottom: 10px;
	float: left;
 } 
 
#blog .entry p.readmore a {
	color: #0093b2; 
	font-size: 11px;
}
 
#blog #respond {
	float: left;
}

#gallery-1 .gallery-item {
	width: auto !important;
}

#gallery-1 img {
	border: none !important;
}

/*#blog p.readmore {
	width: 100%;
	float: left;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
 } 
 
#blog p.readmore a { background-color: #6bbd47; color: #ffffff; text-decoration: none; padding: 0px 3px;}
#blog p.readmore a:hover {background-color: #be4125; color: #ffffff; text-decoration: none; padding: 0px 3px;}*/

#blog .wp_next_previous_more {
	width: 630px;
	height: auto;
	float: left;
	border-top: 1px solid #D4C8B3;
	padding-top: 20px;
}

	#blog .next {
		float: right;
		font-weight: normal;
		text-align: left;
		margin-right: 10px;
	}

	#blog .previous, .post .previous {
		float: right;
		font-weight: normal;
		text-align: right;
	}
	
	#blog .next a {color: #ed1c24; text-decoration: none;}
	#blog .next a:hover {color: #303030;	text-decoration: none;}
	
	#blog .previous a {color: #ed1c24; text-decoration: none;}
	#blog .previous a:hover {color: #303030;	text-decoration: none;}

/**************************************************************
   Sidebar (RHS)
 **************************************************************/

#sidebar {
	float: right;
	width: 300px;
	height: auto;
}

.sidebar {
	width: 270px;
	height: auto;
	overflow: hidden;
	padding-left: 29px;
	border-left: 1px solid #d4c8b3;
}

.sidebar-box {
	width: 270px;
	height: auto;
	overflow: hidden;
}
	
	.sidebar-tips {
		background-color: #ebe2b6;
		width: 230px;
		height: auto;
		display: inline-block;
		font-size: 14px;
		font-style: italic;
		padding: 10px 20px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		-khtml-border-radius: 7px;
		border-radius: 7px; 
	}

.sidebar-gallery {
	float: right;
	width: 268px;
	height: auto;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
}

	.sidebar-gallery.categories img {
		margin-bottom: 10px;
	}
	
/*#sidebar-clients {
	background-color: #f0f8ec;
	width: 270px;
	height: auto;
	overflow: hidden;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	padding: 20px 15px;
}
	
	.sidebar-clients {
		width: 270px;
		height: auto;
		overflow: hidden;
		font-size: 12px;
		line-height: 16px;
		font-style: italic;
	}

#sidebar-clients ul { 
	list-style: none; 
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 10px;
}

#sidebar-clients li {
	list-style: none; 
	margin-left: 0;
	line-height: 18px;
}
	
#sidebar-box.products {
	background-color: #e5eef6;
	margin-bottom: 20px;
}
	
	.sidebar-box.products {
		margin-bottom: 0px;
	}

		#sidebar-box.products ul { 
			list-style: none; 
			list-style-position: outside;
			list-style-type: none;
			margin-bottom: 0px;
		}
		
		#sidebar-box.products li {
			background-image: url(../images/products_icon_pdf.png);
			background-repeat: no-repeat;
			list-style: none; 
			line-height: 16px;
			padding-left: 24px;
			padding-bottom: 5px;
			margin-left: 0;
		}

		#sidebar-box.products li a {color: #be4125; text-decoration: none;}
		#sidebar-box.products li a:hover {color: #be4125;	text-decoration: underline;}
	
#sidebar-box.about {
	background-color: #e5eef6;
	margin-bottom: 20px;
}
	
	.sidebar-box.about {
		margin-bottom: 0px;
	}

		#sidebar-box.about ul { 
			list-style: none; 
			list-style-position: outside;
			list-style-type: none;
			margin-bottom: 0px;
		}
		
		#sidebar-box.about li {
			background-image: url(../images/sidebar_icon_globe.png);
			background-repeat: no-repeat;
			list-style: none; 
			line-height: 16px;
			padding-left: 24px;
			padding-bottom: 5px;
			margin-left: 0;
		}

		#sidebar-box.products li a {color: #be4125; text-decoration: none;}
		#sidebar-box.products li a:hover {color: #be4125;	text-decoration: underline;}
	
#sidebanner {
	background-color: #f0f8ec;
	width: 270px;
	height: auto;
	overflow: hidden;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	padding: 20px 15px;
	margin-bottom: 20px;
}

	.sidebanner {
		width: 270px;
		height: auto;
		overflow: hidden;
		margin-bottom: 20px;
	}
	
	.sidebanner.end {
		margin-bottom: 0px;
	}
	
		.sidebanner-thumb {
			width: 60px;
			height: auto;
			float: left;
			overflow: hidden;
			margin-right: 10px;
		}
	
		.sidebanner-info {
			width: 200px;
			height: auto;
			float: right;
			overflow: hidden;
			font-size: 12px;
			line-height: 18px;
		}
	
.sidebar-solo {
	width: 270px;
	height: auto;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	padding: 0px 15px 20px 15px;
}*/
	
	/*.sidebar-widget {
		background-image: url(../images/sidebar_border_bg.jpg);
		background-repeat: repeat-y;
		width: 254px;
		height: auto;
		overflow: no;
		padding: 4px;
		margin-bottom: 20px;
	}*/

	#sidebanner p.readmore {
		width: 100%;
		float: left;
		text-align: left;
		margin-top: 0px;
	 } 
	 
	#sidebanner p.readmore a {background-color: transparent; color: #6bbd47; text-decoration: none; padding: 0px 0px;}
	#sidebanner p.readmore a:hover {background-color: transparent; color: #be4125; text-decoration: none; padding: 0px 0px;}
	
	#sidebar a.back {color: #be4125; text-decoration: none;}
	#sidebar a.back:hover {color: #303030;	text-decoration: underline;}

#sidebar ul { 
	list-style-position: inside;
	list-style-type: disc;
	font-style: italic;
	margin-bottom: 10px;
}

#sidebar li {
	list-style-type: disc; 
	line-height: 16px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: 0;
}

/*#sidebar li.categories, #sidebar .sidebar-cat {
	width: 100%;
	display: inline-block;
	padding-bottom: 0px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 0px;
}

#sidebar ul li { 
	list-style: none; 
	list-style-position: outside;
	list-style-type: none;
}

	#sidebar li.cat-item { 
		float: left;
		width: 130px;
		font-size: 14px;
		line-height: 22px;
		padding: 0px 10px;
		margin-bottom: 10px;
	}

#sidebar ul ul li { 
	list-style: none; 
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
}*/

#sidebar li a {color: #be4125; text-decoration: none;}
#sidebar li a:hover {color: #be4125; text-decoration: underline;}

#sidebar a.post-edit-link {color: #BE4125; text-decoration: none;}
#sidebar a.post-edit-link:hover {color: #BE4125; text-decoration: underline;}

/**************************************************************
   Sidebar Recent News Section
 **************************************************************/

#sidebar-news {
	width: 270px;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.sidebar-news {
	display: inline-block;
	width: 270px;
	height: auto;
	overflow: hidden;
	margin-bottom: -5px;
}

	#sidebar .sidebar-news img.title {
		overflow: no;
		margin: -10px 0px 10px -10px;
	}

	#sidebar .sidebar-news p.home {
		margin-bottom: -8px;
	}
	
	#sidebar .news-post {
		width: 270px;
		height: auto;
		float: left;
		overflow: hidden;
		padding-bottom: 15px;
		border-bottom: 1px solid #d4c8b3;
		margin-bottom: 15px;
	}
	
	#sidebar .news-post-thumb {
		width: 66px;
		height: auto;
		float: left;
		overflow: hidden;
		text-align: center;
		margin-right: 10px;
	}
		
		#sidebar .news-post-thumb img {
			border: 3px solid #6bbd47;
		}
		
		#sidebar .news-post-thumb a:hover img {
			border: 3px solid #be4125;
		}
	
	#sidebar .news-post-info {
		float: right;
		width: 270px;
		height: auto;
		overflow: hidden;
		text-align: left;
		font-size: 14px;
		line-height: 14px;
	}
	
	/*#sidebar .news-post-info {
		float: right;
		width: 220px;
		height: auto;
		overflow: hidden;
		text-align: left;
		font-size: 14px;
		line-height: 14px;
	}*/
	
		#sidebar .news-post-info h3 a {color: #BE4125; text-decoration: none;}
		#sidebar .news-post-info h3 a:hover {color: #BE4125;	text-decoration: underline;}

		#sidebar .news-post-info h4 a {color: #534741; text-decoration: none;}
		#sidebar .news-post-info h4 a:hover {color: #534741;	text-decoration: underline;}
		
		#sidebar .news-post .date {
			color: #ffffff;
			line-height: 20px;
		}

		#sidebar li a {color: #be4125; text-decoration: none;}
		#sidebar li a:hover {color: #6bbd47;	text-decoration: underline;}

/**************************************************************
   Sidebar Search Engine
 **************************************************************/


#sidebar-search {
	width: 270px;
	height: 30px;
	overflow: hidden;
	font: 20px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 30px;
	margin-bottom: 20px;
}

	.sidebar-search {
		width: 270px;
		height: 25px;
		overflow: no;
		color: #ffffff;
		font-weight: bold;
		/*margin-left: 4px;*/
		/*margin-bottom: 4px;*/
	}
		
	.sidebar-search #search {
		float: left;
		width: 270px;
		height: auto;
	}
	
	.sidebar-search .search {
		background-color: #A1AD4B;
		width: 250px;
		height: auto;
		font-size: 12px;
		line-height: 24px;
		padding: 2px 10px 2px 10px;
		color: #ffffff;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
	}
	
	.sidebar-search input {
		border: none;
	}
	
	/*.sidebar-search #button {
		float: right;
		width: 73px;
		height: auto;
	}*/

/**************************************************************
   Sidebar: Twitter Feed
 **************************************************************/
 
#sidebar-twitter {
	width: 274px;
	height: auto;
	overflow: hidden;
	margin-bottom: 0px;
}
	
	.sidebar-twitter {
		width: 274px;
		height: auto;
		overflow: no;
	}

	/*.sidebar-twitterend {
		background-image: url(../images/sidebar_twitter_bottom.jpg);
		background-repeat: no-repeat;
		width: 274px;
		height: 8px;
		overflow: no;
		margin-bottom: 20px;
	}*/

#twitter {
	width: 274px;
	height: auto;
	overflow: hidden;
}

.twtr-tweet-text {
    font-size: 100%;
}

#twitter_t { 
	width: 274px; 
	height: 8px; 
} 

#twitter_m { 
	width: 274px; 
	height: auto;
	overflow: hidden;
	padding: 0 0px; 
	margin-bottom: -33px;
} 

#twitter_container {
	width: 274px;
	min-height: 45px;
	height: auto !important;
	height: 40px;
	color: #363636;
	padding-bottom: 10px; 
} 

#twitter_update_list { 
	width: 274px; 
	overflow: hidden;  
} 

	#twitter_update_list span { 
		display: block;
	} 

#twitter_update_list li { 
	width: 274px; 
	list-style: none; 
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 10px;
} 

	#twitter_update_list li span a { color: #be4125; text-decoration: none; }

	#twitter_update_list li a { color: #be4125; font-size: 12px; text-decoration: none;}
	#twitter_update_list li a:hover { color: #be4125; text-decoration: underline; } 

#twitter_b { 
	width: 274px;
	height: 0px;
}



/**************************************************************
   Sidebar Recent News Section
 **************************************************************/

/*.sidebar-news {
	float: left;
	width: 238px;
	height: auto;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 10px 0px;
}
.sidebar-news img {
	float: left;
	padding-right: 10px;
}
*/
/*.sidebar-thumb-left {
	width: 140px;
	height: 59px;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0px 10px 22px 0px;
}

.sidebar-news {
	float: left;
	width: 140px;
	height: 59px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 10px 22px 0px;
}

#sidebar .sidebar-news .title {
	font-weight: normal;
	color: #ffffff;
	text-transform: normal;
}

#sidebar .sidebar-news .date {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #959595;
	text-transform: uppercase;
}*/


/**************************************************************
   Footer:
 **************************************************************/

#footer-holder {
	background-color: #534741;
	width: 100%;
	height: 100%;
	float: left;
	margin-left: auto; 
	margin-right: auto; 
} 

#footer {
	width: 960px;
	height: 100%;
	font-size: 12px;
	color: #fbedd2;
	overflow: hidden;
	padding: 20px 0px;
	margin-left: auto; 
	margin-right: auto; 
}

.footer-credits {
	width: auto;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	overflow: no;
	padding: 10px 30px 10px 0px;
	border-right: 1px solid #6c6057;

}

	.footer-credits img {
		padding-bottom: 0px;
	}

.footer-mosun {
	display: none; /*kma*/
	/*width: 230px;
	height: 64px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	overflow: no;
	padding: 35px 20px 0px 0px;
	margin-left: 30px;*/
}

	.footer-mosun img {
		padding-top: 5px;
	}

.footer-like {
	width: auto;
	height: auto;
	float: right;
	text-align: right;
	padding: 40px 20px 0px 0px;
	margin-right: 30px;
}

.footer-nav {
	width: auto;
	height: 80px;
	float: right;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	overflow: no;
	padding: 10px 30px 10px 30px;
	border-left: 1px solid #6c6057;
	border-right: 1px solid #6c6057;
}

	#footer a {color: #a1ad4b; text-decoration: none;}
	#footer .footer-nav a {color: #a1ad4b; text-decoration: none; padding: 0px 5px 0px 5px;}
	#footer a:hover {color: #a1ad4b;	text-decoration: underline;}

.footer-social {
	width: auto;
	height: auto;
	float: right;
	text-align: right;
	padding: 11px 0px 0px 30px;
}

	.footer-social img {
		margin-bottom: 5px;
	}

#footer .menu-footer-container {
	/*display: inline-block;*/
	width: auto;
	height: auto;
	overflow: hidden;
	color: #ffffff;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

	#footer ul { 
		list-style-type: none; 
		list-style-position: inside;
		margin-left: 0;
		text-align: right;
	}
	
	#footer li {
		/*float: left;*/
		position: relative;
		margin-right: 0px;
		/*padding-left: 10px;*/
	}

/**************************************************************
   Lightbox Gallery
 **************************************************************/

.entry .size-thumbnail {
	padding: 0px 15px 20px 0px;
}

#gallery-1 {
	width: 640px !important;
}

#gallery-1 img {
	border: none !important;
}

#gallery-1 .gallery-item {
	text-align: left !important;
	width: auto !important;
	margin-right: 20px;
}

dt.gallery-icon {
	width: 108px !important;
}

dt.gallery-icon img {
	width: 108px !important;
	height: 90px !important;
}

/**************************************************************
   Global Styles:
 **************************************************************/


.padleft {
	padding-left: 10px;
}

.padright {
	padding-right: 10px;
}

.padbottom {
	padding-bottom: 10px;
}

.padtop {
	padding-top: 10px;
}

.margleft {
	margin-left: 10px;
}

.margright {
	margin-right: 10px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	padding: 10px;
}

#blog p img.alignleft {
	float: left;
	padding-right: 20px;
}

#blog p img.alignright {
	float: right;
	padding-left: 20px;
}

.margbottom {
	margin-bottom: 10px;
}

.margtop {
	margin-top: 10px;
}

.margleft20 {
	margin-left: 20px;
}

.margright20 {
	margin-right: 20px;
}

.margbottom20 {
	margin-bottom: 20px;
}

.margtop20 {
	margin-top: 20px;
}

hr {
	size: 155;
	color: #CCC;
}

img {
	border: none;
}

td {
	padding: 0px;
}

/**************************************************************
   KM Custom - Nov 3, 2020
 **************************************************************/
 
.footer-mosun,
#menu-item-32 /*wp login*/ {
	display: none;
}