/* CSS Document */

/****************************
AUTHOR: Heidi Weiland
DATE: June 2006
CONTACT: heidi@soundwebsolutions.net

NOTES: FORMATTING, DOES NOT INCLUDE FONT-SIZE (please see FONT.CSS)
****************************/
* {
font-family:Helvetica, Arial, sans-serif;

}

h1 {
}
h2 {
}
h3 {
/*color:#006699;*/
margin-bottom:.2em;
}
h4 {
font-size:1.2em;
}
h5 {
font-size:.8em;
}
p {
/*color:#666666;*/

line-height:1.25em;
}
p.Event {
	font-size:.8em;
}
#navigation p.Event a {
color:#006699; /*sea blue*/ul {
/*list-style:none;*/
text-decoration:underline !important;
padding:none !important;
}


#header h1 {
border:none;
}



#content p {
padding-right:1em;
}
#content h1 {
text-align:right;
font-style:italic;
/*color:#006666;
color:#003366;*/
color:#999999;
font-weight:bold;
font-size:
}
#content h3 {
color:#197e97; /*sea green*/
font-weight:bold;
}
#content ul {
margin-left:15px;
}



ol {
margin:0;
padding:0;
margin-left:20px;
}
ol li {
margin-top:.5em;
}


#footer a, #footer p {
color:#ffffff;
text-decoration:none;
}
#footer a:hover, #footer a:active {
text-decoration:underline;
color:#ffffff;
}

#credit, #credit a{
color:#999999;
text-align:right;
text-decoration:none;
}


/********************************** OTHER STYLINGS ***************************/
.note {
margin-top:3em;
color:#999999;
}

#access a:link {
color:#990000;
}
#access a:hover {
background-image:none;
background-color:#CCCCCC;
}
#access ul {
background-color:#ffffff;
}


.img p {
line-height:normal;
font-size:.7em;
}
.special {
color:#003366;
}

.big {
font-size:2.5em;
background-color:white;
color:#006699;
}
p .big {
line-height:1em;
}
