/* CSS Document */
/*------------------------------Gobal veriable----------------------*/
body {
			padding:0;
			margin:0;
			background-image:url(images/background.gif);
			background-repeat:repeat-x;
			background-color:#921212;
			}
p 	{
			padding:0;
			margin:0;
			}
.thankyouText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #AA8D65;
	text-decoration: none;
	letter-spacing: 1px;
}
.Title_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C69C6C;
	text-decoration: none;
}
.Title_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: lighter;
	color: #C69C6C;
	text-decoration: none;
}
.Title3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Title_4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	color: #C69C6C;
	text-decoration: none;
}



*		{
			font-family:tahoma;
			font-size:9px;
			
			}
form {
			padding:0;
			margin:0;
			}
			
/*------------------------------top menubar----------------------*/

.topmenu {
			color:#4A2011;
			font-size:11px;
			font-style:normal;
			font-weight:bold;
			text-decoration:none;
			}
.takeoutText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A2855E;
	text-decoration: none;
}
.Seamlessweb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}


.welcometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #440C0B;
}

.wlcometext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;
}
.munutitleRight {
	font-size: 11px;
	font-weight: bold;
	color: #C8A97E;
	text-decoration: none;
}

			
.topmenu:hover {
			color:#000;
			font-size:11px;
			font-style:normal;
			font-weight:bold;
			text-decoration:none;
			}
			
.whitetext {
			color:#E1E1E1;
			font-size:11px;
			font-style:normal;
			font-weight:bold;
			text-decoration:none;
			}
			
.whitetext:hover {
			color:#E1E1E1;
			font-size:11px;
			font-style:normal;
			font-weight:bold;
			text-decoration:underline;
			}
				
/*------------------------------News----------------------*/

.golden {
			color:#9F815A;
			font-style:normal;
			font-weight:bold;
			}
			
.pink {
			color:#AE422E;
			font-size:10px;
			font-style:normal;
			font-weight:bold;
			}
			
/*------------------------------Contact----------------------*/

.contact {
			color:#9F815A;
			font-style:normal;
			padding-left:160px;
			padding-top:38px;
			}
			
.texrg {
			color:#9F815A;
			font-style:normal;
			padding-left:160px;
			padding-left:15px;
			padding-right:20px;
			}
			
/*------------------------------side backgrounds----------------------*/

.leftbg {
			background-image:url(images/leftbg.gif);
			background-repeat:no-repeat;
			}
			
.rightbg {
			background-image:url(images/rightbg.gif);
			background-repeat:no-repeat;
			}
/*------------------------------Footer----------------------*/
.footer {
			background-color:#310C0D;
			}
			
.copyright {
			color:#8D6E45;
			}
			
.footermenu_link {
				color:#AE422E;
				font-weight:normal;
				text-decoration:none;
				}
.footermenu_link:hover {
					color:#AE422E;
					text-decoration:underline;
					}
.takeoutText img {
	text-decoration: none;
}
