body
{
	font-family: Tahoma;
	font-size:12px;
	line-height:140%;
	color: #7E4636;
	
}
.dotted
{
 	border-bottom:1px dotted #b79a7b;
 		float:left;
 		width:250px;
 		text-align:left;
 		margin-top:5px;
}
.dotted_bg
{
 	border-bottom:1px dotted #b79a7b;
 	background-color:#e2d7ca;
 	float:left;
 	width:60px;
 	text-align:right;
 	padding-right:5px;
 	margin-top:5px;	
}
.footer
{
	color:#d1b389;
	font-size:10px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:45px;
	padding-top:20px;
	position:relative;
}	

.bg
{
	background-color: #520001;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.top
{
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 604px;
	height: 22px;
}
.mid
{
	background-image: url(images/mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding:0px
}
.divdot
{
	background-image: url(images/divider_dot.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.topbar
{
	background-image: url(images/topbar.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

ul
{
	position:relative;
	left:-28px;
}
li { list-style-image: url(images/arrow.gif); }

.copy
{
	font-family: Tahoma;
	font-size: 9px;
	color: #D7BB99;
}

a, a:visited
{
	text-decoration: none;
	color:#000000;
}

a:hover
{
	color:#620000;
}

.img
{
	background-image: url(images/wine-cheese.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:223px;
	height:116px;
	padding-top:30px;
	font-size:10px;

{


.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
}
.read_more {
	font-family: Tahoma;
	font-size: 10px;
	color: #B10000;
}
.textfield {
	height: 17px;
	width: 148px;
	border: none;
	background-color: #F0EAD6;
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
	
}
.textarea {
	height: 77px;
	width: 319px;
	border: none;
	background-color: #F0EAD6;
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
	overflow:auto;
}