/** MAIN BACKGROUND **/
html { background:#A5DFFF url('background.jpg') 0 bottom repeat-x fixed; }
body {}

/** HERO SLIDE **/
header#page_header #hero { }
header#page_header #hero a#logo { }
header#page_header #hero a#logo img {  }

/** MAIN CONTENT **/
#main_content { max-width: 1000px; }

/** LOGO **/
header#page_header a#logo { background:transparent; border: 0 none; -webkit-box-shadow:0 none; box-shadow:none; }
header#page_header a#logo img {  }

/* PRICE-POINT TAB */
#main_content #featured_packages.step1b ul.package-horizontal li.package p.price-point { /* set tab's background color and main price text color */ }
#main_content #featured_packages.step1b ul.package-horizontal li.package p.price-point span.price-sub-line { /* set byline text color */ }
#main_content #featured_packages.step1b ul.package-horizontal li.package p.price-point span.price-sub-line span.perPersonPrice { /* set byline text color for per person pricing */ }
