body {
	background-color:#fff;
	}

a, a:visited {color:#46b9dd;}
a:hover {color:#5cd0f5; text-decoration:none;}



#container {
	margin:20px auto 0;
	width:846px;
}

#hd {
	background:url(images/hd_bg.jpg) bottom no-repeat;
	height:300px;
	display:block;
}


#logo {
	background:url(images/logocafe_logo.jpg) no-repeat;
	width:293px;
	height:73px;
	display:block;
	}
	
.hidden {
	height:1px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:-500px;
	width:1px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#7f766a;
	font-size:13px;
	line-height:18px;
	margin-top:9px;
	padding-left:2px;
}

h1 {
	font-size:33px;
	color:#6d5e44;
	line-height:33px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.06em;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:20px;
	margin:7px 0;
	font-weight:normal;
	font-style:italic;
	letter-spacing:-0.04em;
	color:#4c3a1e;
	}

span.blue {
	color:#5cd0f5;
	}
	
ul#nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin:-36px 0 0 395px;
	color:#5c4a2b;
}

ul#nav li {
	float:left;
	margin-right:34px;
	line-height:150%;
	}

ul#nav li a {
	color:#5c4a2b;
	text-decoration:none;
}

ul#nav li a:hover {
	color:#5cd0f5;
	text-decoration:none;
}

#descrip {
	margin:80px 0 0 20px;
	}

#content {
	margin:10px 0;
}

#content img {
	border:1px solid #ede7d7;
	float:left;
	margin: 0 10px 5px 0;
	}
	
#about {
	float:left;
	width:220px;
	margin:20px;
}

#slideshow {
	width:470px;
	height:269px;
	margin:25px 0 25px 50px;
	
	float:left;
	padding:0;
	}

#footer {
	clear:left;
	background:url(images/footer_bg.jpg) top no-repeat;
	width:100%;
	height:220px;
	padding-top:9px;
}

#footer p {
	margin-left:22px;
	float:left;	
	line-height:100%;
	
}

#footer, #footer p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#5c4a2b;
	font-style:italic;
}


#footer span.label,span.spacer,span.multiple span {width:135px;float:left;} 
#footer span.multiple {float:left;} 
#footer span.input {float:left; font-size:11px; color:#5c4a2b; height:14px;}
#footer span.button {padding-left:10px; float:left;} 
#footer div.clear {clear:both;padding-top:5px;}
#footer form {float:right; margin-right:32px;} 

#contact {
	margin:0 22px;
}

#contact iframe {margin-top:20px;}



#tall {background:#fff url(images/tall_cup.jpg) no-repeat; width:165px; height:430px; margin:0 0 0 85px; display:block; float:left; text-align:center;}
#grande {background:#fff url(images/grande_cup.jpg) no-repeat; width:165px; height:430px; margin:0 0 0 55px; display:block; float:left; text-align:center;}
#venti {background:#fff url(images/venti_cup.jpg) no-repeat; width:165px; height:430px; margin:0 0 0 55px; display:block; float:left; text-align:center;}


#tall h2, #grande h2, #venti h2 {font-style:normal; margin:182px 0 12px 0;}

#tall h3, #grande h3, #venti h3 {font:normal 16px/24px Georgia, "Times New Roman", Times, serif; color:#5CD0F5; margin:12px 0;}

#tall ul li, #grande ul li, #venti ul li {font:normal 12px/16px Arial, Arial, Helvetica, sans-serif; color:#6D5E44; margin-bottom:3px;}

#purchaseInfo {float:left; margin:0 0 45px 85px; width:780px; }

#logogallery img {width:400px; margin-bottom:10px;}

