body {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #241c1a;
	background: url(images/bg.jpg) repeat;
	}

a:link, a:visited { color: #3c4826; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #000000; text-decoration: none;font-weight: bold; }
.style1 { color: #99ffcc }

div.wide4 {
	width: 24%;
	float: left;
	text-align: center;
}


div.wide3 {
	width: 33%;
	float: left;
	text-align: center;
}

div.wide7 {
	width: 14%;
	float: left;
	text-align: center;
}





h1{
	font-family: "Verdana", Courier, monospace, Century;
	font-size: 20px;
	font-weight: bold;
	color: #ffcc66;
	margin: 0px;
	padding-top: 20px;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #3c4826;                       
	width: 200px;
	padding: 10px 0px 0px 120px;
	text-decoration: underline;
	}


  h3{
	font-family: "Verdana", Courier, monospace, Century;
	font-size: 18px;
	font-weight: bold;
	color: #ffcc66;
	margin: 0px;
	padding-top: 0px;
	}










#container {
	width: 1000px;
	margin: auto;
	background: url(images/container_bg3.jpg) repeat-y;
	}

#topsection {
	float: left;
	width: 1000px;
	height: 93px;
	background: url(images/top23.jpg) no-repeat;
	}

.topmenu{
	float: right;
	width: 400px;
	margin: 0px;
	padding: 55px 100px 0px 0px;
	}

.topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

.topmenu li{
	display: inline;
	}

.topmenu li a{
	font-size: 12px;
	color: #ffcc66;
	font-weight: bold;
	width: 100px;
	height: 30px;
	margin-left:0px;
	padding: 0px 0px 0px 15px;
	background: url(images/bullet.png) no-repeat;
	background-position: left;
	}

#middlesection {
	float: left;
	width: 1000px;
	}

#left_content {
	float: left;
	width: 346px;
	}

#left_top {
	float: right;
	width: 254px;
	height: 298px;
	}

.leftmenu {
	float: left;
	width: 346px;
	margin: 0px;
	}

.leftmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 100px;
	}

.leftmenu li a {
	display: block;
	height: 100px;
	font-size: 11px;
	color: #3c4826;
	background: url(images/bullet.png) no-repeat;
	padding-left: 30px;
	background-position: left;
	}

.leftmenu li a:hover ,.leftmenu li .current{
	background: url(images/current.png) no-repeat;
	background-position: left;
	color:#000;
	}

  




 .leftmenu2 {
	float: left;
	width: 346px;
	margin: 0px;
	}

.leftmenu2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 100px;
	}

.leftmenu2 li a {
	display: block;
	height: 25px;
	font-size: 11px;
	color: #3c4826;
	background: url(images/bullet.png) no-repeat;
	padding-left: 5px;
	background-position: left;
	}

.leftmenu2 li a:hover ,.leftmenu li .current{
	background: url(images/current.png) no-repeat;
	background-position: left;
	color:#000;
	}

   

#right_content {
	margin: 0px;
	float: left;
	width: 654px;
	background: url(images/right_photo3.jpg) no-repeat;
	}

#right_text {
	float: left;
	width: 500px;
	text-align: justify;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}

#right_text img {
	float: center;
	}

#footersection {
	clear: both;
	width: 1000px;
	height: 50px;
	color: #dde7ab;
	font-weight: bold;
	text-align: center;
	padding-top: 80px;
	background: url(images/footer23.jpg) no-repeat;
	}

#footersection a{
	color: #FFFFFF;
	}

