@charset "UTF-8";/* Design and CSS by Energy7 *//* FONTS & COLORS */.brownDk {color: #5C4203;}.brownMd {color: #80662E;}.brownLt {color: #A88D59;}.blue    {color: #648FDF;}.greenDk {color: #74986C;}.greenLt {color: #B5D3AC;}.red     {color: #9E332B;}body {	font: 100% Georgia, Times New Roman, Times, serif;	line-height: 1.4em;	background: #2f2201;	background-image:url(../images/BgLand.jpg);	background-repeat: repeat-x;	margin: 0; 	padding: 0;	color: #5C4203;}h1, h2, h3, h4, h5, h6, p {font-weight: normal; margin: 1.4em 30px 0; line-height: 1.4em;}h1 {font-size: 25px; font-style: italic;}h2 {font-size: 17px;}h3 {font-size: 14px; font-weight: bold;}h4 {font-size: 12px;}h5 {font-size: 11px;}h6 {font-size: 10px;}p, ul, ol, li  {font-size: 14px;}.subhead {margin-bottom: -1em;}.stretch {letter-spacing: 1px; font-size: 13px;}.category {font-style: italic; font-weight: normal; border-bottom: 1px solid #A88D59; clear:both;}.resource {margin-top: .5em;}/* LINKS */a {color:#648fdf; text-decoration: none;}a:hover {color:#648fdf; text-decoration: underline;}a.toggler {color: #5C4203; text-decoration: none;}a.toggler:hover {color: #5C4203; text-decoration: none;}/* LISTS */ol {margin: 1.5em 30px 1.5em 0;}ul {margin: 1.5em 30px 0 30px;}ul.expand {list-style-image:url(../buttons/plus.gif);}ul.pointer {list-style-image:url(../images/Pointer.gif); margin-left: 60px;}li {margin-top: .5em;}span.answer {color: #74986c;}/* IMAGES */div.floated {float: right; margin: 0 30px 15px;}div.framed {float: right; margin: 0 30px 15px; border: 1px solid #A88D59; padding:0;}div.framed img {border: 2px solid #80662e; margin:2px;}/* STRUCTURE */#container {width: 940px; margin: 24px auto; background-image:url(../images/BgPaper.gif); background-repeat:repeat-y;}#logoBox {width: 100%; margin: 0; height: 225px; background-image:url(../images/BgPaperTop.jpg); background-repeat: no-repeat;}#logoBox img {margin: 48px 0 22px 70px;}#contentBox {width: 840px; margin: 0 50px;}.clear {clear:both;}/* CONTACTS PAGE */.doubleOuter {width: 522px; margin: 0px auto; border: 1px solid #a88d59; text-align: center;}.doubleInner {margin: 2px; border: 2px solid #80662e; padding-bottom: 30px;}/* NAVIGATION */.linkFrame {border: 1px solid #a88d59; padding: 1px; margin: 0 50px;}.linkBox {margin: 0 20px 0 30px;}#mainNav {width: 836px; height:26px; background-image:url(../images/BgStripeDark.gif);}#mainNav img {margin-top: 7px; border:0; float:left;}#mainNav img.scroll {margin: 7px 9px 5px;}#footBox {width: 100%; margin: 30px 0 0 0; height: 90px; background-color: #2f2201; background-image:url(../images/BgPaperFoot.gif); background-repeat: no-repeat;}#credit {text-align:center; background-color: #2f2201; margin:0;}#credit h2 {font-size:10px; text-transform: uppercase; letter-spacing: 1px; margin:0; padding:1em;}#credit h2 a  {color: #f8f9ec;}/* FORMS */form#join {width: 780px; margin: 20px 30px 10px 30px;}form h3 {margin: 1.4em 4px .7em 4px; clear:both;}form p {margin-left: 0;}form small {float:left; font-size: 11px; display: block;}form div {display: block; margin: 1px 4px 5px 30px; clear:both;}form div.submit {margin-top: 15px; text-align: center;}form fieldset {clear: both; border: 1px solid #5C4203; margin-top: 30px;}form fieldset fieldset {border-color: #A88D59;}form legend {margin: 0; padding: 0 5px; font-style: italic; font-size: 14px;}form label {display: block; float: left; width: 180px; font-size: 14px;}form label.checkbox {display: block; float: left; width: 680px;}form label.checkbox input {margin-left:0;}form input {display: inline; font-size: 12px;}form select {font-size: 12px;}form textarea {font-size: 12px; overflow: auto;}form textarea.questions {width: 650px;}