
/* Custom css for the new viewer */
/* Latitue26 */


/* Custom CSS */
body {
	background-color: #FFFFFF;
	background-image: url('/images_customers/1277/lat26-bkgr2.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom left;
	color: #163C65;
}

#main  {
	background-color: #DFE0DB;
}

#button-container {
	background-color: #0A4F7E;
}

.photo {
	/* color: #163C65; */
}

.tour {
	color: #DCD69B; 
}

#button-more a,
#button-below a {
	color: 163C65;
	font-size: 12pt; 
	font-weight: normal;
}

#slide-show-nav-inner {
	color: white;
}

p.small {
	color: #FFFFFF;
}

.box,
#box-footer {
	background-color: #0A4F7E;
	color: #FFFFFF;
}




