
body{
	margin:0px 0px;
	padding:0px;
	width:100%;
	text-align:center;
	background-color:#161616;

	
}



#masterWrap {
	width:600px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	
}


.copyBlock{
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	width:600px;
	float:left;	
}

.NOTHING_1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:600px;
	  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/barTile.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.copyBlock[class] {
  background-image:url(../images/barTile.png);

}




h1{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	text-align:center;
	color:#534f39;
}

h2{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color:#760000;
}

p{
	margin:0px 0px 0px 0px;
	padding:10px 60px 10px 60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
		text-align:center;
	color:#534f39;
}



img{
border: 0px;

}


*:focus{
outline:none;
}







/*--MASTHEAD------------------------------------------*/

#masthead{
margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:600px;
	height:276px;
	float:left;	
background-image:url(../images/masthead.png);
background-repeat:no-repeat;
}
/*--------------------------------*/

#openTable{
	margin:145px 58px 0px 0px;
	padding:0px 0px 0px 0px;
	width:269px;
	height:126px;
	float:right;	
	background-image:url(../images/openTable_reg.png);
background-repeat:no-repeat;
}

.openTable{
	margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
	width:269px;
	height:126px;
	float:right;	
background-image:url(../images/openTable_reg.png);
background-repeat:no-repeat;
}


.openTable:hover{
background-image:url(../images/openTable_over.png);
background-repeat:no-repeat;
}


/*--------------------------------*/

#emailLink{
	margin:244px 0px 0px 80px;
	padding:0px 0px 0px 0px;
	width:137px;
	height:23px;
	float:left;	

}





/*--END OF TOP NAV AREA--------------------------------------*/


#viewMap{
	margin: 0px 0px 0px 80px;
	padding:0px 0px 0px 0px;
	width:139px;
	height:38px;
	float:left;
}





/*---GALLERY AREA---------------------------------------------*/

.galleryRow{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 82px;
	height:81px;
	float:left;	
}

.galleryThumb{
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 0px;
	width:81px;
	height:81px;
	float:left;	
}

/*--END OF  GALLERY AREA -----------------------------------*/


/*---MAP AREA---------------------------------------------*/

#mapHolder{
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 82px;
	width:437px;
	height:291px;
	float:left;	
}



/*--END OF  MAP AREA -----------------------------------*/

#footerText{
	margin:0px 0px 0px 0px;
	padding:0px 40px 0px 0px;
	width:540px;
height:50px;
	float:left;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#efeddf;
	text-decoration:none;
}


#footerText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#efeddf;
	text-decoration:none;
}

#footerText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#efeddf;
	text-decoration:underline;
}



