/* BASIC HTML DEFINITIONS */

body      {background-color: #FFFFFF; background-image: url(images/background.jpg); background-repeat: repeat-x; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 75%; margin: 20px 0;}
table, td {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif); font-size: 100%;}
hr        {background-color: #738F56; color: #738F56; height: 1px; width: 100%; margin: 10px 0; padding: 0;}

/* HEADING DEFINITIONS */

h1 {font-family: Verdana, Arial, sans-serif; color: #405F19; text-align: left; font-size: 22px; font-weight: bold; letter-spacing: 2px; padding: 0px; margin: 5px 0px;}
h2 {font-family:  color: #465367; text-align: left; font-size: 18px; font-weight: normal; letter-spacing: 2px;}
h3 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #405F19; text-align: left; font-size: 16px; font-weight: bold; letter-spacing: 2px;}
h4 {font-family: Verdana, Arial, sans-serif; color: #405F19; text-align: left; font-size: 14px; font-weight: bold; letter-spacing: 1px;} 
h5 {font-size: 120%; font-weight: bold; color: #FFFFFF; background-color: #738F56; padding: 3px 0px 3px 5px;}
h6 {font-size: 110%; font-weight: bold; color: #000000;}

/* BASIC LINK COLORS */

A:LINK    {color: #738F56; text-decoration: none; font-weight: bold;}
A:VISITED {color: #738F56; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #4C6787; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {color: #738F56; text-decoration: none; font-weight: bold;}

.navigation A:LINK    {color: #A5B1B8; text-decoration: none; font-weight: normal;}
.navigation A:VISITED {color: #A5B1B8; text-decoration: none; font-weight: normal;}
.navigation A:HOVER   {color: #FFFFFF; text-decoration: underline; font-weight: normal;}
.navigation A:ACTIVE  {color: #A5B1B8; text-decoration: none; font-weight: normal;}

.footer A:LINK    {color: #FFFFFF; text-decoration: none; font-weight: normal;}
.footer A:VISITED {color: #FFFFFF; text-decoration: none; font-weight: normal;}
.footer A:HOVER   {color: #FFFFFF; text-decoration: underline; font-weight: normal;}
.footer A:ACTIVE  {color: #FFFFFF; text-decoration: none; font-weight: normal;}

/* TABLE AND CELL CLASSES */

.wrapper {background-color: #FFFFFF; color: #000000; width: 750px;}

.cell1 {background-color: #000000; border-left: 1px solid #000000; border-top: 1px solid #000000;}

.navigation {
background-color: #000000;
color: #A5B1B8;
text-align: right;
letter-spacing: 1px;
padding-right: 5px;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
}

.logo {
height: 100px;
background-color: #738F56;
background-image: url(images/logo.jpg);
color: #FFFFFF;
text-align: center;
font-weight: bold;
font-size: 18px;
font-family: Georgia, Georgia, serif;
border-left: 1px solid #000000;
}

.quicklink {
color: #FFFFFF;
font-size: 90%;
height: 50px;
text-align: center;
background-color: #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}

.mainimage {
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.sidebar {
vertical-align: top;
padding: 10px;
text-align: left;
font-size: 90%;
border-left: 1px solid #000000;
}

.content {
vertical-align: top;
padding: 10px;
text-align: justify;
line-height: 18px;
border-right: 1px solid #000000;
border-left: 1px dashed #808080;
}

.copyright {
height: 50px;
background-color: #000000;
color: #A5B1B8;
text-align: center;
font-size: 90%;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}

.footer {
background-color: #738F56;
background-image: url(images/cell2.jpg);
color: #FFFFFF;
text-align: right;
padding-right: 5px;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

/* SIDEBAR DEFINITION LIST */

.sidebar dl {background: transparent; padding: 0 10px 0 0; margin: 2px 0; line-height: 12px; font-size: 110%;}

.sidebar dt {color: #405F19; border-bottom: 1px solid #405F19; padding: 10px 0 5px 0;}
.sidebar dt a:link {color: #405F19; font-family: Georgia, Georgia, serif; font-weight: bold; text-decoration: none;}
.sidebar dt a:visited {color: #405F19; font-family: Georgia, Georgia, serif; font-weight: bold; text-decoration: none;}
.sidebar dt a:hover {color: #738F56; font-family: Georgia, Georgia, serif; font-weight: bold; text-decoration: none;}
.sidebar dt a:active {color: #405F19; background-color: #95A59B; font-family: Georgia, Georgia, serif; font-weight: bold; text-decoration: none;}

.sidebar dd {margin: 0; padding: 5px 0 3px 5px; font-size: 100%;}
.sidebar dd a:link {color: #738F56; font-weight: normal; text-decoration: none;}
.sidebar dd a:visited {color: #738F56; font-weight: normal; text-decoration: none;}
.sidebar dd a:hover {color: #4C6787; font-weight: normal; text-decoration: underline;}
.sidebar dd a:active {color: #738F56; font-weight: normal; text-decoration: none;}

/* EVENTS DEFINITION LIST */

.event dl {margin: 10px 0; padding: 0 0 10px 0;}
.event dt {color: #465367; font-family: georgia, times, serif; font-weight: bold; font-size: 120%; padding: 5px 0;}
.event dd {color: #000000;}

/* ASSIGN CLASSES TO IMAGES TO PLACE THE BORDER AND ALIGNMENT */

.imageleft   {margin: 2px 10px 2px 0px; float: left;}
.imageright  {margin: 2px 0px 2px 10px; float: right;}
.imagecenter {margin: 2px 5px;}

/* FEEDBACK FORM DEFINITIONS */

.feedback {
width: 450px;
background-color: #FFFFFF;
color: #000000;
border: 1px solid #000000;
}