#internal{
	font-size: 0.75em;
	color: #1B486A;
	width:500px;
	margin-left: 40px;
	line-height: 150%;
}
#internal h3{
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom:1em;
}
#internal h4{
	font-size:2em;
	margin-bottom: 15px;
}
#internal p{
	margin-bottom: 1em;
}
#internal a{
	color:#4289C0;
	
	text-decoration: none;
}
#internal a:hover{
	color: #d2232a;
	text-decoration: underline;
}
#internal li{
	margin-left: 20px;
	font-size:0.9em;
}
#internal ul{
	margin-bottom: 2em;
}
#internal td{
	background-color: #fff;
	padding:4px;
	text-align: center;
	vertical-align: middle;
}
#internal td{
	border-bottom: #ccc 1px solid;
	border-right: #ddd 1px solid;
	
}
#internal table{
	margin-bottom:1em;
}
.imgborder{
	border: 1px solid #1B486A;
	padding:3px;
	background-color: #fff;
}
.arrow{
	padding-left: 20px ;
	background-image: url('/images/arrow.gif');
	background-repeat:no-repeat;
	background-position: 0 top;
}

.day1{
	margin-bottom: 16px;
	width: 573px;
	height: 364px;
	background-image: url('/images/bg-day1.jpg');
	background-repeat:no-repeat;
}
.day2{
	margin-bottom: 16px;
	width: 573px;
	height: 364px;
	background-image: url('/images/bg-day2.jpg');
	background-repeat:no-repeat;
}
.day3{
	margin-bottom: 16px;
	width: 573px;
	height: 364px;
	background-image: url('/images/bg-day3.jpg');
	background-repeat:no-repeat;
}
.hide{
	text-indent: -10000px;
	position:absolute;
}
.imgpretty{
	border-bottom: #ccc 1px solid;
	border-right: #ddd 1px solid;
	padding:0px 8px 8px 8px;
	background-color: #fff;
}
address{
	display:block;
	margin-bottom:2em;
	background-color: #D7E1EB;
	padding:3px 10px 3px 20px;
	border-top:1px solid #CFDDEA;
	border-bottom:1px solid #CFDDE0;
	font-size:0.9em;
	font-style:normal;
	clear:both;
}
img.padded{
	background-color: #D7E1EB;
	padding:3px;
	border:1px solid #CFDDEA;
	float:left;
}
.small{
	font-size:0.7em;
}
.top{
	color: #4289C0;
	margin-bottom:2em !important;
}
#internal h6{
	color: #4289C0;
	font-size: 1.4em;
	padding: 0px 10px 10px 0px;
}
#freeform label{
	display:block;
}
p.col1 input, p.col2 input{
	width:250px;
	font-size: 1.2em;
	padding:5px;
	border: 1px solid #4289C0;
}
#freeform textarea{
	width:250px;
	height:150px;
	padding:5px;
	font-size: 14px;
	border: 1px solid #4289C0;
	font-family: arial, verdana, "_sans";
}
#freeform input.cap{
	width:130px;
}
.daycontent p a img{
	padding-right: 20px;
}
.daycontent p img{
	padding-right:20px;
}