﻿body
{
margin: 0;
padding: 0;
font: 13px/18px arial, hevetica, sans-serif;
text-align: center;
color: #000100;
background-color: #fff;
background-image: url('../images/bg_inside.gif');
}

a:link {
  text-decoration: underline;
  color: #136e0f;
}
a:visited {
  text-decoration: underline;
  color: #136e0f;
}
a:hover {
  text-decoration: underline;
  color: #279e21;
}
a:active {
  text-decoration: underline;
  color: #279e21;
}

#container
{
margin-left: auto;
margin-right: auto;
width: 950px;
text-align: left;
}

#header {
height: 90px;
width: 100%;
background-image: url('../images/bg_header.gif');
background-repeat: repeat-x;
}

#headerleft {
float: left;
width: 393px;
left: 0px;
margin: 0;
padding: 0;
}

#main {
width: 100%;
}

#left {
float: left;
width: 594px;
left: 0px;
background-color: #fff;
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;
padding: 10px;
border-right: 1px solid #cfbd9e;
border-bottom: 1px solid #cfbd9e;
}

#left_ex {
float: left;
width: 900px;
left: 0px;
background-color: #fff;
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;
padding: 10px;
border-right: 1px solid #cfbd9e;
border-bottom: 1px solid #cfbd9e;
}


#left h1 {
font-size: 120%;
color: #195b02;
margin-bottom: -10px;
}

#left_ex h1 {
font-size: 120%;
color: #195b02;
margin-bottom: -10px;
}

#left h2 {
font-size: 110%;
color: #195b02;
margin-bottom: -10px;
}

#left_ex h2 {
font-size: 110%;
color: #195b02;
margin-bottom: -10px;
}

#left_ex2 {
float: left;
width: 900px;
left: 0px;
background-color: #fff;
margin-right: 100px;
margin-left: 100px;
margin-top: 10px;
padding: 10px;
border-right: 1px solid #cfbd9e;
border-bottom: 1px solid #cfbd9e;
}


#subarticles {
font-size: 90%;
}

#subarticles h2 {
font-size: 100%;
color: #000;
margin-bottom: -15px;
}

#subarticles h3 {
font-size: 100%;
color: #000;
}

#right
{
float: left;
width: 265px;
left: 636px;
margin-left: 10px;
padding: 10px;
font-size: 12px;
line-height: 18px;
}

#right h2 {
font-size: 120%;
color: #cf680c;
margin-bottom: -15px;
}

#login
{
background-color: #fff;
padding: 0px 10px 10px 10px;
border: 1px solid #cfbd9e;
}

#login h1 {
font-size: 120%;
color: #000;
}

.small {
font-size: 80%; 
}
	
.imagefloat
{
	float: left;
	padding: 2px;
	margin: 0 5px 5px 0px;
}

#footer
{
clear: both;
color: #195b02;
font-size: 90%;
padding-left: 5px;
padding-top: 10px;
}

#accordion h3 {
font-size: 120%;
color: #2a2a2a;
padding-top: 5px;
padding-bottom: 5px;
background-color: #fae5c7;
}

.faqanswer
{
	background-color: #eefbcd;
	padding: 15px;
}

img {
	border: 0;
}

.article {
	padding-left: 20px;
}



#blogarea {
	margin-top: 30px;
}

#subarticles {
	margin-top: 20px;
	border-top: 1px solid #0b4d08;
}

#subarticles2 {
	margin-top: 20px;
}

#leftEmpty {
float: left;
width: 594px;
height: 360px;
left: 0px;
background-color: #fff;
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;
padding: 10px;
border-right: 1px solid #cfbd9e;
border-bottom: 1px solid #cfbd9e;
}

#leftEmpty h1 {
font-size: 120%;
color: #195b02;
margin-bottom: -10px;
}
