@charset "utf-8";
#container #text_area #address {
	width: 190px;
	float: right;
	margin-right: 10px;
}

#map {
	width: 440px;
	height: 400px;
	color: #333;
}

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: justify;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
#container #text_area ul {
	margin-left: 30px;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #312F30;
	border: 1px solid #000;
}
#clearer {
	display: block;
	clear: both;
}
.photo_block   {
	border: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	width: 200px;
}

#container #header {
	height: 200px;
	background-image: url(../images/header.JPG);
	background-repeat: no-repeat;
}
#container #flash_area {
	height: 261px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.gmnoprint {
	font-size: 12px;
	color: #333;
}

#container #text_area {
	width: 660px;
	margin-left: 22px;
	margin-bottom: 22px;
	float: right;
	margin-right: 22px;
	margin-top: 18px;
}
#wrapper {
	border: 5px solid #FFF8BA;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

h1 {
	color: #FFF8BA;
	font-size: 24px;
	line-height: 50px;
	font-weight: normal;
}

#container #right_area {
	width: 270px;
	background-image: url(../images/side_area_bg.JPG);
	background-repeat: repeat-x;
	padding-bottom: 15px;
	display: block;
	padding-top: 20px;
}
#footer  {
	margin-top: 10px;
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#general_menu  {
	list-style-type: none;
	text-align: left;
	text-transform: capitalize;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	position: relative;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 25px;
	margin-left: 25px;
	height: auto;
	line-height: 50px;
	display: list-item;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF8BA;
}

#general_menu li  {
	display: list-item;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#footer_section 
{
	font-size: 12px;
	text-align: left;
	color: #FFF;
	display: block;
	overflow: auto;
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}

#footer_section  a 
{
	color: #FFF;
	text-decoration: none;
	float: left;
	display: block;
	width: 48%;
	margin-right: 1%;
}
#footer_section  a:hover 
{
	color: #FFF;
	text-decoration: underline;
}
#footer_section  p 
{
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 0 10px;
}
#footer_section  p.copyright 
{
	text-align: right;
	width: 95%;
	float: right;
	margin-right: 10px;
}
#footer_section p.info {
	width: 90%;

}
#footer_section p.info a {
	display: inline;
	float: none;
}


#footer_section p.copyright a {
	float: none;
	display: inline;
}

#footer_section  p  span 
{
	color: #FFF;
	display: block;
	font-weight: bold;
	font-size: 120%;
}
#gmnoprint a:link {
	color: #000;
}
#gmnoprint a:hover {
	color: #333;
}
#gmnoprint a:visited {
	color: #000;
}
p.mothersday
{
	font-size: 35px;
	margin-top: 15px;
	text-align: center;
}p.bookings
{
	font-size: 18px;
	margin-top: 15px;
	text-align: center;
	color: #F90;
}

