body {

	margin: 0;

	padding: 0;

	background: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #181B20;

}



h1, h2, h3 {

	margin: 0px;

	padding: 0px;

	text-transform: lowercase;

	font-family: 'Abel', sans-serif;

	font-weight: 400;

	color: #3FA449;

}



h1 {

	font-size: 2em;

}



h2 {

	font-size: 2.4em;

}



h3 {

	font-size: 1.6em;

}



p, ul, ol {

	margin-top: 0;

	line-height: 180%;

}



ul, ol {

}



a {

	text-decoration: none;

	color: #9C9A9A;

}



a:hover {

	text-decoration: underline;

}



img.border {

	border: 6px solid #EEE7DF;

}



img.alignleft {

	float: left;

	margin-right: 25px;

}



img.alignright {

	float: right;

}



img.aligncenter {

	margin: 0px auto;

}



#wrapper {

	margin: 0 auto;

	padding: 0;

}



/* Header */



#header-wrapper {

	height: 150px;

	background: #3A3A3A;

	margin-bottom: 30px;

}



#header {

	width: 960px;

	height: 220px;

	margin: 0 auto;

}



/* Logo */



#logo {

	width: 980px;

	height: 80px;

	margin: 0px auto;

	padding: 10px 0px 0px 0px;

	color: #eec900; 3FA43A

}



#logo h1, #logo p {

	display: block;

	margin: 0px;

	padding: 0px;

	text-transform: lowercase;

}



#logo h1 {

	letter-spacing: -1px;

	text-align: center;

	text-transform: lowercase;

	font-size: 73px;

	color: #3FA43A;

}



#logo h1 a {

	color: #eec900; 73CC43

}



#logo p {

	margin-top: -45px;
       letter-spacing: 1px;

	text-align: center;

	font-family: abel;

	font-size: 42px;
        color: yellow;

}



#logo a {

	border: none;

	background: none;

	text-decoration: none;

	color: #3FA43A;

}



/* Search */



#search {

	float: right;

	width: 280px;

	height: 100px;

	padding: 0;

}



#search form {

	height: 41px;

	margin: 0;

	padding: 60px 0 0 30px;

}



#search fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



#search-text {

	width: 195px;

	padding: 6px 10px;

	border: none;

	background: #FFFFFF;

	text-transform: lowercase;

	font: normal 11px Arial, Helvetica, sans-serif;

	color: #7F7F81;

}



#search-submit {

	display: none;

}



/* Menu */

#menu-wrapper {
	width: 980px;
	height: 60px;
	margin: 0px auto;
	padding: 0px;
	background: #eec900;
	border-radius: 10px;
}

#menu {
	margin: 0;
	padding: 0px 10px;
	list-style: none;
	line-height: 60px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: none;
	text-shadow: 2px 2px 2px rgba(0,0,0,.3);
	font-family: 'Abel', sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #233424;
}

#menu li {
	float: left;
	margin-right: 1px;
}

#menu a {
	display: block;
	float: left;
	height: 60px;
	margin: 0px;
	color: #233424; #FFFFFF
}

#menu .current_page_item a {
	text-shadow: 2px 2px 2px rgba(0,0,0,.3);
	background: #eec900;
}

#menu a:hover {
	background:  #eec900;
	text-decoration: none;
	text-shadow: 2px 2px 2px rgba(0,0,0,.3);
	color: #FFFFFF;
}

#menu span {
	padding: 0px 20px;
}

#menu > li {
}

#menu > li.active {
	background:  #eec900;
	color: #FFFFFF;
}

.dropotron li.opener {
	border-right: solid 2px #FFFFFF;
}

.dropotron {
	margin: 0px;
	padding: 10px 0px;
	background: #eec900;
	list-style: none;
	text-transform: lowercase;
	font-family: 'abel', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #233424;
}

.dropotron a {
	color: #233424;
	text-decoration: none;
}

.dropotron li {
	margin: 0px;
	padding: 5px 20px;
}

.dropotron li:hover, .dropotron li.active {
	background: #eec900;
}



/* Page */



#page {

	width: 980px;

	margin: 0px auto;

	padding: 0px;

}



/* Content */



#content {

	float: right;

	width: 650px;

}



#content .contentbg {

	width: 590px;

	padding: 10px 30px 0px 30px;

}



.post {

	clear: both;

	padding-bottom: 10px;

	border-bottom: 1px solid #DEDEDE;

}



.post .title {

	padding-top: 10px;

	letter-spacing: -4px;

	text-transform: lowercase;

	font-size: 40px;

	color: #3FA449;

}



.post .title a {

	border: none;

	color: #3FA449;

}



.post .meta {

	padding-bottom: 10px;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: italic;

}



.post .meta a {

}



.post .entry {

	text-align: justify;

	margin-bottom: 25px;

	padding: 10px 0px 0px 0px;

}



.links {

	display: block;

	width: 96px;

	padding: 2px 0px 2px 0px;

	background: #A53602;

	text-align: center;

	text-transform: uppercase;

	font-size: 10px;

	color: #FFFFFF;

}



/* Sidebar */



#sidebar-bg {

	float: left;

	width: 330px;

	

}

#sidebar-bgr {

	float: right;

	width: 350px;

	

}



#sidebar {

	overflow: hidden;

	width: 270px;

	padding: 30px 30px 20px 30px;

	text-transform: capitalize;

	font-family: Verdana;

		

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	margin: 0;

	padding: 0;

	

}



#sidebar li ul {

	margin: 0px 0px;

	padding-bottom: 30px;

	

}



#sidebar li li {

	line-height: 35px;

	color: #333300;

}



#sidebar li li span {

	display: block;

	margin-top: -20px;

	padding: 0;

	font-size: 15px;

	font-style: italic;

	

}



#sidebar h2 {

	height: 38px;

	margin-bottom: 20px;

	padding: 12px 0 0 0px;

	border-bottom: 1px solid #F1DAF7;

	letter-spacing: -2px;

	font-size: 30px;

	color: #3FA449;

	

}



#sidebar p {

	margin: 0 0px;

	padding: 0px 20px 20px 20px;

	text-align: justify;

	color: #333300;

}



#sidebar a {

	border: none;

	color: #333300;

}



#sidebar a:hover {

	text-decoration: underline;

	color: #333300;

}



/* Calendar */



#calendar {

}



#calendar_wrap {

	padding: 20px;

}



#calendar table {

	width: 100%;

}



#calendar tbody td {

	text-align: center;

}



#calendar #next {

	text-align: right;

}



/* Footer */



#footer {

	height: 100px;

	background: #3A3A3A;

}



#footer p {

	margin: 0;

	padding-top: 18px;

	line-height: normal;

	text-align: center;

	text-transform: lowercase;

	font-family: 'Verdana', sans-serif;

	font-size: 16px;

	color: #A4B890;

}



#footer a {

	text-decoration: underline;

	color: #70C964;

}



#slider {

	position: relative;

	width: 590px;

	margin: 0px auto 20px auto;

}



#slider .viewer {

	width: 590px;

	height: 300px;

	overflow: hidden;

	margin: 0 auto;

}



#slider .viewer .reel {

	display: none;

	height: 300px;

}



#slider .viewer .reel .slide {

	position: relative;

	width: 590px;

	height: 300px;

}



#splash {

	width: 980px;

	margin: 30px auto 0px auto;

}



table {

    width:620px;

}

table, th, td {

    border: 1px solid green;

    border-collapse: collapse;

}

th, td {

    padding: 10px;

    text-align: left;

}

table#t01 tr:nth-child(even) {

    background-color: #eee;

}

table#t01 tr:nth-child(odd) {

   background-color:#fff;

}

table#t01 th	{

    background-color: #800000;

    color: white;

}



 #cssmenu,

#cssmenu ul,

#cssmenu ul li,

#cssmenu ul li a {

  margin: 0;

  padding: 0;

  border: 0;

  list-style: none;

  line-height: 1;

  display: block;

  position: relative;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

#cssmenu {

  width: 250px;

  z-index: 10;

}

#cssmenu ul {

  border: 1px solid #cccccc;

  border-radius: 5px;

  background: #ffffff;

  background: -moz-linear-gradient(bottom, #f0f0f0, #ffffff);

  background: -webkit-linear-gradient(bottom, #f0f0f0, #ffffff);

  background: -o-linear-gradient(bottom, #f0f0f0, #ffffff);

  background: -ms-linear-gradient(bottom, #f0f0f0, #ffffff);

  background: linear-gradient(to top, #f0f0f0, #ffffff);

}

#cssmenu ul li {

  display: block;

  border-bottom: 2px solid #cccccc;

}

#cssmenu ul li.active {

  border-bottom: 0;

}

#cssmenu ul li:last-child {

  border-bottom: 0;

}

#cssmenu ul li a {

  display: block;

  padding: 18px 16px;

  font-family: Helvetica, Arial, sans-serif;

  font-size: 16px;

  font-weight: bold;

  text-decoration: none;

  color: #444444;

}

#cssmenu ul li.active {

  left: -8px;

  width: 255px;

  padding: 2px;

  background: #ce4c4a;

  background: -moz-linear-gradient(bottom, #c43735, #d56462);

  background: -webkit-linear-gradient(bottom, #c43735, #d56462);

  background: -o-linear-gradient(bottom, #c43735, #d56462);

  background: -ms-linear-gradient(bottom, #c43735, #d56462);

  background: linear-gradient(to top, #c43735, #d56462);

  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);

}

#cssmenu ul li.active > a {

  padding: 12px 12px 12px 16px;

  border-left: 1px dashed #de8886;

  border-top: 1px dashed #de8886;

  border-bottom: 1px dashed #de8886;

  color: #ffffff;

  text-shadow: 0 1px 1px #8c2726;

}

#cssmenu ul li.active:after {

  position: absolute;

  right: -16px;

  top: 7px;

  width: 31.526911934581186px;

  height: 31.526911934581186px;

  background: #ce4c4a;

  background: -moz-linear-gradient(-45deg, #c43735, #d56462);

  background: -webkit-linear-gradient(-45deg, #c43735, #d56462);

  background: -o-linear-gradient(-45deg, #c43735, #d56462);

  background: -ms-linear-gradient(-45deg, #c43735, #d56462);

  background: linear-gradient(-45deg, #c43735, #d56462);

  -webkit-transform: rotate(45deg);

  -moz-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  -o-transform: rotate(45deg);

  transform: rotate(45deg);

  content: "";

}

#cssmenu ul li.active:before {

  position: absolute;

  right: -12px;

  top: 9px;

  z-index: 10;

  width: 28.526911934581186px;

  height: 28.526911934581186px;

  border-right: 1px dashed #e9afae;

  border-top: 1px dashed #e9afae;

  -webkit-transform: rotate(45deg);

  -moz-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  -o-transform: rotate(45deg);

  transform: rotate(45deg);

  content: "";

}

#cssmenu ul li.active a:after {

  position: absolute;

  bottom: -7px;

  left: -11px;

  z-index: -1;

  width: 0;

  height: 0;

  border-top: 4px solid transparent;

  border-bottom: 4px solid transparent;

  border-left: 8px solid transparent;

  border-right: 8px solid #982b29;

  content: "";

}





#tfheader{

		background-color:#c3dfef;

	}

	#tfnewsearch{

		float:right;

		padding:17px;

	}

	.tftextinput{

		margin: 0;

		padding: 5px 15px;

		font-family: Arial, Helvetica, sans-serif;

		font-size:14px;

		border:1px solid #0076a3; border-right:0px;

		border-top-left-radius: 5px 5px;

		border-bottom-left-radius: 5px 5px;

	}

	.tfbutton {

		margin: 0;

		padding: 5px 12px;

		font-family: Arial, Helvetica, sans-serif;

		font-size:14px;

		outline: none;

		cursor: pointer;

		text-align: center;

		text-decoration: none;

		color: #ffffff;

		border: solid 1px #0076a3; border-right:0px;

		background: #0095cd;

		background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));

		background: -moz-linear-gradient(top,  #00adee,  #0078a5);

		border-top-right-radius: 5px 5px;

		border-bottom-right-radius: 5px 5px;

	}

	.tfbutton:hover {

		text-decoration: none;

		background: #007ead;

		background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));

		background: -moz-linear-gradient(top,  #0095cc,  #00678e);

	}

	/* Fixes submit button height problem in Firefox */

	.tfbutton::-moz-focus-inner {

	  border: 0;

	}

	.tfclear{

		clear:both;

	}

	.img-circle {
   	 border-radius: 20%;
	}


	.img-circles {
   	 border-radius: 50%;
	}


