#outerBody {
	background-color:#5b4032;
	margin-left:-385;
	left:50%;
	width: 770px;
	height:100%;
	position: absolute;
	
}

#innerBody {
	position: absolute;
	background-color:#5b4032;
	height:100%;
	overflow: visible;
	z-index: 2;
	
}

h3{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #333;
	color: #333;
	padding-bottom: 5px;
}

#header{		
	width: 774px;
	height: 282px;
	margin-left:-387;
	margin-top:0px;
	margin-bottom:-18px;
	top:0;
	left:50%;
	position: relative;
	background-repeat:no-repeat;
	background-attachment:inherit;
	background-position:center top;
		z-index: 1;
background-color:#cecece;
}
/*input {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
.OrderTable {
	padding: 2px;
	border: 1px solid #f1f3f8;
}
td.OrderTable{
border: 1px solid #f1f3f8;
}



.headerImg {
	background:url(/images/header_img.jpg);
	background-attachment:absolute;
	background-repeat: no-repeat;
	background-position:right;
	background-color:#FFFFFF;
	
}

#footer{
	top:0px;
	left:50%;	
	bottom:0;
	background: url(/images/footerbar.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
	z-index: 5;

	
}

.footerTxt {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	
}
a.footerTxt {
font-weight:bold;
text-decoration:none;
color:#000000;
}
a.footerTxt:hover{
text-decoration:underline;
}

#firefoxRollover{
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-image: url(/images/list_arrows.gif);
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-position: 0px center;
	vertical-align: middle;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
		padding-bottom: 6px;
	/*height: 24px;*/
	width: 257px;
}
#firefoxRollover:hover{
background-position: -50px center;
	background-color: #228839;
	color: #FFFFFF;
}
.MenuItems {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
	text-align: left;
	/*background-image: url(/images/list_arrows.gif);
	background-attachment: inherit;
	background-repeat: no-repeat;*/
	background-position: 0px center;
    vertical-align: middle;

	margin-top: -3px;
	margin-bottom: -3px;
	padding-top: 6px;
	padding-left: 25px;
	padding-bottom: 6px;
	height: 24px;
	width: 257px;
	
	
}
/*td {
text-align:right;
}*/
a.MenuItems {

	text-decoration: none;
	
}

a.MenuItems:hover {
	/*background-attachment: inherit;
	background-image: url(/images/list_arrows.gif);
	background-repeat: no-repeat;
	background-position: 177px top;*/
	background-color: #228839;
	color: #FFFFFF;
	
}
#page{
	width: 768px;
	position: absolute;
	margin-left:-387px;
	top:250px;
	left:50%;
	padding-bottom:0px;
	bottom:0px;
	border-left:2px #cecece solid;
	border-right:2px #cecece solid;
	z-index: 4;

	
}

.homePagetext {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 37px;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 13px;
	color: #000000;
}
.list {
	list-style-position: outside;
	list-style-type:none;
	list-style-image: url(/images/list_arrows.gif);


	
}
.pageBg {
	background-attachment: fixed;
	background-image: url(/images/page_bg_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodyTxt {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.TahomaGreen14 {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #00761b;
}
.row0{
background-color:#e9edf1;
}
