/* CSS Document */

p{
font-family: Arial, sans-serif;
font-size: 18px;
color: #FFFFFF;
line-height: 24px;
padding: 10 px;
}


.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #003366;
}



.mainnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #7AB7B8;
	display: block;
	padding: 0px;
	width: 160px;
	text-align: right;
}



.designnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #2E5499;
	display: block;
	padding: 0 px;
	width: 160px;
	text-align: right;
}



.photonavigation {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF9933;
	display: block;
	padding: 0px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}



.galleries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9933;
	display: block;
	text-align: right;
	width: 160px;
}



.bionavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #92896F;
	display: block;
	padding: 0px;
	text-align: right;
	width: 160px;
	text-decoration: none;
}
.bioparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #713F44;
	text-decoration: none;
	display: block;
	padding: 0px;
	line-height: 18px;
}
.miscnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #399C43;
	display: block;
	padding: 0px;
	text-align: right;
	text-decoration: none;
	width: 160px;
}
