@charset "utf-8";
/*
body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	}
*/
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #251E16;
}
body, html {
	color: #ffffff;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #800000;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(Images/red-pattern.png);
}

body a {
	color: #70020f;
	text-decoration: underline;
}

body a:hover {
	color: #e49308;
}

#bg {
	background-color: #70010f;
	width: 800px;
	padding-top: 30px;
}

.bgleft {
background-image:url(Images/left-edge.png);
background-repeat: repeat-y;
background-position: left;
}

.bgright {
background-image:url(Images/right-edge.png);
background-repeat: repeat-y;
background-position: right;
}

.main {
}

.container {
	background: url(Images/bg-container2.png) repeat-y;
	width: 860px;
	margin: 0 auto;
}

.header {
	background: url(Images/tasteofasia-banner.jpg) no-repeat;
	height: 180px;
	width: 800px;
	margin: 0 auto;
}

#page_menu {
	width: 800px;
	height: 30px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page_menu ul {
	width: 800px;
	height: 30px;
	list-style-type: none;
	overflow: hidden;
	margin: 0 auto;
}

#page_menu li {
	width: 160px;
	height: 30px;
	float: left;
	margin-right:1px;
	background-color: #4d010b;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#page_menu li.last {
	width: 156px;
	margin: 0 auto;
}

#page_menu a {
	display: block;
	color: #ff9306;
	text-decoration: none;
	margin-top: 8px;
}

#page_menu a:hover {
	color: #fff9bc;
}

.content {
	margin: 0 auto;
	padding-top: 30px;
	width: 725px;
	color: #622d29;
	background-color: #ffefc1;
	height: auto;
}

.locations {
	padding-top: 15px;
	width: 370px;
	color: #622d29;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.container .body .content .locations p {
	text-align: center;
	line-height: 0px;
	font-style: normal;
	font-weight: normal;
}
.container .body .content .locations img {
	padding-bottom: 10px;
}

.container .body .welcome {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #4D010B;
	padding-top: 20px;
}

.footer {
	color: #ffffff;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: bottom;
	background-color: #4d010b;
	vertical-align: text-bottom;
}
.footer a {color: #ff9306; text-decoration: none;}	
.footer a:hover {color: #fff9bc;}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

.contactform h2{
	display: block;
	width: 390px;
	margin-top: 3px;
	margin-bottom: -2px;
	margin-left: -1px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	background: #4d010a url(images/h2-02.jpg) repeat-x;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #224272;
}

.contactform {
	background: url(Images/contact_header.png) no-repeat;
	width: 400px;
	height: 25px;
	overflow: hidden;
}

.contact_content {
	font-size: 12px;
	color: #4d010b;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #f6ca91;
}

.accent {
	color: #ffffff;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #8c0117;
	font-size: 11px;
	font-weight: bold;
}