body {
	margin-top: 10px;
	padding: 0;
	color: #222a43;
	background: #5f7800 url(../images/gen/mainBg.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	text-align: center;
}

a {
	color: #222a43;
}

a:hover {
	color: #000033;
}

img {
	border: 0;
}

h1 {
	font-size: 2.0em;
	color: #003366;
}

h3 {
	font-size: 1.5em;
	color: #4B2A0F;
}

.clearfix {
	clear: both;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 1066px;
	text-align: left;
}

#navContainer {
	margin: 0;
	padding: 0;
	width: 1066px;
	height: 223px;
	background: url(../images/nav/flatironsBg.png) no-repeat;
}

#navLogo {
	float: left;
	padding-top: 10px;
	margin-left: 25px;
}

#navTagline {
	float: left;
	margin-left: 57px;
	padding-bottom: 124px;
}

#navContact {
	float: right;
	margin: 0 72px 0 48px;
}

#navLinkContainer {
	float: left;
	margin: 0;
	width: 829px;
	height: 36px;
}

#dealsBug {
	position: relative;
	z-index: 50;
	float: right;
	margin: 0;
	padding-left: 45px;
	width: 187px;
	height: 160px;
}

#dealsBug img {

}

#navLinkContainer ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#navLinkContainer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

a#navHome:link, a#navHome:visited {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 114px;
	height: 36px;
	background: url(../images/nav/globalNavBg.png) no-repeat 0 -36px;
	text-decoration: none;
}

a#navHome:hover, a#navHome:active {
	background: url(../images/nav/globalNavBg.png) no-repeat 0 0;
}

a#navHomeOn {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 114px;
	height: 36px;
	background: url(../images/nav/globalNavBg.png) no-repeat 0 0;
	text-decoration: none;
}

a#navLodging:link, a#navLodging:visited {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 198px;
	height: 36px;
	background: url(../images/nav/globalNavBg.png) no-repeat -114px -36px;
	text-decoration: none;
}

a#navLodging:hover, a#navLodging:active {
	background: url(../images/nav/globalNavBg.png) no-repeat -114px 0;
}

a#navLodgingOn {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 198px;
	height: 36px;
	background: url(../images/nav/globalNavBg.png) no-repeat -114px 0;
	text-decoration: none;
}

a#navFacilities:link, a#navFacilities:visited {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 201px;
	height: 36px;
	background: url(../images/nav/globalNavBg.png) no-repeat -312px -36px;
	text-decoration: none;
}

a#navFacilities:active, a#navFacilities:hover {
	background: url(../images/nav/globalNavBg.png) no-repeat -312px 0;
}

a#navFacilitiesOn {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 201px;
	height: 36px;
	background: url(../images/nav/globalNavBg.png) no-repeat -312px 0;
	text-decoration: none;
}

a#navMap:link, a#navMap:visited {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 98px;
	height: 36px;
	background: url(../images/nav/globalNavBg.png) no-repeat -513px -36px;
	text-decoration: none;
}

a#navMap:hover, a#navMap:active {
	background: url(../images/nav/globalNavBg.png) no-repeat -513px 0;
}

a#navMapOn {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 98px;
	height: 36px;
	background: url(../images/nav/globalNavBg.png) no-repeat -513px 0;
	text-decoration: none;
}

a#navLinks:link, a#navLinks:visited {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 105px;
	height: 36px;
	background: url(../images/nav/globalNavBg.png) no-repeat -611px -36px;
	text-decoration: none;
}

a#navLinks:hover, a#navLinks:active {
	background: url(../images/nav/globalNavBg.png) no-repeat -611px 0;
}

a#navLinksOn {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 105px;
	height: 36px;
	background: url(../images/nav/globalNavBg.png) no-repeat -611px 0;
	text-decoration: none;
}

a#navDeals:link, a#navDeals:visited {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 113px;
	height: 36px;
	background: url(../images/nav/globalNavBg.png) no-repeat -716px -36px;
	text-decoration: none;
}

a#navDeals:hover, a#navDeals:active {
	background: url(../images/nav/globalNavBg.png) no-repeat -716px 0;
}

a#navDealsOn {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 113px;
	height: 36px;
	background: url(../images/nav/globalNavBg.png) no-repeat -716px 0;
	text-decoration: none;
}

#contentContainer {
	position: relative;
	margin-top: 33px;
	padding: 0;
	width: 1066px;
	background: url(../images/gen/contentContainerBg.png) repeat-y;
}

#mainContent {
	float: left;
	width: 1016px;
	margin: 0 0 0 25px;
	padding: 0;
}

#mainContent2 {
	float: left;
	width: 916px;
	margin: 0 0 0 25px;
	padding: 0 50px 50px 50px;
}

#shadowRight {
	float: left;
	margin: 0 18px 0 0;
	padding: 0;
	width: 7px;
}

#shadowBottom {
	float: left;
	margin-bottom: 50px;
	padding: 8px 25px 0 0;
	width: 1041px;
	height: 0px;
	font-size: 10px;
	text-align: right;
	background: url(../images/gen/bottomShadowCaps.png) no-repeat;
}

#homeLocationsFlash {
	float: left;
	margin: 0;
	padding: 0;
	width: 342px;
	height: 276px;
}

#homeSearch {
	float: left;
	margin: 0;
	padding: 0	40px 0 40px;
	width: 252px;
	height: 276px;
}

#homeSearch select {
	margin-bottom: 25px;
	width: 250px;
	font-size: 16px;
	color: #000;
}

#homeSearch input {
	float: right;
}

#homeActivitiesFlash {
	float: left;
	margin: 0;
	padding: 0;
	width: 342px;
	height: 276px;
}

#homeWelcome {
	float: left;
	margin: 0;
	padding: 10px 30px 30px 30px;
	width: 956px;
	background: url(../images/gen/homeWelcomeBg.png) repeat-x;
}

.directoryItem {
	margin: 0;
	padding: 25px;
	width: 866px;
}
 
a.listItem:link, a.listItem:visited {
	font-size: 1.50em;
	font-weight: bold;
	color: #4b2a0f;
	text-decoration: none;
}

a.listItem:hover, a.listItem:active {
	text-decoration: underline;
}

#map {
	float: left;
	width: 621px;
	height: 550px;
}

#side_bar {
	float: left;
	padding-left: 25px;
	width: 250px;
	line-height: 150%;
}

#side_bar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* for google maps */
.directions {
	background-color: #fff;
	padding: 5px;
}
.directions td {
	font-size: 11px;
}
.directions h3 {
	margin: 0 0 5px 0;
}
.directions a {
	color: red;
	font-size: 12px;
	font-weight: bold;
}

/* deals page */
div#dealCategories {
	background-color: #b6dde9;
	padding: 10px;
}
div#dealCategories h3 {
	color: #000;
	font-size: 15px;
	margin: 0 0 5px 0;
}
p.noDeals {
	color: #000;
	margin: 10px 0;
	font-size: 16px;
	font-style: italic;
}

#candidate ul
{
	padding: 0;
	margin: 0;
}

#candidate li
{
	list-style: none;
	line-height: 175%;
	text-decoration: none;
}

#candidate li a:link, #candidate li a:visited
{
	color: #4B2A0F;
	text-decoration: none;
}

#candidate li a:hover, #candidate li a:active
{
	color: #3b1f07;
}
