/* Global Styles */


body {
margin : 10px;
background-color : #ffffcc;
}
td {
color : #ffffcc;
}
a {
color : #993300;
}
a:hover {
color : #5c743d;
}
#navigation td {
border-bottom : 1px solid #993300;
}
#navigation a {
font : bold 11px Arial, Helvetica, sans-serif;
color : #993300;
line-height : 16px;
letter-spacing : 0.1em;
text-decoration : none;
display : block;
padding : 8px 6px 10px 20px;
}
#navigation a:hover {
background : #ffffcc;
color : #993300;
}
#logo {
font : 24px Algerian, Georgia, "Times New Roman", Times, serif;
color : #4f7627;
letter-spacing : 0.2em;
line-height : 30px;
}
#tagline {
font : 11px Arial, Helvetica, sans-serif;
color : #993300;
letter-spacing : 0.4em;
line-height : 18px;
}
#monthformat {
border-bottom : 1px dashed #5c743d;
}
#dateformat {
font : 11px Arial, Helvetica, sans-serif;
color : #ffffcc;
letter-spacing : 0.2em;
}
#dateformat a {
font : 11px Arial, Helvetica, sans-serif;
color : #ffffcc;
font-weight : bold;
letter-spacing : 0.1em;
text-decoration : none;
}
#dateformat a:hover {
color : #993300;
letter-spacing : 0.1em;
}
.pageName {
color : #4f7627;
font-weight : bold;
line-height : 26px;
letter-spacing : 0.2em;
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
}
.subHeader {
font : bold 11px Arial, Helvetica, sans-serif;
color : #993300;
line-height : 22px;
letter-spacing : 0.2em;
}
.quote {
font : 20px Arial, Helvetica, sans-serif;
color : #4f7627;
line-height : 30px;
}
.smallText {
font : 10px Arial, Helvetica, sans-serif;
color : #993300;
line-height : 22px;
}
.navText {
font : 11px Arial, Helvetica, sans-serif;
color : #993300;
line-height : 16px;
letter-spacing : 0.1em;
text-decoration : none;
}

