@charset "UTF-8";
#quoteLeft #tip h2 {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* CSS Document */

#quoteBottom {
	width: 960px;
	background-color: #FFF;
	height: 650px;
}
#quoteLeft {
	width: 159px;
	height:720px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #338DC9;
	float: left;
}
#quoteRight {
	width: 790px;
	float: left;
	padding-left: 10px;
	text-align: left;
	margin-left: 158px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #338DC9;
}
#photoGallery {
	text-align: center;
}


#photoFooter {
	color: #666;
	height: 200px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 100px;
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 100px;
}
#photoFooter a.herrera {
	color: #7f7f7f;
	list-style-type: none;
	text-decoration: none;
}
#photoFooter a:hover.herrera {
	color: #f90;
	list-style-type: none;
	text-decoration: none;
}
.pikachoose {
	margin-left: 40px;
}

