@import url('styles.css');

body {
background-color: #6a1200;
	background-image: url(../images/home-bg.gif);
}


#content {
background:url(../images/home-white-bg.gif) center 149px no-repeat;
height:604px;
}

#header {
position:relative;
top: 0px;
background:url(../images/home-header-bg.jpg) no-repeat;
height:582px;
}



#footer {
background:url(../images/home-footer.gif) no-repeat;
height:25px;
}



#navigation ul li {
background:url(../images/home-heart-bullet.gif) no-repeat;
background-position: 3px 2px;
}

#navigation ul li.navHome a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#393b40;
text-decoration:none;
}


h1 {
padding: 43px 0 0 164px;
margin:0px;
}


#productHome {
position:relative;
width: 244px;
float: right;
margin-top:-290px;
padding-right:45px;
z-index:100;
}

#productHome img {
margin-left: 38px;
}

#productHome h2 {
font-size:15px;
padding: 0px;
margin: 5px 0 0 37px;
}

#productHome p {
margin: 2px 0 5px 37px;
width:225px;
font-size:13px;
line-height:normal;
}


#tipJar {
float:left;
padding: 223px 0 0 10px;
}

#tipJar img {
float:left;
}




#containerDiv { 
position:relative;  
float:left;
top: 23px;
left: 10px;
width:170px;
height:150px;
overflow:hidden;
}
 
#div1 { width: 170px; height: 150px; display:block; }
#div2 { width: 170px; height: 150px; display:none; }
#div3 { width: 170px; height: 150px; display:none; }
#div4 { width: 170px; height: 150px; display:none; }
#div5 { width: 170px; height: 150px;  display:none; }
#div6 { width: 170px; height: 150px; display:block; }
#div7 { width: 170px; height: 150px; display:none; }
#div8 { width: 170px; height: 150px; display:none; }
#div9 { width: 170px; height: 150px; display:none; }
#div10 { width: 170px; height: 150px;  display:none; }
#div11 { width: 170px; height: 150px; display:block; }
#div12 { width: 170px; height: 150px; display:none; }
#div13 { width: 170px; height: 150px; display:none; }
#div14 { width: 170px; height: 150px; display:none; }
#div15 { width: 170px; height: 150px;  display:none; }



#containerDiv h2 {
margin:0;
padding:0 0 3px 0;
font-size:15px;
line-height:normal;
}

#containerDiv p {
font-size:13px;
line-height:normal;
padding: 0;
margin:0;
}

#containerDiv h3 {
margin:0;
padding: 3px 0 0 0;
background:url(../images/home-heart-bullet-90.gif) no-repeat 65px 2px;
height:20px;
font-size:12px;
line-height:normal;
}

#containerDiv h3 a {
text-decoration:none;
/* color:inherit;*/
}

#containerDiv h3 a:hover {
text-decoration:underline;
}