body {
		margin: 0;
		padding: 0;
		text-align: center;
		position: relative;
		background-color: #000;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
}

* { outline: none; }

#dailydeal {
	position: absolute;
	right: -40px;
	top: -85px;
	}

.credit {
	color: #888;
	position: absolute;
	right: 0;
	top: 50px;
	}
	

.credit a:link {text-decoration: none; color: #fff; }
.credit a:visited {text-decoration: none; color: #fff; }
.credit a:active {text-decoration: none; color: #fff; }
.credit a:hover {text-decoration: none; color: #cf0372; }	


img {
		border: none;
		}

#container {
		width: 960px;
		height: 606px;
		margin: 50px auto 0 auto;
		text-align: left;
		position: relative;
}

#container2 {
		width: 960px;
		margin: 50px auto 0 auto;
		text-align: left;
		position: relative;
}

#head {
		width: 960px;
		height: 88px;
		background-image: url('../images/head.gif');
		background-repeat: no-repeat;
		}
		
#foot {
		width: 960px;
		height: 49px;
		background-image: url('../images/foot.gif');
		background-repeat: no-repeat;
		position: relative;
		}

#homelink {
		position: absolute;
		left: 20px;
		top: 17px;
		}		
		
		.cat_line {
		width: 170px;
		border-bottom: 1px dashed #aaa;
		text-align: left;
		padding-top: 10px;
		}

		
#menu {
		width: 520px;
		height: 30px;
		text-align: justify;
		position: absolute;
		left: 400px;
		top: 46px;
		font-size: 14px;
		}
		
#menu a:link {text-decoration: none; color: #222; }
#menu a:visited {text-decoration: none; color: #222; }
#menu a:active {text-decoration: none; color: #222; }
#menu a:hover {text-decoration: none; color: #cf0372; }		

a.email:link {text-decoration: none; color: #fff; }
a.email:visited {text-decoration: none; color: #fff; }
a.email:active {text-decoration: none; color: #fff; }
a.email:hover {text-decoration: none; color: #cf0372; }	


a.cat_link:link {text-decoration: none; color: #fff; }
a.cat_link:visited {text-decoration: none; color: #fff; }
a.cat_link:active {text-decoration: none; color: #fff; }
a.cat_link:hover {text-decoration: none; color: #cf0372; }	
		
#main_body {
		width: 960px;
		height: 470px;
		position: relative;
		}
		
		
#main_image {
		position: absolute;
		left: 0;
		top: 0;
		width: 700px;
		height: 400px;
		}		
		
#left_content {
		width: 385px;
		height: 470px;
		position: relative;
		}
		
#left_content_gallery {
		width: 255px;
		height: 470px;
		position: relative;
		}
		
#left_contentGrey_gallery {
		width: 255px;
		height: 470px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
		background-color: #000;
		}
		
#left_contentGrey {
		width: 385px;
		height: 470px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
		background-color: #000;
		}
		
#left_copy {
		width: 385px;
		height: 470px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 200;
		}
		
#gallery_container {
		position: absolute;
		left: 265px;
		top: 0px;
		width: 700px;
		height: 400px;
		}
		
#home_wrap {
		position: absolute;
		left: 30px;
		top: 95px;
		width: 330px;
		line-height: 1.8em;
		}
		
#contact_wrap {
		position: absolute;
		left: 30px;
		top: 150px;
		width: 330px;
		line-height: 1.8em;
		}
		
#events_wrap {
		position: absolute;
		left: 05px;
		top: 20px;
		width: 340px;
		padding: 0 24px 0 10px;
		height: 420px;
		line-height: 1.8em;
		overflow: hidden;
		}
		
		
#gallery_wrap {
		position: absolute;
		left: 15px;
		top: 20px;
		width: 190px;
		padding: 0 24px 0 10px;
		height: 420px;
		line-height: 1.8em;
		overflow: hidden;
		}
		
#scrollerwrap {
		z-index: 400;
		width: 330px;
		position: absolute;
		height: 400px;
		}
		
#kitchen_wrap {
		position: absolute;
		left: 30px;
		top: 150px;
		width: 330px;
		line-height: 1.8em;
		}
		
#map {
		width: 960px;
		height: 470px;
		background-color: #000;
		}
		
#marker {
		color: #444;
		width: 250px;
		height: 66px;
		font-size: 14px;
		margin: 0;
		padding: 0;
		}
#marker p {
		margin-top: 0;
		padding: 0 15px 0 15px;
		}
		
.carpark {
		font-size: 14px;
		color: #444;
		width: 200px;
		height: 80px;
		}
		
.current {
		font-weight: bold;
		color: #cf0372;
		}

.empty { }

.blue {
		color: #8ec3e9;
		text-decoration: none;
		}
		
#doc {
	margin-bottom: -4px;
	margin-left: 10px;
	}
	
#twitter {
	position: absolute;
	left: 136px;
	top: 20px;
	}
	
	
#facebook {
	position: absolute;
	left: 236px;
	top: 20px;
	}
	
#smallmap {
	position: absolute;
	left: 385px;
	top: 0px;
	width: 575px;
	height: 468px;
	}
