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


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

img#palmtrees { position: absolute; left: -173px; top: -54px; z-index: 501; }
img#palmTop { position: absolute; left: -173px; top: -54px; z-index: 501; }
img#palmBtm { position: absolute; left: -83px; top: 177px; z-index: 501; }
img#goldtrim { display: block; position: relative; left: -11px; top: -15px; margin-bottom: -15px; }
img#findLoc { position: absolute; right: 0px; top: 98px; }

/* header styles */
div#header { position: relative; width: 804px; height: 145px; overflow: visible; margin-top: 0px; z-index: 500; }
	img#hdrLogo { position: absolute; left: 20px; top: 6px; }
	img#hdrBtm { position: absolute; left: 0px; bottom: 0px; }
	ul#hdrMenu { position: absolute; left: 0px; top: 34px; }
		ul#hdrMenu li { display: inline; list-style-type: none; }



/* breadcrumb styles */
p.breadcrumbLocs { font-family: Arial, Helvetica, sans-serif; display: block; color: #bd9455; font-size: 11px; padding: 0px 0 8px 0px; margin-left: 0px; position: relative; }
p.breadcrumbLocs a { color: #f1ddbe; text-decoration: none; }
p.breadcrumbLocs a:hover { text-decoration: underline; }



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


/* footer styles */

div#footer { position: relative; display: block; width: 100%; height: 100%; background-image: url(../images/footer_woodtrim.png); background-position:center top; background-repeat: repeat-x; background-color: #1e1512; padding-top: 40px; padding-bottom: 35px; font-size: 12px; line-height: 17px; color: #666; z-index: 502; }
div#footer a:link, div#footer a:visited { text-decoration: none; color: #41591f; }
div#footer a:hover { text-decoration: underline; color: #41591f; }
div#footerLeft { padding-right: 20px; }
div#footerMiddle { padding-left: 20px; padding-right: 20px; border-left: 1px solid #666; border-right: 1px solid #666; }
div#footerRight { padding-left: 20px; }


/* location error pop up styles */
div#locPop { font-family: Arial, Helvetica, sans-serif; color: #fff; display: none; }
div#locPopContent { position: absolute; top: 58px; left: 57px; width: 325px; text-align: left; z-index: 3; }
div#locMsgHdr { font-size: 18px; line-height: 26px; }
div#theLocMsg { width: 290px; float: left; font-size: 11px; line-height: 14px; }
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: 11px; line-height: 14px; font-weight: 800; z-index: 4; }
div#popFlashMsg { position: absolute; top: 56px; left: 122px; width: 231px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; 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; }