A {
	color: #997000;
	text-decoration: none
}
A:hover { 
	color:#85714e;
	text-decoration: none
}
A.border {
	text-decoration: none;
	border: none;
}
A.border img {
	border: 6px solid #d5cbbe;
}
A.border:hover img {
	border:6px solid #b3a48e;
}


TABLE {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
TABLE.mid_content {
	width:860px;
	border-collapse: separate;
	border-spacing: 15px;
}
TD {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	word-spacing: 1px;
	color: #85714e;
	line-height: 18px;
	padding: 0px;
}
TD.content {
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:1px dotted #d5cbbe;
	vertical-align:top;
}

TD.content2 {
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:1px dotted #b5a17e;
	vertical-align:top;
}

TD.top {
	height:350px;
	background:#d5cbbe url(../images/top.jpg) top center no-repeat
}
TD.middle {
	background:url(../images/bg3.jpg) top center; 
	border-top: 7px solid #b3a48e; 
	border-bottom: 7px solid #b3a48e; 
	padding:1px;
	padding-bottom:1px;
}

div.middle1 {
	width:100%;
	border-top: 1px solid #b3a48e; 
	border-bottom: 1px solid #b3a48e; 

	
}
div.middle2 {
	width:100%;
	padding:30px;
	padding-bottom:60px;
}


.title {
	font-family: Times New Roman;
	font-size: 17pt;
	color: #859231;
	font-style:italic;
	font-weight:bold
}
.title2 {
	font-weight:bold;
	color: #1a160f
}

SPAN.break {
	line-height:10px
}

BODY { 
	MARGIN: 0px 0px 0px 0px;
	BACKGROUND: white;
}
