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

body {
	background-color: #000;
	overflow: auto;
	}

#wrapper {
	width: 980px;
	margin: 0 auto 0 auto;
}

#header {
	width:980px;
	height: 130px;
}

#header .container {
	width: 180px;
	height: 100px;
	float:left;
	margin: 20px 0 0 0;
}
#header .number {
	width: auto;
	height: 25px;
	float: right;
	margin: 50px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #FFF;
	text-align:right;
}
#header .number .span {
	width: 20px;
	height: 20px;
	float:left;
	padding:2px;
}
#header .navbar {
	width: 300px;
	height: 25px;
	float: right;
	margin: 20px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #FFF;
	text-align:right;
	clear:right;
}
#header .navbar span {
	color:#F00;
}
/*--Index Start--*/

#home #content {
	width: 980px;
	/*background-image:url('images/room_kingtown.jpg');*/
}
#home #content .container {
	width: 980px;
	height: 350px;
}
#home #content .container .ImageCarousel.auto{
	width: 980px; height: 350px;
}
#home #info {
	margin:0 auto 0 auto;
	width: 980px;
	height: 200px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:11px;
	
}
#home #info .container {
	width: 300px;
	float: left;
	margin: 10px 12px 0 12px;
	text-align: left;
}
#home #info .container h1 {
	color: #F00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
}
#home #info .container h2 {
	color: #F00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:27px;
	font-weight:bold;
	line-height:normal;
	margin: 25px 0 0 0;
}

#home #info .container span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
/*--Index End--*/


/*--Menu Start--*/
#menu #content {
	width: 980px;
	height:400px;
}

#menu #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/menu_kingtown.jpg');
}
#menu #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#menu #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}

#menu a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#menu a:visited {color:#FFF; text-decoration: none}  /* visited link */
#menu a:hover {color:#000;text-decoration: none}  /* mouse over link */
#menu a:active {color:#000;text-decoration: none}  /* selected link */


/*--Menu End--*/


/*--Soupsandapps Start--*/
#soupsandapps #content {
	width: 980px;
	height:400px;
}

#soupsandapps #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/soups_kingtown.jpg');
}
#soupsandapps #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#soupsandapps #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#soupsandapps #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}

#soupsandapps a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#soupsandapps a:visited {color:#FFF; text-decoration: none}  /* visited link */
#soupsandapps a:hover {color:#000;text-decoration: none}  /* mouse over link */
#soupsandapps a:active {color:#000;text-decoration: none}  /* selected link */


#soupsandapps #info {
	width: 980px;
}
#soupsandapps #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#soupsandapps #info .container {
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#soupsandapps #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}
/*--Soupsandapps End--*/

/*--Fried Rice Start--*/

#friedrice #content {
	width: 980px;
	height:400px;
}

#friedrice #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/rice_kingtown.jpg');
}
#friedrice #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#friedrice #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#friedrice #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}

#friedrice a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#friedrice a:visited {color:#FFF; text-decoration: none}  /* visited link */
#friedrice a:hover {color:#000;text-decoration: none}  /* mouse over link */
#friedrice a:active {color:#000;text-decoration: none}  /* selected link */


#friedrice #info {
	width: 980px;
}
#friedrice #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#friedrice #info .container {
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#friedrice #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--Fried Rice End--*/

/*--Chop Suey Start--*/


#chopsuey #content {
	width: 980px;
	height:400px;
}

#chopsuey #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/chopsuey_kingtown.jpg');
}
#chopsuey #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#chopsuey #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#chopsuey #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}

#chopsuey a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#chopsuey a:visited {color:#FFF; text-decoration: none}  /* visited link */
#chopsuey a:hover {color:#000;text-decoration: none}  /* mouse over link */
#chopsuey a:active {color:#000;text-decoration: none}  /* selected link */


#chopsuey #info {
	width: 980px;
}
#chopsuey #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#chopsuey #info .container {
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#chopsuey #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--Chop Suey End--*/

/*--Chow Mein Start--*/


#chowmein #content {
	width: 980px;
	height:400px;
}

#chowmein #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/chowmein_kingtown.jpg');
}
#chowmein #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#chowmein #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#chowmein #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}

#chowmein a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#chowmein a:visited {color:#FFF; text-decoration: none}  /* visited link */
#chowmein a:hover {color:#000;text-decoration: none}  /* mouse over link */
#chowmein a:active {color:#000;text-decoration: none}  /* selected link */


#chowmein #info {
	width: 980px;
}
#chowmein #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#chowmein #info .container {
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#chowmein #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--Chow Mein End--*/

/*--Curried Dishes Start--*/

#currieddishes #content {
	width: 980px;
	height:400px;
}

#currieddishes #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/currieddishes_kingtown.jpg');
}
#currieddishes #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#currieddishes #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#currieddishes #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}

#currieddishes a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#currieddishes a:visited {color:#FFF; text-decoration: none}  /* visited link */
#currieddishes a:hover {color:#000;text-decoration: none}  /* mouse over link */
#currieddishes a:active {color:#000;text-decoration: none}  /* selected link */


#currieddishes #info {
	width: 980px;
}
#currieddishes #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#currieddishes #info .container {
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#currieddishes #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--Curried Dishes End--*/

/*--Sweet and Sour Start--*/


#sweetandsour #content {
	width: 980px;
	height:400px;
}

#sweetandsour #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/sweetandsour_kingtown.jpg');
}
#sweetandsour #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#sweetandsour #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#sweetandsour #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}

#sweetandsour a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#sweetandsour a:visited {color:#FFF; text-decoration: none}  /* visited link */
#sweetandsour a:hover {color:#000;text-decoration: none}  /* mouse over link */
#sweetandsour a:active {color:#000;text-decoration: none}  /* selected link */


#sweetandsour #info {
	width: 980px;
}
#sweetandsour #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#sweetandsour #info .container {
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#sweetandsour #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--Sweet and Sour End--*/

/*--Foo Young Start--*/

#fooyoung #content {
	width: 980px;
	height:400px;
}

#fooyoung #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/sweetandsour_kingtown.jpg');
}
#fooyoung #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#fooyoung #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#fooyoung #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}


#fooyoung a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#fooyoung a:visited {color:#FFF; text-decoration: none}  /* visited link */
#fooyoung a:hover {color:#000;text-decoration: none}  /* mouse over link */
#fooyoung a:active {color:#000;text-decoration: none}  /* selected link */


#fooyoung #info {
	width: 980px;
}
#fooyoung #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#fooyoung #info .container {
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#fooyoung #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--Foo Young End--*/

/*--Noodle Dishes Start--*/

#noodle #content {
	width: 980px;
	height:400px;
}

#noodle #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/noodle_kingtown.jpg');
}
#noodle #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#noodle #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#noodle #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}


#noodle a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#noodle a:visited {color:#FFF; text-decoration: none}  /* visited link */
#noodle a:hover {color:#000;text-decoration: none}  /* mouse over link */
#noodle a:active {color:#000;text-decoration: none}  /* selected link */


#noodle #info {
	width: 980px;
}
#noodle #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#noodle #info .container {
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#noodle #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--Noodle Dishes End--*/

/*--New To Our Menu Start--*/

#newtoourmenu #content {
	width: 980px;
	height:400px;
}

#newtoourmenu #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/newtoourmenu_kingtown.jpg');
}
#newtoourmenu #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#newtoourmenu #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#newtoourmenu #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}


#newtoourmenu a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#newtoourmenu a:visited {color:#FFF; text-decoration: none}  /* visited link */
#newtoourmenu a:hover {color:#000;text-decoration: none}  /* mouse over link */
#newtoourmenu a:active {color:#000;text-decoration: none}  /* selected link */


#newtoourmenu #info {
	width: 980px;
}
#newtoourmenu #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#newtoourmenu #info .container {
	width: 650px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#newtoourmenu #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--New To Our Menu End--*/

/*--Veggie and Bean Curd Start--*/

#veggieandbeancurd #content {
	width: 980px;
	height:400px;
}

#veggieandbeancurd #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/veggie_kingtown.jpg');
}
#veggieandbeancurd #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#veggieandbeancurd #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#veggieandbeancurd #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}


#veggieandbeancurd a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#veggieandbeancurd a:visited {color:#FFF; text-decoration: none}  /* visited link */
#veggieandbeancurd a:hover {color:#000;text-decoration: none}  /* mouse over link */
#veggieandbeancurd a:active {color:#000;text-decoration: none}  /* selected link */


#veggieandbeancurd #info {
	width: 980px;
}
#veggieandbeancurd #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#veggieandbeancurd #info .container {
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#veggieandbeancurd #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--Veggie and Bean Curd End--*/

/*--Chicken Start--*/

#chicken #content {
	width: 980px;
	height:400px;
}

#chicken #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/chicken_kingtown.jpg');
}
#chicken #content .container .ImageCarousel.auto{
	width: 980px; height: 400px;
	
}
#chicken #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;

	
}
#chicken #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#chicken #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}


#chicken a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#chicken a:visited {color:#FFF; text-decoration: none}  /* visited link */
#chicken a:hover {color:#000;text-decoration: none}  /* mouse over link */
#chicken a:active {color:#000;text-decoration: none}  /* selected link */


#chicken #info {
	width: 980px;
}
#chicken #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#chicken #info .container {
	width: 600px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#chicken #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--Chicken End--*/

/*--Beef Start--*/

#beef #content {
	width: 980px;
	height:400px;
}

#beef #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/beef_kingtown.jpg');
}
#beef #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#beef #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#beef #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}


#beef a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#beef a:visited {color:#FFF; text-decoration: none}  /* visited link */
#beef a:hover {color:#000;text-decoration: none}  /* mouse over link */
#beef a:active {color:#000;text-decoration: none}  /* selected link */


#beef #info {
	width: 980px;
}
#beef #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#beef #info .container {
	width: auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#beef #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--Beef End--*/

/*--Pork Start--*/

#pork #content {
	width: 980px;
	height:400px;
}

#pork #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/pork_kingtown.jpg');
}
#pork #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#pork #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#pork #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}


#pork a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#pork a:visited {color:#FFF; text-decoration: none}  /* visited link */
#pork a:hover {color:#000;text-decoration: none}  /* mouse over link */
#pork a:active {color:#000;text-decoration: none}  /* selected link */


#pork #info {
	width: 980px;
}
#pork #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#pork #info .container {
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#pork #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--Pork End--*/

/*--Seafood Start--*/

#seafood #content {
	width: 980px;
	height:400px;
}

#seafood #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/beef_kingtown.jpg');
}
#seafood #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#seafood #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#seafood #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}


#seafood a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#seafood a:visited {color:#FFF; text-decoration: none}  /* visited link */
#seafood a:hover {color:#000;text-decoration: none}  /* mouse over link */
#seafood a:active {color:#000;text-decoration: none}  /* selected link */


#seafood #info {
	width: 980px;
}
#seafood #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#seafood #info .container {
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#seafood #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--Seafood End--*/

/*--Kids Menu Start--*/

#kidsmenu #content {
	width: 980px;
	height:400px;
}

#kidsmenu #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/fries_kingtown.jpg');
}
#kidsmenu #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#kidsmenu #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#kidsmenu #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}


#kidsmenu a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#kidsmenu a:visited {color:#FFF; text-decoration: none}  /* visited link */
#kidsmenu a:hover {color:#000;text-decoration: none}  /* mouse over link */
#kidsmenu a:active {color:#000;text-decoration: none}  /* selected link */


#kidsmenu #info {
	width: 980px;
}
#kidsmenu #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#kidsmenu #info .container {
	width: auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 5px auto;
}
#kidsmenu #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#C00;
}

/*--Kids Menu End--*/

/*--Dinner Parties Start--*/

#dinnerparties #content {
	width: 980px;
	height:400px;
}

#dinnerparties #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/beef_kingtown.jpg');
}
#dinnerparties #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#dinnerparties #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#dinnerparties #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}


#dinnerparties a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#dinnerparties a:visited {color:#FFF; text-decoration: none}  /* visited link */
#dinnerparties a:hover {color:#000;text-decoration: none}  /* mouse over link */
#dinnerparties a:active {color:#000;text-decoration: none}  /* selected link */


#dinnerparties #info {
	width: 980px;
}
#dinnerparties #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}

#dinnerparties #info .container {
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	clear:left;
	color:#FFF;
	margin: 0 auto 10px auto;
	border-bottom: thin;
	border-bottom-color: #C00;
	border-bottom-width: thin;
	border-bottom-style:solid;
	padding: 0 0 10px 0;
	
}
#dinnerparties #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	color:#C00;
}

/*--Dinner Parties End--*/

/*--Combo Plates Start--*/

#combinationplates #content {
	width: 980px;
	height:400px;
}

#combinationplates #content .container {
	width: 980px;
	height:400px;
}
#combinationplates #content .container .ImageCarousel.auto{
	width: 980px; height: 400px;
}
#combinationplates #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#combinationplates #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#combinationplates #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}


#combinationplates a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#combinationplates a:visited {color:#FFF; text-decoration: none}  /* visited link */
#combinationplates a:hover {color:#000;text-decoration: none}  /* mouse over link */
#combinationplates a:active {color:#000;text-decoration: none}  /* selected link */


#combinationplates #info {
	width: 980px;

}
#combinationplates #info .title {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;
	width: 980px;
}
#combinationplates #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}
#combinationplates #left .container {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
#combinationplates #right .container {
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
#combinationplates #info .container {
	width: 300px;
	height: 125px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#FFF;
	margin: 0 auto 10px auto;
	border-top: thin;
	border-top-color: #C00;
	border-top-width: thin;
	border-top-style:solid;
	padding: 10px 0 10px 10px;
	
	
}
#combinationplates #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	color:#C00;
}

/*--Combo Plates End--*/

/*--Lunch Specials Start--*/

#lunchspecials #content {
	width: 980px;
	height:400px;
}

#lunchspecials #content .container {
	width: 980px;
	height:400px;
	background-image:url('images/lunch_1_kingtown.jpg');
}
#lunchspecials #content .container .info {
	width: 260px;
	padding: 40px 0 0 40px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}
#lunchspecials #content .container .info span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#lunchspecials #content .container .info span span {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}


#lunchspecials a:link {color:#FFF; text-decoration: none}      /* unvisited link */
#lunchspecials a:visited {color:#FFF; text-decoration: none}  /* visited link */
#lunchspecials a:hover {color:#000;text-decoration: none}  /* mouse over link */
#lunchspecials a:active {color:#000;text-decoration: none}  /* selected link */


#lunchspecials #info {
	width: 980px;

}
#lunchspecials #info .title {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;
	width: 980px;
}
#lunchspecials #info .title p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	color:#FFF;
	font-weight: bold;
	margin: 0 auto 10px auto;
	width: 980px;
}
#lunchspecials #info .title span {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	float: left;
	color:#C00;
	font-weight: bold;
	margin: 0 auto 10px auto;

}
#lunchspecials #left .container {
	float: left;
	
}
#lunchspecials #right .container {
	float: left;
	
}
#lunchspecials #info .container {
	width: 300px;
	height: 125px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#FFF;
	margin: 0 auto 10px auto;
	border-top: thin;
	border-top-color: #C00;
	border-top-width: thin;
	border-top-style:solid;
	padding: 10px 0 10px 10px;
	
	
}
#lunchspecials #info .container span {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	color:#C00;
}

/*--Lunch Specials End--*/

/*--Index Start--*/

#contact #content {
	width: 980px;
}
#contact #content .container {
	width: 980px;
	height: 350px;
}
#contact #info {
	margin:0 auto 0 auto;
	width: 980px;
	height: 200px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:11px;
	
}
#contact #info .container {
	width: 300px;
	float: left;
	margin: 10px 12px 0 12px;
}
#contact #info .container h1 {
	color: #F00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
}
#contact #info .container h2 {
	color: #F00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:27px;
	font-weight:bold;
	line-height:normal;
	margin: 25px 0 0 0;
}

#contact #info .container span {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
/*--Contact End--*/


#footer {
	width: 980px; height: 20px;
	margin: 0 auto 0 auto;
	border-bottom: medium;
	border-bottom-color: #C00;
	border-bottom-width: thick;
	border-bottom-style:solid;
	clear: both;
}

a:link {color:#FFF; text-decoration: none}      /* unvisited link */
a:visited {color:#FFF; text-decoration: none}  /* visited link */
a:hover {color:#F00;text-decoration: none}  /* mouse over link */
a:active {color:#F00;text-decoration: none}  /* selected link */
