@charset "utf-8";
/* CSS Document */

html, body {height:100%; margin:0; padding:0;}

.flash {width:960px; margin:auto;}

body {background-color:#390700; background-image: url(../PGANationalResortAndSpa/images/bgr.jpg); background-position:top; background-repeat:repeat-x;}

.footer {float:left; position:absolute;	bottom:0; width:100%;    /* Height of the footer */	background:#390700; background-image: url(../PGANationalResortAndSpa/images/bgr_footer.jpg); background-position:top; background-repeat:repeat-x; color:#dedada; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; padding:8px 0 10px 0; margin:0 0 0 0;}

.footer a:link, .footer a:active, .footer a:hover, .footer a:visited {color:#dedada}

