﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
}
#container {
	width: 100%;
	height: 100%;
	background-image: url('../images/asphalt_bak2.jpg');
	background-repeat: repeat;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #980F21;
	padding-bottom: 0px;
}
#page_content {
	position: relative;
}
#sidebar {
	position: relative;
	float: left;
	width: 125px;
	background-image: url('../images/asphalt_bak.jpg');
	background-repeat: repeat-y;
}
#content {
	margin-left: 125px;
	padding: 10px;
	background-color: #fff;
	min-height: 400px;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	text-align: center;
	background-color: #2a6151;
	background-image: url('../images/asphalt_bak2.jpg');
	background-repeat: repeat-x;
}
#stripe {
	width: 100%;
	height: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
	background-color: #888;
}
#stripe2 {
	width: 100%;
	height: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
	background-color: #fdb958;
}
/* Styles for Masthead */
#masthead img {
	margin: 0px;
	text-align: left;
	float: left;
}
#masthead p {
	font-size: medium;
	margin: 0;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	color: #FFF;
}
#masthead h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: italic;
	margin: 0;
	margin-right: 10px;
	margin-top: 25px;
	font-size: 32pt;
}
#masthead a {
	color: #fdb958;
	text-decoration: none;
}
#masthead a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}
#sidebar li {
	display: block;
	margin-top: 5px;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding: 5%;
	display: block;
	border-top: 5px solid #fdb958;
	border-bottom: 5px solid #fdb958;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-image: url('../images/asphalt_bak2.jpg');
	border-top: 5px dashed #fdb958;
	border-bottom: 5px dashed #fdb958;
}
/* Styles for Footer */
#footer p {
	color: #fdb958;
	font-size: x-small;
}
#footer a {
	color: #fdb958;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
/* General Styles */
img {
	margin: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2a6151;
}
h2 {
	font-family: "Times New Roman", "Times Roman", Times, serif;
	color: #980F21;
	font-style: italic;
	margin-top: 5px;
}
h3 {
	font-family: "Times New Roman", "Times Roman", Times, serif;
	color: #444;
	font-style: italic;
	margin-bottom: 5px;
}
h4 {
	font-family: "Times New Roman", "Times Roman", Times, serif;
	color: #980F21;
	font-style: italic;
	text-align: center;
	margin: 5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2a6151;
}
h6 {
	font-family: "Times New Roman", "Times Roman", Times, serif;
	color: #980F21;
	font-style: italic;
}
a {
	color: #444;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #fdb958;
	text-decoration: underline;
	font-weight: bold;
}
h4.a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.imgright {
	padding: 10px;
	float: right;
}
.highlight1 {
	color: #980F21;
}
.auctioncelltitle {
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	color: #980F21;
	width: 165px;
}
.auctioncell {
	vertical-align: top;
	text-align: left;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_bi {
	font-style: italic;
	font-weight: bold;
}
.style_bigger {
	font-size: larger;
}
}
.style_smaller {
	font-size: smaller;
}
.centered {
	text-align: center;
}
.hometable {
	border: thin solid #980F21;
	margin: 10px;
	background-color: #fdb958;
}
/* Styles for HomeTable */
.hometable a {
	color: #444;
	text-decoration: underline;
	font-weight: bold;
}
.hometable a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.question {
	font-size: larger;
	color: #990000;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	font-family: "Times New Roman", "Times Roman", Times, serif;
}
.answer {
	margin-left: 40px;
	margin-right: 40px;
}
.requiredfield {
	color: #980F21;
	font-weight: bold;
	text-transform: uppercase;
}
.pull_quote
{
	width: 500px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #980F21;
	background: url(../images/begin_quote.gif) 5px 5px no-repeat;
}

.pull_quote p
{
	background: url(../images/end_quote.gif) 99% 99% no-repeat;
	margin: 0px;
	padding: 0px 25px 0px 30px;
	line-height: 125%;
	text-align: left;
}

.pull_quote p.quote-author
{
	font-size: 80%;
	background: none;
	padding-right: 5px;
	padding-top: 5px;
}
