/* BASIC HTML DEFINITIONS */

/* HEADING DEFINITIONS */


h1 {font-family: Verdana, Arial, sans-serif; color: #6386B4; text-align: left; font-size: 20px; font-weight: normal; padding: 0px; margin: 0 0 10px 0;}
h2 {font-size: 120%; font-weight: bold; color: #AE865E;}
h3 {font-size: 120%; font-weight: bold; color: #6386B4;}
h4 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #FFFFFF; background-color: #6386B4; text-align: center; 
    font-size: 12px; font-weight: bold; letter-spacing: 3px; padding: 3px 0; margin: 0 0 8px 0;}
h5 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #FFFFFF; background-color: #AE865E; text-align: center; 
    font-size: 12px; font-weight: bold; letter-spacing: 3px; padding: 3px 0; margin: 0 0 8px 0;}
h6 {font-size: 120%; font-weight: bold; color: #808080; margin: 10px 0;}



span.dropcap {font-family: Times, Times, serif; float: middle, left; color: #6386B4; font-size: 60px; font-weight: bold; line-height: 40px; padding: 0 4px 0 0;}


/* BASIC LINK COLORS */


A:LINK    {color: #3E5B82; text-decoration: none; font-weight: bold;}
A:VISITED {color: #3E5B82; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #6386B4; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {color: #3E5B82; text-decoration: none; font-weight: bold;}

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


/* MAIN CLASSES */

/*.wrapper        {width: 750px; text-align: left; border: 1px solid #C0C0C0;}
.logoimage      {width: 250px; padding-bottom: 2px;}
.global         {text-align: right; width: 300px; vertical-align: bottom; padding-bottom: 5px; font-size: 90%;}
.mainnavigation {width: 250px; background-image: url(images/navigation.gif); text-align: center; color: #FFFFFF;
                 line-height: 20px; letter-spacing: 2px; padding: 10px 0; border-right: 1px dashed #C0C0C0;}
.mainimage      {width: 250px;}
.picture1       {width: 250px; border-top: 1px dashed #C0C0C0; border-right: 1px dashed #C0C0C0;}
.picture2       {width: 250px; border-top: 1px dashed #C0C0C0;}
.sidebar        {width: 250px; text-align: left; vertical-align: top; padding: 5px; line-height: 14px; border-left: 1px dashed #C0C0C0; font-size: 90%;}
.maintext       {width: 500px; vertical-align: top; padding: 5px; line-height: 18px; border-top: 1px dashed #C0C0C0; text-align: justify;}
.maintextwide   {width: 750px; vertical-align: top; padding: 5px 40px; line-height: 18px; border-top: 1px dashed #C0C0C0; text-align: justify;}
.globalbottom   {text-align: center; font-size: 90%; width: 500px; padding: 8px 0; border-top: 1px dashed #C0C0C0;}
.copyright      {text-align: center; font-size: 90%; width: 250px; padding: 8px 0; border-top: 1px dashed #C0C0C0; border-left: 1px dashed #C0C0C0;}
.wrapper        {width: 750px; text-align: left; border: 1px solid #C0C0C0;}
.logoimage      {width: 250px; padding-bottom: 2px;}
.global         {text-align: right; width: 300px; vertical-align: bottom; padding-bottom: 5px; font-size: 90%;}
.mainnavigation {width: 250px; background-color: #6386B4; text-align: center; color: #FFFFFF;
                 line-height: 20px; letter-spacing: 2px; padding: 10px 0; border-right: 1px solid #C0C0C0;}
.mainimage      {width: 250px;}
.picture1       {width: 250px; border-top: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;}
.picture2       {width: 250px; border-top: 1px solid #C0C0C0;}
.sidebar        {width: 250px; text-align: left; vertical-align: top; padding: 5px; line-height: 14px; border-left: 1px solid #C0C0C0; font-size: 90%;}
.maintext       {width: 500px; vertical-align: top; padding: 5px; line-height: 18px; border-top: 1px solid #C0C0C0;}
.maintextwide   {width: 750px; vertical-align: top; padding: 5px 40px; line-height: 18px; border-top: 1px solid #C0C0C0;}
.globalbottom   {text-align: center; font-size: 90%; width: 500px; padding: 8px 0; border-top: 1px solid #C0C0C0;}
.copyright      {text-align: center; font-size: 90%; width: 250px; padding: 8px 0; border-top: 1px solid #C0C0C0; border-left: 1px solid #C0C0C0;} */

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

/*
.imageleft   {margin: 0 5px; float: left; border: 3px double #C0C0C0;}
.imageright  {margin: 0 5px; float: right; border: 3px double #C0C0C0;}
.imagecenter {margin: 0 5px; border: 3px double #C0C0C0;}
*/