p {
	font-size: 11px;
	color: #FFFFCC;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 180px;
	line-height: 1.6em;
}
h1 {
	font-size: 18px;
	color: #B69768;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}
h2 {
	font-size: 14px;
	padding-left: 15px;
	color: #B69768;
	margin: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B69768;
	padding-left: 30px;
	font-style: italic;
	padding-right: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
br.clear {
	clear: both;
}
#home, #photos, #travels, #house, #sailing, #us {
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}


#mainContent p {
	margin-left: 35px;
	margin-right: 35px;
}

#navList {
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 22px;
	background-color: #414F5F;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95A5BC;
}
#navList p {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}

#breadcrumbs {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B69768;
	margin-left: 22px;
	margin-right: 22px;
}
#breadcrumbs p {
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}




a:visited {
	color: #678DA9;
	text-decoration: none;
}

a:link {
	color: #8EAABF;
	text-decoration: none;
}
a:hover {
	color: #8EAABF;
	text-decoration: underline;
}


.thumbnail {
	border: thin solid #FFFFCC;
	margin-bottom: 1.5em;
}
.thumbnailCentered {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFCC;
}
.centered {
	text-align: center;
}
.comboH {
}

.comboDateRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	padding-left: 30px;
	margin: 0px;
	font-style: italic;
	padding-right: 15px;
	font-weight: normal;
	float: right;
}
.comboUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #795F3A;
	margin-right: 15px;
	margin-left: 15px;
	height: 3px;
}
