/* 
	CSS Document "cssStyles"
	©2006 {copyright info on "cssDivs"}
*/

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #000;
	background: #c6b289 url(images/BG.jpg) repeat-x;
	margin: 0;
}
h1{
	font: 2.1em Georgia, "Times New Roman", Times, serif;
	color: #DA8F00;
	padding: 0;
	margin: 0 0 5px 0;
}
h2{
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	color: #8F0000;
	margin: 0 0 5px 0;
	padding: 0;
}
h3{
	font: 1.3em/1.6em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
}
h4{
	font: 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 1px 0;
	padding: 0;
}
a{
	font-weight: bold;
	text-decoration: none;
	color: #850000;
	background-color: transparent;
}
a:hover{
	color: #DA8F00;
}
.post_date{
	padding: 0 0 5px 0;
	color: #999;
}
p{
	margin: 0;
	padding: 0;
}
#news_title{
	color: #8F0000;
	font-size: 1.2em;
}
