/* ------------------------------------------- */
/* BODY                                        */
body { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
/* ------------------------------------------- */
/* BRANDING                                    */
div#branding { text-indent: -9999em; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
div#nav_main { line-height: 25px; text-transform: lowercase; font-size: 1.3em; font-family: Verdana, Arial, Helvetica, sans-serif; }
div#nav_main a:hover { font-weight: bold; }
div#nav_main li#active a { font-weight: bold; }
/* ------------------------------------------- */
/* CONTENT MAIN                                */
div#content_main { font-size: 1.1em; line-height: 19px; }
	div#content_main h2 { font-size: 1.8em; line-height: 30px; font-weight: normal; text-transform: lowercase; }
		div#content_main h2 span { font-size: 1.4em; text-transform: capitalize; }
	div#content_main div#price p { line-height: 16px; }
	div#content_main div#price h2 { text-transform: none; font-size: 1em; font-weight: bold; }  
		div#content_main div#price h2 span { font-weight: normal; font-size: 1em; display: inline }  
div#content_main div#price { line-height: 15px; }

/* ------------------------------------------- */
/* CONTENT SUB                                */
div#content_sub h3 { text-indent: -9999em; }
div#content_booking h3 { text-indent: -9999em; }
/* ------------------------------------------- */
/* SITE INFO                                   */
div#site_info { font-size: 1.1em; }
