body {
	background-color: #9e8967;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	line-height: 16px;
	
}

.topbg{ background-image:url(images/toprow_bg.jpg);background-repeat:repeat-x; }
.leftbg{ background-image:url(images/left_colbg.jpg);background-repeat:repeat-y; }
.rightbg{ background-image:url(images/rightcol_bg.jpg);background-repeat:repeat-y; }
.bottombg{ background-image:url(images/botrow_bg.jpg);background-repeat:repeat-x;}
.maintablebg{ background-color:#e2dbd1; color: #000000; }
.nav_bg{ background-image:url(images/nav_bg.gif);background-repeat:no-repeat;background-color:#e2dbd1;}

td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	}
p {margin-left: 20px; }

a:link{ color: #60311f; text-decoration:underline;}
a:hover{ color: #000000; text-decoration:underline;}
a:active{ color: #60311f; text-decoration:underline;}
a:visited{ color: #60311f; text-decoration:underline;}

.footer{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #e2dbd1;
	font-size: 11px;
	line-height: 16px;
 }
.footer a:link{ color: #60311f; text-decoration:underline;}
.footer a:hover{ color: #000000; text-decoration:underline;}
.footer a:active{ color: #60311f; text-decoration:underline;}
.footer a:visited{ color: #60311f; text-decoration:underline;}

.text { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}
	
.heading { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #60311f;
	font-weight: bold;
	}
	
#order_button {
	padding: 3px;
	margin-left: 20px;
	border: solid 1px #FFFFFF;
	background-color: #60311f;
	width: 85px;
	text-decoration: none;
	text-align: center;	
	}
	
#order_button a:link{ color: #ffffff; text-decoration:none;}
#order_button a:hover{ color: #ffffff; text-decoration:none;}
#order_button a:active{ color: #ffffff; text-decoration:none;}
#order_button a:visited{ color: #ffffff; text-decoration:none;}
	