@charset "UTF-8";
/* CSS Document */

.paddingAll {
	padding: 10pt;
}

.news {
	font-size: 16px;
	color: #FFA42A;
	background-color: #53301a;
	vertical-align: middle;
	padding-top: 25px;
	padding-bottom: 15px;
}

.ytxt {
	color: #FFA42A;
	text-decoration: none;
}
	

a {
	color: #FFA42A;
	text-decoration: none;
}


a:link,
a:visited,
a:active
{
	color: #FFA42A;
	text-decoration: none;
	border: 0;	
}

a:hover
{
	background: transparent;
	color: #FC9;
	text-decoration: none;
	border: 0;
	font-weight: bold;
}


.menutit {
	font-size: 16px;
	color: #FFA42A;
	padding-top: 20px;
	line-height: 28px;
}


.menutit2 {
	font-size: 16px;
	color: #FFA42A;
	padding-top: 10px;
	line-height: 28px;
}

.menutxtsml {
	font-size: 14px;
	color: #d7c3a7;
	line-height: 22px;
}

ul {
	color: #b99765;
}

li {
	margin-top: 15px;
}

.menubg {
	background-color: #53301a;
	background-image: url(../images/pg_img3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menubg2 {
	background-color: #53301a;
	background-image: url(../images/pg_img4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
