body {
	background: #FFFFFF url('images/bg.jpg') 50% 0;	
	margin: 0px;	
	font-family: arial;
	
}

td {
	font-size: 12px;
}


.BodyTile a:link {color:#FEEF89}      /* unvisited link */
.BodyTile a:visited {color:#FEEF89}  /* visited link */
.BodyTile a:hover {color:#FEEF89}  /* mouse over link */
.BodyTile a:active {color:#FEEF89}  /* selected link */

.admin a:link {color:#FFFFFF}      /* unvisited link */
.admin a:visited {color:#FFFFFF}  /* visited link */
.admin a:hover {color:#FFFFFF}  /* mouse over link */
.admin a:active {color:#FFFFFF}  /* selected link */

#Sadmin a:link {color:#FEEF89}      /* unvisited link */
#Sadmin a:visited {color:#FEEF89}  /* visited link */
#Sadmin a:hover {color:#FEEF89}  /* mouse over link */
#Sadmin a:active {color:#FEEF89}  /* selected link */

.admin  {
	font-weight: bold;
}

/* -------------- HOME STYLES  ---------- */

.Header {
	
	width: 987px;
	height: 78px;
	background: url('images/header.png');
}
	
.BodyTile {

	width: 987px;
	background: url('images/bodyHome.png');
	padding-top: 33px;	
	
}

.Footer {

	width: 987px;
	height: 61px;
	background: url('images/footerHome.png');
	
}

/* -------------- DAUGHTER STYLES  ---------- */


.BodyTileD {

	width: 987px;
	background: url('images/bodyd.png');	
}


.BodyTileDaughter {

	width: 987px;
	background: url('images/BodyTile.jpg');

}

.BodyMenuDaughter {
	background: url('images/BodyMenu.jpg') no-repeat;
	color: white; 
	
}

.BodyMenuDaughter .Content {
	color: white;
}

.BodyContentDaughter {

}

.Content {
	/* padding-left: 24px;
	padding-right: 23px; */
	padding-top: 10px;
}

.BodyFooterDaughter {
	background: url('images/bodyFooter.jpg');
	height: 10px;
}
.Bar {
	background: url('images/bar.jpg') no-repeat;
	height: 44px;
}

.ContentContact {
	background: url('images/mainContact2.jpg') no-repeat;
	height: 361px;
}

.Bar2 {
	background: url('images/Bar2.jpg');
	height: 44px;
}

.GameDay {
	background: url('images/gameDay2.jpg');
	height: 132px;
}

table .specials {
	background: url('images/specials.jpg');
	margin-right: 20px; 
	margin-top: 10px;
	border-color: #173134; 
	border-width: 3px; 
	border-collapse: collapse; 
	border-style solid;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;

}
td .specials {
	background: url('images/specials.jpg');
	margin-right: 20px; 
	border-color: #173134; 
	border-width: 3px; 
	border-collapse: collapse; 
	border-style solid;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;

}

.Happy {
	background: url('images/Happy_bg.jpg') no-repeat;
}

.Photo {
	background: url('images/photo_bg.jpg');
}

.bf {
	text-align: left;
	padding-left: 30px;
	color: 5A0103;
}