body {
	background: url(images/back.png) no-repeat center top #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url(images/back.jpg);
}
#container_big {
	float:left;
	position:relative;
	width:100%;
	background:url(images/back-big.jpg) no-repeat top center;
}
#logo {
	float: left;
	position: absolute;
	left: 0px;
	top: 25px;
}
#logo img {
	float: left;
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	font: bold 100% "Trebuchet MS", Tahoma, Arial;
	color: #CC6633;
}
h1 a, h1 a:visited{
	color: #CC6633;
	text-decoration: none;
}
h1 a:hover{
	color: #FF6600;
	text-decoration: none;
}
h2 {
	color: #59770e;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}

h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
    color: #000000;
	margin: 0px auto;
	width: 979px;
}
/* header area */
#header {
	height: 85px;
	width: 979px;
	position: relative;
}

#top_menu {
	float: right;
	position: absolute;
	top: 60px;
	right: 7px;
	
}

#top_navigation {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 15px;
		
}


#top_navigation a {
	color: #a2a2a2;
	text-decoration: none;
	display: block;	
	float:left;
	position:relative;
	font-size: 14px;
	padding-left: 10px;
	height: 15px;
	line-height: 16px;
}


#top_navigation a span {
	cursor: pointer;
	padding-right: 10px;
	height: 15px;
		
}


#top_navigation a, #top_navigation a span {
	display: block;
	float: left;
	position: relative;
		
}


#top_navigation a:hover {
	color: #484848;
	background: url(images/top-menu-left-hover.gif) left no-repeat;
		
}

#top_navigation a:hover span {
	background: url(images/top-menu-right-hover.gif) right no-repeat;
}

#top_navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}


#top_navigation li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
} 

/* content area */
#content_big {
	float: left;
	width: 979px;
	position: relative;
	background:url(images/content-top.png) no-repeat top center #fff;
	padding-top:10px;
}


#content {
	padding: 0px 10px 10px 20px;
	float: left;
	width: 674px;
	overflow: hidden;
    color: #000000;
}

#sidebar {
	float: left;
  padding: 10px;
  padding-top:0px;
	width: 255px;
	color: #666666;
	overflow: hidden;
  background: #EFFFCE;
}
.post {
	clear:both;
	padding-top: 15px;
    color: #000000;
}

.post h2 {
  width: 450px;
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 2px;
	border-bottom: 1px solid #CFE1AC;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dceeb7;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*popular posts*/
ul.list-pop li, li.widget_categories li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}

/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 250px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */

/* footer area */
#footer {
	clear: both;
	color: #FFFFFF;
	background:url(images/footer-bottom.png) no-repeat bottom center;
	padding-bottom: 10px;
	width: 979px;
}
#footer a, #footer a:visited {
	color: #ffffff;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #59770E;
	margin: 10px 0px 5px 20px;
}
#footer-bottom {
	float: left;
	position: relative;
	width: 100%;
	height: 23px;
	font-size: 10px;
	color: #B3D400;
	font-size: 85%;
	line-height: 120%;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#footer-bottom a, #footer-bottom a:visited {
	color: #B3D400;
	text-decoration: none;
}
#footer-bottom a:hover {
	text-decoration: underline;
}

.center_fixed{
	width:979px;
}
.footer-recent-comments {
	width: 280px;
	float: left;
	margin-left: 20px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 280px;
	float: left;
	margin-left: 0px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 340px;
	float: left;
	margin-left: 25px;
}
.footer-about p {
	margin-left: 20px;
	color:#666;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.sponsers {
  padding: 10px;
  width: 95%;
  border: #b8b8b8 1px solid;
  background:#eeeeee;
}

/*.sponsers a {
  color: #59770e;
}*/

pre {
  display: block;
  padding: 10px;
  width: 95%;
  border: #b8b8b8 1px dashed;
  background:#f6f3f6;
  font-size: 12px;
  overflow: auto;
}

blockquote {
  margin: 10px;
  padding: 10px;
  border: 1px dashed #b8b8b8;
  background: #FFFFCE;
}

.note {
  background: #FFFFCE;
  margin: 10px;
  padding: 10px;
  border: 1px dashed #b8b8b8;
}
#mainmenu {
	float: right;
	position: relative;
	width: 750px;
	margin:30px 0 0px 0;
}
#mainmenu .menu {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width:750px;
}
.menutop,.menutop * {margin:0;padding:0;}
.menutop {float: right;position:relative;}
.menutop li {list-style:none;position:relative;width:100%;float:none;}
.menutop li a.item {cursor:pointer;}
.menutop li span.item {cursor:default;outline:none;}
.menutop li .item {display:block;float:left;display:block;margin:0;}
.menutop li li .item, 
.menutop li .item, .menutop li.active li .item {display:block;margin:0;text-decoration:none;float:none;}
.menutop li .fusion-submenu-wrapper, .menutop li ul {float: none;left: -999em;position: absolute;z-index: 500;}
.menutop li:hover li ul, .menutop li.sfHover li ul {top: -999em;}
.menutop li:hover ul, .menutop li.sfHover ul {top: 0;}
.menutop li li {position:relative;float:none;}

/* Drop Downs */
.menutop ul {width:156px;position:relative; margin:0px !important;  padding:0px 0 0 0!important; padding-top:15px !important; padding-bottom:10px !important; background:url(images/menu-ul-top.png) no-repeat top center; border-bottom: solid 1px #e1e1e1;}

/* Level 1 */
.level1 li { float:left; width:auto; margin:0px; position:relative;}
.level1 li .item { color:#365913; float:left; font-size:14px; height:27px; padding:13px 15px 0 15px; background:url(images/a-back.png) no-repeat right; font-weight: bold; position:relative; text-shadow:1px 1px 1px #abc230;}
.level1 li.item49 .item { color:#365913; float:left; font-size:14px; height:27px; padding:13px 31px 0 31px; background:url(images/item49.png) no-repeat right; font-weight: bold; position:relative;}
.level1 li.item54 .item { color:#365913; float:left; font-size:14px; height:27px; padding:13px 19px 0 14px; background:url(images/item54.png) no-repeat right; font-weight: bold; position:relative;}


/* Level 2 */
.menutop .level2 li { margin:0px; padding:0px;}
.menutop .level2 li .item { background:#fff; color:#666 !important; font-size:12px; float:left; font-family:  Arial, Helvetica, sans-serif; position:relative; width:105px; margin:7px 0 0 15px !important; padding:0px 0px 0px 0px !important; height:auto; text-shadow:none;}
.menutop .level2 li a.item:hover { color:#000 !important; text-shadow:none; }
.menutop .level2 li:hover > .daddy, .menutop .level2 li > .daddy {color:#666; }

.menutop .level2 .f-menuparent-itemfocus .item, .menutop .level2 li:hover .item {color:#000;}
.menutop .level2 .f-menuparent-itemfocus .daddy, .menutop .level2 li:hover .daddy {color:#000; }


/* Level 3 */
.menutop .level3 li > .item {background:#bbb;border-color:#ccc #aaa #aaa #ccc;border-style:solid;border-width:1px;}
.menutop .level3 li:hover > .daddy, .menutop .level3 li > .daddy {background-image:url(images/level3-parent.png);background-position:100% 50%;background-repeat:no-repeat;}

.menutop .level3 .f-menuparent-itemfocus .item, .menutop .level3 li:hover .item {background:#aaa;border-color:#bbb #999 #999 #bbb;color:#333;}
.menutop .level3 .f-menuparent-itemfocus .daddy, .menutop .level3 li:hover .daddy {background-image:url(images/level4-parent.png);background-position:100% 50%;background-repeat:no-repeat;}

/* Level 4 */
.menutop .level4 li > .item {background:#aaa;border-color:#bbb #999 #999 #bbb;border-style:solid;border-width:1px;}
.menutop .level4 li:hover > .daddy, .menutop .level4 li > .daddy {background-image:url(images/level4-parent.png);background-position:100% 50%;background-repeat:no-repeat;}

.menutop .level4 .f-menuparent-itemfocus .item, .menutop .level4 li:hover .item {background:#999;border-color:#aaa #888 #888 #aaa;color:#333;}

/* regular hover */
.menutop li:hover .item:hover, .menutop li.active .item:hover  { color:#1f330b; text-shadow:1px 1px 1px #a4bd31;}
.menutop li:hover .item:hover, .menutop li.active .item  { color:#1f330b; text-shadow:1px 1px 1px #a4bd31;}
.menutop li:hover .daddy:hover, .menutop ul li.active:hover > .daddy:hover {}


/* No JS */
.menutop li:hover > .fusion-submenu-wrapper, .menutop li:hover > ul {left:170px;top:0;}
.menutop li.root:hover > .fusion-submenu-wrapper, .menutop li.root:hover > ul {top:32px;left:0;}
.menutop li:hover ul, 
.menutop li.sfHover ul {left: 0;top:32px;}


.menutop li li:hover > ul, .menutop li li.sfHover > ul {top: 0;}

.menutop .level2 li {position:relative;float:left;width:100%;}

/* Fusion JS */
.fusion-js-container {display:block;height:0;left:0;overflow:visible;position:absolute;top:0;z-index:600000!important;background:transparent !important;}
.fusion-js-subs {display:none;margin:0 0 0 -2px;overflow:hidden;padding:0 2px;position:absolute;}



#footer-bottomm {
	float:left;
	position:relative;
	}
#footer-bottom-left {
	float:left;
	position:relative;
	width:600px;
	}
#footer-bottom-left ul {
	float:left;
	position:relative;
	margin:0px 0 0 0;
	padding:0px;
	list-style:none;
	}
#footer-bottom-left ul li {
	float:left;
	position:relative;
	margin:0px;
	padding:0px 7px 0 7px;
	border-right: solid 1px #666;
	list-style:none;
	height:10px;
	line-height:10px;
	}
#footer-bottom-left ul li a {
	font-size:10px;
	color:#666;
	text-transform: uppercase;
	}
#footer-bottom-left ul li a:hover{
	color:#B2CC1E;
	}
#footer-bottom-left ul li#current a{
	color:#B2CC1E;
	}
#footer-bottom-left-info{
	float:left;
	position:relative;
	margin:6px 0 0 7px;
	color:#666;
	text-transform: uppercase;
	font-size:10px;
	}
#social {
	float:left;
	position: absolute;
	left:502px;
	top:15px;
	}
.facebook {
    background: url(images/facebook.png) no-repeat 0 0;
    float: left;
    height: 16px;
    position: relative;
    width: 16px;
}
.facebook:hover {
    background: url(images/facebook.png) no-repeat 0 -16px;
}
.twitter {
    background: url(images/twitter.png) no-repeat 0 0;
    float: left;
    height: 16px;
    margin: 0 7px;
    position: relative;
    width: 16px;
}
.twitter:hover {
    background: url(images/twitter.png) no-repeat 0 -16px;
}
.ficon {
    background: url(images/ficon.png) no-repeat 0 0;
    float: left;
    height: 16px;
    position: relative;
    width: 16px;
}
.ficon:hover {
    background: url(images/ficon.png) no-repeat 0 -16px;
}
.by-rt {
	float:left;
	position: absolute;
	background:url(images/by-rt.png) no-repeat 0px 0px;
	width:35px;
	right:5px;
	top:20px;
	margin:0px 0 0 0;
	height:18px;
	}
.by-rt:hover {	
	background:url(images/by-rt.png) no-repeat 0px -18px;
}
