﻿body 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    margin: 0px;
    padding: 0px;
    text-align: left;
	text-decoration: none;
	color: #000000; 
	background-color:#ffffff;
    background-image: url(images/back.gif);
    background-repeat: repeat-y;
}

a:link, a:visited
{
	color: #3F7810;
    font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:active, a:hover
{
	color: #cc3300;
    font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
} 


/******************************************* Layout Classes *************************/
div#Container
{
width: 992px;
margin-left: 0px;
margin-right: auto;
background-color: transparent;
min-height: 800px;
overflow: visible;
}
div#Header
{
position: relative;
width: 992px;
height: 173px;
padding: 0px;
margin: 0px;
background-color: transparent;
background-image: url(images/logo.gif);
background-repeat: no-repeat;
}
div#Sidebar
{
position: relative;
float: left;
width: 192px;
min-height: 600px;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
overflow: visible;
background-color: transparent;
text-align: left;
}
div#ContentArea
{
position: relative;
top: 0;
width: 780px;
padding: 10px;
margin-left: 192px;
min-height: 250px;
background-color: transparent;
text-align: left;
}
div#Footer
{
position: relative;
width: 780px;
padding: 10px;
margin-left: 192px;
background-color: transparent;
}
div#Toolbar
{
position: absolute;
z-index: 100;
top: 10px;
left: 660px;
width: 300px;
text-align: right;
background-color: transparent;
}

/******************************************************************/
.menu a:link, a:visited, a:active, a:hover
{
	color: #3F7810;
	font-size: 18px;
}

.images /*for images with borders*/
{
	border: solid 2px #000000;
	padding: 4px;
	background-color: #f8f8f8;
}

.border
{
	border : 5px solid #3F7810;
	padding : 1px;
}


td
{
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}



.center
{ 	
	text-align:center;
}


hr
{
	width:75%;
}

.editButton
{
    width: 80px;
}

h1
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
	color: #3F7810;
	text-decoration: none;
	margin: 0;
	text-align:center;
}

h2
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	color: #3F7810;
	text-decoration: none;
	margin: 0;
	text-align:left;
}

h3
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #3F7810;
	text-decoration: none;
	margin: 0;
	text-align:left;
}

h4
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: #3F7810;
	text-decoration: none;
	margin: 0;
	text-align:center;
}

h5
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	color: #3F7810;
	text-decoration: none;
	margin: 0;
	text-align: left;
}

.logo 
	{
	padding: 5px;
	background-color: #3F7810;
	margin: 5px;
	border: 2px solid #000;
		}
	
#main
{
	width: 90%;
	}


.bold
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	margin: 0;
}

.message
{
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	margin: 5;
	width: 400px;
	text-align: center;
}


.important 
{
	font-size: 14px;
	font-weight: bold;
	color:#3F7810;
	margin: 5;
	border: 2px dotted #000;
	text-align: center;
	padding: 5px;
}
.important2 
{
	margin: 5;
	width: 125px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}

.italic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	margin: 0;
}

.fancy
{
	font-family:  BrushScript BT,Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	margin: 0;
}

.small
{	
	color: #000000;
	font-weight: normal;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}


.tiny
{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

li
{
	margin-top: .75em;
}


#Footer a
{
	color: #333;
	font-weight: normal;
}

#Footer a:hover
{
/*	text-decoration: underline; */
}

#Footer h2
{
	font-size: 35px;
	color: #3F7810;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-right: 50px;
	margin-top: 25px;
}

#Footer img
{
	margin: 5px 10px 5px 10px;
	text-align: left;
}

#donate
{
	border: 5px solid #b00;
}

#main .menu a, #main .menu a img
{
	border: 0px;
}

/**************************** Page Editor Classes *********************/
.editorContents
{
border: solid 1px #1f1f98;
padding: 10px;
background-color: #d5e5f6;
color: #1f3d98;
}
.editorTabs
{
position: relative;
top: 1px;
left: 10px;
}
.editorTab
{
font-weight: bold;
border: solid 1px #1f1f98;
padding: 2px 10px;
background-color: #d3e5f8;
color: #000000;
width: 150px;
}
.editorTabSelected
{
font-weight: bold;
border: solid 1px #1f1f98;
border-bottom: none 0px #1f1f98;
padding: 2px 10px;
background-color: #d5e5f6;
color: #000000;
width: 150px;
}
a.tabLink:link
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #a90e13;
}
a.tabLink:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #a90e13;
} 
a.tabLink:active 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #a90e13;
}
a.tabLink:hover 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #a90e13;
}
