/* CSS Document */

body{
background-color:#000000;
margin:0 0 0 0;
}
.caption{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#C8B37E;
	list-style-type: square;
}
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#BEAD7C;
	line-height:12px;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FFF;
	line-height:12px;
}
.new-articals{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#C7C8A5;
line-height:12px;
}
.date{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#D2C096;
line-height:12px;
}
.news-text{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#AD9868;
	line-height:12px;
}
.logoheader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #F96;
}
.more{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#D2C096;
line-height:12px;
text-decoration:none;
}
.more:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#D2C096;
line-height:12px;
text-decoration:underline;
}
.footer{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#C8AB78;
line-height:12px;
}
.footer a{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#C8AB78;
line-height:12px;
text-decoration:none;
}
.footer a:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#C8AB78;
line-height:12px;
text-decoration:underline;
}
