* {
margin:0;
padding:0;
}
html {
margin: 0;
padding: 0;
}
body{
background-color:#BCD270;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(../images/bgbody.jpg);
background-repeat:repeat-x;
}
#wrapper{
position:relative;
width:960px;
height:auto;
background-color:#000000;
margin:10px auto;

}
#header{
width:960px;
height:200px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
background-position:left top;
}
.logo{
position:absolute;
top:0;
right:0;
}
#header h1{
color:#FFFFFF;
padding-top:185px;
margin-left:20px;
font-size:1.5em;
text-align:left;
}
#nav{
position:absolute;
top:270px;
left:0;
width:960px;
height:40px;
background-image:url(../images/bgnav.jpg);
background-repeat:repeat-x;
}
#nav ul{
width:960px;
margin:auto;
line-height:3em;
text-align:center;
}
#nav li{
display:inline;
list-style-type:none;
font-size:1.1em;
font-family:Arial, Helvetica, sans-serif;
font-weight: bolder;
padding-left:1em;
}
#nav a{
color:#000000;
text-decoration:none;
margin-top:15px;
text-align:center;
}
#nav a:hover{
color: #996633;
}
#content{
position:relative;
background-color:#ccc;
color:#000;
width:500px;
margin:150px auto 20px;
padding:10px;
font-size:1.2em;
min-height:600px;
}
.imageright{
border:#99CC00 double 5px;
float:right;
margin:5px;
}
#rightcol{position:absolute;
top:345px;
right:0;
width:200px;
color:#99CC00;
padding:5px;
font-weight:bold;
font-size:.9em;
}
#leftcol{
position:absolute;
top:345px;
left:0;
width:200px;
color:#99CC00;
padding:5px;
font-weight:bold;
font-size:.9em;
}
#leftcol p{
padding-top:20px;
}
#leftcol ul li{
list-style-type:none;
padding-left:2px;
margin-left:2px;
}
#leftcolcal{
position:absolute;
top:345px;
left:0;
width:200px;
color:#99CC00;
padding:5px;
font-weight:bold;
font-size:1em;
}
#leftcolcal p{
padding-top:20px;
}
#leftcolcal ul li{
list-style-type:none;

}
#leftcol h3{
font-size:1em;
font-weight:bold;
margin:10px 0;
color:#E4BE61;
}
#leftcolcal h3{
font-size:1em;
font-weight:bold;
margin:10px 0;
color:#E4BE61;
}
#leftcol a{
color:#FFFFFF;
}
#leftcolcal a{
color:#FFFFFF;
}
#footer{
position:relative;
width:100%;
clear:both;
color:#FFFFFF;
text-align:center;
border-top: #CCFF99 double 8px;
margin-top:20px;
padding-top:20px;
padding-bottom:20px;
}
#footer ul{
width:90%;
margin:auto;
}
#footer ul li{
display:inline;
font-weight:bold;
text-align:center;
padding:3px 10px;
}
#footer ul li a{
color:#99CC00;
}
#footer p{
margin-top:10px;
}
#footer a{
color:#99CC00;
}
.white{
background-color:#FFFFFF;
color:#000000;
padding:5px;
}
.red{
background-color:#000000;
color:#99CC00;
font-weight:bold;
font-size:1em;
padding:10px;
}
.red a{
color:#FFFFFF;
}
h2{
font-size:1.3em;
font-weight:bold;
}
h3{
font-size:1em;
font-weight:bold;
margin:10px 0;
color:#000;
}
#payments h3{
font-size:1em;
font-weight:bold;
margin:10px 0;
color:#000;
}
h4{
font-size:.9em;
font-weight:bold;
}
.center{
text-align:center;
}
.menuleft{
width:45%;
padding-right:40px;
border-right:#99CC00 solid 3px;
}
.menuleft ul {
padding-left:30px;
}

.menuright{
width:45%;
float:right;
}
.menuright ul {
padding-left:30px;
}
.menuright h3{
color: #3300CC;
}
.menuleft h3{
color:  #3300CC;
}

.menubottom{
clear:both;
border-top:#99CC00 solid 3px;
padding-top:20px;
clear:both;
color: #A41C37;
}

imageright{
float:right;
border:#663300 inset 5px;
}

#contentpay{
position:relative;
background-color:#ccc;
color:#000000;
width:500px;
margin:150px auto 20px;
padding:10px;
font-size:1.2em;
min-height:550px;
}
#contentcal{
position:relative;
background-color:#fff;
color:#000000;
width:500px;
margin:150px auto 20px;
padding:10px;
font-size:1.2em;
min-height:650px;
}
#payments{
display:block;
width:100%;
}
#payments h2{
text-align:center;
}
.fieldset {
display:block;
width:80%;
height:auto;
border:1px solid #000;
margin-bottom: 3em;
padding: 1em 0 0.5em 0.5em;
margin:auto;
}
fieldset {
margin-top:20px;
border:none;
margin:auto;
width:80%;
}
label {
display:block;
}
.submit {
padding:.8em;
}
#indexform{
background-color:#CCCCCC;
color:#000000;
width:175px;
border: #99CC00 solid 5px;
}
#indexform p{
text-align:center;
font-size:1.2em;
margin-bottom:3px;
}
#indexform label{
color:#000000;
}
.submitquestion{
display:block;
margin:5px auto;
padding:3px;
}
.address{
text-align:center;
font-weight:bold;
}
.list{
float:right;
width:150px;

}
.right{
float:right;
margin-right:330px;
}
.left{
float:left;
}
.listright{
width:200px;
float:right;
margin-right:50px;
margin-top:-323px;
}
.clear{
clear:both;
}
.bullet{
list-style-type:circle;
padding-left:10px;
margin-left:10px;
color:#FFFFFF;
}
.spacer{height:10px;
width:100%;
}
