body
{margin: 0px;
padding: 0px;
color: #fff;
font-family: 'Lucida Grande', Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif; 
background-color: #996;
 font-size: .8em;
line-height: 1.3em;}

#nav {position: absolute;
top: 60px;
color: #fff;
background-color: transparent;
width: 22%; 
float: left;
}

#content
{position: absolute;
margin: 30px auto 10px 26%;
background-color: transparent;
width: 60%;
z-index: 1;
text-align: center;}

.strong
{font-weight: bold;}

em{font-style: normal; 
font-weight: bold;
color: #b22222;
background-color: transparent;}

p
{margin: 0px;
padding: 6px;
color: #878787;
background-color: transparent;
line-height: 1.5em;
text-align: left;}


h2
{font-size: 1.4em; 
padding-top: 12px;
padding-bottom: 0px;
line-height: .5em;
color: #fff;
text-align: center;
font-family: "New York", Times, "Times New Roman", serif;
background-color: transparent;
}

h3
{font-size: 1.1em; 
font-weight: bold;
margin: 9px 0px 0px 0px;
padding-top: 6px;
padding-bottom: 0px;
color: #b22222;
text-align: left;
font-family: 'Lucida Grande', Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif; 
background-color: transparent;
}
.graphic{text-align: center;
padding: 10px;}



/* pixel-based small font for address lines, etc. */
.small
{
top: 40px;
right: 6%;
padding-top: 0px;
margin-bottom: 6px;
font-size: 10px;
font-weight: bold;
line-height: 14px;
color: #fff;
background-color: transparent;
text-align: center;
font-family: 'Lucida Grande', Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif; 
}

h1
{font-size: 1.2em; 
line-height: 1em;
color: #878787;
margin: 0px; 
padding: 10px 0px 0px 0px;
background-color: transparent;
text-align: center;
font-family:  'Lucida Grande', Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
}


.ital{font-style: italic;}

a:link 
{
font-weight: bold;
text-decoration: none;
background-color: transparent;
margin-top: 2em;}

a:visited  
	{
	color: #333333;
background-color: transparent;
text-decoration: none;
font-weight: bold;
	}

a:hover 
	{
	color: #ff0066;
text-decoration: none;
	background-color: transparent;
	font-weight: bold;
	}
a img{border:none;}
ul, li
{
list-style: none;
font-weight: bold;text-align: center;}

li{padding-bottom: 18px;
display: block;
text-align: center;
background-color: transparent;}

li a:link {color: #fff;
text-decoration: none;
}
li a:visited {color: #fff;
text-decoration: none;
}
li a:hover {color: #300;
text-decoration: none;
}

.slugline
 {margin: 10px;
 color: #fff;
 background-color: transparent;
 font-size: 1em;
 line-height: 2.2em;
 font-weight: bold;
 font-style: normal;
 text-align: center;
 font-family: "New York", Times, "Times New Roman", serif;
 }
.key a,  .key a:visited
{color: #fff;
text-align: center;
font-size: 1em;
line-height: .9em;
text-decoration: none;
font-weight: bold;
display: inline;
background-color: transparent;}

.key a:hover
{color: #300;
}

.navbar
{color: #ffff;
background-color: transparent;
border-top: solid 2px #b9a36d;
margin-top: 30px;
padding-top: 30px;
padding-bottom: 15px;
font-size: .7em;
text-align: center;}
