/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #D7F241 url(/images/img01.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	font-size: 17px;
}

input, select {
	height: 30px; width: 350px;
}

input.alignMiddle {
	height: 24px;
	padding-top: 5px;
}

input.buttons {
	background-color: #66cc00;
	border: thickpx double #00cc00;
	color: #ffffff;
	font-size: large;
	font-style: normal;
	height: 55px;
	width: 240px;
}

h1, h2, h3 {
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a, a:active {
	color: #00f;
	font-weight: bold;
}

a:hover {
	color: #00d;
}

a:visited {
	color: #619F00;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 206px;
	margin: 0 auto;
	background: url(/images/img02.jpg) no-repeat top left;
}

/* Logo */

#logo {
	width: 870px;
	height: 152px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 75px;
	padding-left: 50px;
	font-weight: normal;
}

#logo h2 {
	clear: left;
	float: left;
	padding-left: 75px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

h1 a, h1 a:visited, h1 a:active, h1 a:hover {
	color: #fff;
}

#logo h2, #logo h2 a {
	color: #fff;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 2px 0 2px;
}

#menu li a{
	float: left;
	background: #619E00;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu li.first a {
	float: left;
	background: #406800;
	padding: 10px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #406800;
	padding: 10px 20px;
}

/* Search */

#search {
	float: right;
	width: 200px;
}

#search form {
	margin: 0;
	padding: 0;
	margin-top: -10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	margin: 0;
	padding: 0;
	width: 30px;
	background: #406800;
	color: #FFFFFF;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
}

/* Content */

#content {
	float: left;
	width: 703px;
}

.post .title {
	margin: 0;
	border-bottom: 1px solid #000;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 25px;
	margin: 15px 0 20px 0;
	padding: 10px 0 0 20px;
	background: #4E9FC8 url(/images/img07.gif) no-repeat;
	line-height: normal;
}

/* Global tags */

#global_tags {
	float: left;
	margin-left: 30px;
	margin-top: 50px;
}

#global_tags span {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

#global_tags a {
	font-size: 16px;
	color: #5F9F03;
	margin: 6px 0px 0px 6px;
}

/* The Form */

#theform {
	padding-left: 25px;
}

#theform .row {
	margin-bottom: 10px;
}

#theform .row .col1 {
	float: left;
	padding-top: 5px;
	font-size: 17px;
	width: 200px;
}

#theform .row .col2 {
	float: left;
	width: 300px;
	font-size: 20px;
}

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	border-top: 5px solid #4E9FC8;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #000;
}

#footer a {
	color: #406800;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

.roundedcornr_box_353507 {
   background: #ffffff;
}
.roundedcornr_top_353507 div {
   background: url(roundedcornr_353507_tl.png) no-repeat top left;
}
.roundedcornr_top_353507 {
   background: url(roundedcornr_353507_tr.png) no-repeat top right;
}
.roundedcornr_bottom_353507 div {
   background: url(roundedcornr_353507_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_353507 {
   background: url(roundedcornr_353507_br.png) no-repeat bottom right;
}

.roundedcornr_top_353507 div, .roundedcornr_top_353507, 
.roundedcornr_bottom_353507 div, .roundedcornr_bottom_353507 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_353507 { margin: 0 30px; }