@charset "UTF-8";
.topcopy {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	font-size: 0.95em;
	line-height: 1.05em;
}
/* CSS Document */

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background-color: #dce7ed;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.fcg #container {
	width: 814px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.fcg .grayback  {
	background-color: #FFFFFF;
	border: 5px solid #ffffff;
	padding-top: 5px;
	width: 805px;
}
.fcg #header {
	height: 175px;
	width: 814px;
}
.gallerytitle {
	text-align: center;
}
.formtype {
	font-size: 14px;
	line-height: 16px;
}
.fcg #nav {
	height: 37px;
	width: 814px;
}
#tagline  {
	height: 36px;
	width: 814px;
}
.fcg #bottomlinks {
	margin-bottom: 5px;
}
a:link.bottomlink  {
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
}
a:hover.bottomlink {
	font-size: 12px;
	font-style: normal;
	color: #FFCC33;
}
a:visited.bottomlinks {
	color: #CC9900;
}
.fcg #maincolumn {
	width: 430px;
	margin-left: 10px;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	float: left;
	margin-right: 10px;
}
.cornerstop {
	background-image: url(dbimages/indeximgs/ulcorner1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	text-align: right;
}
.cornersbottom {
	background-image: url(dbimages/indeximgs/llcorner1.jpg);
	text-align: right;
	background-repeat: no-repeat;
}
.fcg #leftcolumn {
	float: left; /* since this element is floated, a width must be given */
	width: 170px;
	font-size: 17px;
	position: relative;
	margin-left: 6px;
}
.fcg #rtcolumn {
	width: 170px;
	float: left;
	padding-left: 0px;
	position: relative;
	margin-right: 0px;
} 
.fcg #footer {
	font-size: 12px;
	text-align: center;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;

}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	line-height: 0px;
}
.fcg #dbflash {
	text-align: center;
	width: 430px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #003399;
	line-height: 20px;
}
h1 {
	line-height: 29px;
	font-weight: bold;
	font-size: 24px;
	color: #990000;
	margin-top: -3px;
	margin-bottom: -3px;
	text-align: center;
}
h3 {
	line-height: 29px;
	font-weight: bold;
	font-size: 24px;
	color: #990000;
	margin-top: -3px;
	margin-bottom: 14px;
	text-align: left;
	display: block;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #006666;
	font-style: italic;
	width: 430px;
}
a:link {
	color: #0395d9;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	color: #CC9933;
	text-decoration: none;
}
#allrows {
	position: relative;
}
.project {
	width: 350px;
	float: left;
	margin-right: 26px;
	margin-left: 26px;
	text-align: center;
	font-size: 14px;
}
.projectrow {
	margin-bottom: 20px;
}
.enlarged_img {
	height: 500px;
	width: 500px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	margin-left: 15px;
	text-align: center;
}
.enlargement {
	width: 814px;
}
.enlarge_copy {
	float: right;
	width: 265px;
	margin-top: 20px;
	font-size: 18px;
	line-height: 20px;
	margin-right: 15px;
	text-align: left;
}
.flyout_title {
	font-size: 24px;
	line-height: 26px;
	color: #CC0000;
	font-weight: bold;
}
.infoblktitle {
	font-size: 20px;
	line-height: 20px;
	color: #006666;
	text-align: left;
	font-weight: bold;
}
.flyout_dimens {
	font-size: 20px;
	line-height: 22px;
	color: #336699;
}
.usa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #036;
	line-height: 20px;
}
sup {
	font-size: 0.6em;
	line-height: 0.5em;
}
.spacer {
	width: 195px;
	float: left;
}
#fblink {
	margin-bottom: 10px;
}

