html, body {
	background:#FDF6DF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0;
	padding:0;
	
}

.MainContainer {
	width : 930px;
}

.search {
	color:#7C2C2A;
	font-weight:bold;
	font-size:11px;
}

.textbox {
	border:1px solid #080101;
	width:135px;
	height:18px;
	font-size:11px;
}

.submit_btn {
	background:url(../images/new_images/go_btn.jpg);
	width:32px;
	height:26px;
	border:none;
}

.maincontent_table {
	width:100%;
	height:100%;
	background:#bfcd9f;
	padding:10px;
}

.menu_table {
	width:229px;
	background:#9bb560;
	margin:5px;
	font-family: verdana;
	font-size:14px;
}

.side_nav_normal {
	width:229px;
	height:50px;
	color:#ffffff;
	font-weight:bold;
	padding-left:27px;
	line-height:34px;
	text-decoration:none;
	cursor:pointer;
}

.side_nav_active {
	background:url(../images/new_images/side_nav_active.jpg);
	width:229px;
	height:50px;
	color:#ffffff;
	font-weight:bold;
	padding-left:27px;
	line-height:34px;
	text-decoration:none;
	cursor:pointer;
}

.flash_image {
	padding:5px;
}

.inner_flash_image {
	padding: 5px 0 5px 5px;
	/*padding:5px;*/
}

.top_menu_container{
	background:url(../images/new_images/link_header.jpg);
	background-repeat:no-repeat;
	height:55px;
	width:100%;
	line-height:25px;
	
}

.top_menu_link {
	color:#ffffff;
	text-decoration:none;
	line-height:15px;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}

.top_menu_link:hover {
	color:#FFF1B7;
	text-decoration:none;
	line-height:25px;
	font-weight:bold;

}

.content_table {
	width:442px;
	background:#ffffff;
}

.RHS_content {
	width:206px;
	background:#ffffff;
}

.headingnew {
	font-weight:bold;
	color:#B43712;
	padding:12px 15px 5px 0;
}
.heading {
	font-weight:bold;
	color:#B43712;
	padding:5px 0 5px 0;
	font-size:11px;
}
.body_con {
	font-weight:bold;
	color:#B43712;
}

.more_link {
	color:#B41612;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

.more_link:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.more_link_black {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.more_link_black:hover {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

.details {
	line-height:18px;
	padding:5px 0 5px 0;
	font-size:10px;
}
.content {
	line-height:15px;
	padding:5px 0 5px 0;
	font-size:10px;
}

.subheading {
	color: #000000;
	padding:5px 0 0 0;
	font-weight:bold;
	font-size:11px;
}
.home_subheading {
	color: #000000;
	font-weight:normal;
	line-height:20px;
}

.video {
	padding:5px 0 5px 0;
}

.video_title {
	padding:10px 0 5px 10px;
	font-size:11px;
}

.RHS_buttons {
	padding:5px 0 5px 0;
}

.photogallery_bg {
	background:url(../images/new_images/photo_gallery_bg.jpg) no-repeat;
	height:56px;
	width:229px;
	color:#ffffff;
	line-height:48px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	font-weight:bold;
}
.download_title {
	/*background:url(../images/photo_gallery_bg.jpg) no-repeat;
	height:59px;
	width:230px;*/
	line-height:56px;
	color:#ffffff;
	/*padding-left:10px;
	padding-right:0px;*/
	font-weight: bold;
	font-size:13px;
}
.download_title1 {
	width:222px;
	background:url(../images/new_images/photo_gallery_bg.jpg) no-repeat;
	height:62px;
	line-height:20px;
	color:#ffffff;
	padding-right:0px;
	font-weight: bold;
	font-size:13px;
	text-align:left;
	padding-left:15px;
}

.LHS_links {
	padding:10px 0 10px 15px;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

.links {
	text-decoration:none;
	color:#000000;
}

.links:hover {
	text-decoration:none;
	color:#990000;
}

.footer_links {
	text-decoration:none;
	color:#FFFFFF;
}

.footer_links:hover {
	text-decoration:none;
	color:#990000;
}


.footer {
	padding-right:10px;
	line-height:30px;
	color:#ffffff;
	font-size:11px;
}
.innercontent_table {
	width:98%;
	background:#ffffff;
	margin-left:10px;
	margin-right:15px;
}
.innercontent{
	width:100%;
	padding:0 15px 10px 1px;
	text-decoration:none;
	line-height:15px;
	text-align:justify;
	font-family:verdana;
	font-size:10px;
}

.inner_menu_container{
	background:url(../images/new_images/menu.jpg);
	background-repeat:no-repeat;
	height:54px;
	width:100%;
	line-height:25px;
}