

#flashdiv {
float: right;
margin-left: 20px;
}

#shopping {
background: url(images/shop.png) no-repeat;
height: 291px;
width: 980px;
margin-top: 10px;
}


.text_image2 {
width: 160px;
height: 160px;
border: solid 1px #392500;
float: left;
margin: 30px 30px 10px 45px;
text-align: center;
background: #ffffff;
}

#shoptext {
color: #ffffff;
font-family: 'ComfortaaBold', Arial, sans serif;
font-size: 24px; 
padding-top: 20px;
}


#callout {
background: url(images/shopbg.png) no-repeat;
height: 291px;
width: 920px;
height: 261px;
margin-top: 10px;
padding: 10px 30px 20px 30px;
overflow: hidden;
}

#callout p {
color: #FFFFFF;
font-size: 14px;
font-family: Arial, Trebuchet MS, sans serif;
}

#callout h2 {
color: #FFFFFF;
font-weight: bold;
}

.calloutleft {
	float: left;
	width: 700px;
}

.calloutright {
	float: right;
	width: 200px;
	vertical-align: middle;
}

.calloutright img {
	vertical-align: middle;
	border: solid 1px #392500;
}


#callouttext {
color: #ffffff;
font-family: 'ComfortaaBold', Arial, sans serif;
font-size: 24px; 
padding-top: 20px;
}

#callouttext a {
color: #ef974d;
font-weight: bold;
}




.text_image3 {
width: 270px;
margin-top: 20px;
text-align: center;
}

#stuffwelove_title {
color: #ffffff;
font-family: 'ComfortaaBold', Arial, sans serif;
font-size: 24px;
margin-top: 20px;
}

#stuffwelove_text {
margin-top: 20px;
}

#left_side {
width: 330px;
float: left;
}

#right_side {
float: right;
width: 600px;
}

#header_type{
margin-top: -20px;
margin-bottom: 20px;
}



