body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
}
.content-layout {
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	height: 550px;
}
#header {
	display: block;
	clear: both;
	margin-top: 20px;
}
#menu {
	display: block;
	clear: both;
	font-size: 14px;
	color: #197500;
	margin-top: 25px;
	padding-left: 15px;
}
#menu a {
	color: #197500;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:hover {
	color:#000000;
}
.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	text-transform: uppercase;
}
a.footer-links:hover {
	color: #FFFFCC;
}
.txt-footer {
	color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.page-tit {
	display: block;
	clear: both;
	height: 50px;
	margin-top: 12px;
}
.txt-date {
	font-size: 11px;
	color: #009900;
	display: block;
	float: right;
	width: 230px;
	margin-top: 32px;
	text-align: right;
}
#flash {
	text-align: center;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.tit-boxes {
	font-size: 14px;
	font-weight: bold;
	color: #F6AE01;
	line-height: 26px;
}
#content-page {
	display: block;
	clear: both;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 16px;
}
#content-page a {
	color: #43AF26;
}
.links {
	color: #43AF26;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7DF36;
	font-size: 20px;
	color: #006600;
	display: block;
	width: 530px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
	float: left;
	padding-left: 30px;
}
h2 {
	font-size: 14px;
	color: #B9B901;
	margin: 0px;
}
h3 {
	color: #009900;
	margin: 0px;
	font-size: 12px;
}
.img-border {
	border: thin solid #CCCC00;
}
.txt-bold-green {
	color: #43AF26;
	font-weight: bolder;
}
.txt-bold-yellow {
	color: #B9B901;
	font-weight: bolder;
}
.txt-black {
	color:#000000;
}
.gallery img {
	height: 80px;
	width: 80px;
	border: thin solid #E7DF36;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
