body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: black;
	background: #fefefe url("../chuck/bg.jpg") 0 0 repeat-x;
	text-align: center;
	behavior:url("../chuck/csshover.htc");
	}
	
	a:link 
{ 
	color: #752985;
	text-decoration: underline;
}

a:visited 
{ 
	color: #a85ab6;
	text-decoration: underline;
}

a:hover 
{ 
	color: #752985; 
	text-decoration: underline;
}

a:active 
{ 
	color: #752985;
	text-decoration: underline;
}
	
	
	div{
	margin: 0;
	padding: 0;
	border: 0;
	}
	
	#container {	
	width: 744px;
	height: 162px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	position: relative;
	}
	
	.sp {
	width: 650px;	
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	background: transparent /*url("../chuck/gradient.jpg") 3px 100% no-repeat*/;	
	}
	
	#content {    
    width: 744px;  
    background: transparent url("../chuck/shadow_bg.png") repeat-y;
    }	
    
    .inner_container {
    position: relative;
    width: 742px;
	min-height: 250px; 
	padding: 0 0 5px 0;
	margin: 0;
    background: transparent url("../chuck/gradient.jpg") 3px 100% no-repeat;	
	text-align: left;
    }

	.promos {
	float: left;
	border: none;
	}
	
	#promos {
	float: none;
	}
	
	#reserve_party {
	width: 258px;
	height: 128px;
	background: transparent url("../chuck/promo_birthday_zip.jpg") 0px 0px no-repeat;}
	
	
	
	iframe {
	position: relative; left: -50000px;
	}

	#tg{
			position:absolute;
			z-index:60;
			width:150px;
			height:150px;
			top:457px;
			left:47.7%;
		}
		#td{
			position:absolute;
			z-index:50;
			width:492px;
			height:302px;
			top:283px;
			left:2px;
		}
		body
		{
			height:100%;
		}

       
    
    /* Min height for IE, with IE5/Mac backslash filter \*/
    * html .inner_container {
	height: 250px;
	}
	/* end filter */
	/* end hack */
    
    .inner_container p {
	padding: 0 20px 0 35px;
	}
	
	.inner_container ol, .inner_container ul {
	margin: 0 20px 0 55px;
	padding: 0;
	}
	
	/*li {
	list-style-position: inside;
	}*/
	
    .discl {
	font-style: italic;
	margin: 0;
	}  
	
	.req, .error {
	color: red;
	}
	
	.small {
	font-size: 80%;
	}
	
	ul.bullet li {	
	list-style-image: url("../chuck/purple-bullet.gif");	
	}
   
	/* Forms - Start */
    /*****************/	
	
	input, textarea, select {
	border: 1px solid black;
	}
	
	textarea {
	width: 250px;
	height: 100px;
	}
	
	input.no-border {
	border: none;
	}

	input#submit, button, a.btn, a.btn:link {
	padding: 3px;	
	margin: 0;
	border: 1px solid white;    
    background: #ce0404 url("../chuck/button_bg.gif") repeat-x;
    color: white;
    font-weight: bold;
    font-family: verdana, sans-serif;
    font-size: 11px;  
    cursor: pointer; 
    text-decoration: none;
    }
    
    a.btn:hover, a.btn:visited, a.btn:active {
    color: white;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    }
    
    label {
	font-weight: bold;
	}
    
    /* Forms - End */
    /***************/	
    
    /* Footer - Start */

	/*#footer {
	float:left;
	text-align:left;
	width:744px;
	}*/



 #footer ul {
	padding: 5px 0;}
	
    #footer li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline;
    font-size: 11px;
    text-align: center;}

    #footer li a {
    color: black;
    text-decoration: none;
    padding: 0px 10px 0 12px;
	margin: 0;
    border-left: 1px solid black;
    }
    
    #footer li a:hover {
	text-decoration: underline;
	}
    
    #footer li.first a {
    border-left: 0;
    }
    
    /* Footer - End */
    
    /* Miscellaneous Styles Start */
    /* *************************** */
    
    a.email, a.email:hover, a.email:active, a.email:visited {
	padding: 0 0 10px 30px;
	display: block;
	font-weight: bold;
	background: transparent url("../chuck/envelope.gif") no-repeat;
	}
	
	a.print, a.print:hover, a.print:active, a.print:visited {
	padding: 0 0 10px 22px;
	display: block;
	font-weight: bold;
	background: transparent url("../chuck/printer.gif") no-repeat;
	}
	
	a.link-btn,
	p.link-btn a:visited,
	div.link-btn a:visited,
	div.link-btn a.link-btn {
	font: bold 12px verdana;
	text-decoration: none;
	padding: 0 10px;
	background: transparent url("../chuck/link_btn.gif") no-repeat;
	color: #752985;
	}
	
	ul.link-btn li {
	list-style: none;
	}

	ul.link-btn a:hover,
	ul.link-btn a:active,
	p.link-btn a:hover,
	p.link-btn a:active,
	div.link-btn a:hover,
	div.link-btn a:active {
	text-decoration: underline;
	color: #48ad47;
	background: transparent url("../chuck/link_btn_over.gif") no-repeat;
	}
	
	div.link-btn
	a.link-btn {
	padding-right:0;
	}
	
	.fb_tw_share {
	margin: -50px 0 0 500px;
	position: absolute; }

	.fb_tw_share iframe  {
		left: 0; }
	
	/*.fb_share {
		background: url(../chuck/fb_share.gif) no-repeat;
		color: #9C9B9B;
		display: block;
		float: left;
		font-size: 0.8em;
		height: 17px;
		padding: 3px 0 0 64px;
		text-align: center;
		width: 22px; }*/
	
	.fb_share {
		color: #999999;
		font-size: 0.8em;
		left: -17px;
		position: relative;
		top: -6px; }
	
	/* Miscellaneous Styles End */
    /* ************************ */