/* custom stylesheet for athomeinsantacruz.com */

/* links */
a, a:visited {
	color: #3366CC;
}

/* header */
#header {
	background: url(flickr_bg_header.gif) top no-repeat; 
	min-height: 270px;
}

#header img#logo {
	float:left;
	margin:35px 0 6px 6px;
	display:inline;
}

/* photo */
#flickr_photo {
	float:left;
	width:100%;
	margin:0 16px;
	text-align:center;
}

#flickr_photo div.photo {
	width:120px;
	float:left;
	margin:0 11px;
	display:inline;
}


/* footer */
#footer p, #footer a, #footer a:visited {
	color: #E5EEF7;
}

/* contact */
div#contact div.indContact {
	width:45%;
	float:left;
}

div#contact img {
	padding:1em 0;
}

hr.clr {
	clear:both;
}

/* sidebar */
div#sidebar ul li ul {
	margin-bottom:0;
}