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

body {
	background-color: #FFBB00;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #FFC800;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #FFC800;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #FFC800;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #FFC800;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	color: #FFC800;
	font-weight: bold;
}
h6 {
	font-size: 8px;
	color: #FFC800;
	font-weight: bold;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}
.mann_headerbox {
	color: #995500;
}
.mann_headerbox a:link {
	color: #995500;
	text-decoration: underline;
}
.mann_headerbox a:visited {
	color: #995500;
	text-decoration: underline;
}
.mann_headerbox a:hover {
	color: #0A5AFF;
	text-decoration: underline;
}
.mann_headerbox a:active {
	color: #995500;
	text-decoration: underline;
}
.mann_footer {
	font-size: 11px;
	color: #CC6600;
	padding: 10px;
	line-height: 16px;
}
#content_cell {
	padding-top: 15px;
	padding-bottom: 50px;
}
.mann_footer a:link {
	color: #CC6600;
	text-decoration: underline;
}
.mann_footer a:visited {
	color: #CC6600;
	text-decoration: underline;
}
.mann_footer a:hover {
	color: #0A5AFF;
	text-decoration: underline;
}
.mann_footer a:active {
	color: #CC6600;
	text-decoration: underline;
}
.pagetitle {
	margin-top: 40px;
	position: relative;
	left: -20px;
}
.pagetitle_portfolio {
	position: relative;
	left: -20px;
	padding: 0px;
	margin: 0px;
	top: 0px;
}
#navbar_cell {
	padding-bottom: 20px;
}
.date {
	font-size: 11px;
	line-height: 15px;
	color: #FFBB00;
	font-weight: 900;
}
.btn_portfolio {
	margin-left: 150px;
	margin-top: 0px;
}
.extraphoto {
	vertical-align: top;
	margin-left: -40px;
}.extra_photo_caption {
	font-size: 11px;
	line-height: 15px;
}
.formtext {
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	width: 200px;
}
.intbox {
	background-color: #ffffff;
	height: 16px;
	border: 1px solid #FFBB00;
	font-size: 10px;
	color: #995500;
	line-height: 155%;
}

.intboxarea {
	background-color: #ffffff;
	height: 116px;
	width: 225px;
	border: 1px solid #FFBB00;
	font-size: 10px;
	color: #003355;
	line-height: 155%;
}