body {
	background: url(../../images/layout/background.jpg) center top;
	margin: 0px;
	padding: 0px;
	font: 14px "Century Gothic", Verdana, Arial;
}
#body {
	margin: 0px auto;
	width: 960px;
	background: url(../../images/headers/headers.gif) no-repeat center top;
}
#header {
	height: 224px;
}
#content {
	background: url(../../images/layout/info-background.png) center top;
}#info {
	padding: 0px 30px;
	float: left;
	width: 463px;
}
#sidebar {
	padding: 0px;
	float: left;
	width: 214px;
	text-align: left;
}
#footer {
	background: #000 url(../../images/layout/footer.png) no-repeat;
	width: 920px;
	font-size: 12px;
	color: #666;
	padding: 45px 20px 5px;
	text-align: center;
	line-height: 25px;
	height: 75px;
}
#info h1 {
	font-size: 16px;
	color: #B90800;
	padding: 5px 0px 20px 55px;
	margin: 0px;
	background: url(../../images/layout/h1-bike.jpg) no-repeat;
}
#info h2 {
	font-size: 14px;
	color: #B90800;
	padding: 5px 0px 20px;
	margin: 0px;
}
#info h3 {
	font-size: 14px;
	color: #039;
	padding: 5px 0px 0px;
	margin: 0px;
}

#info p   {
	line-height: 150%;
	margin: 0px;
	padding: 0px 0px 30px;
}
#sidebar img {
	border: 1px solid #9A9898;
	margin-bottom: 15px;
}
#sidebar h1   {
	font-size: 14px;
	color: #981618;
	padding: 0px;
	margin: 0px 0px 10px;
}
#sidebar p {
	margin: 0px;
	padding: 0px 0px 10px;
}
#right-bar {
	float: left;
	width: 223px;
}
#content img {
	border: 1px solid #EEE;
}


#footer a {
	color: #8A8A8A;
	text-decoration: none;
}
#trip-dates h1 {
	font-size: 16px;
	color: #039;
	margin: 0px;
	padding: 5px 0px 0px;
}
#date-trip {
	background: url(../../images/layout/trip-date.png) no-repeat;
	padding: 10px 5px;
	margin-top: 10px;
}
.text-blue {
	color: #012F96;
}
#trip-dates #date-trip p {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#right-bar #trip-dates h1 .text-small a {
	font-size: 12px;
	color: #039;
	text-decoration: none;
}


#trip-dates p {
	font-size: 14px;
}



.clear {
	clear: both;
}
#info a {
	color: #BD1C20;
	text-decoration: none;
}
#info a:hover {
	text-decoration: underline;
}
#right-bar a {
	color: #BD1C20;
	text-decoration: none;
}
#right-bar a:hover {
	text-decoration: underline;
}

.image_l {
	padding: 0px;
	float: left;
	border: 1px solid #9A9898;
	margin: 10px 15px 10px 0px;
}
.image_r {
	padding: 0px;
	float: right;
	border: 1px solid #9A9898;
	margin: 10px 0px 10px 15px;
}
.percent-100 {
	float: left;
	width: 633px;
}
.underline {
	border-bottom: 1px solid #DAD8D8;
	padding-bottom: 7px;
	padding-top: 7px;
}

.text-grey {
	color: #928D8D;
}
.text-red {
	color: #B90800;
}

.text-small {
	font-size: 90%;
}
.text-no-bold {
	font-weight: normal;		
}
#info a.button, #sidebar a.button {
	text-decoration: none;
	color: #981618;
	background: #C9C7C7;
	padding: 2px 4px;
	border: 1px solid #A2A0A0;
}
#info a.button:hover, #sidebar a.button:hover{
	text-decoration: none;
	color: #FFF;
	background: #736F6F;
	padding: 2px 4px;
	border: 1px solid #A8A5A5;
}
#trip-dates .underline    {
	margin-bottom: 30px;
}

#highlight-column:hover {
	background: #DDD;
	text-decoration: none;
}
#right-bar #trip-dates {
	padding: 0px 20px 10px 0px;
}
.hdr-quebec {
	background: url(../../images/headers/quebec.jpg) no-repeat left top;
}

.hdr-spain {
	background: url(../../images/headers/spain.jpg) no-repeat left top;
}
.hdr-france {
	background: url(../../images/headers/france.jpg) no-repeat left top;
}
.hdr-alps {
	background: url(../../images/headers/alps.jpg) no-repeat left top;
}
.hdr-mexico {
	background: url(../../images/headers/mexico.jpg) no-repeat left top;
}
.hdr-hawaii {
	background: url(../../images/headers/hawaii.jpg) no-repeat left top;
}
#info.wide{
	width: 684px;
}
