/* CSS Document */

body {
	background-color:#FFFFFF;
	color:#000000;
	}

.center{
	width:766px;
	height:100%;
	text-align:left;
}

.main{
	position:absolute;
	width:766px;
}

.headerwrapper{
	width:100%;
	height:166px;
}

.logo {
	display:none;
	width:606px;
	height:166px;
}

.logoText {
	width:606px;
	height:166px;
}

.headerPhone{
	position: absolute;
	top: 14px;
	left:565px;
	z-index:2;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	width: 188px;
}

.ReadFullScreen{
	display:none;
}

.slogan{
	position: absolute;
	top: 125px;
	left: 125px;
	z-index:2;
	font-size:14px;
	font-family: tahoma, Arial;
	font-stretch:expanded;
	letter-spacing: 3px
}

.bottom{
	position:absolute;
	width:100%;
	height:100%;
}

.menu{
	position: absolute;
	top:0px;
	left:0px;
	width:171px;
	padding:10px;
}

.menu ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.menu li
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
	margin: 4px 0;
}

#menu a, a:visited, a:active {
	font-family:tahoma, Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}


#menu a:hover {
	font-family:tahoma, Arial;
	font-size:14px;
	color:#FF6600;
	text-decoration:none;
}

.menu h1 {
	font-family:tahoma, Arial;
	font-size:17px;
	color:#000000;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.menu h1 a:hover {
	font-family:tahoma, Arial;
	font-size:17px;
	color:#FF6600;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.content{	
	position: absolute;
	top:0px;
	left:212px;
	width:524px !important;
	font:tahoma, Arial;
	font-size:14px;
	padding:15px;
}

.content ul{
	font-size:12px;
}

.content li {
	margin-top: 1em;
}

.content h1 {
	font-size:24px;
	font-weight:100;
	line-height:1.2em;
	margin:0px;
}

.content h2 {
	font-size:18px;
	font-weight:100;
	line-height:1.2em;
	margin:0px;
}

.content h3 {
	font-size:14px;
	font-weight:100;
	line-height:1.2em;
	margin:0px;
	color:#FF6600;
}

.line {
	width:100%;
	height:1px;
	border-bottom:#000000 1px solid;
	margin-top:14px;
	margin-bottom:14px;
}

.SlideShowArea{
	position: absolute;
	top:0px;
	left:194px;
	width:554px !important;
	height:500px;
}

.imageElement h3 {
	font-family:tahoma, Arial;
	font-size:14px;
	font-weight:bold;
}

.imageElement p {
	font-family:tahoma, Arial;
	font-size:12px;
}

.footer {
	display:none;
	position:absolute;
	left:0px;
	top:520px;
	padding:15px;
	color:#4a848c;
	font-family:tahoma, Arial;
	font-size:10px;
}

.NowServing {
	display:none;
	position:absolute;
	right:0px;
	top:520px;
	padding:15px;
	color:#4a848c;
	font-family:tahoma, Arial;
	font-size:10px;
}

.weddingBttn{
	position:absolute;
	top:0px;
	left:194px;
	width:276px;
	height:169px;
	border:#000000 3px solid;
}

.familyBttn{
	position:absolute;
	top:0px;
	left:484px;
	width:276px;
	height:169px;
	border:#000000 3px solid;
}

.childBttn{
	position:absolute;
	top:185px;
	left:194px;
	width:276px;
	height:169px;
	border:#000000 3px solid;
}

.seniorBttn{
	position:absolute;
	top:185px;
	left:484px;
	width:276px;
	height:169px;
	border:#000000 3px solid;
}

.specialBttn{
	position:absolute;
	top:370px;
	left:194px;
	width:276px;
	height:89px;
	border:#000000 3px solid;
}

.videoBttn{
	position:absolute;
	top:370px;
	left:484px;
	width:276px;
	height:89px;
	border:#000000 3px solid;
}


.btnTitle{
	position:absolute;
	width:265px;
	left:0px;
	bottom:0px;
	filter:alpha(opacity=60);
	background-color:#FFFFFF;
	-moz-opacity:.60;
	opacity:.60;
	font-family:tahoma, Arial;
	font-size:24px;
	color:#000000;
	padding:9px;
}

.btnTitle a, a:visited, a:active {
	font-family:tahoma, Arial;
	font-size:24px;
	color:#000000;
	text-decoration:none;
}

.btnTitle a:hover {
	font-family:tahoma, Arial;
	font-size:24px;
	color:#FF6600;
	text-decoration:none;
}

.thumbnail {
	display:none;
}

.AlignLeft {
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}

.AlignRight {
	float:right;
	padding-left:15px;
	padding-bottom:15px;
}

.Next {
	display:none;
}

.Previous {
	display:none;
}
