@charset "UTF-8";
/* CSS Document */

/******************************************************************************
								 Type 
******************************************************************************/	

h1 {
	
	font-size: 16px;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 14px;
	margin: 0 0 10px 0;
}
h3{
	font-size: 12px;
	margin: 0 0 6px 0;
}
h4{
	font-size: 14px;
	margin: 0 0 8px 0;
	font-weight:normal;
}
p {
	margin: 0 0 8px 0;
	line-height: 18px;
}

#tripPhotos p{
	font-size:11px;
	margin: 0 0 0 10px;
	}

#tripNav h1{color:#3F1C00;}