#top-box {
	padding: 10px 10px 0 10px;
}

#top-box p {
	padding: 0;
}

#body-box {
	text-align: left;
	width: 623px;
}

#body-box p {
	margin: 0px;
	padding: 0px 0px 10px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 478px;
}

#body-box #top-box p {
	width: 603px;
	display: block;
}


#body-box p a{
	color: #3e72b5;
	text-decoration: none;
}

#body-box p a:hover{
	color: #85bee5;
	text-decoration: underline;
}

#body-box .indent {
	padding: 10px;	
}

#body-box .odd, #body-box .even {
	font: 12px/20px Arial, Helvetica, sans-serif;
	padding: 10px 10px 0px 10px;
	min-height: 125px;
	height: auto !important;
	height: 125px;
}

#body-box .odd img, #body-box .even img {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#body-box .odd {
	background-color: #a4ceec;
}

#body-box .even {
	background-color: #e1eff9;
}

#body-box h3{
	margin: 0px;
	padding: 0 10px 0 10px;
	font: 25px Arial, Helvetica, sans-serif;
	color: #3E72B5;
	font-weight: bold;
}

#body-box h4{
	height: 33px;
	background-color: #3e72b5;
	margin: 0px;
	padding: 0 10px 0 10px;
	font: 16px/33px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;

}

#body-box h5 {
	margin: 0px;
	padding: 0px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	display: inline;
}

#body-box h6 {
	margin: 0px;
	padding: 0px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	display: inline;
	}
	
#body-box h6 a{
	text-decoration: underline;
	color:#333333;
	}	
	
#body-box h6 a:hover {
	text-decoration: underline;
	color: #3e72b5;	
}	

p#terms-and-conditions {
	margin: 20px;
	padding: 0px;
	color: #999999;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}


#nav { 
	list-style-type: none;
	height: 200px;
	width: 623px;
	margin: 10px 0 20px 0;
	padding: 0;
}

#nav a {
	display: block;
	height: 200px;
	text-indent: -9999px;
}

#nav li { 
	float: left;
}

#nav li a:hover, #nav li:hover {
	background-position:-0 -200px;
}

#nav a.selected {
	background-position:-0 -200px;
}


.lifestyles #b-accom-north-american a {
	width: 124px;
	background-image: url(../images/lifestyles/b-lifestyles-accom-north-american.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.lifestyles #b-accom-international a {
	width: 124px;
	background-image: url(../images/lifestyles/b-lifestyles-accom-international.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.lifestyles #b-travel a {
	width: 125px;
	background-image: url(../images/lifestyles/b-lifestyles-travel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.lifestyles #b-activities a {
	width: 125px;
	background-image: url(../images/lifestyles/b-lifestyles-activities.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.lifestyles #b-leisure a {
	width: 125px;
	background-image: url(../images/lifestyles/b-lifestyles-leisure.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.collections #b-accom-north-american a {
	width: 124px;
	background-image: url(../images/collections/b-collections-accom-north-american.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.collections #b-accom-international a {
	width: 124px;
	background-image: url(../images/collections/b-collections-accom-international.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.collections #b-travel a {
	width: 125px;
	background-image: url(../images/collections/b-collections-travel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.collections #b-activities a {
	width: 125px;
	background-image: url(../images/collections/b-collections-activities.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.collections #b-leisure a {
	width: 125px;
	background-image: url(../images/collections/b-collections-leisure.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
