/* CSS Document */


body {
	background: #8C8455 url(/img/bkg.gif) repeat-y fixed 50%;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:11px;line-height:15px;color:#1C1C1C;background-color:#FFF
}

td {
	text-align: left;
}
a {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #8D8556;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 24px;
	line-height: 24px;
	font-weight: lighter;
	color: #FF3300;
	margin: 0px;
	padding: 0px;
	letter-spacing: -.05em;
}
#photo {
	padding: 10px;
	border: 1px solid #898989;
}
.photographer {
	color: #7F7F7F;
}
.subhead {
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	color: #968731;
}
#action a {
	color: #D7322B;
}
#action a:hover {
	color: #000000;
}
#action {
}


#sidenav {
	padding: 0 0 1em;
	margin-bottom: 1em;
	color: #333;
        }


#sidenav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .3em;
}

#sidenav li {
	margin: 0 0 3px;
	text-align: right;
}

#sidenav a
{
	display: block;
	padding: 2px 10px 2px 24px;
	background-color: #D0CDA2;
	width: 150px;
	color: #FFFFFF;
}

#sidenav a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#sidenav a:hover
{
background-color: #AAA067;
color: #FFFFFF;
}

#active a:link, #active a:visited, #active a:hover
{
color: #333;
}
				
				
.bartype {
	font-weight: bold;
	letter-spacing: 3px;
	color: #FFFFFF;
	font-size: 11px;
}
#footer a {
	color: #B7C4D6;
}
#footer a:hover {
	color: #FFFFFF;
}
