﻿@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:614px;
}

#header {
/*position:relative;
top: 0px;*/
height:562px;
background:url(../images/home-header-bg.jpg) no-repeat;
}

#navigation ul li.navHome a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#393b40;
text-decoration:none;
}



#footer {
background:url(../images/home-footer.gif) no-repeat;
height:25px;
}

/*
#navigation ul li {
background-position: 3px 2px;
height: auto; 
}
*/

h1 {
padding: 57px 0 16px 142px;
margin:0px;
}


#productHome {
position:relative;
width: 244px;
float: right;
margin-top:-270px;
padding-right:45px;
z-index:100;
}

#productHome img {
margin-left: 37px;

}

#productHome h2 {
font-size:15px;
padding: 0 5px 0 0;
margin: -5px 0 0 37px;
text-align:right;
}

#productHome p {
text-align:right;
margin: 2px 0 5px 15px;
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:230px;
height:150px;
overflow:hidden;
}
 
#div1 { width: 230px; height: 150px; display:block; }
#div2 { width: 230px; height: 150px; display:none; }
#div3 { width: 230px; height: 150px; display:none; }
#div4 { width: 230px; height: 150px; display:none; }
#div5 { width: 230px; height: 150px;  display:none; }
#div6 { width: 230px; height: 150px; display:block; }
#div7 { width: 230px; height: 150px; display:none; }
#div8 { width: 230px; height: 150px; display:none; }
#div9 { width: 230px; height: 150px; display:none; }
#div10 { width: 230px; height: 150px;  display:none; }
#div11 { width: 230px; height: 150px; display:block; }
#div12 { width: 230px; height: 150px; display:none; }
#div13 { width: 230px; height: 150px; display:none; }
#div14 { width: 230px; height: 150px; display:none; }
#div15 { width: 230px; 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 85px 2px;
height:20px;
font-size:12px;
line-height:normal;
}

#containerDiv h3 a {
text-decoration:none;
/* color:inherit;*/
}

#containerDiv h3 a:hover {
text-decoration:underline;
}


