
body {
	margin: 0;
	padding: 0;
	background: #084823;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #775d25;
}
.clearer {
	width:auto; 
	height:1px; 
	padding:0px; 
	margin:0px; 
	clearoth;
}

h1, h2 {
	font-weight: normal;
}


a {
	color: #084823;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

#welcome {
	clear: both;
	padding: 4px;
	background: #ecb72b;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}


/* Header */



#header {
	height: 114px;
	width: 935px;
	margin: 0 auto;
	text-transform: uppercase;
	clear: both;
}

#logo {
	float: left;
	padding: 0px 0 0 0px;
}

#logo h1, #logo p {
	margin: 0;
	font-weight: bold;
}
.style1 {
	color: #333333;
	font-style: italic;
}
.title {
	color:#0b612d;
	font-size: 13px;
	font-weight: bold;
	}


#menu {
	float: left;
	width:171px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

#menu li {
	height: 26px;
}

#menu a {
	float: left;
	margin: 0;
	color: #644a07;
	width:151px;
	height: 20px;
	display: block;
	padding-top: 6px;
	padding-left:20px;
	font-family:  Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(images/btn01.gif) no-repeat;
	font-family:  Arial, Helvetica, sans-serif;
}


.degrade_jos {
	background-image: url(images/bg_page.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* Page */
#page {
	width: 935px;
	margin: 0 auto;
	clear: both;

}

/* Content */

#content {
	float: right;
	width: 753px;
}



/* Two Columns */

.two-columns {
	clear: both;

}

.two-columns .columnA {
	margin: 0;
	float: left;
	width: 550px;
	padding:0px;
}

.two-columns .columnA p {

	padding:0px 20px 0px 20px;

}

.two-columns .columnB {
	margin: 0;
	float: right;
	color: #e0e0e0; 
	width: 198px;
	padding:0px;
}
.two-columns .columnB p {

	padding:0px 10px;
	letter-spacing: 0px;
	margin-top: 0px ;
}
.titlenews {
	color: #ecb72b;
}
.two-columns .columnB a {

	color: #ecb72b;
	text-decoration: none;
}
.two-columns .columnB a: hover {

	color: #ecb72b;
	text-decoration: underline;
}
.top {
	background-image: url(images/box_top.gif);
	background-position: top;
	background-repeat: no-repeat;	
}
.bottom {
	background-color: #0e562b;
}
#rere {
	background: url(images/content_bg.gif) repeat-y; 
	padding:0px;
	margin: 0px;
}

#rightside_bg {
	background: #0e562b; 
	padding:0;
	margin-top: 0;
}

/* Footer */

#footer {
	clear: both;
	margin: 0;
	font-weight: bold;
	padding: 30px 0;
	background: #ecb72b;
	text-align: center;
	color: #fff;
}
