html{
	background-color:navy;
	font-family:Helvetica;
}
#container{
	width: 1024px;
	background-color:#EBE5EA;
	/*height: 2300px;*/
	margin-left: auto;
	margin-right: auto;
	border: 5px solid white;
	border-radius: 5px;
}
#header{
	font-size:80px;
	font-weight:bolder;
	font-family:Helvetica;
	color:white;
	margin-left:auto;
	margin-right:auto;
	background-color:orange;
	height:250px;
	

}
#reviewhead{
	height:400px;
	width:600px;
	border: 2px solid black;
	border-radius: 5px;
}
#reviewpic{
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:150px;
	width:450px;
}
#reviews{
	width:800px;
	border: 2px solid orange;
	border-radius: 5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	background-color:white;
}
#reviewtext{
	padding:10px;
	color:black;
	font-family:Helvetica;
	line-height:22px;
	font-size:14px;
}

h3{
	text-align:center;
	font-family:Verdana;
}

#topnav{
	border-color:black;
	border-width:medium;
	height:42px;
	text-align:center;
	
	
	
}

.topnav{
	color:blue;
	text-decoration:none;
	font-size:20px;
	word-spacing:30px;
	margin-bottom:inherit;
	
}
a:hover{
	color:#04078C;
}

img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:300px;
	width:500px;
	border: 2px solid blue;
	border-radius: 5px;
}
#homepic{
	height:200px;
	width:300px;
	float:left;
	
}
#ushome{
	width:1000px;
	height:300px;
	border: 2px solid blue;
	border-radius: 5px;
	margin-left:auto;
	margin-top:auto;
	margin-right:auto;
	padding:10px;

}
#thanks{
	font-family:Helvetica;
	margin-left:auto;
	margin-right:auto;
}

.ushome{
	padding-left:350px;
	font-family:Helvetica;
}

#tablelist{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border-spacing:15px;
}
.tablelist{
    height:10px;
	width:45px;
    border: 2px solid blue;
	border-radius:5px;
}
	
#tablereview{
	width:600px;
	font-size:18px;
	border: 2px solid blue;
	border-radius: 5px;
	height:250px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	
}
td{
    height:10px;
	width:45px;
    border: 1px solid blue;
	border-radius:5px;
	
}
#restaurants{
	text-align:center;
	text-decoration:underline;
	font-size:30px;
}

#table{
	width=100px
}	

.pic{
	height: 150px;
	width: 190px;
	border: 2px solid black;
	border-radius: 5px;
	display:inline-block;
	margin:2px;
	border: 2px solid black;
	border-radius: 5px;
	
	
}
#pic{
	border: 2px solid black;
	border-radius: 5px;
	padding-top:700px;
}
#name{
		font-size:20px;
	text-decoration:underline;
	padding-left:140pt;
}
.info{
	padding-left:140pt;
}
#facts{
	width:400px;
	border: 2px solid orange;
	border-radius: 5px;
	float:right;
	height:408px;
	line-height:24px;
	font-size:18px;
}
#gopie{
	height:750px;
	width:1200px;
}
#gopiediv{
    height:50px;
    width:200px;
    border-color:orange;
    background-color:white;
    border-width:3px;
    border-radius:5px;
    margin:auto;
    text-align:center;
}
#gopiea{
    text-decoration:none;
    color:blue
	;
    font-family:Helvetica;
}

/*#substance{
	padding:10px;
}
*/


.reviewpix{
	height:80pt;
	width:120pt;
	float:left;
}
#main{
	padding-left:100px;
	padding-right:100px;
}