*{
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-image: url(../images/back1.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 0.75em;
	color: #ffffff;
	line-height:18px;
	font-weight: normal;
}

a, a:visited {
	text-decoration: none;
	color: #ffffff;
}

	a:hover, a:active {
}
#container {
	height:auto;
	width:862px;
	margin: 0 auto;
}
#main_content {
	margin: 86px 0 100px 0;
	width: 862px;
}
#address {
	margin: 0px;
	padding: 180px 34px 0 0;
	text-align: center;
}
#address2 {
	margin: 0px;
	padding: 180px 0 0 46px;
	text-align: center;
}
#banner {
	margin: 0;
	width: 862px;
	height: 115px;
}
#crave_beachside {
	float:right;
	width: 431px;
	height: 367px;
	background: url(../images/crave_beachside.jpg) no-repeat;
}
#crave_beachside a, #crave_beachside a:visited {
	float:left;
	width: 431px;
	height: 367px;
	background: url(../images/crave_beachside.jpg) no-repeat;
	border: 0px;
}
#crave_beachside a:hover, #crave_beachside a:active {
	float:left;
	width: 431px;
	height: 367px;
	background: url(../images/crave_beachside_back.jpg) no-repeat;
}
#crave_on_main {
	float:left;
	width: 431px;
	height: 367px;
	background: url(../images/crave_on_main.jpg) no-repeat;
}
#crave_on_main a, #crave_on_main a:visited {
	float:left;
	width: 431px;
	height: 367px;
	background: url(../images/crave_on_main.jpg) no-repeat;
	border: 0px;
}
#crave_on_main a:hover, #crave_on_main a:active {
	float:left;
	width: 431px;
	height: 367px;
	background: url(../images/crave_on_main_back.jpg) no-repeat;
}
#enter_links {
	margin: 0;
	padding: 10px 0 0px 0;
	width: 862px;
	font-size: 1.3em;
}
#enter_links a, #enter_links a:visited {
	text-decoration: underline;
	font-size: 1 em;
	color: #da4805;
}
#enter_links a:hover, #enter_links a:active {
	text-decoration: underline;
	color: #bb1000;
}
#enter_beachside {
	float: right;
	padding-left: 43px;
	width: 228px;
}
#enter_main {
	float: left;
	padding-left: 160px;
	width: 431px;
}
#image_preload {
	visibility: hidden;
	width: 1px;
	height: 1px;
}
#restaurant_links {
	margin: 0;
	padding-top: 60px;
	width: 862px;
	height: 367px;
}
#tag {
	margin: 0;
	width: 862px;
	height: 21px;
}

/*-------TYPOGRAPHY--------*/
h1 {
	font-size: 1em;
	color: #bb1000;
	font-style: normal;
}
