﻿body 
{
	background-image: url('../Images/Background_Brown.jpg');
	background-repeat: repeat;	
	background-color: #472514;
	font-family: Courier New, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	color: #472514;
	margin: 0px 0px 0px 0px;
}
html 
{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: auto;
}
img, div
{ 
	behavior: url('Styles/iepngfix.htc');
}
.postertable
{
	background-image: url('../Images/Background_PaperBag.jpg');
	background-repeat: repeat;	
}
.nav
{
	Padding-Left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;	
	padding-top: 40px;
	text-transform: uppercase;
	font-family: Courier New, Sans-Serif;
	font-weight: bold;
	font-size: 20px;
	color: #472514;
}
.pagetitle
{
	text-transform: uppercase;
	font-family: Courier New, Sans-Serif;
	font-weight: bold;
	font-size: 22px;
	color: #008796;	
}
.photocredit
{
	font-size: 10px;	
}
.gradient-left
{
	background-image: url('../Images/gradient_left.png');
	background-repeat: repeat-y;		
}
.gradient-right
{
	background-image: url('../Images/gradient_right.png');
	background-repeat: repeat-y;	
}
.hr
{
	Padding-Left: 20px;	
    padding-right: 20px;	
}
.mainsplash
{
	Padding-Left: 40px;	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;	
}
.mainbody
{
	Padding-Left: 40px;	
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;	
}
.homedirections
{
	Padding-Left: 40px;	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;		
}
.hotlink
{
	font-family: Courier New, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #df0a49;	
}
.hotlink:hover
{
	color: #008796;		
}
.linkbrown
{
	font-family: Courier New, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #472514;
}
.linkbrown:hover
{
	color: #008796;	
}
.linkpink
{
	font-family: Courier New, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #df0a49;
}
.linkpink:hover
{
	color: #008796;		
}
.footer
{
	Padding-Left: 20px;	
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 20px;
	font-size: 14px;
}
.footerlink
{
	font-family: Courier New, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #472514;	
}
.footerlink:hover
{
	color: #008796;	
}
.rightpanel
{
	
}
