body{
font-family: Helvetica Neue Lite, Verdana, Arial, sans-serif;
background-color: #D3CDA5;
text-align: center;
padding: 0px;
margin: 5px auto;
}

a:link{color:#998800; text-decoration:underline;}
a:visited{color:#998800; text-decoration:underline;}
a:hover{color:#dd0000; text-decoration:none;}
a:active{color:#dd0000; text-decoration:underline;}

a.webmasterlink:link {color: #999999; text-decoration:none;} 
a.webmasterlink:visited {color: #999999; text-decoration:none;} 
a.webmasterlink:hover {color: #999999; text-decoration:underline;}
a.webmasterlink:active {color: #999999; text-decoration:none;}

.mainContainer{
width: 800px;
text-align: left;
background-color: #ffffff;
border: 1px solid #998800; 
padding: 0px; 
margin: auto;
margin-top: 5px
}

.mainContent{
width: 500px;
text-align: justify;
background-color: #ffffff;
border: 0px solid #998800;
padding: 5px; 
margin: 5px;
float: left;
}

.rightContent{
width: 250px;
text-align: justify;
background-color: #ffffff;
padding: 0; 
margin: 5px;
font-size: 0.7em;
color: #998800;
float: right;
}

.mainImage{
border: 0;
margin: 0;
}

h1{
font-size: 1.4em;
color: #998800;
font-weight: 600;
}

h2{
font-size: 1.3em;
color: #998800;
font-weight: 400;
}

h3{
font-size: 1.2em;
color: #998800;
}

h4{
font-size: 1.1em;
color: #998800;
}

h5{
font-size: 1em;
color: #998800;
}

h6{
font-size: 1em;
color: #998800;
}

.mainContentBody{
font-size: 0.8em;
color: #000000;
}

.indented{
font-weight: bold;
margin: 6px 0 6px 25px;
}

.strap{
font-size:0.8em;
font-weight: bold;
text-align: left;
position: relative;
top: 95px;
left: 30px;
width: 400px;
color:#998800;}

.smallContent{
font-size: 0.8em;}

.smallLinks{font-size: 0.5em;}

hr {height: 1px; color: #998800;}

.clear{
height: 1px;
clear: both;
}

.copyrightContainer{
font-size: 0.7em;
width: 780px;
text-align: left;
color: #999999;
border: 0px;
padding: 10px;
margin: 0px auto;
}

.form {margin: 0; padding: 0;}
.formfield {font-size: 0.95em; margin: 10px; margin: 10px;}
.formlabel {width: 200px; float: left; font-weight: bold;}

.columns2 {margin: 10px;}
.leftcolumn200 {width: 180px; float: left;}
.leftcolumn300 {width: 280px; float: left;}
.leftcolumn400 {width: 380px; float: left;}
.rightcolumn {float: left;}

.highlighted {color: #998800;}
