html {
height:100%;
font-family:Arial, Helvetica, sans-serif;
}

body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	background-color: white;
	text-align: center;
}

a {
text-decoration:underline;
color:#333;
}

.container {
width:780px;
border:1px solid #000;
background:black;
position:relative;
margin:auto;
}

h1 {
font-size:20px;
margin-bottom:2px;
}

h2 {
font-size:17px;
color:#fff;
}

h11 {
font-size:17px;
color:#FF0000;
}

h3 {
font-size:20px;
border-bottom:dashed 1px red;
color:#333;
margin:8px 0 0;
}

h4 {
font-size:13px;
margin-top:2px;
color:#fff;
}

h5 {
font-size:12px;
margin-top:2px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
}
h10 {
font-size:12px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
}

h6 {
font-size:10px;
margin-top:2px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
}

h7 {
font-size:9px;
margin-top:2px;
color:#fff;
}

h8 {
font-size:13px;
color:#fff;
}

.h9 {
	text-align:center;
	font-size:9px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: normal;
	text-decoration: underline;
}
.h9 a:hoover{
	text-align:center;
	font-size:9px;
	color:red;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: normal;
	text-decoration: underline;
}

.solidblockmenu {
float:left;
font:bold 11px Arial;
width:100%;
border:1px solid #000;
background:#fff url(blockdefault.gif) center center repeat-x;
border-width:0px 0;
margin:0;
padding:0;
}

.solidblockmenu li {
display:inline;
}

.solidblockmenu li a {
float:left;
color:#FFF;
text-decoration:none;
border-left:0px solid #FFF;
padding:9px 11px;
}

.solidblockmenu li a:visited {
color:#FFF;
}

.solidblockmenu li a:hover,.solidblockmenu li .current {
color:#FFF;
background:transparent url(blockactive.gif) center center repeat-x;
}

.left {
width:170px;
float:left;
margin-left:6px;
}

.left ul {
height:20px;
list-style:none;
width:170px;
clear:left;
margin:0px;
padding:3px 0 0;
}

.left ul li {
list-style:none;
display:block;
width:170px;
float:left;
text-align:left;
line-height:20px;
font-size:9px;
font-weight:400;
}

.left ul li a {
width:100%;
height:20px;
display:block;
color:#000;
text-decoration:none;
font-family:Arial;
font-size:10px;
padding-left:10px;
background-color:#888;
border-top: solid 8px;
margin:1px;
}

.left ul li a:hover {
background-color:#ffffff;
font-weight:bolder;
}

.right {
width:540px;
float:right;
margin:6px 20px 0 0;
background: #000;
}

.bottom {
width: 768px;
float:left;
margin-left: 10px;
}

.footer {
text-align:center;
color:#FFF;
font:10px Arial;
width:100%;
height:40px;
border:0px solid #000;
background:#888888 url() center center repeat-x;
position:bottom;
bottom:0;
border-top-width:15px;
border-bottom-color:#888888;
margin:0;
padding:0;
}


.top {
background:url(stairs.jpg);
min-height:140px;
}

.top-left {
width:210px;
float:left;
margin:34px;
}

.top-left h1 {
font-size:36px;
color:#FFF;
background:url();
min-height:60px;
margin:0 0 -10px;
padding:0 20px 0 10px;
}

.top-left h1 sub {
font-size:12px;
margin:0;
}

.top-left h2 {
font-size:16px;
color:red;
margin-top:-30px;
margin-left:10px;
}

.top-right {
width:200px;
float:right;
margin:40px 10px 0 0;
}

.top-bottom {
text-indent:18px;
color:#FFF;
font:bold 13px Arial;
width:100%;
min-height:0px;
border:1px solid #000;
background:#000 url(blockdefault.gif) center center repeat-x;
border-width:1px 0;
margin:0;
padding:0;
}

.sidebox {
font-size:10px;
position:absolute;
bottom:0;
margin:0 0 20px 4px;
}

a:hover,.red {
color:red;
}

.footer a,.top-left h1 a {
color:#FFF;
text-decoration:none;
}

	/* Order Form*/
#Order_Form {
	width : 500px;
	font-family:Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	margin-left : auto;
	margin-right : auto;
	padding-left: 90px;
}

#Order_Form td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 5px 2px 5px;
	border: 1px solid #73afb7;
	}

#Order_Form tr.alt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 5px 2px 5px;
	border: 0px #FFF;
	}

#Order_Form td.alt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

