﻿body {
	background: url(../img/header/top100.jpg) repeat-x top left;
}

body, th, td, input, textarea {
	text-align: justify;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	color: #000000;
}

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #FFFFFF;
}

h1 {
	/*letter-spacing: -.075em;*/
	font-size: 3em;
}

h2 {
	/*letter-spacing: -.05em;*/
	font-size: 1em;
	/*font-weight: bold;*/
	color: #018800;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #018800;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #018800;
}

hr {
	display: none;
}

.wrapper {
}

#header {
	width: 900px;
	margin: 0 auto;
	background: url(../img/header/img02.gif) no-repeat top left;
}

#menu {
	height: 47px;
	width: 976px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 30px 16px 30px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	font-size: 14px;
	font-weight: bold;
	border-left: #000000 1px solid;
	color: #FFFFFF;
}

#menu a:hover {
	background: #018800;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #018800;
	padding: 15px 30px 16px 30px;
	color: #FFFFFF;
}

#menu .last{
	border-right: #000000 1px solid;
}

#leftmenu {
	width: 125px;
	margin: 0px 10px 30px 0px;
}

#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#leftmenu li {
	float: left;
	margin: 0px 0px 5px 0px;
}

#leftmenu a {
	display: block;
	float: left;
	padding: 10px 10px 10px 10px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	font-size: 10px;
	color: #000000;
	background: #FFFFFF;
	border: solid 1px #000000;
	width: 125px;
}

#leftmenu a:hover {
	background: #FED942;
	border: solid 1px #000000;
	color: #000000;
}

#leftmenu .current_page_item a {
	background: #FED942;
	padding: 10px 10px 10px 10px;
	border: solid 1px #000000;
	color: #000000;
}

#logo {
	width: 900px;
	height: 261px;
	margin: 0 auto;
	/*background: url(../img/header/header300-2.jpg) no-repeat left top;*/
	background: url(../img/header300.tg.jpg) no-repeat left top;
	cursor: hand;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 30px 5px 0 0px;
	font-size: 48px;
	color: #FFFFFF;
}

#logo img 
{
	position: relative;
	top: 23px;
}

#logo h2 {
	padding-top: 10px;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	font-size: 24px;
	color: #FFFFFF;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

#logo2 {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	background: url(../img/header/img02.jpg) no-repeat left top;
}

#logo2 h1, #logo2 h2 {
	margin: 0;
	padding: 0;
}

#logo2 h1 {
	padding: 45px 5px 0 0px;
	font-size: 48px;
	color: #FFFFFF;
}

#logo2 h2 {
	padding-top: 15px;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	font-size: 24px;
	color: #FFFFFF;
}

#logo2 p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo2 a {
	color: #FFFFFF;
}

#page {
	width: 900px;
	min-height: 500px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFFFFF;
	border-top: none;
}

#content {
	float: left;
	width: 420px;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	font-size: 12px;
}

#leftcontent {
	float: left;
	width: 200px;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	font-size: 12px;
}

#rightcontent {
	float: left;
	width: 700px;
	min-height: 500px;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	font-size: 12px;
}

#rightcontent a:link, a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#rightcontent a:hover
{
	font-size: 12px;
	color: #004000;
	text-decoration: underline;
}

#fullcontent {
	float: left;
	width: 900px;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	font-size: 12px;
}

#fullcontent a:link, a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#fullcontent a:hover
{
	font-size: 12px;
	color: #004000;
	text-decoration: underline;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 22px;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	text-transform: none;
	color: #000000;
}

.post .entry {
	padding: 0 25px 10px 15px;
}

.post .meta {
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	font-size: 10px;
	color: #000000;
}

.post .meta a {
	color: #75043D;
}

.post .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
}

.post .links a, .post a {
	border: none;
	text-decoration: none;
}

.post .entry a:link, a:visited 
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.post .entry a:hover 
{
	font-weight: bold;
	color: #008000;
	text-decoration: underline;
}

/* Links */

#useful-links {
}

#useful-links h2 {
	padding: 15px 0 0 0px;
	margin: 0;
	color: #000000;
	height: 30px;
	font-size: 22px;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	font-weight: normal;
	text-transform: none;
}

#useful-links h3 {
	background: #004000;
	padding-left: 10px;
	text-transform: uppercase;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#useful-links p {
	margin: 0 0 10px 0;
	padding: 15px 0px 0px 0px;
	border-bottom: #E7E7E7 1px solid;
	line-height: 18px;
	font-size: 13px;
}

#useful-links a:link, a:visited {
	padding: 0px;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#useful-links a:hover {
	color: #008000;
	text-decoration: underline;
	font-weight: bold;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 1em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	color: #000000;
}

#sidebar1 {
	width: 210px;
	padding: 0px 20px 0px 20px;
	background: #F2F2F2;
}

#sidebar2 {
	width: 180px;
	padding: 0px 20px 0px 20px;
}

#sidebar2 li h2 {
	/*margin: 0 0 1em 0;*/
	/*padding: 15px 0  0 0px;*/
	height: 20px;
	color: #000000;
}

#sidebar2 li li {
	font-size: 12px;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
}

#sidebar2 li a:link, a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#sidebar2 li a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #004000;
	text-decoration: underline;
}

#sidebar2 li li a:link, a:visited {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#sidebar2 li li a:hover {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #004000;
	text-decoration: underline;
}

#footer {
	background: #000000;
	height: 120px;
	padding-top: 20px;
}

#footer p {
	text-align: center;
	text-transform: uppercase;
	font-family: Trebuchet MS, Gill Sans MT, Arial;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	padding: 2px 7px;
	color: #FFFFFF;
}

#download a:link, a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#download a:hover
{
	font-size: 12px;
	color: #004000;
	text-decoration: underline;
}