body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#333333;
}
A:Focus {
	outline:none;
}
p {
	padding:0 0 10px 0;
	line-height:20px;
}
.clear {
	clear:both;
}
ul {
	list-style:none;
}
h1 {
	 font-family: 'MyriadPro-It';
}
h2, h3, h4, h5, h6 {
	 font-family: 'MyriadPro-It';
}


@font-face {
  font-family: 'MyriadPro-It';
  src: url('../fonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-It.otf')  format('opentype'),
	     url('../fonts/MyriadPro-It.woff') format('woff'), url('../fonts/MyriadPro-It.ttf')  format('truetype'), url('../fonts/MyriadPro-It.svg#MyriadPro-It') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*wrapper starts here*/




/*main_wrap starts here*/
.main_wraper {
	position:absolute;
	width:100%;
	top:0;
}
.main_wrap {
	width:1179px;
	margin:0 auto;
}
/*Header starts here*/

.HeaderWrap {
	min-height:55px;
	border-top:5px solid #1cadeb;
	width:100%;
	margin:0 auto;
	background:#030303;
}
.Header_left {
	width:30%;
	float:left;
	display:block;
	box-sizing:border-box;
	padding:7px 0 7px 25px;
}

.menu {
	width:68.8%;
	float:right;
	display:block;
	box-sizing:border-box;
	padding:0px 0 0 0px;
	text-align:right;
}
.menu ul {
	list-style:none;
	padding:0px 0;
	margin-right:20px;
}
.menu li {
	display:block;
	text-align:right;
	box-sizing:border-box;
}
.menu li a {
	font-weight: normal;
	text-align:center;
	padding:20px 10px;
	float:right;
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
	box-sizing:border-box;
}
.menu li a:hover {
	background:#1cadeb;
	color:#fff;
}
.menu li a.select {
	background: #1cadeb;
	font-size:14px;
	font-weight: normal;
	text-align:center;
	float:right;
	display:block;
	color:#fff;
	box-sizing:border-box;
}
.BannerWrap {
	width: 100%;
	min-height:480px;
	height: auto;
	background: url(../images/slide-3.png) left 0 no-repeat;
	margin:0px 0 0px 0;
	position:relative;
}

.BannerWrapInner {
	width: 100%;
	min-height:200px;
	background: url(../images/Banner_Inner.jpg) left 0 no-repeat;
	margin:0px 0 0px 0;
	background-size: 100% 100%;
}

.BlackBand {
	height:76px;
	color:#fff;
	background-color:#130305;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	position:absolute;
	bottom:0;
	width:100%;
}
.BlackBandInner {
	height:76px;
	color:#fff;
	background-color:#130305;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	width:100%;
}
.BannerWrapInner h1 {
	color:#fff;
	text-shadow: 1px 1px 2px #000;
	font-size:38px;
	font-weight:normal;
	padding-top:20px;
}
.BannerWrap h1 {
	color:#fff;
	text-shadow: 2px 2px 8px #000;
	font-size:38px;
	font-weight:normal;
	padding-top:50px;
}

.BlueBand {
	background:#168faa;
	padding:25px 0;
	color:#fff;
	margin:1px 0 0 0;
}
.BlueBand_inner {
	padding:0px 0;
	width:1100px;
	margin:0 auto;
}
.BlueBand_inner h2 {
	font-size:34px;
	padding-top:10px;
	font-weight:normal;
	float:left;
}
.BannerBtn {
	padding:5px 0 0 0;
}
.BannerBtn a {
	height:50px;
	width:329px;
	display:block;
	background:url(../images/RegisterBtn.png) left bottom no-repeat;
}
.BannerBtn a:hover {
	background: url(../images/RegisterBtn.png) left top no-repeat;
}
.ContentWrap {
	width:1100px;
	margin:0 auto;
	padding:20px 0;
}

.DinnerCruiseImg {
	float:right;
	width:490px;
}
.ContentWrap h3 {
	font-size:28px;
	margin-bottom:20px;
	font-weight:normal;
}

.MainHeading {
	font-size:32px;
	margin-bottom:20px;
	font-weight:bold;
	text-align:center;

}
.ContentWrapLeft {
	width:590px;
	float:left;
	padding:0px 20px 0px 0px;
	box-sizing:border-box;
}
.ContentWrapLeft ul {
	list-style:none;
	padding:0px 0 0 0;
}
.ContentWrapLeft li {
	font-size:20px;
	color:#4e4d4d;
	font-weight:normal;
	font-style:oblique;
	background: url(../images/B-Line.jpg) no-repeat left bottom;
	padding-bottom:17px;
	padding-top:17px;
}
.ContentWrapLeft li a {
	background: url(../images/Flower.jpg) no-repeat left 1px;
	padding:0px 0px 10px 25px;
	cursor: text;
	line-height:20px;
}
.ContentWrapLeft li a span {
	color:#817e7e;
	font-size:16px;
	padding:0px 0 17px 25px;
	font-style:normal;
}
.ContentWrapRight {
	width:490px;
	float:right;
	padding:10px 0px 0px 0px;
}

.Blue_Container {
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius: 8px;
	background:#01184f;
	box-sizing:border-box;
	padding:8px 0;
}

.Blue_Container h4 {
	font-weight:bold;
	font-size:16px;
	color:#fff;
	padding:15px 0px 15px 20px;
	background:#011137;
}
.Blue_Container_Content {
	padding:10px 20px 10px 20px;
font-size:18px;
color:#fff;
}

.Blue_Container_ContentSmall {
	padding:10px 20px 10px 20px;
	font-size:14px;
	color:#fff;
	background:#223666;
}

.Blue_Container_ContentSmall span {
color:#1cadeb; font-size:12px;
}
.Blue_Container h5 {
	font-weight:bold;
	font-size:20px;
	color:#fff;
	padding:10px 0px 10px 20px;
	background:#102659;
}

.link {
	color:#1cadeb;
	text-decoration:underline;
}
.link:hover {
	color:#1cadeb;
	text-decoration:none;
}

.ContentWrapRight h3 {
	font-weight:bold;
	font-size:18px;
	color:#990000;
	padding:0px 0px 10px 0px;
}


.ContentWrapRight ol {
	list-style: decimal;
	padding-left:20px;
	font-weight:bold;
	color:#c85705;
}
.ContentWrapRight ol li {
	font-size:16px;
	line-height:20px;
	padding-bottom:10px;
	font-weight: normal;
	color:#333;
}
.ContentWrapReg {
	background-color:#FFF;
	width:979px;
	padding:10px 0px 0px 0px;
	margin:0 100px;
}
.ContentWrapReg h2 {
	font-weight:bold;
	font-size:24px;
	color:#c85705;
	padding:10px 0px 20px 0px;
}
.ContentWrapReg h3 {
	font-weight:bold;
	font-size:18px;
	color:#990000;
	padding:0px 0px 10px 0px;
}
.ContentWrapReg h4 {
	font-weight:bold;
	font-size:14px;
	color:#9c5503;
	padding:10px 0px 10px 0px;
}
.ContentWrapReg p {
	font-size:16px;
	line-height:20px;
}

.ContentWrapRight ol {
	list-style: decimal;
	padding-left:20px;
	font-weight:bold;
	color:#c85705;
}
.ContentWrapReg ol li {
	font-size:16px;
	line-height:20px;
	padding-bottom:10px;
	font-weight: normal;
	color:#333;
}
.image {
	float:left;
	padding:0 10px 3px 0;
}
.Committee ul {
	list-style:none;
	padding:0px 0 0 0;
}
.Committee li {
	font-size:20px;
	color:#4e4d4d;
	font-weight:normal;
	font-style:oblique;
	padding-bottom:17px;
	width:340px;
	float:left;
	height:75px;
}
.Committee li span {
	color:#817e7e;
	font-size:16px;
	padding:0px 0 17px 0px;
	font-style:normal;
}
.footer {
	background:#283849;
	height:75px;
}
.footerInner {
	width:1015px;
	padding:10px 10px 0px 5px;
	color:#fff;
	font-size:12px;
	font-style:normal;
	margin:auto;
}
.footerInner a {
	padding:0px 5px 0px 5px;
	color:#fff;
}
.footerInner a:hover {
	color:#70cefd;
	text-decoration: underline;
}
.footerInner span {
	float:right;
}
.td_space {
	padding-left:5px;
	line-height:24px;
}

.td_space_1 {
	padding:5px;
	line-height:20px;
}
.numberfield {
	width:50px;
	height:20px;
	border:1px solid #abadb3;
}
.textfield {
	width:150px;
	height:20px;
	border:1px solid #abadb3;
}
.textfield-1 {
	width:200px;
	height:20px;
	border:1px solid #abadb3;
}
.List {
	width:130px;
	height:20px;
	border:1px solid #abadb3;
}
.table_heading { color:#fff; font-size:18px; font-weight:normal; padding:5px 0; line-height:22px;}
.table_heading span { font-size:14px; font-weight:normal;}
.link_color { color:#930; font-size:16px; font-weight:bold; font-style:normal;}