/* 
	CSS for Point Reyes microsite only
*/

@import "micro_gen.css";

#page {
	background: transparent url(http://norcalhostels.org/templates/hi_norcal/images/_reyes/header_main.gif) top left no-repeat !important;
}

#banner_photo {
	background: transparent url(../../../images/template/reyes/banner_photo.jpg) top left no-repeat;
}

/* Big image in left column */
#big_image {
	background: transparent url(../../../images/template/reyes/big_image.jpg) top left no-repeat;
}

/* 3 modules at top of Things To Do Landing page */

.moduletable_.ttd_news {
	background: transparent url(../../../images/template/reyes/modules/ttd_news.jpg) no-repeat;
}

.moduletable_.ttd_events {
	background: transparent url(../../../images/template/reyes/modules/ttd_events.jpg) no-repeat;
}

.moduletable_.ttd_sights {
	background: transparent url(../../../images/template/reyes/modules/ttd_sights.jpg) no-repeat;
}

#btn_contact {
	background: transparent url(../images/_reyes/btn_contact.gif) left no-repeat;
}