﻿
html {
	background-repeat: repeat;
	height: auto;
}

body {
	margin: 0px auto 0px auto;
	height: auto;
	background-color: #465838;
	left: auto;
	right: auto;
	width: 800px;
}
.t-measure {
	display: block;
	width: 800px;
	margin: 0 auto 0 auto;
	border: 0;
	padding: 0;
	right: auto;
	left: auto;
}

.t-sep {
height:25px;
}

.t-font {
	font-family: Arial;
	font-size: medium;
	color: #ffffff;
	text-align: left;
	line-height: 12pt;
}

.t-link a{
	font-family: Arial;
	font-size: 11pt;
	color: #000080;
	text-decoration: none;
	line-height: 11pt;
}

.t-link a:hover {
color:#000000;

}

/* Container CSS */

.t-cont {
	margin: 0 auto 0 auto;
	text-align: center;
	background-color: #485A3A;
}

/* Quick Links CSS */

.ql-div {
	background-image: url(img/pr-ql.png);
	height: 25px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.ql-div-link {
	font-size: 11px;
	text-align: right;
	text-transform: none;
	line-height: 1.75em;
	color: #003300;
}

.ql-div-link a{
font-size:.95em;
font-weight:bold;
color:#ffffff;
margin-left:10px;
margin-right:10px;
}

.ql-div-link a:hover{
color:#003300;
border-bottom-color:#003300;
}

/* Logo */

.logo-div {
	background-image: url(img/pr-lo.png);
	height: 100px;
	line-height: 100px;
	text-align: left;
}
.logo-header {
	font-family: Verdana;
	font-size: 1.5em;
	color: #ffffff;
	margin: 0;
	padding-left: 05px;
}

/* Navigation */

.nav-div {
background-image:url(img/pr-n.png);
height:25px;
}

.nav-link {
font-size:.75em;
color:#ffffff;
line-height:24px;
text-align:center;
}

.nav-link a{
margin:0 5px 0 2px;
padding:.25em 5px .25em 5px;
font-size:.95em;
font-weight:bold;
color:#003300;
line-height:25px;
border-bottom:none;
}

.nav-link a:hover{
color:#006600;
background-image:url(img/pr-lbg.png);
background-repeat:repeat-x;
background-position:-50%;
border-bottom:none;
}

.nav-selected{
background-image:url(img/pr-lbg.png);
background-repeat:repeat-x;
background-position:-50%;
}

.nav-selected b{
color:#000000;
}

.nav-sep-div {
	font-size: .75em;
	text-align: center;
}

.nav-sep-link a{
font-size:.95em;
font-weight:bold;
color:#002200;
margin:0 10px 0 10px;
line-height:25px;
}

.ad-div {
	background-image: url(img/pr-ad.png);
	height: auto;
	line-height: normal;
}

.ad-div img{
width:792px;
height:192px;
margin:4px;
}


.content-25 {
background-image:url(img/pr-25b.png);
background-repeat:repeat-y;
width:800px;
height:auto;
margin:0;
padding:0;
border:0;
}

.content-25 .c-contain {
background-image:url(img/pr-25t.png);
}

.content-25 .c-left-col {
width:181px;
}

.content-25 .c-right-col {
width:579px;
}

.content-50 {
background-image:url(img/pr-50b.png);
background-repeat:repeat-y;
width:800px;
height:auto;
margin:0;
padding:0;
border:0;
}

.content-50 .c-contain {
background-image:url(img/pr-50t.png);
}

.content-50 .c-left-col {
width:380px;
}

.content-50 .c-right-col {
width:380px;
}

.content-75 {
	width: 800px;
	margin: 0;
	padding: 10;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.content-75 .c-contain {
	background-color: #657F51;
}
.content-75 .c-left-col {
	width: 75%;
	background-color: #6B8354;
	background-image: url('img/mainbg.png');
}
.content-75 .c-right-col {
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	color: #D4EFC8;
	background-color: #556B45;
	height: 100%;
}
.c-contain {
	display: block;
	background-repeat: repeat-y;
	width: 800px;
	margin: 0;
	border: 0;
	padding: 0;
}

.c-left-col, .c-right-col {
	display: block;
	padding-top: 10px;
	margin: 0;
}

.c-left-col {
float:left;
}

.c-right-col {
	float: right;
	height: 100%;
}


/* You can edit these below.
   
   Don't touch the float values though.
*/

.bquote {
	background-image: url(img/pr-blockq.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #d9e7cd;
	margin: 0px;
	padding: 36px 18px 18px 36px;
	font-size: x-large;
	line-height: 1.25em;
	text-align: left;
}

ul, li {
	color: #002200;
	list-style: disc inside;
}

.nav-style {
font-size:.8em;
line-height:1em;
color:#000000;
margin:10px;
width:100%;
}

.nav-style blockquote{
font-size:1.15em;
line-height:1.15em;
}

.nav-style p{
font-size:.95em;
line-height:1.25em;
color:#002200;
margin-left:10px;
}

.nav-style a{
color:#003300;
font-size:.95em;
font-weight:bold;
line-height:1.5em;
margin-left:10px;
}

.nav-style a:hover{
border-bottom:#003300 1px dotted;
}

.nav-style h1 {
font-size:1.25em;
font-weight:bold;
color:#d4efc8;
margin:0px 0px 10px 0px;
}

.nav-style h2 {
font-size:.95em;
font-weight:bold;
color:#cddcc6;
margin:5px 0px 5px 10px;
}

.nav-style hr {
background-image:url(img/pr-cf.png);
background-position:center;
color:#b5c1aa;
height:1px;
margin:.75em 0 .75em 0;
border:0;
}

.con-style {
	font-size: 1em;
	color: #003300;
	line-height: 1em;
	margin: 0px;
	width: 100%;
}

.con-style p{
font-size:.80em;
line-height:1.25em;
margin:5px 5px 10px 5px;
color:#002200;
}

.con-style a{
color:#002200;
font-weight:bold;
}

.con-style a:hover{
color:#001100;
border-bottom:1px dotted #b4dcaa;
}

.con-style h1 {
font-size:1.25em;
font-weight:bold;
color:#d4efc8;
margin:0 0 0 5px;
}

.con-style h2 {
	font-size: 1.05em;
	font-weight: bold;
	color: #cddcc6;
	margin: 15px 0 5px 5px;
	height: inherit;
}

.con-style h3 {
font-size:.95em;
font-weight:bold;
color:#acbaa4;
margin:15px 0 5px 10px;
}

.con-style hr {
background-image:url(img/pr-cf.png);
background-position:top center;
color:#b5c1aa;
height:1px;
margin:.5em 0 .5em 0;
border:0;
}

.c-foot {
background-image:url(img/pr-cf.png);
width:800px;
height:1px;
clear:both;
}

/* Footer */

.foot-div {
	background-image: url(img/pr-f.png);
	height: 30px;
}

.foot-font {
font-size:.75em;
color:#003300;
text-align:center;
padding:2em 0 2em 0;
}

.foot-font a{
color:#002200;
font-weight:bold;
}

.foot-ref {
background-image:url(img/pr-fr.png);
height:20px;
margin:5px 0px 5px 0;
}