@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/wholepage.jpg);
}

.text {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#006600;
}

p.menu {
font-family:"Franklin Gothic Book";
font-size:16px;
text-align:center;
color:#336600;
text-shadow:#ffffff;
}

a:link {
font-size:16px;
color:#006600;
text-decoration: none;
}

a:visited {
font-size:16px;
color:#006600;
text-decoration: none;
}

a:hover {
color:#CC0033;
font-size:16px;
font-weight:bold;
text-decoration: none;
text-shadow:#000000;
}

a:active {
font-size:16px;
color:#006600;
text-decoration: none;
}

a.menu:link {
font-family:"Franklin Gothic Book";
font-size:24px;
text-align:center;
color:#336600;
text-shadow:#ffffff;
}

a.menu:visited {
font-family:"Franklin Gothic Book";
font-size:24px;
text-align:center;
color:#336600;
text-shadow:#ffffff;
}

a.menu:hover {
font-family:"Franklin Gothic Book";
font-size:24px;
text-align:center;
text-shadow:#ffffff;
color:#CC0033;
font-weight:bold;
text-decoration: none;
}

a.menu:active {
font-family:"Franklin Gothic Book";
font-size:24px;
text-align:center;
color:#336600;
text-shadow:#ffffff;
}

#site {
position:relative;
margin-top:25px;
margin-left:auto;
margin-right:auto;
width:700px;
}

#headerbar {
position:relative;
top:0px;
left:0px;
width:700px;
height:25px;
background-image:url(images/topheaderbar1.jpg);
background-repeat:no-repeat;
}

#header {
position:relative;
top:0px;
left:0px;
width:700px;
height:125px;
}

#contentbar {
position:relative;
top:0px;
left:0px;
width:700px;
height:15px;
background-color:#E5E3CA;
}

#leftcol {
position:absolute;
top:0px;
left:0px;
margin-left:auto;
width:150px;
height:550px;
border:none;
background-image:url(images/col1.jpg);
background-repeat:repeat-y;
}

#rightcol {
position:absolute;
top:0px;
right:0px;
margin-right:auto;
width:150px;
height:550px;
border:none;
background-image:url(images/col1.jpg);
background-repeat:repeat-y;
}

#centercol {
position:relative;
top:0px;
margin-left:auto;
margin-right:auto;
width:412px;
height:550px;
border:none;
background-color:#FFFFFF;
}

#centercolcontact {
position:relative;
top:25px;
margin-left:auto;
margin-right:auto;
width:262px;
height:350px;
border:none;
background-color:#FFFFFF;
}

#content {
position:relative;
margin-top:0px;
margin-left:auto;
margin-right:auto;
border:none;
width:704px;
}

#footer {
position:relative;
margin-top:0px;
margin-left:auto;
margin-right:auto;
border:none;
width:704px;
height:40px;
text-align:center;
vertical-align:middle;
background-image:url(images/footer1.jpg);
background-repeat:repeat-y;
}

.mainmenu {
font-family:"Franklin Gothic Book";
font-size:24px;
text-align:center;
color:#336600;
text-shadow:#ffffff;
}

.indent {
font-family:"Franklin Gothic Book";
margin-left:25px;
text-align:left;
color:#990000;
}
