body{
	background:url(images/bg.jpg) repeat-x #bbbbbb;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
}
#main{
	background:url(images/main_bg.jpg) repeat-y;
	width:952px;
	margin:0px auto;
	padding:0px;
}
#main_bottom{
	background:url(images/main_bottom.jpg) no-repeat left bottom;
	padding-bottom:20px;
}

h1,h2,h3,h4,h5,h6,p,form{
	margin:0px;
	padding:0px;
}
h1{
	font-size:12px;
}
h2{font-size:24px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}

ul,ol,li{
	padding:0px;
	margin:0px;
	list-style:none;
}

img{border:none;}
a,a:visited{
outline:none;
}

.head{
	height:175px;
	overflow:hidden;
}
.head_title{
	height:115px;
	background:url(images/head.jpg) no-repeat center top;
	padding:7px 30px 0px 30px;
}
.logo{
	width:95px;
	float:left;
}
.logo_title{
	width:640px;
	float:left;
	padding-top:30px;
	padding-left:6px;
}
.logo_title h3{
	font-size:18px;
	font-weight:normal;
	color:#ca2a2a;
	padding:0px;
}
.iso_img{
	width:132px;
	float:right;
	padding-top:6px;
}
.nav{
	background:url(images/nav_bg.jpg) repeat-x top;
	margin:0px 11px;
}
.nav_left{
	background:url(images/nav_left.jpg) no-repeat left top;

}
.nav_right{
	background:url(images/nav_right.jpg) no-repeat right top;
	height:1%;
}
.nav li{
	float:left;
	background:url(images/seperator.jpg) no-repeat right top;
}
.nav li a, .nav li a:visited{
	color:#fff;
	padding:16px 29px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	margin-right:1px;
}
.nav_right li.first_li a{
	width:35px;
}
#active_first a{
	background:url(images/red_nav_left.jpg) no-repeat left top;
}
#active_last a{
	background:url(images/red_nav_right.jpg) no-repeat right top;
}
.active a{
background:url(images/nav_hover.jpg) repeat-x top;
	text-decoration:none;
	margin-right:1px;
}
.nav_right li.first_li a:hover
	{
		background:url(images/red_nav_left.jpg) no-repeat left top;
	}
.nav_right li.last_li a
	{
		width:67px;
	}
.nav_right li.last_li a:hover
	{
		background:url(images/red_nav_right.jpg) no-repeat right top;
	}
.nav li a:hover{
	background:url(images/nav_hover.jpg) repeat-x top;
	text-decoration:none;
	margin-right:1px;
}
.clear{
	clear:both;
}
/******************************/

.main_content{
	padding:15px;
}
.main_left{
	width:476px;
	float:left;
	background:url(images/main_left_bg.jpg) repeat-y;
}
.story_top{
	background:url(images/main_top.jpg) no-repeat left top;
}
.story_bottom{
	background:url(images/main_c_bottom.jpg) no-repeat left bottom;
	padding:35px;
	text-align: justify;
}
.story_title h2 a,.story_title h2 a:visited{
	color:#e01919;
	text-decoration:none; 
	font-weight:normal;
}
.story_title h2 a:hover{
	text-decoration:none;
	cursor:pointer;
}
.story_bottom p{
	padding:10px 0px;
}
.story_bottom h3{
	font-size:12px;
	color:#e01919;
	text-transform:uppercase;
}

.main_right{
	width:400px;
	float:right;
}

/*********************************************/
.main_left2{
	width:241px;
	float:left;
	padding-top:10px;
	padding-left:16px;
}
.main_right2{
	width:647px;
	float:left;
}
.story2{
	background:url(images/story_bg.jpg) repeat-y;
}
.story_top2{
	background:url(images/story_top2.jpg) no-repeat left top;
}
.story_bottom2{
	background:url(images/story_bottom2.jpg) no-repeat left bottom;
}
.story_bottom2 p{
	padding:10px;
	font-style: normal;
}
.story_bottom2 img{
	float:right;
	margin:5px 10px 5px 0px;
}
.story_bottom2 h2{
	padding:10px;
}
.story_bottom2 h2 a,.story_bottom2 h2 a:visited{
	font-weight:bold;
	color:#e01919;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.main_left2 ul{
	padding-top:10px;
}
.main_left2 li
	{
		display:block;
		margin:0px;
		padding:0px;
		height:1%;
	}
.main_left2 li a,.main_left2 li a:visited{
	background:url(images/bullet.jpg) no-repeat left 9px;
	padding:5px 5px 5px 20px;
	display:block;
	font-size:12px;
	color:#4d4d4d;
	font-weight:bold;
	text-decoration:none;
}
.main_left2 li a:hover{
	color:#e01919;
	font-size:12px;
	background:url(images/bullet_hover.jpg) no-repeat left 8px;
}
#upcoming-a #upcoming a,
#past-a #past a {
	color:#e01919;
	font-size:12px;
	background:url(images/bullet_hover.jpg) no-repeat left 8px;
}
.main_left2 h2{
	font-size:18px;
}


/*******************************/

#basic-accordian{
	background:#eeeeee;
	width:400px;
	border:1px solid #fff;
	margin:10px 0px;
}
.co_text{
	padding:10px;
}
.accordion_headings{
	font-size:13px;
	font-weight:bold;
	color:#e01919;
	padding:6px 10px;
	background:#d8d8d8;
	border:1px solid #fff;
}

/********************************************/

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width:912px;
	margin:0px auto;
	background:url(images/footer_bg.jpg) repeat-y;
	margin-top:10px;
	padding:20px 20px 10px 20px;
	text-align:center;
}
.footer ul{
	
}
.footer li{
	float:left;
	border-right:1px solid #333333;
	padding:2px 15px;
	margin-bottom:10px;	
}
.footer li a, .footer li a:visited{
	color:#000;
	text-decoration:none;
}
.footer li a:hover{
	color:#820000;
	text-decoration:none;
}
.footer p{
	font-size:13px;
	color:#212121;
	padding:4px 0px;
}

.tablebold{
	font-weight:bold;
	font-style: italic;
}

.main-wrp {
	width: 607px;
	padding: 20px;
	margin: 0px auto;
	text-align: justify;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
}
.camp-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4d4d4d;
	line-height: 20px;
	text-decoration: underline;
	text-align: center;
}
.camp-bold-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3e4a7e;
	line-height: 26px;
	text-decoration: none;
	text-align: center;
}
.camp-bold-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
}
.camp-bold-14-u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4d4d4d;
	line-height: 22px;
	text-decoration: underline;
	text-align: center;
}
.camp-super {
	font-size: x-small;
	vertical-align: super;
}
.camp-text-15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #4d4d4d;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
}
.camp-textbold-15 {
	font-weight: bold;
}
.camp-a-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
	text-align: center;
	padding-bottom: 10px;
}
.camp-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #4d4d4d;
	text-decoration: underline;
	text-align: left;
	margin: 0px 0px 10px 30px;
}
.camp-b ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 30px 30px;
}
.camp-b li {
	display: block;
	padding: 5px 0px;
}
.camp-b-bullet {
	font-size: 24px;
	vertical-align: -3px;
}
.camp-sep {
	border-bottom: 1px dashed #e4e4e4;
	margin: 0px 0px 30px 0px;
}


.no-camp {
	width: 900px;
	margin: 0px auto;
}
.enq-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #e01919;
	text-decoration: none;
	text-align: left;
}
.enq-textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	width: 168px;
	padding: 5px;
	border: 1px solid #d7d7d7;
}
.enq-textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	width: 168px;
	height: 52px;
	padding: 5px;
	border: 1px solid #d7d7d7;
}
.enq-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #606060;
	padding: 4px 5px;
	margin-top: 0px;
	border: 1px solid #606060;
}
.news-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e01919;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}
.news-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #e01919;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	padding-bottom: 15px;
}
.news-text ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4d4d4d;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}
.news-text li {
	display: block;
	padding: 5px 0px 5px 15px;
}


.dotline-wrp {
	width: 80px;
	float: right;
	margin: -15px 50px 0px 0px;
}
.dotline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
	background-image: url(images/dotline.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 80px;
	height: 14px;
	padding-right: 59px;
	margin: 0px 0px 0px 0px;
}
.dotline:hover {
	opacity: 0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	border: 0px;
}
