/* CSS Document */
* { margin:0; }
a { outline:none; color: #58380A;}
a img { border:0; outline:none; }
.clear { width:100%; clear:both; height:0; overflow:hidden;}

body {
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#4d507d;
	font-family:Arial, Helvetica, sans-serif;
	}

#wrapper {
	width:963px;
	height:auto;
	margin:0 auto;
	}
	
#header {
	width:100%;
	height:238px;
	float:left;
	background-image:url(../images/header_bg2.png);
	background-repeat:no-repeat;
	background-position:left top;
	}
	
#navbar {
	width:178px;
	height:auto;
	float:left;
	padding:10px 0 0 0;
	}
#navbar ul {
	width:auto;
	height:auto;
	float:left;
	padding:0;
	list-style:none;
	}
#navbar ul li {
	display:block;
	float:left;
	}
#navbar ul li a {
	width:160px;
	height:37px;
	padding:12px 0 0 29px;
	float:left;
	background-image:url(../images/navbar_each_bg.jpg);
	background-repeat:no-repeat;
	font-size:16px;
	color:#8b4424;
	text-decoration:none;
	}
#navbar ul li a:hover, #navbar ul li.active a {
	background-image:url(../images/navbar_active_bg.jpg);
	background-repeat:no-repeat;
	}
	
/* content */

#content_conatiner {
	width:100%;
	height:auto;
	float:left;
	display:inline;
	margin-bottom:15px;
	background-image:url(../images/left_content_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	}

#content_conatiner div.left_content {
	width:725px;
	height:auto;
	padding:0 0 0 9px;
	float:left;
	}
	
#content_conatiner div.left_content div.flash_slideshow_container {
	width:546px;
	height:323px;
	/* padding:16px 0 0 12px; */
	float:left;
	overflow:hidden;
	/*
background-image:url(../images/flash_slideshow_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
*/}

#content_conatiner div.left_content div.flash_slideshow_container1 {
	width:534px;
	height:293px;
	padding:16px 0 0 12px;
	float:left;
	background-image:url(../images/flash_slideshow_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

	}
#content_conatiner div.left_content div.text_content {
	width:689px;
	height:auto;
	padding:0 20px 0 16px;
	float:left;
	}
#content_conatiner div.left_content div.text_content h1 {
	width:100%;
	height:auto;
	float:left;
	font-size:24px;
	font-weight:normal;
	color:#212c85;
	padding:10px 0;
	}
#content_conatiner div.left_content div.text_content p {
	width:98%;
	height:auto;
	/* float:left; */
	font-size:14px;
	color:#4e4e4e;
	line-height:22px;
	padding:0 0 30px 0;
	}
#content_conatiner div.left_content div.text_content p img {
	vertical-align:top;
	display:inline-block;
	margin-right:12px;
	}
	
/* right sidebar */	
#content_conatiner div.right_content {
	width:221px;
	height:auto;
	float:right;
	}

#content_conatiner div.right_content div.each_block {
	width:219px;
	height:auto;
	float:left;
	padding:8px 0;
	display:inline;
	margin-bottom:11px;
	border:1px solid #efe5c7;
	background-color:#151a6e;
	}
#content_conatiner div.right_content div.each_block div.main_title {
	width:100%;
	height:auto;
	padding:8px 0 5px 0;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#cbbc9c;
	text-transform:uppercase;
	background-image:url(../images/each_block_title_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:center;
	display:inline;
	margin-bottom:8px;
	}
	
#content_conatiner div.right_content div.each_block div.email_news {
	width:auto;
	height:auto;
	float:left;
	padding:0 0 0 8px;
	}
#content_conatiner div.right_content div.each_block div.email_news input.textbox {
	width:147px;
	height:auto;
	padding:3px 4px;
	float:left;
	background-color:#f8f0d3;
	border:1px solid #abaaaa;
	font-size:12px;
	color:#858383;
	display:inline;
	margin-right:7px;
	font-family:Arial, Helvetica, sans-serif;
	}
#content_conatiner div.right_content div.each_block div.email_news input.add_btn {
	width:40px;
	height:22px;
	float:left;
	background-image:url(../images/add_email_btn.jpg);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	}
#content_conatiner div.right_content div.each_block div.follow_us {
	width:auto;
	height:auto;
	float:left;
	padding:8px 0 0 12px;
	}
#content_conatiner div.right_content div.each_block div.follow_us div.title {
	width:103px;
	height:auto;
	float:left;
	border-bottom:1px solid #889cdb;
	padding:0 0 2px 0;
	display:inline;
	margin-right:10px;
	font-size:12px;
	font-weight:bold;
	color:#cbbc9c;
	text-transform:uppercase;
	}
#content_conatiner div.right_content div.each_block div.follow_us a img {
	display:inline-block;
	float:left;
	margin-left:8px;
	}
#content_conatiner div.right_content div.each_block div.event_details {
	width:auto;
	height:auto;
	float:left;
	padding:0 0 0 28px;
	}
#content_conatiner div.right_content div.each_block div.event_details a {
	width:127px;
	height:20px;
	padding:2px 0 0 38px;
	float:left;
	background-image:url(../images/gradient_btn.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	color:#fefefe;
	text-decoration:none;
	display:inline;
	margin-bottom:5px;
	}
	
#content_conatiner div.right_content div.each_block div.spread_the_word {
	width:auto;
	height:auto;
	float:left;
	padding:0 0 0 7px;
	}

#content_conatiner div.right_content div.each_block div.spread_the_word p {
	width:auto;
	height:auto;
	float:left;
	padding:8px 15px 8px 5px;
	font-size:12px;
	color:#d0cdcd;
	line-height:15px;
	}
#content_conatiner div.right_content div.each_block div.spread_the_word textarea {
	width:183px;
	height:54px;
	padding:6px;
	display:inline;
	margin-left:4px;
	margin-bottom:4px;
	float:left;
	background-color:#fff;
	border:1px solid #c4c3c3;
	font-size:10px;
	color:#2e2e2d;
	font-family:Arial, Helvetica, sans-serif;
	}
#content_conatiner div.right_content div.each_block div.recent_news {
	width:auto;
	height:auto;
	float:left;
	padding:10px 12px 10px 12px;
	font-size:12px;
	color:#d0cdcd;
	line-height:15px;
	}


	
	
/* footer */


#footer_container {
	width:100%;
	height:auto;
	float:left;
	font-size:12px;
	color:#bebebe;
	padding:6px 0 20px 0;
	border-top:3px solid #909090;
	}
#footer_container p {
	display:block;
	float:left;
	padding-left:10px;
	}
