﻿body { 
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url('grass42_s.jpg');
    background-repeat: repeat;
    font-family: Tahoma, Sans-Serif;
    font-size: 14px;
}
h1
{
    text-align: center;
    font-size: 20px;
    color: #225522;
}
h2 {
    margin-bottom: 20px;
    font-size: 14px;
}

a.newAcctLink
{
    font-style: italic;
    font-size: small;
}

#allContent{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background: url('side_bg2.jpg');
    background-repeat: repeat-y;
    background-color: White;
    border: 2px #225522 solid;
}

#allContent2 {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background-color: White;
    
    }

#header{
    height: 140px;
    border-bottom: solid 1px black;
    border-top: solid 2px black;
}

#minorHeader
{
    font-variant: small-caps;
    text-align: center;
    background-color: #225522;
    color: White;
    height: 20px;
}
.box1
{
    margin-left: 5px;
    margin-right: 3px;
    margin-top: 15px;
    margin-bottom: 5px;
    border: thin solid #008000;
    background-color: White;
    color: Navy;
}

.box1 ul {
    margin-left: 12px;
    padding-left: 12px;
}

.box10 {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: thin solid #008000;
    background-color: White;
    color: Navy;
    width: 200px;
    text-align: center;
}

#leftContent{
    margin-top: 0px;
    float: left;
    width: 205px;
}

.boxHeader
{
    text-align: center;
    font-size: 16px;
    margin-bottom: 2px;
    font-weight: bold;
    color: Navy;
}

#mainContent
{
    padding: 10px;
    margin-left: 210px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: White;
    
}  

#siteThumb{
    border: 1px black solid;
    float: right;
    margin: 0px 5px 5px 5px;  
}

#footer
{
    background-color: #225522;
    color: White;
    font-size: 10px;
    width: 100%;
    clear: both;
}

#footer2
{
    background-color: #225522;
    color: White;
    font-size: 10px;
    width: 100%;
    clear: both;
}

#leftFooter
{
    width: 33%;   
}

#rightFooter
{
    width: 33%;
    text-align: right;
}

#centerFooter {
    width: 33%;
    text-align: center;
}

#footer a:link {
    text-decoration: underline;
    color: White;
}

#footer a:visited {
    text-decoration: underline;
    color: White;
}

#footer a:hover {
    text-decoration: underline;
    color: Gray;
}

#footer2 a:link {
    text-decoration: underline;
    color: White;
}

#footer2 a:visited {
    text-decoration: underline;
    color: White;
}

#footer2 a:hover {
    text-decoration: underline;
    color: Gray;
}

#footerTable
{
    width: 100%;
}

p {
    margin: 5px 5px 10px 5px;
}

.validationLogo {
    text-align: center;
}

.validationLogo img {border-style: none;}

.linkHeading {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    
}

.linkHeading a {
    text-decoration: underline;
    color: #225522;
}

#backgroundColors {
    display: none;
}

#backgroundTextures {
    display: none;
}

#bg_color_box {
    border: solid 2px black;
    width: 50px;
    height: 50px;
}

#bg_texture_preview {
    border: solid 2px black;
    width: 75px;
    height: 75px;
}

#story_editor {
    display: none;
    width: 100%;
    
}

#news_stories_preview {
    text-align: center;
    width: 100%;
}

.table1 {           
    border-collapse: collapse;
    color: #225522;
    border: 2px groove black;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
            
}
        
.table1 th {
     border: 2px groove gray;
}
    
.table1 td {
     border: 2px groove gray;
}

.table2 {           
    
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
            
}

.alignCenter {
    text-align: center;
}
        
textarea {
    width: 400px;
}

.onGreenBack {
    background-color: #225522;
    color: White; 
}

.onGreenBack2 {
    background-color: #225522;
    color: White;
    margin-bottom: 3px; 
}

.onWhiteBack {
    background-color: #225522;
    color: White; 
}

legend
{
    font-family: Veranda;
    font-weight: bold;
    color: Black;
}

.smallButton {
    border: 2px #225522 outset;
    padding: 1px;
}

.shadowbox {
    background-color: #CCCCCC;
	float: right;
	width: 150px;
	margin-right: 20px;
	margin-top: 5px;
	z-index: 4;
	margin-bottom: 20px;
}

.box2 {
    position: relative;
    top: -2px;
	left: -2px;
	border: 1px solid #AAAAAA;
}

.box2head {
    font-weight: bold;
	text-align: center;
	height: 20px;
	font-size: 14px;
}

.box2content {
    font-size: 11px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	text-align: center;
}

#side_box_freeform_text {
    width: 180px;
}

#freeform_side_box {
    display: none;
}

#lines_side_box {
    display: none;
}

#side_box_editor {
    display: none;    
}

#side_boxes_preview {
    margin-top: 10px;
}

#examples {
    float: right;
    width: 250px;
}

#ind_editor {
    display: none;
}

.small_img {
    width: 120px;
    height: 160px;
    border: 2px solid #225522;
}

#upload_error_message {
    color: Red;
    text-align: center;
}

.tableX {
    text-align: center;
}

.no_border_link {
    text-decoration: none;
}

.question {
    font-style: italic;
    font-size: 18px;
    color: #225522;
}

.answer {
    font-size: 14px;
    color: gray;
}