* {
	margin:0;
	padding:0;
}

#content {
	background-image: url(images/sides.jpg);
	background-repeat: repeat-y;
	position: relative;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBE7CF;
}
#top {
	height: 18px;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 35px;
}

#end {
	height: 18px;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}

#banner {
	margin-left: 23px;
	padding-top: 8px;
}

#green {
	background-color: #A0DBEB;
	height: 33px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#nav {
	position: relative;
	height: 33px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}


#nav .buttons {
	float: left;
}
#side {
	background-color: #E3F3F7;
	position: relative;
	margin-left: 23px;
	width: 214px;
	float: left;
	height: 290px;
}

#side2 {
	background-color: #E3F3F7;
	position: relative;
	margin-left: 23px;
	width: 214px;
	float: left;
	height: 780px;
}


#side3 {
	background-color: #E3F3F7;
	position: relative;
	margin-left: 23px;
	width: 214px;
	float: left;
	height: 750px;
}

#side3 img {
	margin-left: 30px;
	margin-top: 30px;
}


#side2 img {
	margin-left: 30px;
	margin-top: 30px;
}

#side img {
	margin-left: 30px;
	margin-top: 30px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	width: 420px;
	margin-left: 260px;
	margin-top: 40px;
	margin-bottom: 20px;
	line-height: 17px;
}
#text img {
	
}
#head {
	margin-bottom: 20px;
}
#list img {
	float: left;
	padding-right: 5px;
}
#note {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #E3F3F7;
	color: #CCCCCC;
}
#star img {
	padding-top: 140px;
}
#shop {
	padding-bottom: 20px;
}
#shop img {
	padding-top: 10px;
}
#list {
	height: 160px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E3F3F7;
	margin-bottom: 10px;
}
#list2 {
	list-style-image: url(images/bullet.jpg);
	list-style-position: inside;
}
li {
	list-style-type: none;
	
}
#footer {
	height: 20px;
	width: 720px;
	margin-left: 23px;
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #A0DBEB;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#yelp {
	height: 54px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#images img {
	padding-left: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
}
.large {
	font-size: 40px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: lighter;
}
.brown {
	color: #68401E;
	font-weight: lighter;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #A0DBEB;
}
body {
	color: #FFFFFF;
}
