body {
    background: url("images/bg.jpg") repeat-x scroll center top #c9c9c9;
    color: #81847D;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 0;
}
@font-face {
    font-family: "CalibriRegular";
    font-style: normal;
    font-weight: normal;
    src: url("font/calibri-webfont.eot?#iefix") format("embedded-opentype"), url("font/calibri-webfont.woff") format("woff"), url("font/calibri-webfont.ttf") format("truetype"), url("font/calibri-webfont.svg#CalibriRegular") format("svg");
}
@font-face {
    font-family: "OswaldLight";
    font-style: normal;
    font-weight: normal;
    src: url("font1/Oswald-Light-webfont.eot?#iefix") format("embedded-opentype"), url("font1/Oswald-Light-webfont.woff") format("woff"), url("font1/Oswald-Light-webfont.ttf") format("truetype"), url("font1/Oswald-Light-webfont.svg#OswaldLight") format("svg");
}
@font-face {
    font-family: "OswaldBook";
    font-style: normal;
    font-weight: normal;
    src: url("font1/Oswald-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("font1/Oswald-Regular-webfont.woff") format("woff"), url("font1/Oswald-Regular-webfont.ttf") format("truetype"), url("font1/Oswald-Regular-webfont.svg#OswaldBook") format("svg");
}
@font-face {
    font-family: "OswaldBold";
    font-style: normal;
    font-weight: normal;
    src: url("font1/Oswald-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("font1/Oswald-Bold-webfont.woff") format("woff"), url("font1/Oswald-Bold-webfont.ttf") format("truetype"), url("font1/Oswald-Bold-webfont.svg#OswaldBold") format("svg");
}
@font-face {
    font-family: "OswaldStencilRegular";
    font-style: normal;
    font-weight: normal;
    src: url("font1/Oswald-Stencil-webfont.eot?#iefix") format("embedded-opentype"), url("font1/Oswald-Stencil-webfont.woff") format("woff"), url("font1/Oswald-Stencil-webfont.ttf") format("truetype"), url("font1/Oswald-Stencil-webfont.svg#OswaldStencilRegular") format("svg");
}
#mainWrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D3D3D3;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 10px #CCCCCC;
    margin: 30px auto 0;
    padding: 0;
    width: 998px;
}
input[type="text"], input[type="password"], textarea {
    border: 1px solid #DDDDDD;
    padding: 6px 10px;
}
input[type="submit"], input[type="button"], input[type="reset"] {
    background: none repeat scroll 0 0 #E5E5E5;
    border: 1px solid #DDDDDD;
    cursor: pointer;
    font-size: 0.9em;
    font-weight: normal;
    padding: 5px 10px;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
    background: none repeat scroll 0 0 #EEEEEE;
}
a {
    color: #5D8F00;
    text-decoration: none;
}
a:hover {
    color: #004B97;
    text-decoration: underline;
}
.left-top {
    float: left;
    width: 250px;
}
.right-top {
    float: right;
    width: 748px;
}
.content-left {
    border-right: 1px solid #CFCFCF;
    float: left;
    padding: 0 0 40px 20px;
    width: 417px;
}
.content-right {
    float: right;
    margin-top: 32px;
    text-align: left;
    width: 220px;
}
.content-right div {
    margin: 0 0 40px;
}
.tag-line {
    background: url("images/top-header.jpg") no-repeat scroll left bottom transparent;
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    color: #FFFFFF;
    float: left;
    font-family: 'CalibriRegular';
    font-size: 17px;
    height: 119px;
    line-height: 21.11px;
    padding: 22px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 457px;
}
.banner img {
    border-bottom: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    border-top: 1px solid #CFCFCF;
    float: left;
}
.right-tagline {
    background: url("images/header2.jpg") repeat-x scroll center bottom transparent;
    border-top: 1px solid #CFCFCF;
    color: #C0B77B;
    float: right;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    height: 176px;
    padding: 70px 0 10px 25px;
    width: 265px;
}
.right-tagline span {
    border-bottom: 1px solid #7B7A68;
    border-top: 1px solid #7B7A68;
    color: #FFFFFF;
    float: left;
    margin: 0 0 10px;
    padding: 15px 0;
}
.content-class {
    float: left;
    margin: 30px 0 0;
    width: 400px;
}
.content-class p, .content-right p {
    margin: 0 0 7px;
}
.extras {
    float: right;
    height: 94px;
    padding-top: 45px;
    text-align: center;
    width: 285px;
}
#searchBox {
    margin: 10px auto;
    width: 180px;
}
#searchform {
    background: url("images/search.jpg") no-repeat scroll left top transparent !important;
}
#searchform input {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
}
.make-button {
    background: url("images/make-buttom.jpg") no-repeat scroll left top transparent !important;
    border: 0 none !important;
    color: #FFFFFF;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 2px 17px !important;
    text-align: center;
}
header {
    margin: 0 0 10px;
}
header #logo {
    float: left;
    margin: 30px 0 37px;
    text-align: center;
    width: 250px;
}
header #logo img {
    border: medium none;
}
header .extras {
    float: right;
}
#icons {
    margin: 15px 0 0;
}
nav {
    background: url("images/nav-bg.jpg") repeat-x scroll center bottom #7CBE02;
    border: 1px solid #CFCFCF;
    padding: 25px 25px 0;
    position: relative;
}
nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
nav > ul > li {
    background: url("images/li-bg.png") no-repeat scroll left center transparent;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
.ie7 nav > ul > li {
    margin: -1px 0 0;
}
nav > ul > li a {
    color: #FFFFFF;
    display: block;
    font-family: 'OswaldStencilRegular';
    font-size: 17px;
    line-height: 23px;
    margin: 5px 0 0;
    padding: 3px 0 15px 25px;
    text-transform: uppercase;
}
nav > ul > li ul {
    background: none repeat scroll 0 0 #7BBD03;
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.5);
    color: #000000;
    display: none;
    left: 165px;
    position: absolute;
    top: 2px;
    width: 200px;
}
nav > ul > li ul ul {
    left: 200px;
    top: 0;
}
.ie7 nav > ul > li ul ul {
    top: 1px;
}
nav > ul > li ul li {
    border-bottom: 1px dotted #DDDDDD;
    position: relative;
}
nav > ul > li ul li a {
    display: block;
    font-size: 0.9em;
}
nav > ul li:hover, nav > ul li.current_page_item, nav > ul li.current_page_ancestor {
}
nav > ul li:hover > a, nav > ul li.current_page_item > a, nav > ul li.current_page_ancestor > a {
    color: #FFF000;
    text-decoration: none;
}
nav > ul li:hover > ul {
    display: block;
}
.arr1, .arr2, .arr3, .arr4 {
    background-repeat: no-repeat;
}
.arr1 {
    background-image: url("images/ico-arrows.png");
    background-position: right 16px;
    padding-right: 20px !important;
}
.arr2 {
    background-image: url("images/ico-arrows.png");
    background-position: right -56px;
    padding-right: 20px !important;
}
.arr3 {
    background-image: url("images/ico-arrows.png");
    background-position: right -86px;
    padding-right: 20px !important;
}
.arr4 {
    background-image: url("images/ico-arrows.png");
    background-position: right 156px;
    padding-right: 20px !important;
}
h1 {
    font-size: 2em;
    margin: 20px 0;
}
h2 {
    font-size: 1.7em;
    margin: 20px 0;
}
h3 {
    font-size: 1.2em;
}
#content {
    line-height: 20px;
}
#contentArea {
    border-left: 1px solid #CFCFCF;
    float: left;
    font-size: 1em;
    margin: 0;
    min-height: 262px;
    padding: 0 0 10px 20px;
    text-align: justify;
    width: 700px;
}

#contentArea p{
	text-align:justify;}

#contentArea ul {
    background: none repeat scroll 0 0 #F0F1F2;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    color: #121212;
    margin: 10px 0;
    padding: 20px;
}
#contentArea ul li {
    line-height: 22px;
    list-style: disc inside none;
}
.content-class img {
    float: left;
    margin-right: 10px;
}
.content-class div {
    float: right;
    width: 300px;
}
#contentArea h2 {
    color: #A30000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 7px;
}
.readmore {
    background: url("images/dot.jpg") no-repeat scroll left center transparent;
    padding: 0 0 0 15px;
}
#contentArea h1 {
    color: #617D3E;
    font-family: 'OswaldStencilRegular';
    font-size: 17px;
    padding: 0;
}
#contentArea h1 a{
color: #617D3E;
font-family: 'OswaldStencilRegular';
font-size: 17px;
padding: 0;	
}

#contentArea h1 a:hover{
color:#333;	
}



#contentArea h3 {
    color: #333333;
    font-family: 'OswaldStencilRegular';
    font-size: 17px;
    margin: 20px 0 0;
    padding: 0;
}
#contentArea ul {
    margin: 5px 0 10px;
}
#contentArea ul li {
    background: url("images/arrow-comment.png") no-repeat scroll 0 9px transparent;
    list-style: none outside none;
    padding: 0 0 2px 24px;
}
#postArea {
    padding: 0;
}
#sidebar {
    float: left;
    font-size: 0.9em;
    width: 250px;
}
#sidebar h1 { background: #000;  color: #fff; font-size: 30px;  margin: 0;  padding: 10px 0;  text-align: center;}
#mainSidebar {
    list-style: none outside none;
    margin:0px 0;
    padding: 0;
}
#mainSidebar li {
    margin: 0;
    padding: 0;
}
#mainSidebar li h2 {
    background: none repeat scroll 0 0 #EEEEEE;
    margin: 3px;
    padding: 10px;
}
#mainSidebar li li {
    background: url("images/siderbar-li.png") no-repeat scroll 0 3px transparent;
    border-bottom: 1px solid #E9E9E9;
    color: #5D8F00;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    list-style: none outside none;
    margin: 0 0 12px;
    padding: 0 0 10px 20px;
    text-transform: uppercase;
    width: 150px;
}
#mainSidebar li li a {
    color: #5D8F00;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
#mainSidebar ul ul {
    padding: 0 0 0 20px;
}
.multiple-post {
    margin: 0 0 10px;
}
.multiple-post h3 {
    margin: 0 0 7px;
    padding: 10px 0;
}
.multiple-post h3 a:hover {
    text-decoration: none;
}
.postmeta {
    font-size: 0.8em;
}
.postmeta > span {
    float: left;
}
.postmeta > span.comment {
    float: right;
}
#comments {
    padding: 0 20px 0 0;
}
#comments h2 {
    border-bottom: 1px dotted #333333;
    margin: 5px 5px 15px;
    padding: 5px 0 7px;
}
ol.commentList, ul.children {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ol.commentList > li {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #EEEEEE;
    margin: 0 0 20px;
    padding: 15px;
}
ol.commentList > li ul.children {
    border-left: 1px dotted #7F7F7F;
    margin: 10px 0 0 10px;
    padding: 10px 0 0;
}
ol.commentList > li ul.children > li {
    background: url("images/arrow-comment.png") no-repeat scroll 0 15px transparent;
    border-bottom: 1px solid #EEEEEE;
    margin: 10px 0 0;
    padding: 0 0 10px 18px;
}
ol.commentList > li ul.children > li:last-child {
    border: medium none;
}
#comments .commentForm input, #comments .commentForm textarea {
    font-size: 1em;
    margin: 5px 0;
    padding: 5px;
}
#comments .commentForm input:focus, #comments .commentForm textarea:focus {
}
.comment-tip {
    font-size: 0.7em;
    font-style: italic;
    width: 95%;
}
.comment-tip code {
    font-size: 1.2em;
}
footer {
    color: #5D8F00;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    margin: 0 auto;
    padding:  0 0 10px 0;
    width: 1000px;
}
footer a {
    color: #5D8F00;
}
#contentArea.search > ul {
    margin: 0 0 20px;
    padding: 0 0 0 25px;
}
#contentArea.search > ul ul {
    margin: 0 0 10px;
    padding: 0 0 0 15px;
}
.clear {
    clear: both;
}
.searchpg-box {
    margin: 0 0 20px;
}
textarea#comment {
    width: 95%;
}



/*Form Manual*/

#form{
display:block;
margin:0 auto 15px;
padding:0;
width:700px;	
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#000;
}

#form h2{
background:#334616;
color: #fff;
font-family: 'OswaldStencilRegular';
font-size: 17px;
padding:10px;
text-transform:uppercase;
display:block;
margin:0 0 10px !important;
border-radius:10px;
}

#form .field_box{
margin:0 0 20px;
padding:15px 16px;
border:#CCCCCC 1px solid;
background:#F0F1F2;
display:block;
border-radius:10px;
}

#form label{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#000;
color: #555555;
line-height:18px;
margin:2px 0 0 !important;
text-align: left;
vertical-align: top;
width:40%;
float:left;
}


#form .textarea{
border:#b2b5bb 1px solid;
width:50%;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
padding:3px 5px;
margin:0 !important;
color:#061C31;
background: #FFFFFF;
line-height:18px;
float:right;
}

#form .checkbox{
	float:left !important;
	margin:0;
	padding:0;
	width:25px !important;
	height:25px !important;}

#form input{
border:#b2b5bb 1px solid;
width:50%;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
padding:3px 5px;
margin:0 !important;
color:#061C31;
background: #FFFFFF;
line-height:18px;
float:right;
}

.l1{
border:#CCC 1px solid;
width:36% !important;
margin:0 0 4px;
padding:6px;
display:inline-block;	
}

.l2{
border:#CCC 1px solid;
width:19%;
margin:0 0 4px;
padding:6px;
display:inline-block;	
}

.l3{
border:#CCC 1px solid;
width:20%;
margin:0 0 4px;
padding:6px;
display:inline-block;
}

.l4{
border:#CCC 1px solid;
width:52%;
margin:0 0 4px;
padding:8px;
display:inline-block;
}

.l12{
border:#CCC 1px solid;
width:52%;
margin:0 0 4px;
padding:8px;
display:inline-block;
}

#form .l12 label{
width:auto !important;
padding-right:5px;
}

#form .l12 input{
width:62%;
}

.l11{
border:#CCC 1px solid;
width:63%;
margin:0 0 4px;
padding:8px;
display:inline-block;
}
#form .l11 input{
width:69%;
}

#form .l11 label{
width:auto !important;
padding-right:5px;
}

#form .l4 .textarea{
width:69%;
height:20px !important;	
}

.l5{
border:#CCC 1px solid;
width:41%;
margin:0 0 5px !important;
padding:8px;
display:inline-block;
}

.l13{
border:#CCC 1px solid;
width:41%;
margin:0 0 5px !important;
padding:8px;
display:inline-block;
}

#form .l13 label{
width:auto !important;
padding-right:5px;
}

#form .l13 input{
width:54%;
}



#form .l5 .textarea{
width:69%;
height:18px !important;	
}

#form .l4 input{
width:68%;
}

#form .l4 label{
width:auto !important;
padding-right:5px;
}

#form .l5 label{
width:auto !important;
padding-right:5px;
}

#form .l5 input{
width:57%;
}

.l6{
border:#CCC 1px solid;
width:30%;
margin:0 0 4px;
padding:8px;
display:inline-block;
}


#form .l6 input{
width:54%;
}

.l7{
border:#CCC 1px solid;
width:643px;
margin:0 0 4px;
padding:8px;
display:inline-block;
}
#form .l7 input{
width:76%;
}

#form .l7 label{
width:21%;
}

.l8{
border:#CCC 1px solid;
width:644px;
margin:0 0 4px;
padding:8px;
display:inline-block;
}
#form .l8 input{
width:76%;
}

#form .l8 label{
	width:auto;
	margin-right:10px !important;
}

.l9{
border:#CCC 1px solid;
width:30%;
margin:0 0 4px;
padding:8px;
display:inline-block;
}

#form .l9 input{
width:26%;
float:left;
margin-right:8% !important;
}
#form .l9 label{
width:auto;
padding-right:5px;
}

#form .l8 .textarea{
width:89%;	
}

.twoColumn{
border:#CCC 1px solid;
width:46.7%;
margin:0 0 4px;
padding:8px;
display:inline-block;
}

.threeColumn{
border:#CCC 1px solid;
width:96.7%;
margin:0 0 4px;
padding:8px;
display:inline-block;
}


#form .twoColumn input.single {
    width: 96%;
}

#form .twoColumn input{
width:56%;
}

#form #refreshcaptcha {
    background: url(images/refesh.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:100%;
    border: 0 none;
    float: right;
    height: 25px;
     margin: 0px 20px 0 0 !important;
    padding: 0 !important;
    width: 25px;
}

.l10{
border:#CCC 1px solid;
width:30%;
margin:0 0 4px;
padding:8px;
display:inline-block;
}

#form .l10 label{
width:auto !important;
padding-right:2px;
}

#form #submit{
background: -moz-linear-gradient(center top , #F7F7F7 1%, #E5E5E5 100%) repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    float: left;
    font-size: 13px;
    margin: 0 0 0 192px;
    padding: 10px 20px;
    width:auto;
}

#form #submit:hover{
background:#7aba02;
color:#000;

}

.clr{
clear:both;
}


