body
{
	background-image: url('images/background.gif');
	background-repeat: repeat-y;
	background-color: #776644;
	background-position: top center;
	margin:0px;
	font-family: 'trebuchet ms', arial,helvetica,times;
	font-size: 13px;
}
h1 
{
	font-weight: normal;
	font-size: 22px;
	color: #a66f1e;
	
}
h2 
{
	font-weight: normal;
	font-size: 20px;
	color: #776644;	
	margin-bottom: 5px;
}

h3 
{
	font-weight: normal;
	font-size: 18px;
	color: #a66f1e;	
}
h4 
{
	font-weight: bold;
	font-size: 16px;
	color: #776644;	
	
}

h5 
{
	font-weight: bold;
	font-size: 14px;
	color: #a66f1e;	
	
}
p, li, td 
{
	font-family: 'trebuchet ms', arial,helvetica,times;
	font-size: 13px;
	color: #000000;
	
}
.small
{
	font-size: 11px;
}
#list li
{
	margin-bottom: 15px;
	font-size: 11px;
}

#price h3, #price h4, #price td, 
{
	margin:0px
}

#price td, 
{
	border-bottom: 1px solid #b19650;
}

.top 
{
	color: #443322;
}
.top a
{
	color: #443322;
	font-weight: bold
}
td.m 
{
	font-size: 12px;
	color: #000000;
	
}
hr 
{
	height: 1px;
	 color: #663300;
	
}
a 
{
	color: #996600;
	text-decoration: none;
	
}
a:hover 
{
	color: #663300;
	text-decoration: none;
	
}
a:visited 
{
	text-decoration: none;	
}
input 
{
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	background: #e0cc89;
	border: #b19650 1px solid;	
}
textarea
{
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	background: #e0cc89;
	border: #b19650 1px solid;	
}
.pic
{
	border: 3px double #c4c4a6;
}
.box 
{
	font-family: arial,helvetica;
	font-size: 12 px;
	border: #000000 1px solid;
	background: #c4c4a6;
	
}
.none 
{
	font-family: arial,helvetica;
	font-size: 12 px;
	border: #000000 0px solid;
	background: #c4c4a6;
	
}
.bnone 
{
	font-family: arial,helvetica;
	font-size: 12 px;
	border: #006600 1px solid;
	background: #ffffff;
	
}
.send 
{
	font-family: arial,helvetica;
	font-size: 12 px;
	border: #000000 1px solid;
	background: #c4c4a6;
	
}
.form 
{
	background: #c4c4a6;
	border: 1 solid #000000;
	
}

.t	{ border-top: 1px solid #c0aa77}
.r	{ border-right: 1px solid #c0aa77}
.b	{ border-bottom: 1px solid #c0aa77}
.l	{ border-left: 1px solid #c0aa77}



.oddrow      { background-color: #e2d291 }


table.stripes
{
	border: 1px solid #b19650;
}

.stripes td
{
	border-bottom: 1px solid #b19650;
}
