/* PAY ONLINE */
h3.pay {
  font-family: "Century Gothic", Impact;
  color: #488214;
  padding: 5px;
  border: 2px solid #488214;
  border-radius: 15px;
  background-color: #e8e8e8;
  text-shadow: 2px 2px 2px #888888;
}
#leftblock h3 a:link, #leftblock h3 a:visited {
  color: #488214!important;
}
/* BODY BACKGROUND TWEAK */
body#stylef1, body#stylef2, body#stylef3, body#stylef4, body#stylef5, body#stylef6, body#stylef7, body#stylef8, body#stylef9, body#stylef10, body#stylef11, body#stylef12, body#stylef13, body#stylef14, body#stylef15, body#stylef16 {
  background:#458B00 url(../images/metal/grass_bg.jpg) repeat center top;
  color:#222;
}
/* TITLE TWEAKS */
h1, h2, h3, h4 {
  color: #003300;
}
.item-page {
  padding-right: 15px;
}
.pagetitle, div.title h1, div.title h2, .yjsg-morearticles h3 {
  color:#003300;
  border-bottom:1px dashed #003300;
}
div.title h2, div.title h1 {
  font-size: 28px;
}
h2, h1.article_title, h2.article_title {
  font-size: 36px;
  line-height: 48px;
}

/* HEADER TWEAKS */
#yjsg1 {
  background-color: transparent;
  padding: 0px;
}
#top1 .yjsquare_in {
  margin: 0px;
  padding: 0px;
}
#top1 .yjsquare_in p {
  margin: 0px;
  padding: 0px;
}
#top2 .yjsquare_in {
  margin: 0px;
  padding: 0px;
}
#top2 .yjsquare_in p {
  margin: 0px;
  padding: 0px;
}
/* HOME PAGE SLIDE SHOW TWEAKS */
#user1 {
  background-color: transparent;
  padding: 0px;
}
#user1 .yjsquare {
  padding-left:0px;
  padding-right:0px;
  margin-bottom: 10px;
}

#user1 .yjsquare_in {
  margin: 0px;
  padding: 0px;
}
#user1 .yjsquare_in p {
  margin: 0px;
  padding: 0px;
}
#yjsg3 {
  background-color: transparent;
  padding: 0px;
}
/* CONTENT AREA BACKGROUND */
#centerbottom {
  background: #e8e8e8 url(../images/metal/content_bg.jpg) repeat center top;
}

#midblock a:link, a:visited{
  text-decoration: underline;
  color:#121212;
}
/* FOOTER TWEAKS */
#footer {
  background:#003300 url(../images/metal/footer.jpg) no-repeat right top;
  color:#dddddd;
}
#footer a {
  color: #dddddd;
}
#footer a:hover, #footer a:focus {
  color: #c8c8c8;
}
#footer h4 {
  color: #dddddd;
}

/* Left Side Tweaks */
#leftblock h2 {
  color: #659D32;
  border-bottom: #659D32 2px solid;
}
#leftblock h2 span {
  color: #659D32;
}
/* FACEBOOK RESPONSIVE*/
.fb_iframe_widget {
	display: block !important;
}
.fb-like-box iframe {
 	width: 100% !important;
    /*max-width: 600px;*/
}
.fb-like-box span {
	width: auto !important;
	position: initial !important;
}
.fb_iframe_widget_fluid span {
	width:100% !important;
    /*max-width: 600px;*/
}
.fb_iframe_widget span {
	position: static !important;
}
