/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 9px;
	color: #887C4D;
}
img{border:0;}
a {
	font-family: Tahoma;
	font-size: 9px;
	color: #887C4D;
}
a:visited {
	color: #887C4D;
}
a:hover {
	color: #887C4D;
}
a:active {
	color: #887C4D;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-weight: bold;
	border-bottom: 1px dashed #BEB999;
}

.content {
	padding: 20px 8px 15px 20px;
	font-family: Tahoma;
	font-size: 12px;
}
.content2 {
	padding: 0px 8px 15px 20px;
	font-family: Tahoma;
	font-size: 12px;
}

.date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; 
	margin: 0 10px 0 5px;
}
.spacer {
	width: 128px;
	height: 1px;
}
.news {
	border-top: 1px dashed #BEB999;
	border-bottom: 1px dashed #BEB999;
}
.glink {
	font-size: 1.0em;
	text-decoration: none;
	font-weight: bold;
}
.image_frame {
	
	padding: 5px;
	border: solid 1px #958F7F;
}
