﻿.Master {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial;
}
.Display {
	width: 1000px;
	position: relative;
	margin: auto;
	padding: 0px;
	min-height: 100%;
}
.sidebar ul{
	font-family: "Kristen ITC";
	font-size: small;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	width: 200px;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.sidebar li{
	float: left;
	position: relative;
	z-index: 100;
	height: 50px;	
	width:200px;
}

/* style all the links */
.sidebar ul:visited {
	display: block;
	font-size: small;
	color: #FFFFFF;
	background: #800000;
	text-decoration: none;
	text-align: center;
	height: 35px;	
	width:200px;
}
.sidebar a {
	border: 5px #FFFFFF outset;
	display: block;
	font-size: small;
	color: #FFFFFF;
	background: #800000;
	text-decoration: none;
	text-align: center;
	height: 35px;
}
/* style the links hover */
.sidebar a:hover{
	margin: 0px;
	border: 5px #FFFFFF outset;
}
.sidebar ul a:hover{
	margin: 1px;
	border: 4px #000000;
	border-style: outset inset inset outset;
	background-color: #993333;
}
.body {
	border-style: outset inset inset outset;
	border-width: 5px;
	border-color: #FFFFFF;
	width: 800px;
	position: relative;
	margin: auto;
	padding: 0px;
	min-height: 100%;
}

.Footer {
	text-align: center;
	width: 790px;
	width: 100%;
	margin:0px;
	border:0px;
	padding:0px;
}
.Logotext {
	font-size: x-small;
	overflow: visible;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.Logophone {
	font-size: x-large;
}
.Titletext {
	font-family: "Kristen ITC";
	font-size: xx-large;
	vertical-align: baseline;
	text-align: center;
}
.Menubar {
	width: 100%;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	list-style-type: none;
	text-align: left;
	overflow: hidden;
	background-color: #800000;
	position: static;
	display: inline-block;
	font-size: x-small;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: outset;
	border-bottom-style: inset;
}
.pages {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
}
.special {
	color:black;
}
.special a {
	border: 5px #FFFFFF outset;
	display: block;
	font-size: small;
	color: #000000;
	background: #ffff00;
	text-decoration: none;
	text-align: center;
	height: 15px;
	font-family: "Kristen ITC";
	background-color: #FF6600;
}
.special ul {
	font-family: "Kristen ITC";
	font-size: small;
	color: #000000;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	width: 400px;
}
.special ul:visited {
	color: #000000;
	text-align: center;
	font-family: "Kristen ITC";
}

/* make the top level links horizontal and position relative so that we can position the sub level */
.special li{
	float: left;
	color: #000000;
	position: relative;
	z-index: 100;
	height: 15px;	
	width:400px;
}
.Edittext1 {
	font-family: "Kristen ITC";
	font-size: x-large;
	line-height: 18px;
	margin-top: 10px;
	margin-left: 5px;
}

.Edittext2 {
	font-family: "Kristen ITC";
	font-size: medium;
}
.Edittext3 {
	margin: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	float: right;
}
a {
	float: none;
	padding: 0.2em 0.6em;
	font-size: small;
	text-align: center;
	font-family: "Kristen ITC";
	color: #FFFFFF;
}
a:visited {
	color: #C0C0C0;
}
a:active {
	color: #C0C0C0;
}
a:hover {
	border: thin;
	color: #C0C0C0;
	margin-top: 4px;
}
li {
	display: inline;
	float: right;
}

.LogotextCopy {
	font-size: x-small;
	overflow: visible;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.hidden {
	border: 5px outset #FFFFFF;
	padding: 6px;
	margin: 1px;
	font-family: "Kristen ITC";
	font-size: large;
	text-align: center;
	display: block;
	vertical-align: text-bottom;
	background-color: #800000;
	text-decoration: none;
	visibility: visible;
}
.Edittext5 {
	font-family: "Kristen ITC";
	font-size: medium;
	text-align: center;
	color: #FF6600;
}
.Edittext4 {
	font-family: "Kristen ITC";
	font-size: medium;
	text-align: center;
}
.Table1 {
	font-size: medium;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}
.Table1 td {
	padding: 5px;
	border: thin #800000 ridge;
}
.Table1 td a {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: small;
	font: 100% Arial;
}

.Tabletext1 {
	text-align: center;
}
.PriceTable {
	font-size: small;
	width: 790px;
	text-align: justify;
	border-collapse: collapse;
}
.PriceTable td {
	vertical-align: top;
}

.PriceTablenarrow {
	font-size: small;
	text-align: justify;
	border-collapse: collapse;
}
.PriceTablenarrow td {
	vertical-align: top;
}
.EquipTable {
	font-size: medium;
	width: 600px;
	text-align: center;
	border-collapse: collapse;
}
.EquipTable td {
	border: thin #800000 ridge;
	vertical-align: top;
}
.style1 {
	margin-left: 5px;
	margin-right: 0px;
}
.style2 {
	margin-left: 0px;
	margin-right: 5px;
}
.style3 {
	margin-left: 5px;
	margin-right: 5px;
}
.FAQ {list-style-type: none;float: left;
}
.footerlinx {
	text-align: center;
	width: 790px;
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
	border-top-color: #FFFFFF;
	border-top-style: outset;
	border-top-width: 5px;
}


.footerlinx a {
	float: none;
	padding: 0.2em 0.6em;
	font-size: x-small;
	text-align: center;
	font-family: Arial;
	color: #FFFFFF;
}
.footerlinx a:visited {
	color: #C0C0C0;
}
.footerlinx a:active {
	color: #C0C0C0;
}
.footerlinx a:hover {
	border: thin;
	color: #C0C0C0;
	margin-top: 4px;
}
.footerlinx li {
	display: inline;
	float: right;
}

