﻿
/* bodycopy elements */
body
{
	background-image: url('../images/logo_bg.gif');
	background-repeat: repeat-x;
	background-color: #D7D7A9;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
	z-index: 0
}

img
{
	border: 0px;
}

a:visited
{
	color: #330000
}

a:link
{
	color: #330000
}

#bodycopy {
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #333333;
	z-index: 1; }

.bodycopy {
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #333333; }

.photocredit {
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #838354; }


#bodycopy ul {
	list-style: disc;
	margin-left: 1em;
	padding-left: 10px; 
	margin-top: 0em;
	padding-top: 5px; }
#bodycopy b {
	font-weight: bold;
	line-height: 13px;
	color: #333333; }
#bodycopy a {
	color: #330000; }
#bodycopy a:hover {
	color: #330000;
	text-decoration: underline; }
#bodycopybold2 {
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	color: #663300; }

/* reviews elements */
#reviews {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #333333; }
#reviews i {
	color: #747445;
	line-height: 14px;
	font-style: italic; }
#reviews b {
	font-weight: bold;
	line-height: 15px;
	color: #333333; }
#reviews a {
	color: #330000; }
#reviews a:hover {
	color: #330000;
	text-decoration: underline; }


/* subnav elements */
#subnav {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #A78800; 
	z-index: 1}
#subnav ul {
	list-style: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 17px;
	line-height: 17px; }
#subnav b {
	font-weight: bold;
	color: #330000; }
#subnav a {
	color: #330000; }
#subnav a:hover {
	color: #330000;
	text-decoration: underline; }

	
/* footer links */
#footerlinks {
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-spacing: 2px;
	color: #999966; }
#footerlinks a {
	word-spacing: 0px;
	color: #330000; }
#footerlinks a:hover {
	text-decoration: underline; }
#footerlinks a:visited {
	color: #330000; }
#footerlinks a:active {
	text-decoration: underline;
	color: #660000; }


/* copyright text */
#copyright {
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666; }


