table.ordertable {
	font-size: 11px;
	border-collapse:collapse;
	margin-bottom:15px;
}
table.ordertable td, 
table.ordertable th{ padding:3px !important;}
table.ordertable .caption{
	background-color:#0A0A0A;
}
.ordertable th{ background-color:#333333; font-size:13px; border-top:#666666 solid 1px;}
#mainDiv,
#headerInner,
#footerInner {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: auto;
	width: 850px;
	color: #bdc1c4;
}
.clear{ clear:both;}
body{
	margin:0px;
	padding:0px;
	background-color: #222222;
}
#header {
	background-color: #303030;
}

a {
	color: #b4b5b7;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #b4b5b7;
	text-decoration: underline;
}
img { border:none;}


#footer{
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
	clear: both;
}

#logo {
	padding:15px 0px 0px 30px;
	float: left;
	width:237px;
}

h1{
	font-family:Calibri, Arial;
	font-size:22px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}
ul li {
	padding-bottom: 10px;
	text-align: justify;
	padding-right: 15px;
	line-height: 18px;
	clear: both;
}
.leftBlock {
	width: 235px;
	float: left;
	padding-left:15px;
	padding-right:25px;
	overflow:hidden;
}
.leftBlock ul{ margin:0px; padding:0px;}
.leftBlock ul li {
	padding-bottom: 0px;
	text-align: left;
	padding-right: 0px;
	list-style-type: none;
}
.leftBlock ul li a{
	font-weight: bold;
	background-color: #84381e;
	padding: 7px;
	margin-bottom: 15px;
	display: block;
	color: #bfb399;
}
.leftBlock ul li a:hover{
	background-color: #6B2E18;
	display: block;
	color: #D6CEBE;
	text-decoration: none;
}

#mainDiv,
#headerInner {
	background-image: url(images/midbg.png);
	background-repeat: repeat-y;
	background-position: -266px top;
}
#mainDiv{padding: 28px 0px;}
#banner {
	float: left;
}
#contentArea {
	float: left;
	width: 552px;
}
.imgBdr{
	border:#CCCCCC solid 3px;
	margin-right:10px;
	margin-bottom: 10px;
}
#headerInner,
#mainDiv {
	border-left: #656565 3px solid;
	border-bottom: #656565 3px solid;
	border-right: #656565 3px solid;
}
