/* Design by http://www.dreamtemplate.com */
@charset "utf-8";
.card {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	max-width: 230px;
	text-align: center;
	font-family: arial;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
.card button {
  border: none;
  border-radius: 15px;
  outline: 0;
  padding: 12px;
  color: white;
  background-color: #009933;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 13px;
}
.card button:hover {
  opacity: 0.7;

/*#cssmenu {
	border: none;
	border: 0px;
	padding: 0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cssmenu ul {
	background-image: url(../images/horiz-subnav-bg.gif));
	height: 50px;
	list-style: none;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: inset 0px 16px 0px 0px rgba(255, 255, 255, 0.1);
	-moz-box-shadow: inset 0px 16px 0px 0px rgba(255, 255, 255, 0.1);
	box-shadow: inset 0px 16px 0px 0px rgba(255, 255, 255, 0.1);
	background-color: #009900;
}
#cssmenu li {
  float: left;
  padding: 0px 0px 0px 15px;
}
#cssmenu li a {
  color: #000;
  display: block;
  font-weight: normal;
  line-height: 50px;
  margin: 0px;
  padding: 0px 25px;
  text-align: center;
  text-decoration: none;
}
#cssmenu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	-webkit-box-shadow: inset 0px 0px 7px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 0px 7px 2px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 0px 7px 2px rgba(0, 0, 0, 0.3);
	background-color: #009933;
}
#cssmenu ul li:hover a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009933;
}
#cssmenu li ul {
  display: none;
  height: auto;
  padding: 0px;
  margin: 0px;
  border: 0px;
  position: absolute;
  width: 200px;
  z-index: 200;
}
#cssmenu li:hover ul {
  display: block;
}
#cssmenu li li {
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 200px;  /*this is where the rounded corners for the dropdown disappears*/
}
#cssmenu li:hover li a {
  background: none;
}
#cssmenu li ul a {
  display: block;
  height: 50px;
  font-size: 12px;
  font-style: normal;
  margin: 0px;
  padding: 0px 10px 0px 15px;
  text-align: left;
}
#cssmenu li ul a:hover,
#cssmenu li ul li:hover a {
	border: 0px;
	color: #FFFFFF;
	text-decoration: none;
	-webkit-box-shadow: inset 0px 0px 7px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 0px 7px 2px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 0px 7px 2px rgba(0, 0, 0, 0.3);
	background-color: #009933;
}
*/

body {
	margin:0;
	padding:0;
	width:100%;
	color:#929292;
	font:normal 12px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
}
html, .main {
	padding:0;
	margin:0;
}
.main {
	/*background:#dfdfdf url(../images/main_bg.gif) repeat-x left top;*/
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}
h2 {
	margin:8px 0;
	padding:8px 0;
	font-size:30px;
	font-weight:bold;
	color:#619b29;
}
p {
	margin:8px 0;
	padding:0 0 8px 0;
}
a {
	color:#1e5381;
	text-decoration:underline;
}
.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin:0;
	padding:0;
	width: auto;
}
h1, h2, .menu_nav ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.header {
}
.header_resize {
	padding:0;
	width:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header_resize2 {
	padding:0;
	width:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.logo {
	width:auto;
	height:90px;
}
h1 {
	margin:0;
	padding:36px 0 0;
	font-size:52px;
	font-weight:normal;
	line-height:1.2em;
	text-transform:none;
	text-align:center;
}
h1 a, h1 a:hover {
	color:#3f3f3f;
	text-decoration:none;
}
h1 span {
}
h1 small {
	display:block;
	font-size:18px;
	line-height:1.2em;
	letter-spacing:normal;
	text-transform:none;
	color:#8a98a5;
}
.slider {
	padding:4px 0 8px;
}
.rss {
	padding:18px 20px 0 0;
	float:right;
	width:auto;
}
.rss p {
	margin:0;
	padding:0;
	float:right;
	width:auto;
	color:#fff;
	font-size:13px;
	line-height:1.5em;
	font-weight:bold;
}
.rss a {
	color:#fff;
	text-decoration:none;
}
.rss a:hover {
	text-decoration:underline;
}
.rss img {
	margin:-3px 0 -3px 6px;
	border:none;
}
.menu_nav {
	margin:0 auto;
	padding:0 130px;
	height:60px;
}
.menu_nav ul {
	list-style:none;
	padding:0;
	height:60px;
	float:left;
}
.menu_nav ul li {
	margin:0;
	padding:0;
	float:left;
}
.menu_nav ul li a {
	display:block;
	margin:0;
	padding:19px 0;
	width:140px;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
.menu_nav ul li.active a, .menu_nav ul li a:hover {
	text-decoration:none;
	color:#ffae00;
}
.content {
	padding:0;
	background-image: url(../images/fbg_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
	
}
.content_resize {
	padding:0;
	width:1160px;
	border:1px solid #c4c4c4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: 700px;
}
.content .mainbar {
	margin:0;
	padding:0;
	float:left;
	width:900px;
}
.content .mainbar2 {
	margin:0;
	padding:0;
	float:left;
	width:690px;
}
.content .mainbar3 {
	margin:0;
	padding:0;
	float:left;
	width:800px;
}
.content .mainbar4 {
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
.content .mainbar h2 {
	margin-bottom:0;
	padding-bottom:0;
	font-size:34px;
	line-height:1.2em;
	color:#619b29;
}
.content .mainbar div.img {
	padding:12px 0 0;
	float:left;
}
.content .mainbar img {
}
.content .mainbar img.fl {
	margin:0;
	border:1px solid #c4c4c4;
}
.content .mainbar .article {
	margin:0;
	padding:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c4c4;
}
.content .mainbar .post_content {
	float:right;
	width:550px;
}
.content .mainbar .post_content strong {
	color:#3f3f3f;
}
.content .sidebar {
	padding:0;
	float:right;
	width:260px;
}
.content .sidebar .gadget {
	margin:0 0 12px;
	padding:0 0 24px 20px;
	border-bottom:1px solid #c4c4c4;
}
.content .sidebar h2 {
	color:#6e6e6e;
}
ul.sb_menu, ul.ex_menu {
	margin:0;
	padding:0;
	list-style:none;
	color:#959595;
}
ul.sb_menu li, ul.ex_menu li {
	margin:0;
}
ul.sb_menu li {
	padding:4px 0;
	width:220px;
}
ul.ex_menu li {
	padding:4px 0;
}
ul.sb_menu li a {
	color:#9a9a9a;
	text-decoration:none;
	margin-left:-16px;
	padding:4px 8px 4px 16px;
}
ul.ex_menu li a {
	font-weight:bold;
	color:#161616;
	text-decoration:none;
}
ul.sb_menu li a:hover, ul.ex_menu li a:hover {
	color:#1e5381;
	font-weight:bold;
	text-decoration:none;
}
p.spec {
	padding:0 0 16px;
}
p.infopost {
	margin-bottom:8px;
	padding:6px 0;
	color:#929292;
}
p.infopost a {
	padding:0 2px;
	color:#929292;
	text-decoration:underline;
}
p.infopost a.com {
	padding-left:4px;
	float:none;
	font-weight:normal;
	text-decoration:none;
	color:#3f3f3f;
}
p.infopost a.com:hover {
	text-decoration:underline;
}
p.infopost a.com span {
	padding-left:4px;
	font-weight:bold;
}
.content .mainbar .post_content a.rm {
	display:block;
	float:right;
	padding:0 0 0 10px;
	font-weight:bold;
	text-decoration:none;
}
.content .mainbar .post_content a.rm:hover {
	text-decoration:underline;
}
.content p.pages {
	margin:0;
	padding:24px 20px;
	font-size:11px;
	color:#929292;
	text-align:left;
	background:repeat-x left top;
}
.content p.pages span, .content p.pages a {
	padding:8px 12px;
	text-decoration:none;
}
.content p.pages span, .content p.pages a:hover {
	color:#fff;
	background:#1e5381;
	border:1px solid #1e5381;
}
.content p.pages a {
	color:#929292;
	border:1px solid transparent;
}
.content p.pages small {
	font-size:12px;
	float:right;
}
.content .mainbar .comment {
	margin:0;
	padding:16px 0 0 0;
}
.content .mainbar .comment img.userpic {
	border:1px solid #dedede;
	margin:10px 16px 0 0;
	padding:0;
	float:left;
}
.fbg {
	padding:16px 0 0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.fbg_resize {
	width:1000px;
	border:1px solid #c4c4c4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.fbg h2 {
	color:#929292;
	padding-bottom:24px;
}
.fbg img.gal {
	margin:0 8px 8px 0;
	padding:0;
	background-color:#fff;
	border:1px solid #dfdfdf;
}
.fbg .col {
	margin:0;
	float:left;
}
.fbg .c1 {
	width:280px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 0;
}
.fbg .c2 {
	padding:0 16px 0 16px;
	width:280px;
}
.fbg .c3 {
	width:276px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 16px;
}
.fbg .fbg_ul {
	margin:0;
	padding:0;
	list-style:none;
}
.fbg .fbg_ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.fbg .fbg_ul li a {
	display:block;
	margin:0;
	padding:2px 0 2px 12px;
	color:#929292;
	text-decoration:none;
	background:no-repeat left center;
}
.fbg .fbg_ul li a:hover {
	color:#1e5381;
	text-decoration:underline;
}
.fbg p.contact_info {
	line-height:1.8em;
}
.fbg p.contact_info a {
	color:#1e5381;
	text-decoration:underline;
}
.fbg p.contact_info span {
	display:block;
	float:left;
	width:74px;
	font-weight:bold;
	color:#3f3f3f;
}
ol {
	list-style:none;
}
ol li {
	display:block;
	clear:both;
}
ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li input.text {
	width:480px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:5px 2px;
	height:16px;
	background-color:#fff;
}
ol li textarea {
	width:480px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:2px;
	background-color:#fff;
}
ol li .send {
	margin:16px 0 0 0;
}
.searchform {
	padding:0 24px 0 20px;
	border-bottom:1px solid #c4c4c4;
}
#formsearch {
	margin:0;
	padding:32px 0 24px;
	width:auto;
	height:30px;
}
#formsearch span {
	display:block;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/search_bg.gif) no-repeat left top;
}
#formsearch input.editbox_search {
	margin:0;
	padding:8px 6px;
	float:left;
	width:170px;
	font-size:12px;
	line-height:14px;
	color:#a8acb2;
	background:none;
	outline:none;
	border:none;
}
#formsearch input.button_search {
	margin:0;
	padding:0;
	border:none;
	float:left;
}
.footer {
}
.footer_resize {
	margin:0 auto;
	padding:0 0 12px;
	width:960px;
	line-height:1.5em;
	color:#6b6b6b;
}
.footer_resize p {
	margin:24px 0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	text-indent:inherit;
}
.footer_resize a {
	color:#1e5381;
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
	text-decoration:underline;
	background-color:transparent;
}
.footer_resize a:hover {
	color:#1e5381;
	background-color:transparent;
	text-decoration:none;
}
.footer_resize .lf {
	float:left;
}
.footer_resize .rf {
	float:right;
}
a {
	outline:none;
}
