/*
Begin Main Body Style
*/

* { padding: 0; margin: 0; }

html, body {
	height:100%;
}

#wrapper { 
    margin: 0 auto;
    width: 929px;
    position: relative;
    height:100%;
}

body {
	background: #154881 url(images/bg.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 15px;
	height:100%
}

/*
End Main Body Style
*/

/*
Begin Menu Header 
*/

#header {
 	width: 929px;
	height: 178px;
 	padding: 0px;
	background: #FFF;
	background-image:url(images/banner1.jpg);
  	color:#000;
}

#bayviewlogo  {
   background: url(images/bayviewlogo.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left:400px; 
   top: 64px;
   z-index: 3;
   width: 133px;
   height: 181px;
}

#menubackround  {
   background: url(images/menubackround.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 160px;
   z-index: 2;
   width: 929px;
   height: 50px;
}

#photosbutton a,
#directionsbutton a,
#homebutton a,
#groupsbutton a,
#entertainmentbutton a,
#menubutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 50px;
   background-position: 0% 0px;
   font-size: 50px;
   line-height: 50px;
}

#homebutton a:hover  {
   background-position: -76px 0%;
}

#entertainmentbutton a:hover  {
   background-position: -159px 0%;
}

#menubutton a:hover  {
   background-position: -75px 0%;
}

#groupsbutton a:hover  {
   background-position: -86px 0%;
}

#photosbutton a:hover  {
   background-position: -78px 0%;
}

#directionsbutton a:hover  {
   background-position: -115px 0%;
}

#homebutton a  {
   width: 76px;
   background-image: url(images/homebutton.gif);
   visibility: visible;
   position: absolute;
   left: 20px;
   top: 160px;
   z-index: 3;
   width: 76px;
   height: 50px;
}

#entertainmentbutton a  {
   width: 159px;
   background-image: url(images/entertainmentbutton.gif);
   visibility: visible;
   position: absolute;
   left: 124px;
   top: 160px;
   z-index: 3;
   width: 159px;
   height: 50px;
}

#menubutton a  {
   visibility: visible;
   position: absolute;
   left: 310px;
   top: 160px;
   z-index: 3;
   width: 75px;
   height: 50px;
   width: 75px;
   background-image: url(images/menubutton.gif);
}

#groupsbutton a  {
   width: 86px;
   background-image: url(images/groupsbutton.gif);
   visibility: visible;
   position: absolute;
   left: 549px;
   top: 160px;
   z-index: 3;
   width: 86px;
   height: 50px;
}

#photosbutton a  {
   width: 78px;
   background-image: url(images/photosbutton.gif);
   visibility: visible;
   position: absolute;
   left: 665px;
   top: 160px;
   z-index: 3;
   width: 78px;
   height: 50px;
}

#directionsbutton a  {
   width: 115px;
   background-image: url(images/directionsbutton.gif);
   visibility: visible;
   position: absolute;
   left: 770px;
   top: 160px;
   z-index: 3;
   width: 115px;
   height: 50px;
}

#whitespace {
 	width: 929px;
	height: 70px;
 	padding: 0px;
	background: #FFF;
}
/*
End Menu Header
*/

/*
Begin Specials
*/


.mon {
   background:url(images/mon.png);
   background-repeat: no-repeat;
   background-position: center;
   width: 261px;
   height: 236px;
   text-align:left;
}

.tues {
   background:url(images/tues.png);
   background-repeat: no-repeat;
   background-position: center;
   width: 261px;
   height: 236px;
   text-align:left;
}

.wed {
   background:url(images/wed.png);
   background-repeat: no-repeat;
   background-position: center;
   width: 261px;
   height: 236px;
   text-align:left;
}

.thurs {
   background:url(images/thurs.png);
   background-repeat: no-repeat;
   background-position: center;
   width: 261px;
   height: 236px;
   text-align:left;
}

.fri {
   background:url(images/fri.png);
   background-repeat: no-repeat;
   background-position: center;
   width: 261px;
   height: 236px;
   text-align:left;
}

.sat {
   background:url(images/sat.png);
   background-repeat: no-repeat;
   background-position: center;
   width: 261px;
   height: 236px;
   text-align:left;
}

.sun {
   background:url(images/sun.png);
   background-repeat: no-repeat;
   background-position: center;
   width: 261px;
   height: 236px;
   text-align:left;
}

.h2_specials {
	font-size:20px;
	font-weight:bold;
	color:#144681;
	position: relative;
	top: 50px;
	left: 15px;

}

.h3_specials {
    font-size:16px;
	font-weight:bold;
	color:#144681;
	position: relative;
	left: 15px;
	top: 50px;
}

.h2_specialsSun {
	font-size:20px;
	font-weight:bold;
	color:#144681;
	position: relative;
	left: 150px;
	top: 60px;

}

.h3_specialsSun {
    font-size:16px;
	font-weight:bold;
	color:#144681;
	position: relative;
	left: 150px;
	top: 60px;
}

/*
End Specials
*/

/*
Begin Content Fonts
*/

#address  {
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   color:#FFF;
   font-size: 15px;
   font-weight:bold;
}

.hours {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #144681;
	background-color: #DCE3EC;
	border: 1px solid #464646;
}

.entertainment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #144681;
	background-color: #DCE3EC;
	border: 1px solid #464646;
}

td {
	vertical-align: top;
}

.bold_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	text-align: left;
}

.bodyContent {
	font-family: arial;
	font-size: 12px;
}
	
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #464646;
}

.rightBarHeaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #144681;
}

.stpattysLG {
	font-size: 16px;
	font-weight: bold;
	color: #090;
}

.stpattys {
	color: #008000;
}

.stpattysBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #464646;
}

.promoImage {
   background:url(images/hoops.jpg);
   background-repeat: no-repeat;
   background-position: center;
   width: 537px;
   height: 285px;
}

/*
End Fonts
*/



#map {
        width: 550px;
        height: 400px;
		border: 1px solid #000;
    }

.boxBorder {
	border: 1px solid #000;
	margin: 5px;
	padding: 5px;
}
