/* CSS Document */

/****************************
AUTHOR: Heidi Weiland
DATE: May 2008
CONTACT: heidi@soundwebsolutions.net

NOTES: formatting
****************************/
/*@font-face {
font-family:"AUdimat Regular", Helvetica, Arial;
src:url(../assets/AUdimat-Regular.ttf);
}*/
/*@font-face {
font-family:"Audimat Mono-SmallCaps", Helvetica, Arial;
/*src:(../assets/AudimMonSmaCap);
src:url(../assets/AudimatMono-SmallCaps);
src:url(../assets/AUdimat-Regular.otf);
}
@font-face {
font-family:"Audimat Mono-SmallCapsBold";
src:(../assets/AudimMonSmaCapBol);
}
@font-face {
font-family:Delicious-Roman, Helvetica;
src:(../assets/DelicRom);
}
@font-face {
font-family:Tallys, "Times New Roman", Times;
src:(../assets/Tallys_15.otf);
}*/


* {
}

h1 {
font-family:"Audimat Mono-SmallCaps", AUdimat, Helvetica;
font-family: Helvetica;
font-size:38px;
}
h2 {
font-family:Delicious-Roman, AUdimat, Helvetica;
font-family: Helvetica;
font-size:1.3em;
}
h3 {
font-family:Delicious-Roman, Helvetica;
font-family: Helvetica;
font-size:1em;
}
h4 {
font-family:Delicious-Roman, Helvetica;
font-family: Helvetica;
font-size:1em;
color:#000033;
}
/*@font-face {
  font-family: "Kimberley";
  src: url(http://www.princexml.com/fonts/larabie/ »
  kimberle.ttf) format("truetype");
}*/
p {
/*font-family:Delicious-Roman, Helvetica;
*/
  font-family: "Kimberley", Helvetica;
  font-family: Helvetica;
}

ul {
  font-family: "Kimberley", Helvetica;

}
table {
font-family:Delicious-Roman, Helvetica;
}
th {
color:white;
letter-spacing:.2em;
text-align:left;
}


#content .leftImg p {
font-size:.7em;
}


#communities address{
font-family:Tallys, "Times New Roman", Times;
font-style:normal;
color:#ffffff;
font-size:1.3em;
font-size:20px;
font-weight:normal;
letter-spacing:.05em;
}

#footer a {
font-family:"Audimat Mono-SmallCaps", AUdimat, Helvetica;
font-family: Helvetica;
color:#999999;
text-decoration:none;
letter-spacing:.1em;
font-size:.9em;
font-weight:normal;
}
/********************************** OTHER STYLINGS ***************************/
.big {
font-size:3em;
}
.note {
font-size:small;
margin-top:3em;
}
.italicNote {
font-size:.7em;
font-style:italic;
}

#credit h1 a{
font-family:Tallys, "Times New Roman", Times;
font-size:.5em;
color:#617494; /*gray blue*/
font-weight:normal;
text-decoration:none;
}
#credit a:hover, #credit a:active {
text-decoration:underline;
}