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

#ar_header {
	width: 770px;
	height: 310px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/familyfun/header_familyfun.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: 16em;
	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;
	}
	
	
#leftColumn {
	float:left;
	display:block;
	width: 370px;
	margin-left: 20px;
	font-size:11px;
	line-height:13px;
	color:#585956;
	/*
	font-size: 1.25em;
	line-height: 1.25em;*/
	}
	
#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;
	/*
	font-size:1.25em;
	line-height:1.25em;*/
	margin-left:10px;
	margin-top:16px;
	}
	
#ar_altpanel {
	width:320px;
	background-image:url(../images/familyfun/learnchinese.jpg);
	background-repeat:no-repeat;
	height:650px;
}

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

#ar_altpanel #rlist {
	display: block;
	padding: 75px 0px 0px 32px;
	font-size:11px;
	line-height:13px;
	color:#585956;
	font-size:1.25em;
	line-height: 1.5em;
	width:240px;
}

#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;
	font-size:11px;
	line-height:13px;
	color:#585956;
	/*
	font-size: 1.5em;
	line-height: 1.15em;*/
	}
	
.submitButton {
	position:relative;
	left:180px;
	margin-top: -33px;
	}	

#bt_list {
	margin-left:1em;
	list-style-type:disc;
	}

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;
	}
	
