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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/Sugar-Land-Resaurant_r1_c1.jpg);
	background-repeat:repeat-x;
	background-color:#E8AE74;
}

.linkbar {
	background:url(images/Sugar-Land-Resaurant_r3_c4.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#FFF;
}

a:link.bar {
color:#FFF;
text-decoration:none;
}

a:hover.bar {
color:#FFF;
text-decoration:underline;
}

a:visited.bar {
color:#FFF;
text-decoration:none;
}

a:active.bar {
color:#FFF;
text-decoration:none;
}

.bodytext {
	color:#333;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
}

.left {
	background:url(images/Left.gif);
}

.right {
	background:url(images/Right.gif);
}
