h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0066FF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

body {
	background-image: url(../global-images/new-bg-test.png);
	background-repeat: repeat-x;
	margin: auto;
	background-position: top;
}
.container {
	background-color: #FFFFFF;
	width: 765px;
	height: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/global-images/shadow-image.png);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #E1E1E1;
}
#nav-wrapper {
	width: 100%;
}
#nav-logo {
	margin-top: 2px;
	margin-left: 10px;
	float: left;
	height: 100%;
	width: 311px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*Side Bar Styling - Buiilt by Clarke Henning - 4-05-07*/
#pop-dest-links-wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#pop-dest-links-wrapper a, a:visited, a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	display: inline;
	text-align: center;
}

#sidebar {
	width:95%;
	padding-left: .7em;
}

.sidebar-menu-header {
	background-image: url(/global-images/sidebar-menu-header.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	padding-left: 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
}
.side-bar-content-areas {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FF9933;
	border-left-color: #FF9933;
	background-position: center;
	background-repeat: no-repeat;
	float: none;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 140px;
	text-align: center;
	margin-left: 20px;
}
#search-content-area {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9933;
	border-left-color: #FF9933;
	float: none;
	margin-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 2px;
	width: 167px;
	margin-right: 2px;
	padding-right: 4px;
}
.side-bar-search-footer {

	background-image: url(/global-images/sidebar-menu-header-bot.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	padding-left: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
#hot-rates-container h2 {
	padding-left: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding-top: 2px;
	width: 100%;
}
#hot-rates-content {
	background-color: #FFFFFF;
	width: 170px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #CE5300;
	height: 85%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#hotel-package-container {
	margin-left: 20px;
	background-image: url(/global-images/hotel-packages-container.png);
	background-repeat: repeat-x;
	width: 203px;
	margin-right: 5px;
	height: 100%;
}
#hotel-package-container h2 {
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding-top: 2px;
}
#hotel-package-content {
	background-color: #FFFFFF;
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #109FFF;
	height: 60%;
	font-weight: normal;
}
#hotel-package-content h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066FF;
	margin: 0px;
	font-weight: bold;
}
.hot-rates-price-text {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E05C05;
	margin: 0px;
	font-weight: bold;
}
fieldset {
	width: 190px;
	margin-left: 25px;
	border: 1px solid #BAF85C;
	padding: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
fieldset h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding-left: 0px;
}
legend {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}




#bot-nav {
	height: 100%;
	width: 100%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}
#bot-nav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#bot-nav li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#bot-nav li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-decoration: none;
}

#bot-nav li a:active {
	color: #0066CC;
	margin: 0px;
	padding: 0px;
}
#bot-nav li a:visited {
	color: #0066CC;
	margin: 0px;
	padding: 0px;
}
#bot-nav li a:hover {
	color: #0099FF;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	display: inline;
}
#misc-container {
	width: 95%;
	margin: auto;
}
#misc-header {
	background-image: url(/global-images/other-pg-headers.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 451px;
	margin: auto;
}
#misc-header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
	line-height: 18px;
	vertical-align: bottom;
	margin: 0px;
}
#misc-content {
	height: 100%;
	width: 436px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFDF71;
	border-bottom-color: #FFDF71;
	border-left-color: #FFDF71;
	background-color: #FFF9E1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFDF71;
}
#misc-content h3 {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-top-width: 0px;
	border-top-style: none;
	margin: 0px;
}
/*#hotel-package-content a, a:visited, a:active, a:hover {
	background-color: #FFFFFF;
	width: 90%;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF7F00;
	height: 60%;
	font-weight: bold;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}*/
#feat-lodge-spec-header {
	background-image: url(/global-images/featured-lodging-heading.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 505px;
	margin-right: 20px;
	margin-left: 15px;
	background-position: center;
}
#feat-lodge-wrapper {
	width: 505px;
	margin-right: 5px;
	margin-left: 15px;
	height: 100%;
}
#feat-lodge-wrapper a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
#feat-content1 {
	float: left;
	width: 210px;
	margin-left: 15px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	border: 1px solid #AADDFF;
	padding: 2px;
	margin-right: 8px;
	margin-bottom: auto;
}
#feat-content2 {
	float: right;
	width: 210px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	border: 1px solid #AADDFF;
	padding: 2px;
}
#feat-container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#bottom-container {
	width: 530px;
	margin-right: 3px;
	margin-left: 3px;
}
#specials-container {

	float: left;
	width: 260px;
	margin-left: 8px;
	margin-top: 5px;
}
.packages-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2CF44;
	width: 210px;
	margin-left: 40px;
}
#bottom-container {
	width: 530px;
	margin-right: 3px;
	margin-left: 3px;
}
#specials-container {

	float: left;
	width: 260px;
	margin-left: 8px;
	margin-top: 5px;
}
#email-offer-container {
	background-image: url(/global-images/special-email-offers.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 236px;
}
#left-sidebar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 1em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-right: 0em;
}
#left-sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0066FF;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#left-sidebar ul {
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;

}
#left-sidebar li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 12px;
	list-style-type: none;
	background-image: url(../global-images/bullet_2_s1_blue_sh.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.7em;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.3em;
	height: 19px;
}
#main-content-wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#main-content-wrapper h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 48px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../global-images/market-gradient-header.png);
	background-repeat: repeat-x;
	height: 57px;
}
#main-content-wrapper h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6633;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: .5em;
}
#main-content-wrapper h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 48px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../global-images/franchise-hotel-gradient-header.png);
	background-repeat: repeat-x;
	height: 57px;
	padding-left: 0.3em;
	margin: 0px;
}
#main-content-wrapper h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-position: center;
}
#main-content-wrapper h4 a, a:visited, a:active, a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-position: center;
}
#other-properties-shell {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}
#other-properties-shell-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCD7E1;
	border-bottom-color: #CCD7E1;
	border-left-color: #CCD7E1;
}

#other-properties-shell h2 {
	background-image: url(../global-images/Other-Hotels-Header.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	padding-top: 20px;
	height: 30px;
}
#other-properties-shell a, a:visited, a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0051AD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
