@charset "UTF-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	background:url(../images/steel_s-r3.png) top left /*repeat-x #FCF5F8*/;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 18px;
	color:rgb(0,0,0);
	line-height:21px;
	text-align: left;
	position:relative
}

/*#canvas
{
	
	border-width:thick;
	
	padding-top:0px;
	float:left;
	position:relative;
	text-align:center;
	border:2px solid rgb(245,197,237);

	}*/
	
.container {
	background-color:rgb(255,255,255);
	-webkit-box-shadow: 0px 0px 26px 0px rgba(50, 50, 50, 0.7);
	-moz-box-shadow:    0px 0px 26px 0px rgba(50, 50, 50, 0.7);
	box-shadow:         0px 0px 26px 0px rgba(50, 50, 50, 0.7);
	max-width:960px;
	}

	
#header {
	background-color:rgba(255,240,191,1.00);
	width:100%;
	/*max-width:960px;*/
	min-height:250px;
	margin:0px;
	/*margin-left:0px;
	margin-right:0px;*/
	}

#slider {margin:0px auto 10px; float:left; position:relative}
#slider img {display:inline-block}
.headerpics img {
  width: 240px;
  max-height:170px; 
  list-style:none;
  border-left: 3px solid rgba(224,28,36,1.00);
 }

.zero {
	color:rgba(0,0,0,0.00);
	}
.redtext {
	color:rgba(224,28,36,1.00)
	}

/*.hdrleft {
	margin-left:20px;
	}*/
.hdrleft h1 {
	margin-top:-70px;
	margin-left:230px;
	line-height:60px
	}
.hdrleft img {
	margin-top:20px;
	/*margin-left:20px;*/
	width:33%
	}
.arleft img {
	margin-top:20px;
	width:50%
	}
.hdrleft h3 {
	line-height:33px;
	/*margin-left:20px;*/
	}
.hdrrt p {
	text-align:right;
	line-height:27px;
	margin-top:20px;
	/*margin-right:20px;*/
	}
.hdrrt img {
	margin:5px;
	min-height:45px;
	width:auto;
	}
	
.banner {
	background-color:rgba(224,28,36,1.00);
	/*width:100%;
	margin:0px;*/
	height:50px;
	float:left;
	position:relative;
	}
.banner h2 {
	color:rgba(255,255,255,1.00);
	text-align:center;
	font-size:21px;
	font-style:oblique;
	padding-top:10px
	}
.banner h1 {
	color:rgba(255,255,255,1.00);
	text-align:left;
	padding-top:10px;
	margin-left:10px;
	}	
#circular {
	background-color:rgba(224,28,36,1.00);
	border-color:rgba(224,28,36,1.00);
	border-bottom-left-radius:36px;
	border-bottom-right-radius:36px;
	border-top-right-radius:36px;
	/*width:100%;*/
	min-height:323px;
	margin-bottom:10px
	}
#circular h4 {
	margin-left:10px; margin-top:3px}
	
.coupon {
	background-color:rgba(255,255,255,1.00);
	margin:2px;
	border-color:rgba(255,255,255,1.00);
	border-bottom-left-radius:36px;
	border-bottom-right-radius:36px;
	border-top-right-radius:36px;
	width:99%;
	height:99%;
	min-height:300px;
	text-align:center;
	}
.pics{
	float:left;
	position:relative;
	text-align:center;
	width:50%;
	margin-top:10px;
	}
.pics img {
	width:90%;
	float:right;
	margin-right:10px;
	}
/*.circ img {
	width:85%
	}
.coup img{
	max-width:180px;
	}*/

.text {
	float:left;
	position:relative;
	text-align:center;
	margin-top:20px;
	width:50%;
	}
.couptxt {
	font-size:18px;
	text-align:left;
	line-height:21px;
	margin-left:10px;
}
/*.text p {
	font-size:24px;
	line-height:30px;
	width:99%}*/
.smlrtxt {
	font-size:14px;
	font-style:italic;
	text-align:center;
	margin-left:10px;
}
/*.smlrtxt a:hover, a:focus {
	color:rgba(157,157,157,1.00);
	}*/


#monthcirc {
	width:97%;
	margin: 0px 5px;
	}
#monthcoup {
	border-color:rgba(0,0,0,1.00);
	border-style:dashed;
	border-width:thick;
	width:97%;
	/*min-height:220px;*/
	margin: 10px 5px 0px 5px;
	}
#monthcoup h3 {
	text-align:center;
	line-height:36px;
	margin:10px 0 0 10px}
/*#monthcoup img {
	margin:10px 5px 10px 65px
	}*/
.arptext {
	float:left;
	position:relative;
	text-align:left;
	margin:10px 5px 5px;
	/*width:45%*/
	}
.rewards {
	margin-bottom:10px
	}
img.align-right {
	float:right;
	margin:1%
	}
img.align-left {
	float:left;
	margin:1%;
	}
img.align-ctr {
	display:block;
	margin:1% auto;
	}
.infotext {
	margin-top:10px;
	line-height:24px
	}
.abtpics img{
	width:98%;
	margin-bottom:10px
	}
.abtpics p {
	text-align:center;
	}
.smtxt p {
	font-size:16px;
	text-align:center;}

.mgmtpics img{
	width:31%
	}
.mgmtpics p {
	text-align:center
	}
#lahwfoot {
	background-color:rgba(0,0,0,1.00);
	/*width:100%;
	max-width:960px;
	margin:0px;*/
	color:rgba(255,255,255,1.00);
	min-height:250px;
}

.map {
	margin-top:30px;
	margin-left:30px;
	float:left;
	position:relative;
	visibility:visible
	}
.locate {
	visibility:hidden
	}
.footacelogo {
	float:left;
	position:relative;
	}
.footacelogo img {
	margin-left:15%;
	margin-top:30px;
	width:70%
	}
.hours {
	margin-top:50px;
	margin-right:30px;
	text-align:right;
	float:left;
	position:relative
	}
#lahwfoot h5 {
	color:rgba(255,255,255,1.00);
	text-align:center
	}
#arpfoot {
	background-color:rgba(191,236,247,1.00);
	margin-top:10px;
	color:rgba(0,0,0,1.00);
	min-height:200px;
}
#arpfoot .footacelogo img {
	max-width:300px;
	margin-top:30px;
	width:70%;
	margin-left:15%;
	}
	
.rpblue {
	color:rgba(0,178,221,1.00);
	-webkit-text-shadow: 0px 0px 5px 0px rgba(0,0,0,1.00);
	-moz-text-shadow: 0px 0px 5px 0px rgba(0,0,0,1.00);
	text-shadow: 0px 0px 5px 0px rgba(0,0,0,1.00);
	font-style:oblique;
	font-weight:bold;
	}
.arpthnx {
	text-align:center;
	margin:30px auto;
	}
.sitetext a, a:visited {
	color:rgba(224,28,36,1.00);
	}
.sitetext a:hover, a:focus { color:rgba(242,136,136,1.00); 
	}
.sitetext a:visited {
	color:rgba(123,0,2,1.00);
	}
	