@charset "utf-8";

#wrapperfloorplan {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	color: #d2953d;
	background-color: #ffffff;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

h3, h4 {
	text-align:center;
	font-weight:bold;
	}
	
#floorplans {
	text-align:center;
	margin-top: 5px;
	}

#floorplans2 {
	text-align:center;
	}
	
#floorplanheaders {
	text-align:center;
	}

#floorplanheaders a:link {
		color: #d2953d;}
#floorplanheaders a:visited {
		color: #0b2b0e;}
#floorplanheaders a:hover {
		color: #40aaa6;}


/*tacoma food court floorplan */
#content {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-style: double;
	margin-top: 5px;
	}

#floorplansfoodcourt {
	float: left;
	text-align:center;
	margin-top: 5px;
	width: 500px;
	}

#foodcourtmenu {
	float: right;
	text-align: left;
	width: 400px;
	border-left-style: double;
	padding-left: 10px;
	height: 675px;
	}

h2 {
	text-align: center;
	}

h5 {
	font-size:12px;
	}

.smallfont {
	font-size: 9px;
	padding-left: 5px;
	}

.menutext {
	font-size: 10px;
	}
		
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-size:10px;
	text-align: center;
	border-bottom:double;
	margin-bottom: 5px;
	}
	
#footer a:link {
		color: #d2953d;}
#footer a:visited {
		color: #0b2b0e;}
#footer a:hover {
		color: #40aaa6;}
				
#footer2 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 800px;
	font-size:10px;
	text-align: center;
	border-top:double;
	}
	
#footer2 a:link {
		color: #d2953d;} 
#footer2 a:visited {
		color: #0b2b0e;}
#footer2 a:hover {
		color: #40aaa6;}

