/*Footer*/
#footer-container { 
	width:980px;
	margin-top:0; margin-left:auto; margin-bottom:0; margin-right:auto;
	text-align:left;
	}
	
#footer-block{position:relative; z-index:8;}

#wrap-footer {width:100%; min-height:12.6em; height:auto !important; margin:0; background-color:#000;}
#footer-container {width:980px; margin:0 auto; background-color:#000;}

/*Footer Columns*/

.fcol-left {width:300px; float:left; padding-top:35px; padding-right:10px; padding-left:10px;}
.fcol-left p {margin-bottom:10px; font-size:0.65em; color:#fff;}
	.fcol-left p a {color:#fff; text-decoration:none;}
	.fcol-left p a:hover {color:#C1A55E; text-decoration:underline;}

.fcol-middle {width:360px; float:left; padding::20px 10px 0 10px;}
.fcol-middle p {margin-bottom:10px; font-size:0.75em; color:#fff;}
	.fcol-middle p a {color:#fff; text-decoration:none;}
	.fcol-middle p a:hover {color:#C1A55E; text-decoration:underline;}

.fcol-right {width:600px; float:right; padding-top:25px; text-align:right;}
.fcol-right p {margin-bottom:10px; padding-left:0px; font-size:0.65em; color:#fff;}
	.fcol-right p a {color:#fff; text-decoration:none;}
	.fcol-right p a:hover {color:#C1A55E; text-decoration:underline;}
	
/* Start Footer Nav */
	a#enjoy-responsibly{ background-image:url("../images/enjoy-responsibly.gif"); background-repeat:no-repeat; background-position:top right; height:45px; width:56px; float:right; position:relative;}

	.footernav  {float:right; width:530px; margin:2px 12px 0 0;}
	.footernav li {color:#ffffff; list-style:none; display:inline;}
	.footernav li a {color:#fff; text-decoration:none; font-size:0.65em;}
	.footernav li a:hover {color:#C1A55E; text-decoration:underline;}
	.footernav span.pipe{font-size:0.7em;}
/* End Footer Nav */





