/* ------------------ Object styles ------------------ */
@import url(../objects/popup.css);
@import url(../objects/pager.css);
@import url(../objects/gallery.css);
@import url(../pages/santamarina.css);
/* ------------------ Page styles ------------------ */
/* Layout */
.container .col2 {
	width: 695px;
	margin-right: 0;
}
.container .col3 {
	display: none;
}
/* Page title */
.page_title {
	background-color: #d8c25d;
}
/* Page title image in gallery depends on second page css file in header of each gallery subpage */ 
/* Sub navigation */
.sub_navigation .current a,
.sub_navigation .current a:hover {
	color: #b90;
	background-image: url(../../../pics/bullet_yellow.gif);
}
/* Content */
h1.title {
	margin-bottom: 12px;
}
