body {
	background-color: #9D7A53;
	font-family: "footlight MT light", "Georgia", "Times New Roman", "Times, serif";
	font-size: 12px;
	color: #000000;
	text-align: center;
	left: 0px;
	top: 0px;
}

#buttons {
	margin-bottom:20px;
}

#news{
	width:255px;
	float:left;
	height:281px;
	overflow:hidden;
	background-image: url(nav/news_bg.jpg);
	padding:15px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: underline;
	line-height: 18px;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 22px;
}
.text_white {
	font-family: "footlight MT light", "Georgia", "Times New Roman", "Times, serif";
	font-size: 12px;
	color: #FFFFFF;
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
.text_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #70523F;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: uppercase;
}
.nav_white {
	font-family: "footlight MT light", "Georgia", "Times New Roman", "Times, serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_white:hover {
	font-family: "footlight MT light", "Georgia", "Times New Roman", "Times, serif";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
.nav_side {
	font-family: "footlight MT light", "Georgia", "Times New Roman", "Times, serif";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.nav_side:hover {
	font-family: "footlight MT light", "Georgia", "Times New Roman", "Times, serif";
	font-size: 16px;
	color: #880011;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
.textsmallItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
	line-height: 20px;


}
.textItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	line-height: 18px;
	font-variant: normal;



}
.FIX {
	font-family: "footlight MT light", "Georgia", "Times New Roman", "Times, serif";
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;

}
.text-caption {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}

.left_right{
	float:right;
	padding:30px 10px 80px;
}

.clear {
	clear:both;
}
