html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a 
{
     margin: 0;
     padding: 0;
     border: 0;
}
body 
{
	background: #4d0000 url(../graphics/body_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
}

.container 
{
	width: 750px;	
	margin: 0 auto;
	text-align: left;
}

h1 
{
	font-size: 1.8em;
	margin-bottom: 10px; /* add a little white space under the heading */
}

h2 
{
	font-size: 1.5em;
}

h3 
{
	font-size: 1em;
}

h1,
h2,
h3
{
	font-family: Arial, Helvetica, sans-serif; 
}

h2,
h3,
p
{
	margin-bottom: 10px; 
}

p
{
	line-height: 1.5em; 
}

#skipnav 
{
	position: absolute;
	top: 0;
	left: -5000px;
}

a,
a:link,
a:visited,
a:active
{
	color: #990000;
	text-decoration: none; 
}

a:hover,
a:focus
{
	text-decoration: underline;
}

#printed-header
{
	display: none; 
}
	
#header 
{
	float: left;
	width: 100%;
	color: #FFFFCC;
	height: 100px;
	background: #4d0000 url(../graphics/header5.jpg) no-repeat;
}

#header #logo 
{
	float: left;
}

#header #title {
	padding-top: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
}


#main-nav 
{
	clear: both;
	margin-bottom: 40px;
	background: #660000;
	height: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
#header h1 {
	font-size: 3.5em;
	color: #CCCCCC;
	margin-top: 30px;
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
}


#main-nav ul 
{
	padding: 0em; 
	list-style: none; 
}

#main-nav li 
{
	display: inline; 
	margin: 0 0.5em; 
}


#main-nav a,
#main-nav a:link,
#main-nav a:visited,
#main-nav a:active

{
	color: #FFFFCC;
	text-decoration: none;
	background-color: #660000;
}

#main-nav a:hover,
#main-nav a:focus
{
}

#secondary-content 
{
	border: 5px solid #000000;
	float: left;
	width: 178px;
	padding: 10px;
	margin-bottom: 10px;
	background: #FFFFCC url(../graphics/menu_bg.jpg) no-repeat;
	margin-top: 30px;
}
#quoted {
	clear: both;
	width: 80%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	color: #CCCCCC;
}

#secondary-content p {
	color: #990000;
}


#secondary-content h2
{
	font-size: 1.2em;
	color: #990000;
}

#secondary-content ul 
{
	margin-left: 0.5em;	
	padding-left: 0.5em;
}

#secondary-content li
{
	padding-bottom: 0.5em; 
}

#main-content 
{
	float: left;
	width: 490px;
	margin: 0 0 20px 40px;
	padding-right: 10px;
	color: #FFFFFF;
}

#main-content .image-with-caption
{
	float: left;
	padding-right: 10px;
}

#main-content .image-with-caption p
{
	font-style: italic; 
	color: #FFFFcc;
}

#footer 
{
	clear: both; 
	background: #000000;
	color: #cccccc; 
	margin-top: 0.5em; 
	padding: 2em 0; 
}

#footer #copyright
{
	float: left; 
}

#footer ul
{
	text-align: right; 
}

#footer li
{
	display: inline; 
	padding-left: 1em; 
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active
{
	color: #ffcc33;
	text-decoration: none;
	background-color: #000000;
}

#footer a:hover,
#footer a:focus
{
	text-decoration: underline;
}

#headerimg1 {
	position: absolute;
	left: 55%;
	top: 12px;
}
#headerimg2 {
	position: absolute;
	left: 65%;
	top: 10px;
}
#headerimg3 {
	position: absolute;
	left: 77%;
	top: 10px;
}
.border {
	border: 2px solid #000000;
}

.smallertxt {
	font-size: 80%;
}
.right {
	float: right;
}
.linksleft {
	float: left;
	margin-right: 50px;
	border: 2px solid #000000;
}
#main-content h4 {
	font-size: 120%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.smalltext {
	font-size: 90%;
	color: #990000;
}
input {
	margin-bottom: 8px;
}

#main-content h6 {
	font-size: 150%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#secondary-content h1 {
	font-size: 1.2em;
	color: #990000;
}
.quotes {
	background-color: #660000;
	padding: 5px;
}
#stills {
	clear: both;
	width: 700px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px 35px 0px 0px;
	text-align: center;
}
