﻿@import url("layout.css");
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #D60008;
	float: none;
	text-align: left;
	white-space: normal;
	display: block;
	margin: 10px;
	background-color: #FFF;
}
.Pbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #960;
}

#pItalics {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	text-align: left;
	font-size: 12px;
	color: #960;
}

#container {
	width: 800px;
	background-color: #FFC;
	font-family: Verdana, Geneva, sans-serif;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #960;
	border-right-color: #960;
	border-bottom-color: #960;
	border-left-color: #960;
	font-size: 12px;
	font-style: normal;
	color: #960;
	float: none;
	position: relative;
	border-top-style: solid;
	border-top-width: medium;
	margin: 0;
	text-align: center;
	padding: 20px;
	background-repeat: no-repeat;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	z-index: auto;
	height: auto;
	visibility: visible;
	background-position: center center;
}
#masthead {
	text-align: center;
	width: 700px;
	border: medium solid #960;
	background-image: url(../images/scrapLogo700.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FCFCA2;
	float: none;
	background-position: center top;
	margin: auto;
	padding: 0px;
	height: 135px;
	z-index: auto;
}
#navigation {
	position: relative;
	float: left;
	width: 20%;
	background-color: #FFC;
	background-repeat: no-repeat;
	border: 1px none #960;
	padding: 10px;
	text-align: left;
	background-attachment: fixed;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #960;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.MainHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FC3;
	text-decoration: none;
}

#content {
	width: 70%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #960;
	text-align: left;
	visibility: visible;
	background-color: #FFF;
	float: left;
	height: auto;
	background-attachment: fixed;
	background-position: center center;
	padding: 0px;
	border: medium double #960;
}
#footer {
	text-align: center;
	width: auto;
	border: medium solid #963;
	background-color: #FF9;
	color: #963;
	font-family: Verdana, Geneva, sans-serif;
	float: none;
	position: relative;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center bottom;
	height: auto;
	margin: 0px;
	padding: 5px;
	clear: both;
}
/* Masthead Styles */
#masthead h1 {
	color: #960;
}
#image {
	text-align: center;
	font-weight: bold;
	color: #CE0008;
}
#holiday {
	color: #BD080B;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

#masthead h3 {
	color: #F90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #963;
	text-align: left;
}

/* Navigation Styles */
#navigation ul {
	list-style-type: circle;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
	list-style-position: outside;
	text-align: left;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: thin solid #F90;
	background-color: #FF9;
	background-repeat: repeat;
	text-decoration: none;
}
#navigation a {
	color: #960;
	display: block;
	padding: 2px;
	background-color: #FF9;
	border: thin solid #960;
	margin: auto;
	height: auto;
	width: auto;
	text-decoration: none;
}
#navigation a:hover {
	color: #960;
	text-decoration: none;
	background-color: #FC6;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	list-style-type: disc;
	text-align: center;
	border-top-color: #CF9;
	border-right-color: #CF9;
	border-bottom-color: #CF9;
	border-left-color: #CF9;
	background-color: #FFF;
}
#LeftAlign {
	text-align: left;
}
#leftAlign2 {
	text-align: left;
	left: auto;
}
#liftAlign3 {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
LeftAlignP {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	background-color: #FFF;
}

a {
	color: #F90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#content img {
	padding: 5px;
	border: 1px solid #FFF;
	text-align: center;
}
/* Footer Styles */
#footer p {
	color: #F60;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	background-color: #FF9;
	background-repeat: repeat;
}
#footer a {
	color: #804000;
	background-color: #FF9;
	background-repeat: repeat;
}
#footer a:hover {
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
	color: #960;
}
.style_italic {
	font-style: italic;
	color: #FF003A;
	text-align: center;
}
.Contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #960;
}
#bullet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	color: #960;
	list-style-image: none;
}
.headingLeft {
	font-size: 14px;
	text-align: left;
}
#GrahamBradley {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #D60008;
	text-align: left;
	font-weight: bold;
	background-color: #FFF;
}
.Directors {
	color: #D60008;
	font-weight: bold;
	text-align: center;
}

.H2text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #960;
}
.brownText {
	color: #630;
}
.HeadingBrown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #630;
}
.Indents {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #C90;
	text-align: left;
	text-indent: 5em;
	list-style-type: circle;
}

