﻿html {
	overflow-y: scroll;
} 

body {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-style: italic;
	color: black;
	background-color:black;
	background-image: url('images/Background Nav Strip.png');
	background-position: top left;
	background-repeat: repeat-x;	
}

#container2 {
	width: 980px;
	margin: 0 auto;
	background-color: black;
	background-image: url('images/Background Left-Repeat.gif');
	background-position: top left;
	background-repeat: repeat-y;	
}

#container {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background-image: url('images/Background.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	color: DarkKhaki;
}


/* Masthead */

#masthead {
	width: 980px;
	height: 116px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: right;
	background-image: url('images/Background Header.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}

#masthead img {
	display: none;
}

#masthead h1 {
	display: none;
}

#masthead h2 {
	display: none;
}

#masthead h3, #masthead h4 {
	margin: 10px;
}

#masthead a:hover {
	text-decoration: none;
	color: GoldenRod;
}




/* Navigation */

#navigation {
	background-color: rgb(62,87,54);
	background-image: url('images/Background Nav.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: center;
	margin-bottom: 25px;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
}

#navigation li {
	display: inline;
}

#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding: 10px 10px;
}

#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: GoldenRod;
}

/* Content Area */

#sidebar {
	position: relative;
	float: left;
	margin: 0;
	width: 183px;
	padding: 0px 15px 15px 65px;
	color: white;
}

#frontpagenotice {
	text-align:center; 
	border-bottom: solid 1px GoldenRod;
	padding: 0px;
	margin: 0px;
	font-size: large;
	color: white;
}

#content {
	position: relative;
	float: left;
	margin: 0px;
	width: 680px;
	padding: 15px 10px;
	margin: 0px;
	background-image: url('images/Background Content.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color:  #262F1C;
	border-top: 1px solid Gold;
	border-right: 2px solid Goldenrod;
	border-bottom: 2px solid Goldenrod;
	border-left: 1px solid Gold;
}

/* Footer */

#footer {
	overflow: auto;
	clear: both;
	margin-top: 20px;
	padding: 10px 15px 0px 65px;
	margin-left: 45px;
	font-size: small;
	text-align: right;
	color: #B38009;
	background-color: black;
}

#footer ul {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 110%;
}

#footer li {
	list-style: none;
	display: inline;
	padding: 0px 0px 0px 20px;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: DarkKhaki;
}

#footer p {
	margin: 0;
	padding-bottom: 5px;
}

#bottom{
	margin: 0px;
	padding: 0px;
	background-image: url('images/Background Footer.png');
	background-position: left bottom;
	background-repeat:repeat-x;
	min-height: 49px;
}


/* General */

a:visited {
	color: white;
	text-decoration: none;
}

a:link {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content h4 {	
	color: GoldenRod;
}

#content h4 {	
	color: GoldenRod;
}

#content h2 {	
	color: GoldenRod;
}

#sidebar h4 {	
	color: white;
}

#sidebar h4 {	
	color: white;
}

#sidebar h2 {	
	color: white;
}

h2 {
	font-size: x-large;
	margin: 0px 0px 0.5em 0px;
}

h3 a:visited {
	font-size: large;
	margin: 0px 0px 0.5em 0px;
	color: white;
}

h3 a:link {
	font-size: large;
	margin: 0px 0px 0.5em 0px;
	color: white;
}

h3 {
	font-size: large;
	margin: 0px 0px 0.5em 0px;
	color: white;
}

h4 {
	font-size: medium;
}

ul {
	padding: 0;
	margin-left: 1em;
}

li {
	margin: 0px 0px 0.5em 0px;
}

p {
	line-height: 150%;
	margin: 0px 0px 0.5em 0px;
}

em {
	font-weight:bold;
}



blockquote {
}

textarea {
	width: 99%;
	font-family: Cambria, "Times New Roman", Times, serif;
	margin-top: 0.5em;
}

input {
	width: 99%;
	font-family: Cambria, "Times New Roman", Times, serif;
	margin-top: 0.5em;
}

table {
	width: 100%;
	margin: 0px 0px 1em 0px;
}

td  {
	vertical-align:top;
	padding: 0.25em;
}

table.twocolumns td {
	width: 50%;
}

table.threecolumns td {
	width: 33%;
}

.center {
	text-align: center;
}



.right {
	text-align: right;
}




th  {
	vertical-align:top;
	xpadding: 0.25em;
}

th {
	text-decoration: underline;
}

img.right {
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
}

a img {
	border: none;
}

.davidnote {
	background-color: #FFFFCC;
	color: black;
	border: black 1px solid;
}

.davidnote a {
	color: black;
	text-decoration:underline;
}

.disclaimer {
	clear: both;
	margin-top: 1em;
	padding-top: 0.5em;
	font-size: 80%;
	border-top: 1px dashed gold;
}

.downloadmenu {
	padding-top: 0.5em;
	font-size: 90%;
}

.border {
	border: 1px solid gold;
}

.rightnav {
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
	padding: 0.5em;
	border-left: 1px gold dashed;
	border-bottom: 1px gold dashed;
}

.rightnav li {
	margin: 0px 0px 0.25em 0.25em;
}

.rightnav ul {
	margin-left: 1em;
}

.togotable td + td {
	width: 15%;
	text-align: right;
}

.togotable th + th {
	width: 15%;
	text-align: right;
}

.pizzatable td + td {
	width: 10%;
	text-align: right;
}

.pizzatable th + th {
	width: 10%;
	text-align: right;
}

.photobar {
	font-size: 100%;
	text-align: center;
}

.photobar p {
	background-image: url('images/Sidebar Divide.gif');
	background-position: center bottom;
	background-repeat:no-repeat;
	padding-bottom: 35px;
}

.contactform {
	margin: 0 auto;
}

p.photoparagraph img {
	margin: 0 .5em .5em 0;
	border: 1px solid GoldenRod;
}


.welcome {
	line-height: 265%;
	font-size: 110%;
}

.welcomesidebar {
	text-align: center; 
	width: 210px;
}

.welcomesidebar h3 a:visited {
	font-size: medium;
	margin: 0px 0px 1em 0px;
	padding: 0px;
	color: white;	
}

.welcomesidebar h3 a:link {
	font-size: medium;
	margin: 0px 0px 1em 0px;
	padding: 0px;
	color: white;	
}

.welcomesidebar h3 a {
	font-size: medium;
	margin: 0px 0px 1em 0px;
	padding: 0px;
	color: white;	
}

.welcomesidebar h3 {
	font-size: medium;
	margin: 0px 0px 1em 0px;
	padding: 0px;
	color: white;	
}

fieldset {
	border: none;
}

legend {
	display: none;
}