/* RESET CSS TOOL - clear out all html for tableless div styling */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*---// END MEYER CSS RESET TOOL //---*/

/* BEGIN CSS STYLES AQUIRE STRUCTURE 2010 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #49c7f4;
	margin:0;
	padding:0;
}

h1 {
	color:#49c7f4;
	font-size: 30px;
	line-height: 36px;
	margin: 0;
	padding: 0;}
h2 {
	color:#49c7f4;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 5px 0;
	padding: 0;
}
h3 {
	font-size: 13px;
	line-height: 18px;
	margin: 10px 0 5px 0;
	color: #49c7f4;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #404040;
	margin: 5px 0 10px 0;
	padding: 0;
}
ul {
	margin: 2px 0 8px 0;
	padding: 0 15px 0 25px;
	list-style-type: disc;
	list-style-position: inside;}
li {
	font-size: 12px;
	line-height: 17px;
	color: #404040;
	margin: 2px 0 1px 0;
	padding: 0;}
p a {
	color: #49c7f4;
	text-decoration: underline;}
p a:hover {
	color: #00549e;	
}

.cleardiv {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

/* PAGE HOLDER DIV */
#pageHolder {
	width: 800px;
	margin: 0px auto 10px auto;
	background-color: #FFFFFF;
	position: relative;
}

#header {
	margin: 0 20px 0 13px;
	padding: 5px 0 10px 0;
	position: relative;
}

#Logo {
	position: absolute;
	width: 297px;
	}
div#AquireLink {
	position: absolute;
	top:5px;
	left: 637px;
	width: 125px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	}
#AquireLink a {
	color: #404040;
	text-decoration: none;}
#AquireLink a:hover {
	color: #49c7f4;}

/* Menu block styles */
div#navcontainer {
	background-color: #fff;
	float: right;
	padding-top: 114px;
}

div#navcontainer ul {
	margin: 0;
	padding:0;
	padding-bottom: 5px;
	padding-top: 5px;
}

div#navcontainer ul li {
	display: inline;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}

div#navcontainer ul li a {
	display: block;
	float: left;
	width: 93px;
	height: 29px;
	margin-left: 6px;
	padding-top: 2px;
	text-align: center;
	background-color:#cccccc;
	color: #fff;
	text-decoration: none;
}

#header div.homenav ul li a {
	background-color: #49c7f4;
	color: #fff;
}

div#navcontainer ul li a:hover {
	background-color: #49c7f4;
	color: #fff;
}
#header div.homenav ul li a:hover {
	background-color: #00549e;
	color: #fff;
}

div#navcontainer ul li#active a {
	background-color: #49c7f4;
	color: #00549e;}
#header div.homenav ul li#active a {
	background-color: #00549e;
	color: #fff;
}
/*- END MENU NAV -*/

#splashContent {
	margin: 6px 0 6px 7px;
}
#SplashRight {
	float: right;
	width: 226px;
}

/* CONTENT HOLDER DIV */
#contentHolder {
	margin: 0 20px;
	padding: 20px 0 20px 0;
	background-image:url(../images/mainContent-bkgd.jpg);
	background-repeat:repeat-x;
}

/* Main Content */
#mainContent {
	float: left;
	width: 530px;
	min-height: 400px;
}

#mainContent div.callout {
	background-color: #49c7f4;
	color: #fff;
	margin: 15px 0;
	padding: 7px 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

/* SIDEBAR DIV */
#sidebar {
	float: right;
	width: 210px;
}

#sidebar div.SocialMedia {
	width: 58px;
	float: left;}
#sidebar div.Facebook,
#sidebar div.Twitter {
	margin-right: 16px;
}

#sidebar #followAquire {
	margin-top: 10px;
	text-align: center;
}

/* Sidebar Pull Quote */
#pullquote {
	float: right;
	width: 175px;
}

#hotel {
	margin: 5px 0 15px 0;}
	
#quote {
	padding: 5px 0;}
#quote h4 {
	font-size: 14px;
	line-height: 18px;
	padding-left: 12px;
	text-indent: -12px;
	font-weight: bold;
	color: #49c7f4;
}
#quote p {
	color: #49c7f4;
	font-size: 10px;
	line-height: 14px;
	padding-left: 10px;
	font-weight: bold;
}
#regbutton {
	float: left;
	width: 133px;
	margin-right: 7px;
}
#callblock {
	float: left;
	width: 275px;
	background-color: #49C7F4;
	color: #FFFFFF;
	padding: 5px 0;
	margin: 0;
}

#callblock h4 {
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	padding: 0 7px;
	margin: 2px 0;
}
#callblock h5,
#regprice h5 {
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	padding:  0 7px;
	margin: 2px 0;
}
#regprice {
	background-image:url(../images/gradient-horiz-bkgd.jpg);
	background-repeat:repeat-y;
	background-color: #49C7F4;
	color: #FFFFFF;
	float: left;
	width: 360px;
	margin-top: 5px;
	padding: 5px 0;
}
#regprice p {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding: 0 7px;
	margin: 2px 0;
}
#regprice ul {
	margin: 0;
	padding: 0 15px 0 45px;
	list-style-type: disc;
	list-style-position: outside;}
#regprice li {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 0 7px;
	margin: 2px 0;
}

.alignleft {
	float:left;
	padding: 0 15px 10px 0;
}

/* Agenda Schedule */

#AgendaLinks {
	display: block;

	color: #404040;
	margin-bottom: 25px;
}

#AgendaLinks div.DayLink {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	display: block;
	float: left;
	width: auto;
	margin: 0 7px;
}
#AgendaLinks div.DayLink a {
	text-decoration: none;
	color: #00549e;
}

.agendaday {
	margin: 5px 0 10px 0;
	padding: 0}

.agendaday h2 {
	color:#49c7f4;
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 5px 0;
	padding: 0;
}

.agendaday h3 {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0 5px 0;
	color: #49c7f4;
}

.agendaday .toppage {
	display: block;
	float: right;
	text-align: right;
	width: 125px;
	font-size: 10px;
	text-transform: uppercase;}
.agendaday .toppage a {
	color: #404040;
	text-decoration: none;}
.agendaday .toppage a:hover {
	color: #00549e;
	text-decoration: underline;}

.agendaitem {
	display:block;
	clear: both;
	}
.agendaitem label {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	font-weight: bold;
	color:#49c7f4;
	width: 160px;
	margin: 2px 10px 10px 0;
}

.agendaitem p {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 15px;
	color: #404040;
	margin:  2px 0 8px 0;
	padding: 0;
	width: 350px;
}

.agendaitem p b {
	font-size: 11px;
