﻿/* PAGE */

body {
background-color:white;
margin:0;
}

#page {
width:961px;
background:white;
margin:auto auto auto auto;
}

/* NAV */

.anylinkcss{
position:absolute;
left:0;
top:0;
visibility:hidden;
border:1px solid black;
border-bottom-width:0;
font-family:times new roman, times, serif;
font-size:13pt;
line-height:22px;
z-index:100;
background:#5A51CB;
width:310px;
}

.anylinkcss ul{
margin:0;
padding:0;
list-style-type:none;
}

.anylinkcss ul li a{
width:100%;
display:block;
text-indent:3px;
border-bottom:1px solid black;
padding:1px 0;
text-decoration:none;
color:#EAEAEA;
font-weight:bold;
text-indent:5px;
}

.anylinkcss a:hover{ 
background:#4B8145;
color:#EAEAEA;
}

.anylinkcss2{
position:absolute;
left:0;
top:0;
visibility:hidden;
border:1px solid black;
border-bottom-width:0;
font-family:times new roman, times, serif;
font-size:13pt;
line-height:22px;
z-index:100;
background:#61A25E;
width:200px;
}

.anylinkcss2 ul{
margin:0;
padding:0;
list-style-type:none;
}

.anylinkcss2 ul li a{
width:100%;
display:block;
text-indent:3px;
border-bottom:1px solid black;
padding:1px 0;
text-decoration:none;
color:#EAEAEA;
font-weight:bold;
text-indent:5px;
}

.anylinkcss2 a:hover{ 
background:#4035C4;
color:#EAEAEA;
}


/* LINKS */

a {
color:#660033;
text-decoration:underline;
}

a:hover {
color:blue;
text-decoration:underline;
} 

a:visited {
color:#4B4B4B;
text-decoration:underline;
}


/* FONTS/TEXT */

.h1 {
color:#EAEAEA;
font-family:"Times New Roman", Times, serif;
font-size:20pt;
text-align:left;
font-weight:bold;
}

.h2 {
color:#4B8145;
font-family:"Times New Roman", Times, serif;
font-size:x-large;
font-weight:bold;
text-align:center;
}

.h3 {
color:#4035C4;
font-family:"Times New Roman", Times, serif;
font-size:large;
font-weight:bold;
}

.h4 {
color:#9A59A6;
font-family:"Times New Roman", Times, serif;
font-size:medium;
font-weight:bold;
}

.text {
color:black;
font-family:"Times New Roman", Times, serif;
font-size:medium;
text-align:left;
}

.center {
color:black;
font-family:"Times New Roman", Times, serif;
font-size:large;
font-weight:bold;
text-align:center;
}

.centhead {
color:#4035C4;
font-family:"Times New Roman", Times, serif;
font-size:large;
font-weight:bold;
text-align:center;
padding:10px 0px 0px 0px;

}

.indent1 {
color:black;
font-family:"Times New Roman", Times, serif;
font-size:medium;
margin:15px 0px 10px 25px;
}

.indent2 {
color:black;
font-family:"Times New Roman", Times, serif;
font-size:medium;
margin:15px 0px 10px 50px;
}

.indent3 {
color:black;
font-family:"Times New Roman", Times, serif;
font-size:medium;
margin:15px 0px 10px 75px;
}

.no_border {
border:0px;
}

.directory  {
color:black;
font-family:"Times New Roman", Times, serif;
font-size:medium;
text-align:center;
}

/* DIV TAGS */

#header {
height:145px;
width:961px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#nav {
height:225px;
width:961px;
padding:0px;
margin:0px;
}

#content {
width:720px;
background:white;
padding:20px 10px 0px 15px;
float:left;
}

#h1bar {
background-color:#660033;
padding:5px 5px 5px 15px;
}

#contact {
font-family:"Times New Roman", Times, serif;
font-size:medium;
text-align:center;
color:black;
padding:30px 0px 5px 0px;
}

#footer {
border:thick #660033 solid;
font-family:"Times New Roman", Times, serif;
font-size:10pt;
font-weight:bold;
text-align:center;
padding:5px 2px 5px 2px;
}

#copyright {
font-family:"Times New Roman", Times, serif;
font-size:10pt;
font-weight:bold;
text-align:center;
padding:5px 5px 10px 5px;
}

#contact_pic {
width:201px;
margin:20px 5px 5px 5px;
float:right;
}

#forms {
width:780px;
margin:auto auto auto auto;
padding:5px 5px 5px 5px;;
}