body{background:#fbe2cb url(../../App_Images/body-bg.jpg) repeat-x top center;font-family:Georgia;}
#wrapper{width:802px;margin:0 auto;}

/*Header Styles*/
#header{width:100%;height:114px;background:url(../../App_Images/header-bg.jpg) no-repeat;}
#header img.logo{float:left;margin-left:20px;}

/*Header Top Nav Styles*/
#header ul{float:right;width:294px;padding-top:2px;}
#header ul li{float:left;font-size:14px;}
#header ul li a{display:block;height:22px;text-align:center;}
#header ul li a.storelocator{color:#fbe2cb;width:109px;margin-right:3px;}
#header ul li a.storelocator:hover{color:#532e13;}
#header ul li a.viewcart{color:#fbe2cb;text-decoration:underline;width:76px;}
#header ul li a.viewcart:hover{text-decoration:none;}
#header ul li a.checkout{color:#fbe2cb;text-decoration:underline;width:76px;}
#header ul li a.checkout:hover{text-decoration:none;}

/*Header Search Box Styles*/
#search{clear:right;width:192px;height:21px;float:right;margin:10px 0 0 0;font-family:Georgia;color:#006600;font-size:14px;line-height:16px;text-transform:uppercase;}
.site-search{width:136px;border:1px solid #FFF;padding:2px 0 2px 0;float:left;margin:0 2px 0 0;}
.site-search-btn{width:26px;height:22px;background:url(../../App_Images/search-btn.jpg) no-repeat;border:none;float:left;}

/*Banner Styles*/
#banner{position:relative;width:363px;height:213px;background:url(../../App_Images/homepage-banner-bg.jpg) no-repeat;padding:8px 0 0 439px;}
#banner h1{color:#8e4401;font-size:26px;text-transform:uppercase;padding-bottom:32px;}
#banner p{color:#603817;font-size:11px;line-height:14px;padding:0 0 5px 0;}
#banner ul{float:left;width:162px;}
#banner ul.last{padding-left:30px;}
#banner ul li{font-size:13px;text-transform:uppercase;line-height:24px;}
#banner ul li a{color:#6b3302;}
#banner ul li a:hover{color:#ba5900;}
#banner img.banner-img{position:absolute;top:0;left:1px;}


/*Content Styles*/
#content{width:100%;}
#left-col{float:left;width:240px;padding-top:16px;}
#right-col{float:right;width:548px;padding-top:16px;}




#discover{width:229px;min-height:211px;background:url(../../App_Images/discover-nav-hp-bg.jpg) no-repeat;padding-bottom:8px;}
#email{width:229px;min-height:219px;background:url(../../App_Images/email-nav-hp-bg.jpg) no-repeat;}
#email table{margin-top:5px;}
#email table td{color:#7a3a02;font-size:12px;font-weight:bold;font-family:Palatino Linotype, Georgia;padding:3px 2px;}
#email table .size134{width:134px;border:1px solid #c0c0c0;}
#email table .size76{width:76px;border:1px solid #c0c0c0;margin-right:4px;}
#email table .size52{width:52px;border:1px solid #c0c0c0;}
#discover h3, #email h3{color:#fbe2cb;font-size:24px;padding:1px 0 0 10px;}
#discover ul{width:194px;margin:8px 0 8px 12px;}
#discover ul li{font-family:Palatino Linotype, Georgia;font-size:12px;font-weight:bold;line-height:24px;text-transform:uppercase;border-bottom:1px solid #f3d2b5;background:url(../../App_Images/square-bullet.jpg) no-repeat 0% 50%;padding:0 0 0 10px;}
#discover ul li a{color:#5c3515;}
#discover ul li a:hover{color:#a14b01;}



#right-col.homepage h2{color:#632514;font-size:28px;padding-bottom:8px;}
#right-col.homepage h3{color:#632514;font-size:20px;padding-bottom:2px;}
#right-col.homepage p{color:#632514;font-size:11px;line-height:15px;padding-bottom:12px;}
#right-col.homepage ul{color:#632514;font-size:11px;padding-bottom:8px;}
#right-col.homepage ul li{line-height:18px;}

#right-col.homepage div.tanBox{width:268px;height:290px;background:#fdefe2 url(../../App_Images/tanBox-bg.jpg) no-repeat;border:1px solid #d8b698;float:left;margin-right:4px;}
#right-col.homepage div.tanBox h4{color:#b45601;font-size:24px;padding:4px 0 0 12px;}
#right-col.homepage div.tanBox ul{font-size:12px;text-transform:uppercase;padding:6px 0 0 12px;}
#right-col.homepage div.tanBox ul li{line-height:22px;background:url(../../App_Images/squigle-bullet.jpg) no-repeat 0% 50%;padding:0 0 0 30px;}
#right-col.homepage div.tanBox ul li a{color:#6b3302;}
#right-col.homepage div.tanBox ul li a:hover{color:#a14b01;}
#right-col.homepage div.tanBox p{color:#8c4301;font-size:11px;line-height:16px;padding:6px 0 4px 12px;}



.clearBoth{clear:both;}

