@charset "utf-8";
/* CSS Document */

body { 
	text-align:center; 
	font-size: 12px; 
	font-family: Arial, Verdana, Sans-Serif; 
	margin: 0 auto;
	background-color:#999999;
}

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

a:hover { 
	color: #338519; 
}

#container {
	width: 990px; 
	margin: 0 auto;
	background-color:#FFFFFF;
}

#topbar {
	width:990px;
	height:18px;
	background-color:#cccc00;
}

#header {
	width:990px; 
	height:85px;
}

#header_left {
	width:626px;
	float:left;
}

#header_right {
	width:364px;
	float:right;
	background-image:url(images/rsc-home_04.jpg);
	background-repeat:repeat-x;
	height:85px;
}

.header_img {
	float:left;
	border:0px;
}

#search {
	width:230px;
	height:46px;
	float:left;
	background-repeat:no-repeat;
	margin-left:122px;
	margin-top:34px;
}

.search_box {
	width:200px;
	float:left;
}

.search_input_bg {
	width:200px;
	/*background-image: url(images/search_bg.jpg);*/
	height:22px;
}
.search_input {
	width:190px;
	height:14px;
	background-repeat:no-repeat;
	border: 0px;
	font-size:11px;
	line-height:12px;
}

.search_go {
	width:30px;
	height:30px;
	float:right;
	text-align:center;
}

.go_button {
	width:28px;
	height:22px;
	background-image: url(images/go.jpg);
	background-repeat:no-repeat;
	border:0px;
}

#top_menu {
	float:right;
	height:18px;
	padding:0px 0px 0px 0px;
}

#top_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#top_menu li {
	display: block;
	float: left;
	height: 18px;
	margin-right: 0px;
	padding:2px 3px 0 2px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align:center;
}

#top_menu li a {
	display: block;
	float: left;
	height: 18px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:center;
}

#menu {
	float: left;
	/*background-image:url(images/rsc-home_05.jpg);*/
	background-repeat:repeat-x;
	height:30px;
	width:990px;
	text-align:center;
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	float: left;
	height: 22px;
	text-decoration: none;
	margin-right:1px;
	padding:8px 4px 0px 3px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	background-color:#cccccc;
	
}

#menu li a:hover {
	color: #ffffff;
	background-color:#666666;
}

#banner_home {
	float:left;
	width:760px;
	height: 250px;
	vertical-align: middle;
	margin-bottom:5px;
}

.ban_icons {
	float:right;
}

.ban_icom_img {
	margin-bottom:1px;
	border:0px;
}

#banner_inside {
	height: 150px;
	vertical-align: middle;
}


#content {
	width:990px;
	margin-top:0px;
	clear:both;
}

#main_column {
	float:left;
	width:760px;
	margin-top:0px;
}

#right_column {
	float:right;
	width:230px;
	margin-top:0px;
}

#news_box {
	margin-top:5px;
}

.about_rsc {
	width:99%;
	margin: 0 auto;
	clear:both;
}

.home_semibox {
	float:left;
	width:49%;
	margin:15px 0px 15px 5px;
}

#left_column_inside {
	float:left;
	width:200px;
	margin-top:5px;
	margin-bottom:5px;
}

#main_column_inside {
	float:right;
	width:790px;
	margin-top:5px;
	margin-bottom:5px;
}


/* Content Rounded Box*/
.box {
	width:100%;
	border:0px;
	padding:0px;
	border-collapse: collapse;
	margin:0 auto;
}

.box_top_corner_left {
	width:6px;
	height:6px;
	background:url(images/rsc-home_14.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0;
}
.box_top_middle {

	height:6px;
	background:url(images/rsc-home_15.jpg);
	background-repeat:repeat-x;
	padding:0; 
}
.box_top_corner_right {
	width:7px;
	height:6px;
	background:url(images/rsc-home_16.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0;
}

.box_middle_left {
	width:6px;
	background:url(images/rsc-home_21.jpg);
	background-repeat:repeat-y;
	padding:0; 
}
.box_middle_center {

	padding:0;
	vertical-align:top;
}
.box_middle_right {
	width:7px;
	background:url(images/rsc-home_28.jpg);
	background-repeat:repeat-y;
	padding:0; 
}

.box_bottom_corner_left {
	width:6px;
	height:7px;
	background:url(images/rsc-home_42.jpg);
	background-repeat:no-repeat;
	padding:0; 
}
.box_bottom_middle {

	height:7px;
	background:url(images/rsc-home_43.jpg);
	background-repeat:repeat-x;
	padding:0; 
}
.box_bottom_corner_right {
	width:7px;
	height:7px;
	background:url(images/rsc-home_44.jpg);
	background-repeat:no-repeat;
	padding:0; 
}
/* Content Rounded Box*/

/* News Box*/
.newsbox {
	width:215px;
	border:0px;
	padding:0px;
	height:100px;
	border-collapse: collapse;
	margin:0 auto;
}

.newsbox_top_corner_left {
	width:9px;
	height:7px;
	background:url(images/rsc-home_18.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0;
}
.newsbox_top_middle {
	width:193px;
	height:7px;
	background:url(images/rsc-home_19.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0;
}
.newsbox_top_corner_right {
	width:13px;
	height:7px;
	background:url(images/rsc-home_20.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0;
}

.newsbox_middle_left {
	width:9px;
	background:url(images/rsc-home_29.jpg);
	background-repeat:repeat-y;
	padding:0; 
}
.newsbox_middle_center {
	width:193px;
	background:url(images/homepage_17.gif);
	background-repeat:repeat-y;
	background-color:#727272;
	padding:0; 
}
.newsbox_middle_right {
	width:13px;
	background:url(images/rsc-home_31.jpg);
	background-repeat:repeat-y;
	padding:0; 
}

.newsbox_bottom_corner_left {
	width:9px;
	height:10px;
	background:url(images/rsc-home_74.jpg);
	background-repeat:no-repeat;
	padding:0; 
}
.newsbox_bottom_middle {
	width:193px;
	height:10px;
	background:url(images/rsc-home_75.jpg);
	background-repeat:repeat-x;
	padding:0; 
}
.newsbox_bottom_corner_right {
	width:13px;
	height:10px;
	background:url(images/rsc-home_76.jpg);
	background-repeat:no-repeat;
	padding:0; 
}
/* News Box*/

/* Event Box*/
.eventbox {
	width:215px;
	border:0px;
	padding:0px;
	height:100px;
	border-collapse: collapse;
	margin:0 auto;
}

.eventbox_top_corner_left {
	width:8px;
	height:8px;
	background:url(images/rsc-home_77.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0;
}
.eventbox_top_middle {
	width:193px;
	height:8px;
	background:url(images/rsc-home_78.jpg);
	background-repeat:repeat-x;
	padding:0; 
}
.eventbox_top_corner_right {
	width:12px;
	height:8px;
	background:url(images/rsc-home_79.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0;
}

.eventbox_middle_left {
	width:8px;
	background:url(images/rsc-home_80.jpg);
	background-repeat:repeat-y;
	padding:0; 
}
.eventbox_middle_center {
	width:193px;
	background-repeat:repeat-y;
	background-color:#da370e;
	padding:0; 
}
.eventbox_middle_right {
	width:12px;
	background:url(images/rsc-home_82.jpg);
	background-repeat:repeat-y;
	padding:0; 
}

.eventbox_bottom_corner_left {
	width:8px;
	height:11px;
	background:url(images/rsc-home_84.jpg);
	background-repeat:no-repeat;
	padding:0; 
}
.eventbox_bottom_middle {
	width:193px;
	height:11px;
	background:url(images/rsc-home_85.jpg);
	background-repeat:repeat-x;
	padding:0; 
}
.eventbox_bottom_corner_right {
	width:12px;
	height:11px;
	background:url(images/rsc-home_86.jpg);
	background-repeat:no-repeat;
	padding:0; 
}
/* Event Box*/

/* Red Header Box*/
.head_redbox {
	width:100%;
	height:33px;
	background-image:url(images/rsc-home_26.jpg);
	background-repeat:repeat-x;
}

.head_redbox_left {
	float:left;
	width:21px;
	height:33px;
	background-image:url(images/rsc-home_22.jpg);
	background-repeat:no-repeat;
}

.head_redbox_middle {
	float:left;
	height:33px;
	background-image:url(images/rsc-home_23.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:12px;
}
.head_redbox_right {
	float:left;
	width:22px;
	height:33px;
	background-image:url(images/rsc-home_25.jpg);
	background-repeat:no-repeat;
}
/* Red Header Box*/

.home_text {
	font-family:Arial, Verdana, Sans-Serif; 
	font-size:12px;
	color:#353535;
	text-align:justify;
	padding: 12px 10px 10px 10px;
	line-height:16px;
}

.inside_text {
	font-family:Arial, Verdana, Sans-Serif; 
	font-size:12px;
	color:#353535;
	text-align:justify;
	padding: 12px 10px 10px 10px;
	line-height:22px;
}

.homeimg1 {
	padding-top:10px;
	text-align:left;
}

/* Green Header Box*/
.head_greenbox {
	width:100%;
	height:31px;
	background-image:url(images/rsc-home_62.jpg);
	background-repeat:repeat-x;
}

.head_greenbox_left {
	float:left;
	width:15px;
	height:31px;
	background-image:url(images/rsc-home_58.jpg);
	background-repeat:no-repeat;
}

.head_greenbox_middle {
	float:left;
	height:31px;
	background-image:url(images/rsc-home_59.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}
.head_greenbox_right {
	float:left;
	width:16px;
	height:31px;
	background-image:url(images/rsc-home_61.jpg);
	background-repeat:no-repeat;
}
/* Red Header Box*/

.arrow {
	padding-top:1px;
}


.news {
	float:left;
	width:190px;
}

/*NEWS TICKER*/
#NewsTicker{
	border:0px;
	width:190px;
	height:210px;
	margin:0 auto;
}
	#NewsVertical {
	width: 195px;
	height: 195px;
	display: block;
	overflow: hidden;
	position: relative;
	}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 190px;
		height: 195px;
		display: block;
		list-style: none;
		margin: 0px auto;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 190px;
		color: #e5e5e5;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #e5e5e5;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #e5e5e5;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsFooter{
			display: block;
			color: #e5e5e5;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
/*NEWS TICKER*/

/*Event TICKER*/
#EventTicker{
	border:0px;
	width:190px;
	height:200px;
	margin:0 auto;
}
/* --------------- */

/* Event Vertical */
	#EventVertical {
		width: 190px;
		height: 195px;
		display: block;
		list-style: none;
		margin: 0px auto;
		padding: 0;
	}
	#EventVertical li {
		display: block;
		width: 190px;
		color: #e5e5e5;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#EventVertical li .NewsTitle{
			display: block;
			color: #e5e5e5;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#EventVertical li .NewsTitle a:link,
		#EventVertical li .NewsTitle a:Visited {
			display: block;
			color: #e5e5e5;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#EventVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#EventVertical li .NewsFooter{
			display: block;
			color: #e5e5e5;
			font-size: 10px;
			margin:6px 0 10px 0;
		}
/*Event TICKER*/

.news_arrow {
	float:right;
	margin-right:8px;
	padding-top:3px;
}

.news_bar {
	width:100%;
	border-bottom: 1px #2d2b2b dashed;
	padding-top:10px;
}

.event_bar {
	width:100%;
	border-bottom: 1px #2d2b2b dashed;
	padding-top:10px;
}


#footer {
	width:100%;
	height:100px;
	background-color:#cccccc;
	text-align:center;
	font-size:11px;
	padding: 15px 0px 15px 0px;
	clear:both;
	margin-top:10px;
}

.footer_menu {
	width:100%;
	margin:0 auto;
	text-align:center;
}

.footer_menu a {
	color:#000000;
}

.bott_menu_bar {
	font-weight:bold;
}

/*
.footer_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.footer_menu li {
	float:left;
	text-align:center;
	padding:0px 0px 0 12px;
	font-size: 11px;
	font-weight:bold;
	height: 25px;
}

.footer_menu li a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 0px;
	padding:0px 0px 0 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #161616;
	text-align:left;
}
*/

.footer_text {
	float:left;
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-top:14px;
}


#side_menu {
	float: left;
	width:190px;
	text-align:left;
}

#side_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:26px;
}

#side_menu li {
	float: left;
}

#side_menu li a {
	display: block;
	float: left;
	height: 25px;
	width:185px;
	margin-right: 0px;
	padding:0px 0px 0 12px;
	background-color:#f7f774;
	background-repeat:no-repeat;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #161616;
	text-align:left;
	margin-top:1px;
}

#side_menu li a:hover {

	color: #ffffff;
	background-color:#54af24;
}

.read_more {
	border:0px;
}

.h3 {
 color:#353535; 
 font-size:12px; 
 font-weight:bold;
 }
 
.gallery_img {
	border:0px;
}

.img_border {
	border:none;
}

.heading {
	text-align:center;
	font-weight:bold;
	color:#4e2204;
}

.sub_heading {
	font-weight:bold;
	color:#4e2204;
}

.h2 {
	font-weight:bold;
	font-size:12px;
}


table {
width:100%;
}

hr {
	color:#E9E9E9;
	height:1px;
}

#breadcrumb {
	display:block;
	width:100%;
	height:25px;
	float:left;
	text-align:left;
	padding:8px 0px 0px 10px;
	font-size:11px;
}

 #breadcrumb a {
	color:#636300;
}

.top_arrow {
	float:right;
	margin-right:5px;
	border:0px;
}

 .external {
	border:0px;
	padding-left:2px;
}

.con_img_left {
	float:left;
	margin: 10px 10px 10px 10px;
}

.con_img_right {

	float:right;
	margin: 10px 10px 10px 10px;
}

.next_previous {
	float:left;
	width:100%;
	margin-bottom:15px;
}

.previous {
	float:left;
	width:45%;
	text-align:left;
	margin-left:15px;
	font-weight:bold;
}

/*.next {
	float:right;
	width:45%;
	text-align:right;
	margin-right:18px;
	font-weight:bold;
}*/

.contact_left {
	float:left;
	width:50%;
	margin: 10px 0px 10px 0px;
}

.contact_right {
	float:right;
	width:50%;
	margin: 10px 0px 10px 0px;
	text-align:left;
}

.home_abt_img {
	float:left;
	width:40%;
}

.home_abt_text {
	float:right;
	width:60%;

}









