@charset "utf-8";
/* CSS Document */

	* {
		padding: 0px;
		margin: 0px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
	}
	img {
		border: 0px;
	}
	body {
		text-align: center;
		background: #94d04d url(images/pattern_w.jpg);
	}
	#container {
		display: block;
		margin: 0 auto;
		width: 906px;
		text-align: left;		
	}
	p {
		padding: 0px 0px 15px 0px;
	}
	a {
		text-decoration: none;
	}
	#masthead {
		width: 910px;
		height: 180px;
		padding: 20px 0px 0px 0px;
	}
	#mainContent {
		display: table;
		
		width: 906px;
		background: url(images/containerBack_w.jpg);
	}
	#column01 {
		float: left;
		width: 185px;
		padding: 25px 0px 50px 15px;
		background: url(images/column01back.jpg) 5px 0px no-repeat;
	}
	#nav01 {
		color: #fff;
	}
	#nav01 ul {
		margin: 5px 0px 15px 20px;
	}
	#nav01 ul li {
		list-style: none;
	}
	#nav01 a {
		color: #ccc;
		text-decoration: none;
	}
	#nav01 a:hover {
		color: #fff;
	}
	#column02 {
		display: block;
		float: left;
		padding: 25px 0px 0px 30px;
		width: 500px;
	}
	#content {
		display: block;
		padding: 0px 0px 35px 0px;
	} 
	#content h1 {
		font-size: 2em;
		font-weight: bold;
		padding: 0px 0px 5px 0px;
		color: #482370;
	}
	#content h2 {
		font-size: 1.25em;
		font-weight: bold;
		padding: 0px 0px 5px 0px;
		color: #000;
	}
	#content h3 {
		font-size: 1.2em;
		font-weight: bold;
		padding: 0px 0px 0px 0px;
		color: #000;
	}
	#content a {
		color: #900;
		text-decoration: none;
	}
	#content a:hover {
		text-decoration: underline;
	}
	#content ul, #content ol {
		margin: 0px 0px 10px 30px;
	}
	.question {
		padding-top: 10px;
		font-size: 1.05em;
		font-weight: bold;
		color: #000;
	}
	#column03 {
		display: block;
		padding: 60px 5px 0px 0px;		
		float: right;
		width: 150px;
		
	}
	#sponsorBox {
		display: block;
		width: 145px;
		text-align: center;
		border-left: 1px solid #482370;
		padding: 0px 0px 100px 0px;
	}
	#sponsorBox a {
		font: 11px Arial, Helvetica, sans-serif;
		color: #a6011b;
		text-decoartion: none;
	}
	#sponsorBox a:hover {
		text-decoration: underline;
	}	
	#sponsorBox img {
		padding: 10px 0px;
	}
	#sponsorName {
		padding: 0px 0px 30px 0px;
	}
		
	#footer {
		display: block;
		margin: 0 auto;
		width: 906px;
		height: 95px;
		background: url(images/footerBack_k.jpg);
	}
	#p_indent {
		padding: 0px 0px 10px 25px;
	}
	.finePrint {
		font-size: .85em;
	}
	
	#mapLink {
		width: 200px;
		height: 40px;
		float: right;
		border-left: 2px dotted #900;
		padding: 0px 0px 0px 10px;
	}
	#speakerBio {	
	height: 200px;
	width: 480px;
	padding: 0px 0px 0px 20px;	
	clear: both;
	}

	#speakerBio img {
		padding: 0px 7px 5px 0px;
	}
a.rollover { 
   display: block; 
   width: 118px; 
   height: 118px; 
   text-decoration: none; 
   background: url(images/btn_register.jpg); 
} 
a.rollover:hover { 
   background-position: 0px -118px; 
} 
a.rollover2 { 
   display: block; 
   width: 200px; 
   height: 133px; 
   text-decoration: none; 
   background: url(images/btn_promoVid2.jpg); 
} 
a.rollover2:hover { 
   background-position: 0px -133px; 
}
a.rollover3 { 
   display: block; 
   width: 200px; 
   height: 117px; 
   text-decoration: none; 
   background: url(images/btn_promoVid3.jpg); 
} 
a.rollover3:hover { 
   background-position: 0px -117px; 
}

#hotelDescription {
	font: 14px Arial, Helvetica, sans-serif;
	padding: 15px 0px 0px 0px;
}
#hotelDescription a {
	font: 14px Arial, Helvetica, sans-serif;
}

#hotelDescription img {
	padding-right: 15px;
	padding-bottom: 15px;
}
#noUnderline a {
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #009900;
}
#noUnderline a:hover {
	text-decoration: none;
}
#homePagePic {
	width: 195px;
	padding: 10px;
	float: right;
}
#caption {
	width: 195px;
	font: 11px Calibri, Arial, Helvetica, sans-serif;
}
#caption a {
	text-decoration: none;
}
#caption a:hover {
	text-decoration: underline;
}
.tourParagraphs {
	padding: 0px 0px 0px 25px;
}
#tourTitle {
	font-size: 1.4em;
	font-weight: bold;
	padding: 20px 0px 10px 0px;
	color: #000;
}	
.tourList {
	padding: 8px 0px 0px 20px;
}
