html {

	background: url(images/bg.jpg) #5c6933 repeat-x;

}



body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	width: 100%;

	display: table;

}

.large {
font-size:1.5em;
text-decoration:underline;
}

a:link, a:visited {	color: #fff; text-decoration: none; }


a:active, a:hover { color: #fff; text-decoration: underline; }


.container {
	width: 960px;

	margin: auto;

}

#header {

	width: 960px;

	height: 132px;

	background: url(images/header.jpg) no-repeat;

	margin: 0;

	padding: 0;

}


#logo {

	

	float: left;

	width: 295px;

	height: 40px;

	margin: 50px 0 0 30px;

	padding: 5px 0 0 0;

	font-size:2em;



}



span.orange {

	color: #ffa800;

	font-family: "Times New Roman";

	font-size:	28px;

	margin: 0;

	padding: 0;

}



span.white {

	color: #fff;

	font-family: "Times New Roman";

	font-size:	28px;

	margin: 0;

	padding: 0;

}



/* Menu */

#menu {

	

	float: right;

	width: 529px;

	height: 23px;

	background: url(images/menu_bg.jpg);

	margin: 90px 0 0 0;

	padding: 4px 0 0 20px;



}



#menu ul {



	list-style: none;

	display: inline;

	

}



#menu li {

	float:left;

	width: 150px;

}



#menu li a {

	

	float: left;

	font-family: Verdana;

	color: #ca9b17;

	font-size: 12px;

	font-weight: bold;

	display: block;

	margin: 0 20px 0 0;

	background: url(images/menu.gif) left no-repeat;

	padding: 0 0 0 20px;

}



#menu li a:hover {

	

	text-decoration: underline;

	

}



/* End Of Menu*/

#content_bg {

	

	background:url(images/content_bg_1.jpg);

	width: 960px;

	margin: 0;

	padding: 0;

	

}



#content {

	

	background: url(images/content_bg_2.jpg) top no-repeat;

	width: 960px;

	margin: 0;

	padding: 20px 0 0 0;

	

}



/* Content Left */

#content  #content_left {

	

	float: left;

	width: 233px;

	margin: 0 0 0 53px ;

	padding: 0 0 0 10px;

	

}



.section {



	width: 224px;

	margin: 0 0 20px 0;

	padding: 0;



}



.section .section_top {



	width: 204px;

	min-height: 100px;

	background: url(images/section_top.jpg) no-repeat;

	margin: 0;

	padding: 10px;



}



.section .section_bottom {



	width: 224px;

	min-height: 120px;

	background: #c9960c url(images/section_bottom.jpg) bottom no-repeat;

	margin: 0;

	padding: 0;



}



.section_title {

	

	color: #fff;

	height: 20px;

	font-family: Verdana;

	font-weight: bold;

	background: url(images/section_title.jpg) #595a33 left no-repeat;

	margin: 0 0 10px 0;

	padding: 5px 0 5px 20px;



}



.section_top p {

	font-family: Verdana;

	font-size: 14px;

	text-align: justify;

	color: #000;

	margin: 0 0 10px 0;

	padding: 0;

}



.section_top ul {

	list-style: circle;

	color: #000;

	margin: 0 0 0 15px;

	padding: 0;

}



.section_top li {

	font-family: Verdana;

	font-size: 14px;

	text-decoration: underline;

	color: #000;

	margin: 0 0 10px 0;

	padding: 0;



}
.section_top li p{

	font-family: Verdana;

	font-size: 12px;

	text-decoration: underline;

	color: #000;

	margin: 0 0 10px 0;

	padding: 0;



}


.section_top li a:hover {



	text-decoration: none;



}

/* End Of Left */



/* Content right */

#content  #content_right {

	

	float: right;

	width: 605px;

	margin: 0;

	padding: 0;

	

}

.post_area {

	

	margin: 0 0 20px 0;

	padding: 0;

	

}



.post_area .post_title {



	background: url(images/post_title_icon.jpg) no-repeat;

	height: 24px;

	color: #dcb800;

	font-family: Tahoma;

	font-size:	17px;

	font-weight: bold;

	margin: 0 0 15px 0;

	padding: 1px 0 0 30px;

	border-bottom: solid 1px #c0a100;

}

.post_area .post_title2 {



	background: url(images/post_title_icon.jpg) no-repeat;

	height: 70px;

	color: #dcb800;

	font-family: Tahoma;

	font-size:	18px;
	line-height:28px;

	font-weight: bold;

	margin: 0 0 15px 0;

	padding: 1px 0 0 30px;

	border-bottom: solid 1px #c0a100;

}
.post_area .post_text {

	border: 1px solid #c69100;

	margin: 0;

	padding: 10px;


}

.right_bottom {
	padding-top:5px;
	font-size:18px;
	color: #dcb800;
	width: 600px;
}

.post_text img {



	float: left;

	margin: 0 10px 10px 0;

	padding: 0;



}



.post_text p {



	font-family: Verdana;

	font-size: 12px;

	color: #000;

	text-align:	justify;

	margin: 0 0 10px 0;

	padding: 0;

}



.post_text .post_info {



	font-family: Verdana;

	font-size: 11px;

	color: #fff;

	margin: 0;

	padding: 0;

	

}



.post_info a {

	color: #fff;

	text-decoration: underline;

}



.post_info a:hover {

	color: #fff;

	text-decoration: none;

}



/* End Of right */



#bottom_panel {



	width: 100%;

	height: 209px;

background: #866800 url(images/bottom_bg.jpg) center no-repeat; */


	margin: 0;

	padding: 0;



}



.bottom_panel_section {

	margin: 0 30px 0 53px;
	padding: 10px;
}



.bottom_section_left {

	

		float: left;	

		width: 200px;

		margin: 0;

		padding: 6px;

			

}



.bottom_section_left h1 {

	

	font-family: Verdana;

	font-size: 16px;

	color: #000;

	margin: 0 0 2px 0;

	padding: 0;

	

}



.bottom_section_left ul {

	list-style: circle;

	color: #000;

	margin: 0 0 0 15px;

	padding: 0;

}



.bottom_section_left li {

	font-family: Verdana;

	font-size: 14px;


	color: #000;

	margin: 0 0 6px 0;

	padding: 0;

}



.bottom_section_left li a:hover {

	text-decoration: none;

}



.bottom_section_right {

	

		float: right;	

		width: 200px;

		margin: 0;

		padding: 6px;

			

}


.bottom_section_right h1 {

	

	font-family: Verdana;

	font-size: 16px;

	color: #000;

	margin: 0 0 2px 0;

	padding: 0;

	

}



.bottom_section_right ul {

	list-style: circle;

	color: #000;

	margin: 0 0 0 15px;

	padding: 0;

}



.bottom_section_right li{

	font-family: Verdana;

	font-size: 14px;


	color: #000;

	margin: 0 0 6px 0;

	padding: 0;

}



.bottom_section_right li a:hover {

	text-decoration: none;

}

#footer {

	width: 100%;

	text-align: center;

	color: #fff;

	background: #c68d00;

	margin: 0;

	padding: 5px 0;

}



.cleaner {

	clear: both;

	height: 0px;

}
