

* { padding:0; margin:0;}

	html { font-size:100.01%; }
	body#body { background:#536509; font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#58595b;}
	
	
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul, ul li { list-style: none; list-style-image:none;}
	
	p { padding:0px 0px 18px 0px;}
		
a {text-decoration: none; color:#94aa24; outline:none;}
a:hover {text-decoration: underline;}
	
	input, select, textarea, html body textarea, .form-file { font-size:12px; font-family: Arial; color:#666; vertical-align:middle;}
	input.form-text, select, textarea, .form-file { border:1px solid #b3b3b3; background:#fff; padding:2px 0px 4px 5px;}
	
	
	/*input.form-text { width:85%;}*/
	
/*** Main ***/
	.main { /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1050)? "1050px" : "100%");*/ min-width:1020px;}
	
	.main { overflow:hidden; padding:19px 0px 30px 0px; height:auto;}
	.pages { overflow:hidden; background: none}
	
	.main-width { width:1022px; margin:0 auto; background:#fff; height:auto;}
	
	.main-bg { overflow:hidden; height:100%; padding:27px 22px 10px 21px;}
	
	.header { clear:both; height:86px;}
	
/*** Menu ***/
	/*
	.menu { float:left; padding:16px 0px 0px 0px;}
	
	.menu ul { list-style: none; overflow:hidden; list-style-image: none; }
	
	.menu ul li a { font-size:16px; color:#404041; text-transform:uppercase; text-decoration:none;}
	.menu ul li a:hover { color:#fff; background:#178b8c;}
	.menu ul li a.active { color:#fff; background:#178b8c;}
	*/
/*** Logo ***/
	.logo { float:left;}
	.logo .indent { overflow:hidden; /*height:100%;*/ padding:0px;}
	
	.logo h1 { /*float:left;*/ overflow:hidden; position:relative; cursor: pointer; padding:0px 0px 5px 0px;}
	.logo h1.site-name { float:left; font-size:22px; font-weight: normal; padding:0px 0px 0px 0px;}
	.logo h1.site-name a { text-decoration:none; color:#000;}
	
	.logo .site_slogan { padding:0px 0px 0px 0px; font-size:10px; color:#696764; text-transform:uppercase;}
	
/*** Update ***/

     .update { border:#333333 0px solid; margin-left: 72px; width: 200px;  height: 60px; }
	 .update .text {  margin: 28px 0px 0px 5px;  }
	 
	 
/*** top icon text ***/

     .toptext { border:#333333 0px solid; margin-left: 60px; width: 420px; float:left; height: 60px;  }
	 .toptext .alltext {  margin: 28px 0px 0px 56px; font-size:12px; font-weight:700; color: #4d591c; }         

/*** Slogan ***/	
	.slogan { clear:both; padding:0px 0px 0px 498px; overflow:hidden;}
	.slogan h2 { overflow:hidden; text-indent:-1000em; margin:0px 0px 0px 0px; height:133px; background:url(images/slogan.gif) no-repeat 0 0;}

/*** Flash ***/
	.flash {overflow:hidden; font-size:0; line-height:0; clear:both;}
	
/*** Search ***/
		.search { float:right;}
		.search .indent { overflow:hidden; padding:0px 2px 0px 0px;}
		
		.search form {
			overflow:hidden; clear:both; padding:5px 9px 8px 0px;
			background:url(images/search-input-bg.gif) no-repeat 0 0;}
		
		.search .form-text {
			float:left;
			width:207px; border:0; line-height:1.1em;
			font-size:10px; background: transparent;
			padding:0px 0px 2px 7px; *padding-top:2px; text-transform:uppercase;
			margin:0px 5px 0px 0px;}
			
			/*@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) { .search .form-text {  padding-top:2px;} }
			x:-moz-any-link:nth-child(0), .search .form-text { padding-top:2px;}*/
			
		.search .form-submit {
			float:left;
			overflow:hidden; cursor: pointer;
			width:9px; height:8px; border:0;display:inline;
			background:url(images/search.gif) no-repeat 0 0;
			font-size:0; margin:4px 0px 0px 0px;
			}
			
		.search .form-submit:hover {background:url(images/search.gif) no-repeat 0 0; color:#fff;}
	
	
/*** Column ***/
	.content { clear:both; overflow:hidden; height:100%; padding:10px 0px 15px 0px;}
	
	.column-left {
	float:left;
	width:255px;
	background:#f5f8d8;
	margin-top: 8px;
	margin-right: 31px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	.column-right { float:right; width:255px; margin:0px 0px 0px 15px; padding:20px 0px 0px 0px;}
	
	.pages .column-left { float:left; width:240px; margin:0px 10px 0px 0px;}
	.pages .column-right { float:right; width:240px; margin:0px 0px 0px 10px;}
	
	
/*** Buttom ***/
	.content .form-submit,
	.content .teaser-button, .content .column-center .search-form .form-submit {
		float:left; cursor: pointer;
		border:0; overflow:hidden;
		background:#302426; text-transform:uppercase;
		font-size:11px; font-weight: bold;
		color:#fff;
		padding:4px 5px 4px 5px;
		*padding:4px 0px 4px 0px; margin:0px 0px 6px 0px;
		}
		
	.content .form-submit:hover,
	.content .teaser-button:hover, .content .column-center:hover .search-form .form-submit:hover { background:#d4d4d3; color:#000;}	
		
		
	.content .column-center .form-submit { float:left; margin-right:4px;}
	
	.teaser-checkbox { padding:0px 0px 5px 0px; }
	
	#edit-clear { margin:6px 0px 0px 0px;}
	
/*** Blocks  ***/
	.block {
	clear:both;
	overflow:hidden;
	height:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
	
	.block-bg {
		overflow:hidden; height:100%;
		padding:0px 15px 0px 17px;
		}
		
	.block .title {
	overflow:hidden;
	height:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
		}
		
	.block .title h3 {
	overflow:hidden;
	height:100%;
	background:url(images/border.gif) repeat-x 0 bottom;
	/*font-weight: normal;*/ font-size:16px;
	text-transform:uppercase;
	color:#536509;
	padding:2px 0px 8px 1px;
		}
	
	.block .indent {
		overflow:hidden; height:100%;
		font-size:11px; line-height:1.4em; color:#4d591c;
		padding:0px 0px 5px 5px;
		}
	
	
	.block ul {
		text-align:left;
		/*overflow:hidden; height:100%;*/
		line-height:1.2em;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		}
	
	.block ul li  {
		overflow:hidden; height:100%;
		list-style:none; list-style-image: none; line-height:1.3em;
		background:url(images/marker.gif) no-repeat 0 6px;
		color:#1f1a17;
		padding:1px 0px 7px 9px;
		margin:0px 0px 0px 0px;
		}
		
	.block ul li a {
		display:block; height:100%; 
		font-size:12px; color:#666;
		}
		
	.block ul li a { text-decoration:none; text-transform:none;}
	.block ul li a:hover { color:#4d591c;}
	
	.block .more-link { float:left;}
	.block .more-link a {
		display:block; overflow:hidden; text-decoration:none;
		color:#aa154d; font-size:12px;cursor: pointer;
		padding:0px 0px 0px 0px; text-transform:capitalize;
		}
	.block .more-link a:hover { color:#178b8c;}
	
	.block ul ul { font-size:100%;}
	
	.block .indent .fleft { margin:2px 18px 0px 0px;}
	
	.content .block ul ul { margin:7px 0px 3px 0px;}
	
	.content .block ul ul li { border:0;}

	/*** Search block ***/
		.block-search .form-item label { display: none;}
		.form-item label { padding:0px 0px 0px 0px;}
		
		.block-search form { overflow:hidden; height:100%; padding:0px 0px 0px 5px;}
		.block-search .form-text { width:135px; float:left; padding:3px 0px 4px 5px; margin:0px 3px 4px 0px;}
		
		.block-search .indent {}
		
		.block-search .form-submit {
			float:left; cursor: pointer;
			overflow:hidden;
			margin:0px 0px 0px 0px;
			}
		
		.block-search .form-submit:hover {}
		
	/*** Navigation block ***/		
		#block-user-1 {}
		
		#block-user-1 ul li a.active {  color:#1f1a17; font-weight: bold; text-decoration:none;}
	
	/*** Login Block  ***/
		#block-user-0 { margin:0px 0px 9px 0px;}
		
		#block-user-0 .indent { padding:1px 0px 0px 4px;}
			
		#block-user-0 #user-login-form { text-align:left; padding:1px 0px 0px 0px;}
		
		#block-user-0 #edit-name-wrapper { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
		#block-user-0 #edit-pass-wrapper  { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}		
		
		#block-user-0 label { display:block; font-size:12px; font-weight: normal; color:#666; padding:0px 0px 3px 0px; margin:0px 0px 0px 0px;}
		#block-user-0 .form-required { color:#666; margin:0px 0px 0px 0px;}
		
		#block-user-0 .form-text {
			width:188px;
			font-size:12px; font-weight:normal;
			padding:7px 0px 6px 5px;
			margin:0px 0px 8px 1px;
			}
		
		.content #block-user-0 .form-submit {
			cursor: pointer;
			border:0; overflow:hidden; text-align:center; line-height:35px; padding:0px 0px 0px 0px;
			text-transform:none; width:73px; height:35px; background:url(images/logo.gif) no-repeat 0 0;
			margin:8px 0px 6px 1px; font-size:14px; color:#000; font-weight: normal; text-transform:uppercase;
			}
		
		.content #block-user-0 .form-submit:hover { background:url(images/logo.gif) no-repeat 0 -35px;}
			
		/*@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) { .content #block-user-0 .form-submit { padding:7px 0px 6px 0px;} }
		x:-moz-any-link:nth-child(0), .content #block-user-0 .form-submit { padding:5px 0px 6px 0px; }*/
			
		/*body:nth-of-type() #user-login-form .form-text { padding:2px 0px 0px 5px;}*/
		
		#block-user-0 .item-list { clear:both; margin:0px 0px 0px 0px; padding:7px 0px 21px 0px;}
		#block-user-0 .item-list ul { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
		#block-user-0 .item-list ul li { border:0; margin:0px 0px 0px 0px; padding:0px 0px 2px 0px; background: none;}
		#block-user-0 .item-list ul li a { font-size:12px; color:#666;}
		
		#block-user-0 .item-list ul li a { text-decoration:underline;}
		#block-user-0 .item-list ul li a:hover { color:#178b8c; font-weight: normal;}

		
		/*** Who's Online ***/
			#block-user-3 {}

			#block-user-3 .item-list { padding:14px 0px 0px 0px;}
			#block-user-3 .item-list h3 { font-size:13px; text-transform: capitalize; color:; padding:0px 0px 6px 0px;}
			
			#block-user-3 .item-list ul { margin:0px 0px 0px 0px; padding:0px 0px 0px 1px;}
			#block-user-3 .item-list ul li { border:0;}
			
			#block-user-3 .item-list ul li a { font-weight: bold;  font-size:11px; background:none; padding-left:0;}
		
		/*** Recent blog posts--- ***/
			#block-blog-0 {}
		
/*** Content  ***/
	.column-center { overflow:hidden; height:100%; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
	
	
	/*** Content wrapper ***/
		.column-center .node {  padding:0px 0px 0px 0px; clear:both;}
		
		.column-center .indent { width:100%; overflow:hidden; height:100%; padding:0px 0px 15px 0px;}
	
	/*** Title wrapper ***/
		.column-center .indent .title {
	overflow:hidden;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
			}
		
		.column-center .indent .title h1 {
	overflow:hidden;
	height:100%;
	/*font-weight: normal;*/ font-size:21px;
	line-height:1.1em;
	color:#536509;
	text-decoration:none;
	text-transform:capitalize;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
			}
				
		.column-center .indent .title h1 a { text-decoration:none; color:#000;}
		.column-center .indent .title h1 a:hover { color:#aa154d;}
		
	/*** Title Tabs wrapper ***/
		.column-center h2 {
			overflow:hidden; height:100%;
			/*font-weight: normal;*/ font-size:42px; line-height:1.1em;
			color:#1c1c1c; text-decoration:none;
			 padding:10px 0px 9px 0px;  margin:0px 0px 0px 0px;
			} 
		
		.column-center #tabs-wrapper {
			 padding:0px 0px 0px 0px; margin:0px 0px 10px 0px; border-bottom:1px solid #ced8da;
			}
		
		.column-center #tabs-wrapper h2 {
			overflow:hidden; height:100%;
			font-weight: normal; font-size:40px; line-height:1.1em;
			color:#1c1c1c; text-decoration:none;
			margin:0px 0px 0px 0px;
			}
		
		.column-center #tabs-wrapper h2.with-tabs {}
		
	/*** Date ***/
		.column-center .date {
			overflow:hidden; background: none;
			font-size:12px; /*font-weight:bold;*/
			color:#666; text-transform:none;
			padding:7px 0px 0px 0px;
			margin:0px 0px 0px -1px;
			}
		
		.column-center .date a { text-decoration:none; color:#666;}
		.column-center .date a:hover { color:#000; }
			
	/*** Paragraf ***/
		.item-list ul li { list-style-image:none; list-style:none;}
		.column-center .item-list { padding:6px 0px 0px 0px;}
		.column-center .item-list ul { margin:0px 0px 6px 0px; padding:0px 0px 0px 0px;}
		.column-center .item-list ul li { font-size:12px; background: none; padding:0px 0px 6px 0px; margin:0px 0px 0px 0px;}
		.column-center .item-list ul li a { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
		
	/*** Text box ***/
		.text-box {
			clear:both;
			font-size:12px; line-height:1.55em;
			padding:12px 0px 0px 0px; margin:0px 0px 0px 0px;
			}
		
		.text-box p { padding:0px 0px 18px 0px; overflow:hidden; height:100%;}
		
		.text-box p strong {}
		
		.fleft {  margin:-9px 7px 4px 0px; padding:0px 0px 0px 0px; display: inline; float:left; overflow:hidden;}
		.fleft p { padding:0px 0px 18px 0px; overflow:hidden;}
		
		.text-box .img { padding:0px 0px 20px 0px;}
		
		.block_ { overflow:hidden; height:100%; background:url(images/line.gif) repeat-y 213px 0; padding:0px 0px 0px 0px; margin:0px 0px 10px 0px;}
		
		.block_ .border-top { background:url(images/line-fix.gif) no-repeat 213px 0;}
		.block_ .border-bot { overflow:hidden; height:100%;background:url(images/line-fix.gif) no-repeat 213px bottom;}
		
		
		.text-box .left { float:left; width:195px; margin:0px 0px 0px 0px;}
		.text-box .left.mr { width:195px; margin:0px 49px 0px 38px;}
		
		
		
		
		
		/*.text-box .left ul { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
		.text-box .left ul li { background:url(images/marker3.gif) no-repeat 0 5px; font-size:13px; padding:2px 0px 17px 20px;}
		.text-box .left ul li a { display:block; padding:0px 0px 5px 1px;}*/
	
	/******/
		.column-center .post-links {
			margin:-6px 1px 0px 2px;clear:both;
			padding:0px 0px 0px 0px; float:left;
			}
			
		.column-center .post-links ul.links {
			padding:0px 0px 0px 0px;
			overflow:hidden;
			}
		.column-center .post-links ul.links li {
			float:left;
			overflow:hidden;
			margin:0px 0px 0px 0px; padding:0px 12px 0px 0px;
			}
			
		.column-center .post-links ul.links li a {
			display:block; overflow:hidden;float:left;
			font-size:12px;  cursor: pointer;
			text-decoration:none;
			}
			
		.column-center .post-links ul.links li a:hover  { color:#aa154d; text-decoration:none;}
		
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#000; font-family:Arial; line-height:1.5em;}
		.text-box h1 { font-size:18px; font-weight: normal; line-height:1.1em;}
		.text-box h2 { font-size:17px; font-weight: normal;}
		.text-box h3 { font-size:16px;}
		.text-box h4 { font-size:21px; font-weight: normal;}
		.text-box h5 { font-size:14px;}
		.text-box h6 { font-size:12px;}
	
	/*** OL UL style***/
		.text-box ul { padding:0px 0px 20px 0px; overflow:hidden; height:100%;}
		.text-box ul li { background:url(images/marker.gif) no-repeat 0 7px; padding:1px 5px 4px 10px;  list-style-image:none; list-style:none; font-weight:normal;}
		.text-box ul li ul { margin-left:10px;}
		.text-box ul li ol { margin-left:15px;}
		.text-box ul li ol li { list-style-type:decimal;}
		
		.text-box ol { padding-left:2px;}
		.text-box ol li { padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
		.text-box ol li ul { padding:2px 0px 5px 2px;}
		.text-box ol li ul li { font-weight:normal; background:url(images/marker.gif) no-repeat 0 6px; padding:0px 5px 8px 12px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		
		.text-box ul li a { text-decoration:none; font-size:12px;}
		.text-box ul li a:hover { text-decoration:underline;}
		

		.text-box ul li ul { margin-left:15px;}
		.text-box ul li ol {margin-left:20px;}
		.text-box ul li ol li { list-style-type:decimal;background:none;}
		.text-box ul li ol li a {}
		
		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ padding:0px; margin-left:20px;}
		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text-box ol li a:hover{ text-decoration:underline; }
		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text-box ol li ul li a:hover {text-decoration:none;}


/*** Footer ****/
	.footer {
		clear:both;	overflow:hidden; height:59px;
		line-height:1.2em; background: #536509 repeat-x 0 0;
		font-size:12px; color:#fff; font-weight:bold;
		padding:0px 0px 0px 0px;
		border:#000000 0px solid;
		}
	
	.footer .indent {
		overflow:hidden; height:100%;
		padding:22px 35px 0px 36px;
		}
		
	.footer .copyright { float:left; color:#fff; padding:0px 0px 0px 0px; overflow:hidden;}	
		
	.footer .copyright a { color:#fff; text-decoration:none;}
	.footer .copyright a:hover {text-decoration: underline;}
	
	.footer .menu { float:right; padding:0px 0px 0px 0px;}
	
	.footer .menu ul { float:left; overflow:hidden;}
	.footer .menu ul li { float:left; overflow:hidden; background:url(image/ver2.gif) no-repeat 0 5px; margin:0px 0px 0px -1px; padding:0px 12px 0px 12px;}
	.footer .menu ul li a { float:left; font-size:12px; color:#fff; text-decoration:none;}
	.footer .menu ul li a:hover, .footer .menu ul li a.active { text-decoration: underline;}
	
	

	
/*** contact ***/
	#contact-mail-page { font-size:12px;}
	

/*** ****/
	/*.search-results { font-size:14px;}*/
	.column-center .search-info { font-size:11px; font-weight: bold;}


/* CSS Document */
	ul, ul li { list-style:none; list-style-image:none; list-style-type:none;}
	
	table {border-collapse:collapse; border:0px;}
	td { vertical-align:top; padding:0px;}
	
	tbody { border:none;}
	
	img, a img { border:0;}
	
	.clear { clear:both;}
	
	fieldset { clear:both; border:1px solid #ced8da; overflow:hidden; position:relative; font-size:12px; padding:5px 10px 5px 15px;}
	fieldset legend { color:#000; margin:0px 0px 0px 0px; padding:5px 10px 5px 0px;}
	
	html.js fieldset.collapsed legend { display:inline; padding-left:1px;}
	fieldset.collapsed {}
	
	fieldset a { color:;}
	fieldset .tips { font-size:12px;}
	
	table.system-status-report th, thead th { border-bottom:1px solid #000; color:#000; font-size:13px; }
	thead th, th, tr.even, tr.odd { padding:0px; border-bottom:1px solid #000;}
	
	tr.even a, tr.odd a { color:#178b8c;}

/*** Breadcrumb ***/
	.breadcrumb {  text-align:left; font-size:14px; font-weight:normal; color:#484848; padding:20px 55px 2px 28px;}
	.breadcrumb a {text-decoration:none; text-transform:none; vertical-align:middle; font-weight:normal; color:#484848; padding:0px 2px 0px 2px;}
	.breadcrumb a:hover { text-decoration:underline; color:#000;}

/*** --CORNERS-- ***/
	/*div.block { margin-bottom:0px; color:#363638; position:relative; overflow:hidden; width:100%; background:url(images/bg-block.gif) left repeat-y }
	.block .content { padding:11px 21px 25px 27px; overflow:hidden; background:url(images/block-bot3.gif) bottom left no-repeat;}*/
	
	.clear-block { padding:0px 20px 10px 0px;}
	.admin { overflow:hidden; height:100%; /*float:left;*/ padding:0px 0px 10px 0px;}
	.admin .clear-block { padding:0px;}

	h4 {color:#fff; font-size:22px; font-weight:normal; padding-bottom:10px; padding-top:10px;}
	
	.list, .list2 { margin-right:3px;}
	
	.blocks div ul { margin-left:6px; margin-bottom:30px;}
	
	.blocks2 { overflow:hidden; width:100%;}
	.blocks2 .inner { padding:0px 0px 15px 0px;}
	.blocks2 div.list, .blocks2 div.list2 { float:left; width:190px;}
	.blocks2 div.list3 { width:170px; float:left;}
	.blocks2 div ul { margin-left:6px;}
	
	.events { width:100%; overflow:hidden; padding-bottom:20px;}
	.events .list { float:left; width:288px;}
	
	.list-col { float:left; margin-right:10px;}
	
	.aboutus .columns { width:100%; overflow:hidden;}
	.aboutus .column-left {  background: none;width:45%; float:left; margin:0px 0px 0px 0px;}
	.aboutus .column-right { background: none; width:45%; float:right; margin:0px 0px 0px 0px; background: none;}
	.aboutus span { font-weight:bold; font-size:12px !important; color:!important;}
	
	.solutions .list-left { float:left; margin-right:20px;}
	
	.links-content .columns { width:100%; overflow:hidden; padding-bottom:20px;}
	.links-content .column-left {  background: none;width:45%; float:left; margin:0px 0px 0px 0px;}
	.links-content .column-right { background: none; width:45%; float:right; margin:0px 0px 0px 0px; background: none;}
	
	.services .columns { width:100%; overflow:hidden; padding-bottom:20px;}
	.services .column-left {  background: none;width:40%; float:left; margin:0px 0px 0px 0px; background: none;}
	.services .column-right {  background: none;width:55%; float:right; margin:0px 0px 0px 0px; background: none;}
	
	.faq span { font-weight:bold; font-size:14px !important;}
	
	
	
	/*** News & Events ***/

.rownews
{	
    border: #CCCCCC 5px solid; 
	height: auto; 
	min-height: 200px; 
	width: 680px;
	margin: 15px 0 0 0;
}

.boximage
{
	border: #CCCCCC 2px solid; 
	height: auto;
	min-height: 148px; 
	width:  198px; 
	margin: 10px 0 10px 10px; 
	float:left;
}

.boxnewsevents
{
	border: #000000 0px solid; 
	height: auto;	
	min-height: 150px; 
	width: 445px; 
	margin: 10px 0 10px 10px; 
	float:left; 	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

.boxcolor
{
	border: #000000 0px solid; 
	height: 20px; 
	width: 680px;
	background-color:#536509; 
	margin: 0px 0px 0px 0px; 	 	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color:#FFFFFF;
	text-align: right;
	font-weight: 700;	
}
	
	
	
/******** Photo Gallery *****/

.imgrow
{
	width:  690px;
	min-height: 80px;
	height:auto;
	margin: 20px 0px 0px 0px;
	border:#000000 0px solid;
}

.box
{
	width: 200px;
	height: 208px;
	border:#FF0000 0px solid;
	float:left;
	margin: 0 25px 0 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.imgbox
{
	width: 200px;
	height: 168px;
	border:#0000FF 1px solid;	
}	


/******* media **************/

.newsimg
{
	width: 200px;
	height: 200px;
	border:#FF0000 1px solid;
	float:left;
}

.newsname
{
	width: 200px;
	height: 200px;
	border:#FF0000 1px solid;
	float:left;
	margin-left: 25px;

}

/*** Structure ****/

.rowprofile
{	
    border: #000000 0px solid; 
	height: auto; 
	width: 680px;
	margin: 0px 0 0 0;
}

.stbox1
{
	border: #CCCCCC 0px solid; 
	height: auto;
	min-height: 90px;
	width: 96%;
	_width: 96%; 
	float: left; 
	margin: 0 5px 15px 2px;
	_margin: 0px 5px 0px 2px;
}

.stboxtxt
{
	border: #CCCCCC 1px solid;
	float: left; 
	font-size:10px; 
	margin: 13px 2px 2px 10px;
	_margin: 18px 2px 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	width: 298px;	
	height: auto;
	min-height: 70px;
	padding: 10px;
}

/*** profile ***/

.rowprofile
{	
    border: #000000 0px solid; 
	height: auto; 
	width: 680px;
	margin: 25px 0 0 0;
}

.boxprofile1
{
	border: #000000 0px solid;
	height: auto;
	width: 200px;
	margin: 0px 0 20px 0;
	float:left;
	margin: 0 10px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}



.boxprofile2

{
	border: #000000 0px solid;
	height: auto;
	width: 120px;
	margin: 0px 0 20px 0;
	float:left;
	margin: 0 10px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.boxprofile3
{
	border: #000000 0px solid;
	height: auto;
	width: 325px;
	margin: 0px 0 20px 0;
	float:left;
	margin: 0 10px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

/*** Useful Link **/

.useful_link
{
border: #000000 0px solid; 
width: 659px; 
height: 71px; 
margin: 35px 0px 0px 0px;
padding-left: 10px;
}


/*         Al-Read Mores           */


a.topnews:link, a.topnews:visited, a.topnews:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.topnews:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090;
	text-decoration: none;
}


a.readmore:link, a.readmore:link, a.readmore:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #93a924;
	text-decoration: none;
}

a.readmore:hover
{
	color: #000000;	
	text-decoration: none;
}

a.readmoredetails:link, a.readmoredetails:link, a.readmoredetails:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

a.readmoredetails:hover
{
	color: #FFFFFF;	
	text-decoration: underline;
}

/*            End Al-Read Mores      */

/*           Others Div        */

.clgap
{
	width: 100%;
	height: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

/*    inputs   */

.inputsearch
{
	height: 20px; 
	width: 150px; 
	padding-left: 2px;  
	background-color: #546509; 
	border: 0px; 
	margin-top: 4px;
	color: #FFFFFF;
}

.inputsearch:focus
{
	background-color: #FFF;	
	color: #000;
}

.imgsep
{
	margin: 20px 0px 0px 0px;	
}

#menu ul li a.submenu1:link, #menu ul li a.submenu1:active, #menu ul li a.submenu1:visited
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #FFFFFF;
	text-decoration: none;	
	text-transform: none;
	font-weight: normal;
}

#menu ul li a.submenu1:hover
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 0px;
	color: #F00;
	text-decoration: none;
	text-transform: none;
}
