/* BASIC HTML DEFINITIONS */

body      {background-color: #FFFFFF; 
           color: #000000; 
           font-family: Verdana, Arial, sans-serif; 
           font-size: 75%; 
           margin: 0 0 10px 0;
           }
table, td {padding: 0px; margin: 0; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif); font-size: 100%;}
hr        {background-color: #798537; color: #798537; height: 1px; width: 100%; margin: 10px 0; padding: 0;}
form      {margin: 0; padding: 0;}

/* HEADING DEFINITIONS */

h1 {font-family: Georgia, Georgia, serif; color: #798537; text-align: left; font-size: 24px; font-weight: normal; letter-spacing: 2px; padding: 0px; margin: 0 0 20px 0;}
h2 {font-family: Verdana, Arial, sans-serif; color: #B4537B; text-align: left; font-size: 18px; font-weight: normal; letter-spacing: 2px; margin: 10px 0;}
h3 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #82568A; text-align: left; font-size: 16px; font-weight: bold; letter-spacing: 2px; margin: 10px 0;}
h4 {font-size: 120%; font-weight: bold; color: #FFFFFF; background-color: #8D975A; padding: 3px 0px 3px 5px; margin: 10px 0;}
h5 {font-size: 120%; font-weight: bold; color: #FFFFFF; background-color: #B4537B; padding: 3px 0px 3px 5px; margin: 10px 0;}
h6 {font-size: 120%; font-weight: bold; color: #000000; margin: 10px 0;}

/* BASIC LINK COLORS */

A:LINK    {color: #8D975A; text-decoration: none; font-weight: bold;}
A:VISITED {color: #8D975A; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #B3BA70; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {color: #8D975A; text-decoration: none; font-weight: bold;}

.mainnav A:LINK    {background-color: transparent; color: #8D975A; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 100%;}
.mainnav A:VISITED {background-color: transparent; color: #8D975A; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 100%;}
.mainnav A:HOVER   {background-color: transparent; color: #B4537B; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 100%;}
.mainnav A:ACTIVE  {background-color: transparent; color: #8D975A; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 100%;}

/* TABLE AND CELL CLASSES */

.header {width: 750px; height: 200px; background-image: url(images/mainimage.jpg); vertical-align: top;}

.date   {font-size: 80%; text-align: left; height: 60px; width: 50%; text-align: left; padding-left: 30px;}
.global {font-size: 80%; text-align: right; height: 60px; width: 50%; letter-spacing: 1px; text-align: right; padding-right: 30px;}
.logo   {font-family: Georgia, Georgia, serif; color: #FFFFFF; font-size: 240%; width: 50%; height: 140px; text-align: left; padding-left: 20px;}
.slogan {color: #FFFFFF; font-size: 100%; font-weight: bold; font-style: italic; width: 50%; height: 140px; text-align: right; padding-right: 20px;}

.mainnavbar {
background-image: url(images/cell1.jpg);
text-align: center;
color: #000000;
width: 750px;
height: 40px;
}

.mainnav {
background-image: url(images/navbutton.jpg);
width: 150px;
height: 40px;
text-align: center;
color: #000000;
}

.maintext {
background-color: #FFFFFF;
width: 750px;
background-image: url(images/cell4.jpg);
}

.sidebar {
background-image: url(images/cell2.jpg);
width: 250px;
text-align: left;
vertical-align: top;
border-right: 1px solid #D0D0D0;
border-left: 1px solid #D0D0D0;
}

.sidebar1 {color: #000000; width: 250px; font-size: 90%; text-align: left; vertical-align: top; line-height: 16px; padding: 10px 5px;}
.sidebar2 {color: #000000; width: 250px; font-size: 90%; text-align: left; vertical-align: top; padding: 10px 5px;}

.content {
width: 500px; /* DO NOT EDIT */
vertical-align: top;
text-align: justify;
line-height: 20px;
border-right: 1px solid #D0D0D0;
}

.content1 {vertical-align: top; text-align: left; padding: 10px;}
.content2 {background-image: url(images/cell3.jpg); height: 30px; color: #FFFFFF; text-align: left; padding-left: 10px; font-size: 120%; font-weight: bold;}
.content3 {vertical-align: top; text-align: justify; line-height: 18px; padding: 10px;}

.contentwide {
width: 750;
vertical-align: top;
text-align: justify;
line-height: 20px;
border-right: 1px solid #D0D0D0;
border-left: 1px solid #D0D0D0;
padding: 20px;
}

/* FOOTER AREA */

.footer {color: #FFFFFF; height: 53px; width: 750px; background-image: url(images/footer.jpg); text-align: center;}
.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;}

/* ASSIGN CLASSES TO IMAGES TO PLACE THE BORDER AND ALIGNMENT */

.imageleft   {margin: 0px 10px 2px 0px; float: left; border: 3px double #C0C0C0;}
.imageright  {margin: 0px 0px 2px 10px; float: right; border: 3px double #C0C0C0;}
.imagecenter {margin: 0px 5px; border: 3px double #C0C0C0;}
.productleft   {margin: 0px 10px 2px 0px; float: left;}
.productright   {margin: 0px 00px 2px 10px; float: right;}

/* FEEDBACK FORM DEFINITIONS */

.feedback {width: 450px; background-color: #FFFFFF; color: #000000;}
.formbutton1 {background-color: #8D975A; color: #FFFFFF; border: 1px solid #C0C0C0;}
.forminput {background-color: #FFFFFF; color: #000000; border: 1px solid #C0C0C0; padding: 2px; font-size: 90%; font-family: Verdana, Arial, sans-serif;}
