@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../gallery/index_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

header {
	width: 1200px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	height: 175px;
	margin-top: 75px;
}
#logo {
	float: left;
	height: 168px;
	width: 365px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: 4px outset #C30;
	background-color: #FFF;
	-moz-box-shadow: 5px 5px #666;
	-webkit-box-shadow: 5px 5px #666;
	box-shadow: 5px 5px #666;
}
#logo_id {
	float: left;
	height: 168px;
	width: 415px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #C21439;
	
}
ul li {
	list-style-type: none;
	text-shadow: 2px 2px 5px #C21439;
}
#logo_desc {
	float: left;
	height: 168px;
	width: 400px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}#address {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #900;
	height: 168px;
}
nav {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFF;
	height: 75px;
	overflow: hidden;
}
nav ul li {
	float: left;
	width: 175px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(../images/button.gif);
	background-repeat: repeat;
	height: 45px;
	text-align: center;
	color: #FFF;
	line-height: 40px;
	font-weight: bolder;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
figure {
	float: left;
	height: 325px;
	width: 410px;
	margin-left: 250px;
	margin-top: 75px;
}
#open {
	float: left;
	height: 325px;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	padding: 15px;
	border: 3px inset #930;
	text-align: center;
	margin-left: 400px;
	margin-top: 40px;
}
#open #open_desc {
	text-align: left;
	font-size: 14px;
}
#sign {
	float: left;
	width: 310px;
	margin-left: 15px;
	margin-top: 5px;
	text-align: left;
	height: 410px;
}
footer {
	clear: left;
	margin-top: 100px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	text-align: center;
	color: #CCC;
}
a	{
	text-decoration: none;
	color: #FFF;
}
#pics {
	float: left;
	width: 510px;
	margin-left: 50px;
	border: 3px outset #F90;
	margin-top: 40px;
}
#hours {
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	margin-top: 10px;
}
#control {
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: left;
}
#formholder {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
