@charset "utf-8";
/* CSS Document */
#header {background:url(/Images/includes/Header_wave.png) bottom left no-repeat; padding-bottom:39px; position:relative;}
#header img { vertical-align:bottom;}
#nav-main {list-style:none; background:url(/Images/includes/Nav_background.png) left top repeat-y; line-height:1.9em; padding-left:15px;}
#nav-main li {display:inline;}
#nav-main a {color:#000; font-size:1.4em; background:url(/Images/includes/Nav_bullet.png) left center no-repeat; padding-left:8px; text-transform:uppercase;}
#header #caption {text-transform:uppercase; font-size:1.1em; color:#af5151; position:absolute; bottom:23px; left:22px;}

#footer {background:url(/Images/includes/footer_background.png) left top no-repeat; height:2em; line-height:2em; color:#af5151; padding-left:22px; font-size:1.1em;}

