/* Global Styles */
a {
	color: #FF6600;
	font-weight:bold;
	}
	
a:hover {
	color: #003399;
	background-repeat: repeat;
	height: auto;
	width: auto;
	}
	
/* ID Styles */

#navigation a:hover {
	background: url(../images/button.jpg) repeat 100% 100%;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}
	
/* Class Styles */
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.linkstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;

}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.youremail {
	font-family: Arial, Helvetica, sans-serif;
	color: #000085;
	font-size: 12px;
	font-weight: bold;
}

.h1grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.promocode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.h1orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
}

.bookingengine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	height: auto;
	width: auto;
	background-image: url(../images/booking-background.png);
	background-repeat: no-repeat;
}
.listingrequest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}


.checkincheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.resheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px
.px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-decoration: none;
}
.headercontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.subnavheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.listinglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.leftdash {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.rightdash {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.background {
	background-image: url(../aspen2/images/tile.gif);
	background-repeat: repeat-x;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

