

/*Basic Tags*/

body { background-color: white; margin: 0; padding: 0; }
ul { margin: 0; padding: 0; }
p { text-indent: 15px; }
q { font-variant: small-caps; background-color: #ecf2ec; width: auto; margin-left: 25px; padding: 0.5em 0.5em 0.5em 1em; display: block; }


/*Special Function Tags*/

.logo h2 { color: black; font-size: 30px; font-family: Times New Roman, Times, serif; font-weight: 200; font-variant: small-caps; text-decoration: none; letter-spacing: 2.5px; margin: 0; padding: 0 0 3px; border-bottom: 1px dotted #707070; }

.nav a { color: #707070; font-size: 11px; text-decoration: none; text-transform: uppercase; text-indent: 5px; width: 550px; height: auto; margin: 0; padding-top: 0em; padding-right: 1em; padding-bottom: 0em; }
.footer a { color: red; }
.nav li {
display: inline;
margin: 0;
padding: 0;
list-style-type: none;
}
.nav a {
width: 550px;
display: block;
padding: 0.2em 0;

font-size: 0.8em;
text-decoration: none;
text-transform: uppercase;

color: #707070;
border-bottom: 1px dotted #707070;
}

/* Slideshow tags */

#rotator
{
border: 1px solid #000;
overflow: hidden;
margin: 0px auto 0px;
position: relative;
width: 550px;
height: 367px;
}

#rotator img
{
border: 0;
width: 550px;
height: 367px;
}


/* Link Colors */

a.is:link {color: #707070; border-bottom: 1px dotted #707070; }
a.is:hover {color: white; background-color: #903000;}

a.now:link {color: #707070; border-bottom: 1px dotted #707070; }
a.now:hover {color: white; background-color: #304830;}

a.lab:link {color: #707070; border-bottom: 1px dotted #707070; }
a.lab:hover {color: white; background-color: #b36212;}

a.ink:link {color: #707070; border-bottom: 1px dotted #707070; }
a.ink:hover {color: white; background-color: #483030;}

a.art:link {color: #707070; border-bottom: 1px dotted #707070; }
a.art:hover {color: white; background-color: #696912;}

.content h2 { color: #f00; font-size: 15px; font-family: arial; font-weight: 100; font-variant: small-caps; text-decoration: none; padding-left: 15px; }

/*Main Tags*/

#container { width: 550px; height: auto; margin: 0 auto auto; padding-top: 10px; }
.logo { background-color: white; text-align: right; width: 550px; height: auto; }
.nav { background-color: white; text-align: left; width: 550px; height: auto; margin: 0; padding: 0; }
.header { width: 550px; margin: 0; padding: 10px 0 0; }
.content { color: black; font-size: 12px; font-family: helvetica; font-weight: normal; font-style: normal; line-height: 160%; text-decoration: none; text-align: justify; text-indent: 0; width: 550px; margin: 0; padding: 10px 0 5px 3px; border-bottom: 1px dotted #707070; }
.footer { color: gray; font-size: 10px; text-decoration: none; padding-top: 5px; text-align: right;}
