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

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

body {
	margin: 0px;
	background-image: url(images/body_bg3b.jpg);
	background-repeat: repeat-x;
	background-color: #ece8bb;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#topBg {
	text-align: left;
	background: url(images/top_bg3.jpg) no-repeat 50% 0;
	padding-top: 154px;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 935px;
}
.clear {
	clear: both;
}
img {
	border: none;
	text-align: right;
}
h1 {
	color: #853a44;
	font-size: 27px;
	font-weight: bold;
	letter-spacing: -2px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
}
.topSection {
	width: 935px;
}
.nav {
	width: 207px;
	height: 373px;
	float: left;
	padding-top: 9px;
}
.nav a.home {
	display: block;
	width: 207px;
	height: 77px;
	background-image: url(images/homeBtn.jpg);
	background-repeat: no-repeat;
}
.nav a.home:hover {
	background-image: url(images/homeBtn1.jpg);
	background-repeat: no-repeat;
}
.nav a.homeCurrent {
	display: block;
	width: 207px;
	height: 77px;
	background-image: url(images/homeBtn1.jpg);
	background-repeat: no-repeat;
}
.nav a.merge {
	display: block;
	width: 207px;
	height: 70px;
	background-image: url(images/mergeBtn.jpg);
	background-repeat: no-repeat;
}
.nav a.merge:hover {
	background-image: url(images/mergeBtn1.jpg);
	background-repeat: no-repeat;
}
.nav a.mergeCurrent {
	display: block;
	width: 207px;
	height: 70px;
	background-image: url(images/mergeBtn1.jpg);
	background-repeat: no-repeat;
}
.nav a.sessions {
	display: block;
	width: 207px;
	height: 70px;
	background-image: url(images/sessionsBtn.jpg);
	background-repeat: no-repeat;
}
.nav a.sessions:hover {
	background-image: url(images/sessionsBtn1.jpg);
	background-repeat: no-repeat;
}
.nav a.sessionsCurrent {
	display: block;
	width: 207px;
	height: 70px;
	background-image: url(images/sessionsBtn1.jpg);
	background-repeat: no-repeat;
}
.nav a.schedule {
	display: block;
	width: 207px;
	height: 70px;
	background-image: url(images/scheduleBtn.jpg);
	background-repeat: no-repeat;
}
.nav a.schedule:hover {
	background-image: url(images/scheduleBtn1.jpg);
	background-repeat: no-repeat;
}
.nav a.scheduleCurrent {
	display: block;
	width: 207px;
	height: 70px;
	background-image: url(images/scheduleBtn1.jpg);
	background-repeat: no-repeat;
}
.nav a.register {
	display: block;
	width: 207px;
	height: 86px;
	background-image: url(images/registerBtn.jpg);
	background-repeat: no-repeat;
}
.nav a.register:hover {
	background-image: url(images/registerBtn1.jpg);
	background-repeat: no-repeat;
}
.nav a.registerCurrent {
	display: block;
	width: 207px;
	height: 86px;
	background-image: url(images/registerBtn1.jpg);
	background-repeat: no-repeat;
}
.mainImg {
	width: 925px;
	height: 379px;
	float: left;
	background-image: url(images/main_img_bg1.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 3px;
}
.bottomSection {
	width: 935px;
}
.hosts {
	width: 190px;
	float: left;
	background-image: url(images/hosts_bg.jpg);
	background-repeat: no-repeat;
	min-height: 300px;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 10px;
}
.hotelDeal {
	width: 210px;
	background-image: url(images/hotel_deal.jpg);
	background-repeat: no-repeat;
	height: 205px;
	padding-top: 60px;
}
.hotelDeal a {
	display: block;
	width: 210px;
	height: 175px;
	cursor: pointer;
}
.footerText img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.rightSide {
	width: 720px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.boxes {
	width: 725px;
}
legend {
	color: #3c3c3c;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
}
fieldset {
	border: 1px solid #3c3c3c;
	width: 700px;
	margin-left: 5px;
	margin-bottom: 10px;
}
hr {
	width: 90%;
	background-color: #3c3c3c;
	border: 0;
	height: 1px;
	margin-bottom: 20px;
	margin-top: 30px;
}
.hostTitle {
	font-size: 18px;
	text-transform: uppercase;
	color: #9E120F;
	letter-spacing: -1px;
	font-weight: bolder;
}
.hosts p {
	margin-bottom: 2px;
}
.footer {
	width: 100%;
	padding-top: 20px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	background-color: #3C3C3C;
}
.footerText {
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	background-color: #3C3C3C;
}
.ourPartners {
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.wdm {
	color: #FFF;
	font-size: 11px;
}
