body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(img/bg_img.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #F7DA65;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #F7CC27;
	text-decoration: none;
}
ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 35px;
	}
.yellowtext {
	color: #F7CC27;
}


#cemtralize {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
}
#contain {
	background-color: #FFFFFF;
	float: left;
	width: 845px;
	background-image: url(img/conatiner_BG.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(img/header_img.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 113px;
	width: 845px;
}
#restaurant_img {
	background-image: url(img/restaurant_img.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 201px;
	width: 636px;
}
#right_column_index {
	background-image: url(img/side_collection_BG.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 209px;
	background-color: #2B81A2;
}
#right_column_events {
	background-image: url(img/side_collection_img.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 209px;
}
#right_column_menu {
	background-image: url(img/side_collection_BG.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 209px;
	background-color: #2B81A4;
}
#right_column_location {
	background-image: url(img/side_collection_img.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 209px;
}
#right_column_contact {
	background-image: url(img/side_collection_img.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 209px;
}
.clearboth {
	clear: both;
	color: #ffffff;
	font-size: 9px;
	text-align: right;
	padding-top: 3px;
	background-image: url(img/footer_BG.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu {
	text-align: right;
	float: left;
	width: 845px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
#header_contact {
	text-align: right;
	float: left;
	height: 52px;
	width: 845px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 34px;
}
#main {
	padding: 20px;
	float: left;
	width: 596px;
}
#main a {
	color: #999900;
	text-decoration: none;
}

#main a:hover {
	color: #000000;
	text-decoration: none;
}
#map {
	float: right;
	height: 233px;
	width: 378px;
	color: #CE3933;
	text-align: right;
}
#againsthunger {
	float: right;
	height: 219px;
	width: 118px;
	padding-right: 30px;
}
.align_right {
	text-align: right;
}


.bigtext {
	font-size: 16px;
	font-weight: normal;
}
.headingtext {
	font-size: 16px;
	color: #2B81A4;
}
.headingtext_alignright {
	text-align:right;
	font-size: 16px;
	color: #2B81A4;
}
.boldtext {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
#review_left {
	float: left;
	width: 270px;
	padding-right: 25px;
	padding-left: 20px;
}
#review_right {
	float: left;
	width: 270px;
}
.blue {
	color: #2B81A4;
}

.clear_plain {
	clear: both;
}

.review_style{
	font-style: italic;
	color: #999999;
}
