body { background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: top center; background-color: #000; font-family: Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; }
* {	margin: 0px auto; padding: 0; }
img { border: 0px; }
div#wrapper { position: relative; width: 800px; }


/* header styles */
div#header { position: relative; width: 800px; height: 104px; margin-bottom: 50px; overflow: visible; margin-top: 0px; z-index: 500; }

	ul#hdrMenu { position: absolute; left: 18px; bottom: 0px; }
		ul#hdrMenu li { display: inline; list-style-type: none; }

	img#hdrLogo { position: absolute; left: 505px; top: 3px; }


	img#hdrLocation { position: absolute; left: 22px; top: 13px; }
	input#cityOrZip { position: absolute; left: 99px; top: 14px; width: 93px; height: 17px; border: 1px solid #7f9db9; font-size: 10px; padding-top: 4px; padding-right: 8px; }
		.cityOrZipInitial { color: #CCC; }
		.cityOrZipAfterFocus { color: #000; }
	input#btnGo { position: absolute; left: 207px; top: 14px; }

div#myLoc { position: absolute; left: 262px; top: 14px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 12px; text-transform: uppercase; color: #fff; }
div#myLoc a:link, div#myLoc a:visited { text-decoration: none; color: #fff }
div#myLoc a:hover { text-decoration: underline; color: #fff; }
a.myLocLink { position: absolute; left: 74px; top: 10px; }


/* content wrapper */
div#contentWrapper { position: relative; margin-top: 5px; z-index: 0; }


/* breadcrumb styles */
p.breadcrumbLocs { color: #000; font-size: 11px; padding: 0px 0 10px 4px; margin-left: 0px; position: relative; z-index: 100; }
p.breadcrumbLocs a { color: #000; text-decoration: none; }
p.breadcrumbLocs a:hover { color: #000; text-decoration: underline; }
p.breadBtm { margin-top: -10px; }


.clear { clear: both; height: 1px; margin-bottom: 15px; overflow: hidden; }


/* footer styles */

div#footer { position: relative; display: block; width: 100%; height: 100%; background-color: #940000; padding-top: 20px; padding-bottom: 35px; font-size: 12px; line-height: 17px; color: #fff; }
div#footer a:link, div#footer a:visited { text-decoration: none; color: #fff600; }
div#footer a:hover { text-decoration: underline; color: #fff600; }
div#footerLeft { padding-right: 20px; }
div#footerMiddle { padding-left: 20px; padding-right: 20px; border-left: 1px solid #b44d4d; border-right: 1px solid #b44d4d; }
div#footerRight { padding-left: 20px; }


/* location error pop up styles */
div#locPop { font-family: Arial, Helvetica, sans-serif; color: #333; display: none; }
div#locPopContent { position: absolute; top: 58px; left: 57px; width: 325px; text-align: left; z-index: 3; }
div#locMsgHdr { font-size: 20px; line-height: 28px; }
div#theLocMsg { width: 290px; float: left; font-size: 14px; line-height: 18px; }
div#locMsgBtn { clear: both; float: right; padding-right: 32px; }
.popShadow { position: relative; z-index: 1; }
.popCard { position: absolute; top: 21px; left: 21px; z-index: 2; }



/* no flash layover box */
div#flashPop { position: absolute; top: 50px; left: 210px; font-family: Arial, Helvetica, sans-serif; color: #fff; display: block; }
.popFlashShadow { position: relative; z-index: 1; }
img#popFlashLogo { position: absolute; top: 38px; left: 32px; z-index: 4;  }
div#popFlashHdr { position: absolute; top: 38px; left: 122px; width: 231px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: 800; z-index: 4; }
div#popFlashMsg { position: absolute; top: 56px; left: 122px; width: 231px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: 400; z-index: 4; }
div#popFlashBtn { position: absolute; top: 114px; left: 225px; z-index: 4; }
.popFlashCard { position: absolute; top: 9px; left: 9px; z-index: 2; }