﻿
body {
	font-family: Arial, sans-serif;
	font-size: medium;
	text-align: center;
	background-image: url('../images/redBlackBkgrd.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 10px;
}

#container {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	background-color:#fff;
	text-align:left;
	}
	
#masthead {
	width: 900px;
	height: 263px;
	padding:0px;
	margin: 0 0 0 0;
}
/*#masthead img {
	float: left;
} 
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
*/
#page_content {
	width: 900px;
	height: 100%;
	}
#divider {
	width: 900px;
}
#content {
	margin-left: 20px;
	padding: 20px;
	text-align:justify;
	margin-right: 20px;
}

#footer {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}

#footerleft {
	position: relative;
	float: left;
	width: 297px;
	height: 110px;
}
#footerleft p{
	vertical-align:middle;
	margin-top:40px;
}
#footermiddle {
	width: 301px;
	height: 110px;
	float: left;
	text-align: center;
	margin-top: 8px;
}
#footerright {
	width: 297px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
}
#footerright p{
	vertical-align:middle;
	margin-top:40px;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #990000;
	text-decoration: none;
}
#footer a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.footerline {
	background-color: black;
}
/*
#masthead img {
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
} */
h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
h1,h2,h5,h6 {
	font-family: Arial Black;
}

/* Styles for Navigation */

#toplinkbar {
	width: 900px;
	height: 25px;
	background-image: url('../images/spacerBnR.jpg');
	text-align: center;
	vertical-align: middle;
	}
#toplinkbar a {
	font: 18px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration:none;
	letter-spacing:.1em;
	line-height: 24px;
}
#toplinkbar a:hover {
	font: bold 18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing:.1em;
	line-height: 24px;
}
#linkbarTopBorder {
	width: 900px;
	margin: 0 auto;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: white;
}
/* styles for content */
.ebay {
	border-width: 0px;
}

.liftDescription {
	font-family: Verdana, Arial, sans-serif;
	color: #990000;
	font-size: 20px;
	font-weight: bold;
}
.liftDescription2 {
	font-family: Verdana, Arial, sans-serif;
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.featurelist {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.featurelist2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 135%;
}

.optionlist {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	line-height: 150%;
	font-weight: bold;
	list-style-type: circle;
}

.optionlist a {
	text-decoration: underline;
	color: #990000;
}
.optionlist a:hover {
	text-decoration: underline;
}
.imageDescription {
	font-family: Verdana, Arial, sans-serif;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.imageBorder {
	margin: 6px;
	border: medium double #000000;
}
.imageBorder2 {
	border: medium double #000000;
}
.redfont {
	color: #990000;
}

.redItalic {
	color: #990000;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	text-align: center;
	text-indent: 15px;
}

/* Styles for Footer */

.footerhash {
	color: #000;
}
/* Styles for defaults */
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 125%;
	letter-spacing: .1em;
}
.centeralign {
		text-align: center;
}
.rightalign {
		text-align: right;
}
.leftalign {
		text-align: left;
}
.justifyalign {
		text-align: justify;
}
.underlinefont {
	text-decoration: underline;
}
.imageLadder {
	vertical-align: top;
	margin: 40px 16px 10px 28px;
	border: medium double #000000;
	padding: 0px;
}
.imageLadder2 {
	vertical-align: top;
	margin: 40px 35px 0px 35px;
	border: medium double #000000;
	padding: 0px;
}
.bulletlinespace {
	line-height: 150%;
}
.hiddentext {
	font-size: 8px;
	color: #FFFFFF;
}
.comingSoon {
	font-style: italic;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
}
.floatClear {
	clear: both;
	height: 0;
	font-size:1px;
	line-height: 0px;
}