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

td {
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#585956;
	}

#ar_header {
	width: 770px;
	height: 310px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/askchefjeff/header.jpg);
	background-repeat:no-repeat;
	}

#at_footer {
	display:block;
	width: 770px;
	height: 23px;
	background-image: url(../images/common/footer_img.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1em;
	}
	
#ar_header #h_text{
	font-size: 1.4em;
	width: 24em;
	line-height: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding: 120px 0px 0px 40px;
	}
	
#ar_content {
	display:block;
	width:770px;
	clear:both;
	margin-top:-25px;
	}
	
	
#leftColumn {
	float:left;
	display:block;
	width: 380px;
	margin-left: 16px;
	font-size:11px;
	line-height:13px;
	color:#585956;
	}
	
#rightColumn {
	display:block;
	width:324px;
	margin-right: 18px;
	float:right;
	}
	
.ar_recipe {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#585956;
	margin-left:10px;
	margin-top:16px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
	
#ar_ask {
	width:324px;
	background-image:url(../images/askchefjeff/sidepanel3.jpg);
	background-repeat:no-repeat;
	height:675px;
}

#ar_kitchen {
	width:324px;
	background-image:url(../images/askchefjeff/sidepanel4.jpg);
	background-repeat:no-repeat;
	height:668px;
}

#ar_tell {
	width:330px;
	background-image:url(../images/askchefjeff/sidepanel5.jpg);
	background-repeat:no-repeat;
	height:490px;
	}
	
#ar_tell #tlist {
	display: block;
	width:240px;
	padding: 60px 0px 0px 32px;
	font-size:1.25em;
	line-height:1.5em;
	}
	

#rlist {
	display: block;
	padding: 85px 0px 0px 32px;
	font-size:1.15em;
	line-height: 1.25em;
}

#finalLinks {
	display:block;
	width: 600px;
	padding-top: 40px;
	margin: 0px auto 0px auto;
	clear:both;
	}

#at_menu {
	width: 750px;
	height: 229px;
	background-image:url(../images/asiantonight/menu_bg.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
	}
	
#at_menu .menuItem {
	display:block;
	float:left;
	width: 158px;
	height: 198px;
	margin: 24px 14px 0px 14px;
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 1.5em;
	line-height: 1.15em;
	}
	
.submitButton {
	position:relative;
	left:180px;
	margin-top: -33px;
	}	

h1, h2 {
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1 {
	color:#990000;
	font-size:16px;
	font-weight:bold;
	}
	
h2 {
	color:#996600;
	font-size:1em;
	margin-bottom:.25em;
	margin-top: .75em;
	}
	
