/* CSS Document */

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

NOTES: formatting
****************************/
@font-face {
font-family:LunaITC TT Bold;
src:(../includes/LunaITC TT Bold);
}

* {
}

h1 {
font-family:"LunaITC TT-Bold";
font-size:1.4em;
}
h2 {
font-family:"LunaITC TT-Bold";
font-size:1.3em;
margin-top:.4em;
margin-bottom:.1em;
}
h3 {
font-family:"LunaITC TT-Bold";
font-size:1em;
/*color:#006699;*/
margin-bottom:.2em;
}
p {
margin-top:1em;
}
ul {
}


#navigation h3 {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
#navigation a {
color:#333333;
text-decoration:none;
}
#navigation a:hover {
color:#000000;
}

#footer a {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
}
#footer #left a {
text-decoration:none;
}
/********************************** OTHER STYLINGS ***************************/
.note {
font-size:small;
margin-top:3em;
}


#credit {
font-style:italic;
}
#credit h1, #credit h1 a{
font-weight:normal;
font-size:1em;
color:#666666;
text-align:right;
text-decoration:none;
}

