@charset "utf-8";
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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006bb8;
	text-align: center;
	background-color: #ffcc00;
	background-image: url(backgrndBottomImages.jpg);
	z-index:100;
	background-repeat: repeat-x;
	background-position: center bottom;
}
#content {
	width:1000px;
	margin: 0 auto;
	text-align:center;
	position:relative;
	overflow:hidden;
	background-image: url(containerBkgd.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#branding {
	width: 940px;
	height: 200px;
	text-align: left;
	background-color:#ff9900;
	background-image: url(comfortInnHeader.jpg);
	background-position: 200px;
	background-repeat: no-repeat;
	margin: 0 auto;
	}
#mainNav {
	width: 940px;
	height: 25px;
	text-align: center;
	color: #FFF;
	background-image: url(topNavBarGradient.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
}
#subNav {
	width: 200px;
	text-align:left;
	overflow:hidden;
	position:absolute;
	top:225px;
	left:30px;
}
#mainContent {
	width:500px;
	min-height:62em;
	margin: 0 0 10px 250px;
	float: left;
}
#rightCol {
	background-color: #ff0000;
	width: 200px;
	text-align:left;
	overflow:hidden;
	border-top:dotted 1px #006bb8;
	margin:20px 50px 0 0;
}
#footer {
	height: 95px;
	width:1000px;
	color:#006bb8;
	text-align: center;
	padding:2.7em 0 5.2em 0;
	margin: 0 auto 0 auto;
	overflow:hidden;
	background-image: url(footerBkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#branding img {
	padding-top: 20px;
	padding-left: 20px;
}
h1 {
	font-size: 1.2em;
	line-height: 1.1em;
	color: #ff9900;
	text-decoration: none;
	text-align: center;
	margin: 20px 0 5px 20px;
	font-weight: normal;
}
h2 {
	font-size: .8em;
	font-weight:bold;
	color: #006bb8;
	text-align: center;
	margin: 10px 0 5px 20px;
	border-bottom:dotted;
	border-bottom-color:#F90;
	border-bottom-width:1px;
}
#branding p, #subNav p, #footer p {
	font-size: .7em;
	font-weight:normal;
	color: #006bb8;
}
#branding p {
	padding: 10px 20px 25px 20px;
}
#subNav p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006bb8;
	padding:0 0 10px 20px;
}
#mainContent img {
	padding: 0 20px 0 0;
	}
#mainContent #FlashID {
	margin: 0 20px 0 0;
}

#mainContent p, td {
	font-size:0.8em;
	text-align:left;
	line-height: 1.3em;
	padding: 5px 0;
	margin-right: 20px;
	color: #006bb8;
}
#mainNav li a:link, #subNav li a:link, #rightCol li a:link {
	font-size: .7em;
	font-weight: bold;
	color: #FFF;
	list-style-type: none;
	text-decoration: none;
	vertical-align: middle;
}
#mainNav a:visited, #subNav a:visited, #rightCol a:visited  {
	font-size: .7em;
	font-weight: bold;
	color: #FFF;
	list-style-type: none;
	text-decoration: none;
	vertical-align: middle;
}
#mainNav li {
	display:inline;
	padding: 2px 15px 0 15px;
	}
#mainNav a:hover, a:active, a:focus {
	color:#FFCC00;
}
#subNav li, #rightCol li {
	line-height:1.6em;
	text-indent:15px;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006bb8;
	}
#subNav a:hover, a:active, a:focus, #rightCol a:hover, a:active, a:focus {
	color: #006bb8;
}
#reservationButton {
	background-color:#F00;
}
#mainContent li {
	font-size: 0.8em;
	line-height: 1.3em;
	text-align:left;
	list-style-type: square;
	list-style-position:inside;
	color: #006bb8;
	font-weight: normal;
	margin-right: 20px;
}
#mainContent a:link {
	color: #006bb8;
}
#footer p a:link, a:visited {
	display: inline;
	padding: 0px 5px;
}
#footer a:hover, a:active, a:focus {
	color:#F00;
}
#homeLink, #meetingsLink, #groupsLink, #specialPackagesLink, #contactUsLink, #reservationsLink, #quickFactsLink, #nearbyLink, #thingsToDoLink, #mapLink, #visitCharlotteLink, #femaLink, #aaaLink, #petFriendlyLink, #fedTravelLink, #fedRoomsLink {
	font-size:1em;
	color: #006bb8;
}
.sidePhotos {
	text-align:center;	
	padding: 20px 0px 10px 20px;
}
.textlink {
	font-weight: bold;
	color: #F90;
}
.clrflt {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	height: 0px;
}
