@charset "utf-8";
/* CSS Document */

body {margin: 0; background: #221d23; text-align: center; }

/* LANDING PAGE ********************************************/
#landingpage {text-align: center; width: 730px; height: 650px; margin: 20px auto 0;}
#splash {width: 730px; height: 550px;}
#enter {width: 730px; height: 70px;} 
#enter a {display: block; width: 730px; height: 70px; background: url(template_images/tkg/entersite.jpg) no-repeat; text-indent: -9999px;}

#footer {width: 870px; height: 35px; margin: 0 auto 0; padding: 20px 30px 5px;
	background: url(images/footer.gif) bottom no-repeat; clear: both;}
ul#footernav {padding-left: 10px;}
ul#footernav li {float: left; padding-right: 10px; margin-right: 10px; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; color: #635d64; border-right: 1px solid #aaa7a0;}
ul#footernav li.drinkaware, ul#footernav li.copyright {border:none; padding-right: 0; margin-right: 0;}
ul#footernav li.copyright {float: right; padding-right: 10px;}
ul#footernav li a {display: block; color: #635d64;}
