@charset "utf-8";

* {padding: 0px; margin: 0px; border: none; outline: none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFF;
	text-align: center;
}
#creativeRow {
	text-align: center;
}
#lleftStin {
	position: absolute;
	left: 0px;
}
#rrightStin {
	position: absolute;
	right: 0px;
}
table
{
	width:100%;
}
#middleLogoBar {
	position:relative;
	width: 170px;
}

#bodyWrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;	
}

#bodyHeader, #bodyContent, #bodyFooter, #bfClear {
	width: 100%;
	text-align: center;
}

#bodyHeader {
	float: left;
	height: 220px;
}

#bodyContent {
	position: relative;
	float: left;
	top: 20px;
}

#bodyFooter {
	float: left;
}


#bfClear {
	clear: both;
}

#topBar {
	background-color: #000;
	text-align: center;
	height: 46px;
}
#twitterIcon {
	left: -5px;
	margin-top: 8px;
}
#facebookIcon {
	margin-left: 10px;
	margin-top: 8px;
}
#topBarTail {
	text-align: center;
}
#middleLogo {
	text-align: center;
	top: 68px;
	position: absolute;
	width: 100%;
}

#middleLogo img {
	width: 150px;
	padding: 40px 20px;
	background-color: #FFF;
}
#logoTable {
	width: 100%;
}

#imgbleft, #imgbright {
	position: relative;
	margin: 85px 0px 0px 0px;
}
#rightLogoBar {
	top: -15px;
}
#clickButtonIconLeft {
	position: relative;
	margin: 20px;
	float: left;
}
#clickButtonIconCenter {
	position: relative;
	margin: 20px;
	float: left;
}
#clickButtonIconRight {
	position: relative;
	margin: 20px;
	float: left;
}
#clickButtonRow, #creativeRow {
	float: none;
	width: 480px
}
#clickButtonRow {
	height: 159px;
	margin: 0 auto;
}
#creativeRow {
	height: 89px;
	margin: 0 auto;
}
#spashArtBottomRow, #spashArtTopRow {
	margin-top: 40px;
	margin-bottom: 40px;
	z-index: 1;
	width: 100%;
}
#centerMe {
	width: 100%;
	text-align: center;
}
#addressBox {
	mmargin-left: 240px;
	margin-top: 80px;
}
#topRowImage {
	background-image: url(../images/top-pictures.png);
	background-repeat: repeat-x;
	height: 146px;
}
#bottomRowImage {
	background-image: url(../images/bottom-pictures.png);
	background-repeat: repeat-x;
	height: 146px;
}
#hourOfOperation {
	wwidth: 600px;
	mmargin-left: 180px;
	margin-top: 20px;
	text-align: center;
}
#phoneNumber {
	wwidth: 600px;
	mmargin-left: 180px;
	text-align: center;
	font-size: 24px;
}

#bodyFooter {
	bbackground-image: url(../images/halftone.png);
	bbackground-repeat: no-repeat;
	position: relative;
	height: 250px;
	top: -83px;	
	z-index: 0;
	text-align: center;
		
}
#logoTable {
	text-align: center;
}

#logoBar {
	position: relative;
	background-image: url(../images/lines-s.png);
	background-repeat:repeat-x;
	top: -20px;
	height: 200px;
	text-align: center;
}

#leftLogoBar, #middleLogoBar, #rightLogoBar {
	height: 199px;
}

.hoursAndNumber {
	font-family: "ltc-squareface-sc",sans-serif;
	font-size: 16px;
	/*font-variant: small-caps;*/
}