body
{
	font-family: Georgia, serif;
	font-size: 13px;
	color: #000;
	background: #493000; 
	margin: 0;
}

a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #900;
}

a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #996633;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #996600;
}

a:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #CC9933;
}

p, ul, li, ol, td
{
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 18px;
}

.navback
{
	border-right-style: solid;
	border-right-width: 1;
	border-right-color: #493000;
	background: url(../images/tree3.jpg) no-repeat bottom right;
}

.navback2
{
	border-right-style: solid;
	border-right-width: 1;
	border-right-color: #493000;
	background: url(../images/tree2.jpg) no-repeat bottom right;
}

.navback3
{
	border-right-style: solid;
	border-right-width: 1;
	border-right-color: #493000;
	background: url(../images/tree.jpg) no-repeat bottom right;
}


a.navlink:link, a.navlink:visited
{
	color: #493000;	
	font-family: Georgia, serif;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

a.navlink:active, a.navlink:hover
{
	color: #996600;
	font-family: Georgia, serif;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 3px double;
}

.activelink
{
	color: #900;
	font-family: Georgia, serif;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 3px double;
}

#list 
{ 
	list-style-image: url('../images/bullet.gif'); 
}


.byline
{
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 2px;
}

.smalltext
{
	font-family: Georgia, serif;
	font-size: 10px;
	color: #000;
	line-height: 14px;
}

.button
{
background-image: url('../images/button.gif');
width: 139px;
height: 41px;
border: 0;
}

.button:hover 
{
background-image: url('../images/button1.gif');
width: 139px;
height: 41px;
border: 0;
}

.arrow
{	
	font-size: 12px;
	font-family: Comic Sans MS, Serif;	
}


h1
{
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #493000;
}

h2
{
	font-family: Georgia, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #493000;
}

h3, h4, h5, h6
{
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	color: #493000;
	margin-bottom: 5px;
}


.quote
{
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	color: #493000;
	font-style: italic;
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 12px;
}

.footer
{
	font-size: 11px;
	color: #493000;
	line-height: 10px;
}

