body {

background-color: white;

color: black;


font-family: Verdana, verdana, sans-serif;
font-size: 100%;

margin: 0px; padding: 0px; }





.footer { 
width: 100%;
background-color: white; 
color: black; 
text-align: center; 
font-size: 90%; 

}

.title {


width: 100%;
margin-bottom: 10px;
background-color: #006060;
color: white; 
text-align: center;
padding: 5px;
 }


.logo {
font-family: Verdana, sans-serif;
font-size: 26px;
float: left;
padding-left: 20px;
padding-top: 20px;
width: 80%;
background-color: #006060;
color: white;}

.slogan {
font-size: 20px;
font-family: Verdana, sans-serif;
}

.contents {

background-color: white;
color: black;
text-align: left; 
 padding: 20px; 
vertical-align: top; 
float: right; 
display: inline; 
width: 65%;
}


ul {
list-style-type: circle;
}


ol {
list-style: lower-roman;
}
ol.upperalpha {
list-style-type: upper-alpha;
}


ul li {
margin-left: 5px;
padding-left: 5px;
}
ul.nav {

list-style-type: none;

list-style-image: none;

margin: 0px;
padding: 0px;
  }


ul.nav li {

padding-bottom: 5px;

}


ul.option li{
padding-bottom: 10px;
}

.center {

text-align: center;

}


.right {

text-align: right;

}


.left {

text-align: left;

}


.underline {

text-decoration: underline;

}


.boldunderline {

font-weight: bold;

text-decoration: underline;

}



.italic {

font-style: italic;

}




.full {

width: 100%;

background-color: white; 
color: black; text-align: center;  
float: left; 
display: inline;
}

.container {

margin-top: 10px;
width: 100%;

background-color: white; 
color: black; text-align: center;  
float: left; 
display: inline;
}

.top {

vertical-align: top;

padding-top: 10px;
}


.middle {

vertical-align: middle;

}


.bottom {

vertical-align: bottom;

padding-bottom: 10px;
}


.sidemenu {

width: 25%;

 font-size: 100%;

 float: left; 
}






h1 {

font-family: Verdana, sans-serif;

font-size: 160%;

text-align: left; 
 }
h2 {

font-family: Verdana, sans-serif;

font-size: 150%;
 
text-align: center; 
}


h3 {


font-family: Verdana, sans-serif;
font-size: 140%;

 text-align: center; 
}


h4 {


font-family: Verdana, sans-serif;
font-size: 130%;

 text-align: center; 
}



:link, :visited {

text-decoration: underline;

color: white; background-color: white; 
}


a:hover {

text-decoration: underline;

background-color: #3232CD; color: #FFFF00; 
}


a:active {background: black;

color: white;
text-decoration: underline;

}



a:focus {background: yellow;

text-decoration: underline;

}







#navigation li
{
float: left;
margin-bottom: 0px;
list-style-image: none;
text-align: center;
font-size: 100%;
width: 100%;
}

#navigation a
{

display: block;
background-color: #215E21;
color: #FFFFE5;text-decoration: none;
text-align: center;
font-size: 100%;
width: 100%;

}

#navigation a:focus
{

display: block;
background-color: white;
color: black;text-decoration: none;
text-align: center;
font-size: 100%;
width: 100%;

}

#navigation a:hover
{
display: block;
color: black;
background-color: #E6E8FA;
text-decoration: none;
text-align: center;
font-size: 100%;
width: 100%;
}

.floatLeft { 
float: left;
background-color: #006060;
color: white;
width: 20%;
 }

.floatRight { 
float: right;
 }
#navbar 
{
text-align: center;
font-size: 100%;
margin-bottom: 10px;
}
#navbar a:focus
{
display: inline;
background-color: white;
color: black;text-decoration: none;
text-align: center;
font-size: 100%;
margin-left: 10px;
border: 1px solid #A6A6A6;
padding: 2px;

}

#navbar a
{
display: inline;
background-color: #660000;
color: #FFFFE5;text-decoration: none;
text-align: center;
font-size: 100%;
margin-left: 10px;
border: 1px solid #A6A6A6;
padding: 2px;
font-family: "small verdana", Verdana, sans-serif;
}

#navbar a:hover
{
display: inline;
color: black;
background-color: #F5F5DC;
text-align: center;
font-size: 100%;
margin-left: 10px;
border: 1px solid #A6A6A6;
padding: 2px;

}

.columns {
font-size: 100%;

text-align: center; 
vertical-align: top; 
float: left; 
display: inline; border-width: 0px; border-style: solid; border-color: #007FFF;
padding: 20px;}

.option1 {width: 46%; 
padding: 2px;
text-align: left; 
float: left; 
display: inline; 

}
.option2 {width: 46%; 
padding: 2px;
text-align: left; 
float: left; 
display: inline; 
background-color: white;
color: black;
}

.column3 {width: 30%; 
text-align: left; 
float: left; 
display: inline; }

#home .home, #options .options, #contact .contact {
background-color: black;
color: white;
border: 3px solid white;

}

.white {
background-color: white;
color: black;
padding: 5px;
text-decoration: none;
border: 1px solid black;
}

.whiteLarge {
background-color: white;
color: black;
font-size: 120%;
padding: 5px;
text-decoration: none;
border: 1px solid black;
}

.black {
background-color: black;
color: yellow;
padding: 5px;
text-decoration: none;
border: 1px solid black;
}

.blackLarge {
background-color: black;
color: yellow;
font-size: 120%;
padding: 5px;
text-decoration: none;
border: 1px solid black;
}

.dyslexic {
background-color: #FFFFE5;
color: black;
}

.blackZoom {
background-color: black;
color: white;

}

.navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

.navlist li
{
display: inline;
list-style-type: none;
background-color: white;
color: black;
border: 1px solid black;
font-size: 100%;
}

.navlist a { padding: 3px 10px; }

.navlist a:link, .navlist a:visited
{
color: black; background-color: white;
text-decoration: none;

font-size: 100%;
}

.navlist a:hover
{
color: white;
background-color: black;
text-decoration: none;
border: 1px solid white;
font-size: 100%;
}
.navlist a:focus
{
color: black;
background-color: white;
text-decoration: none;
}

.butttons ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;

}

.buttons li
{
display: inline;
list-style-type: none;
margin-right: 10px;
border: 1px solid black;
font-size: 110%;
}

