﻿

body
{
    font-family:Arial ;
    background-attachment: scroll;
    font-size:12pt;
    text-align: left;
border:none;
margin:0px;
}
.welcome
{
    color:#20036f;
}
div.section
{
	margin-top:10px;
}
.fullcontainer
{
	width: 100%; height: 100%;
    margin-left: auto; margin-right: auto;
}
.container960
{
	width: 960px; height: 100%;
    margin-left: auto; margin-right: auto;
}
img.left
{
	margin-right:10px;
	float:left;
}
img.right
{
	margin-left:10px;
	float:right;
}
img.border
{
border:solid 2px #81ad64;
}
.mv-event-container
{
	background-color:#000000;
}
.mainbackground
{
	
	background-color: #defbbd;
}
a.email:link {text-decoration:none;}
a.email:visited {text-decoration:none;}
a.email:hover{text-decoration:underline;}
#navigation
{
   height:40px;
    text-align: center;
    background-image: url('../images/navbar.gif');
    background-repeat: repeat-x;
}

#footer {
    background-color: #B9CFA1;
    text-align: center;
    height:52px;
    font-size:12pt;
    width:100%;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #261;
	text-transform: uppercase;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	color: #708090;
	display: inline;
	margin-top: 3.5%;
	margin-left: 10%;
	font-size: 16pt;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
    padding: 0px;
    margin: 0px;
    border-style: none;
    float: left;
}
.highlight
{
	color: #defbbd;
}
#navigation a
{
    font-size:14px;
	text-decoration: none;
	vertical-align:middle;
	color: #EAEEDD;
	display: block;
	padding: 6px 2px 2px 2px;
}
#navigation a:hover
{
    text-decoration: none;
    color: #F5FBAE;
}
/* Content Styles */
h6 {
	padding: 0 0 -2px 0;
	color: #226611;
	text-align: left;
}
h5 {
	padding: 0 0 -2px 0;
	color: #226611;
	text-align: left;
}
h4 {
	padding: 0 0 -2px 0;
	color: #226611;
	text-align: left;
}
h3 {
    color: #226611;
    text-align: left;
    width: 100%;
    clear: both;
}
h2 {
	padding: 0 0 -2px 0;
	color: #226611;
	text-align: left;
    height: 28px;
    margin-bottom: 1px;
}
#content
{
	color: #222222;
	font-size:14pt
}
#content h1
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    text-align: left;
    font-size: 16pt;
    color: #150246;
}
div.tempimg
{
	width:400px;height:300px;
	text-align:center;
	vertical-align:middle;
	border:solid 1px #CCCCDD;
	margin:20px;
}

/* Link Styles */
a, .green {
	color: #261;
	
}
a:hover {color:#20036f;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.slightspace
{
    padding-bottom:2px;
}
.white a
{
    color:White;
}
.white a:hover
{
    color:white;
}
.white a:visited
{
    color:White;
}
.response
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    font-family: "Times New Roman" , Times, serif;
    font-size: 18px;
    color: #186716;
    padding: 5px 10px 5px 10px;
    text-align: left;
}
.validation
{
    margin-left: 10px;
}
.greenform
{
	margin-left:auto;margin-right:auto; padding:10px;color:#FFFFFF;  background-color:#81ad64;border:solid 1px #444444;
}
.greenform td
{
	padding:3px;
}
.bump
{
    font-size: large;
    font-family: Georgia;
}

