#wrapper {
	padding: 0px;
	height: 600px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#home p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	padding-left: 10px;
	padding-right: 10px;
}
#map_home {
	background-image: url(images/home_map.jpg);
	height: 600px;
	width: 365px;
	background-position: top;
}
#home {
	background-image: url(images/home_bckgrd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: auto;
	background-color: #f9f4e4;
	height: 347px;
}



/*Bottom navigation Menu*/


#navbottom ul

{
	color: #737168;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	margin: 0;
	padding: 0;
	text-align: center;
}


#navbottom ul li {
	display: inline;
}


#navbottom ul li a

{
	color: #737168;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
}



#navbottom ul li a:hover

{
	color: #394855;
	text-decoration: underline;
	font-weight: normal;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #514D42;
	padding-top: 20px;
	text-align: center;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #883A2E;
	text-align: center;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #514D42;
	text-align: center;
	line-height: 12px;
	padding-top: 20px;
}
.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.menu_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #3F321E;
}
.menu_desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #4D402B;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #127654;
}

#menu ul{
	background-color: #127654;
	margin: 0;
	width: 100%;
	padding: 0;
text-align: center;
}



#menu ul li {
	display: inline;
}



#menu ul li a

{
	color: White;
	text-decoration: none;
	padding-right: 35px;
	padding-left: 35px;
}



#menu ul li a:hover

{
	color: #FFECDB;
	text-decoration: underline;
}
.hours {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #A82724;
}
.times {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #514D42;
	text-align: center;
}
