body {
	background-color: #ACB57E;
	margin-bottom:0px;
	margin-top:0px;
}
.left {
	background-image: url(images/shadow-left.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	width: 14px;
}
.center {
	background-color: #FFFFFF;
	width: 700px;
}
.right {

	background-image: url(images/shadow-right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
	width: 14px;
}
.lady {
	width: 180px;
	padding-top: 69px;
	padding-left: 2px;
}
.main_brown {
	background-color: #D1A661;
	height: 172px;
	padding-top: 30px;
	padding-left: 30px;
}
.nav {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1A661;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.logo {
	background-color: #D1A661;
	height: 100px;
	width: 520px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	width: 295px;
	padding-right: 10px;
}

.content a{
	font-weight:bold;

}
#news {
	background-color: #FCEDF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D04854;
	margin: 5;
	text-align: left;
	padding: 10px;
	width: 80%;
}
#news_ctr {
	border: 1px dotted #C0151E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D04854;
	padding: 10px;
	width: 80%;
}

#news a {
	color: #D04854;
	text-decoration:none;
	font-weight:bold;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #C1131D;
	text-decoration: none;
}
#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7E8E47;
	width: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	bottom: 2px;
	padding-right: 10%;
	padding-left: 10%;
}
.content2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	padding-right: 20px;
}
.small {
	font-size: 9px;
}
.small2 {
	font-size: 10px;
	font-weight: bold;
}
.main_brown2 {

	background-color: #D1A661;
	height: 172px;
	padding-left: 30px;
}
