@charset "UTF-8";
/* CSS Document */
body {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 13px;
	color: #ccd2d8;
	background-color: #001e3d;
	margin: 0px;
	padding: 0px;
}
p, td {
	font-size: 13px;
}
h1 {
	text-align: right;
	margin-top: 14px;
	margin-left:350px;
	margin-right:5px;
	font-size: 30px;
	color: #ccd2d8 ;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #ccd2d8 ;
}
#PageHeader {
	margin-top: 15px;
	border-bottom: 10px solid #FF6600;
}
#PageFooter {
	font-size: 11px;
	border-top: 5px solid #FF6600;
	padding-top: 8px;
}
#PageFooter a {
	color: #ccd2d8;
	text-decoration: none;
}
#PageFooter a:hover {
	text-decoration: underline;
}
#PageHeaderNav a {
	margin-left: 6px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}
.ClearBoth {
	clear:both;
	line-height: 1px;
	font-size: 1px;
}
#HomeBodyCopy {
	margin-left: 490px;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 18px;
	line-height: 18px;
	text-align: right;
	font-style: normal;
}
#AboutBodyCopy {
	margin-left:490px;
	margin-right:5px;
	margin-top:0px;
	font-size: 17px;
	line-height: 17px;
	text-align:left;
}
#About2BodyCopy {
	margin-left:495px;
	margin-right:5px;
	margin-top:2px;
	font-size: 17px;
	line-height: 17px;
	text-align:left;
}
#Form {
	margin-left:490px;
	margin-right:0px;
	margin-top:0px;
	font-size: 17px;
	line-height: 18px;
	text-align:right;
}
#SectionNav {
	float: right;
	text-align: right;
}
#SectionNav p {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
}
#SectionNav a {
	color: #CCCCCC;
	text-decoration: none;
}
#SectionNav a:hover {
	text-decoration: underline;
}
#SectionNav a.Selected {
	color: #B3C4CB;
}
#MainBody {
	width: 595px;
}
#MainBody p {
	text-align: left;
}
#Projects td {
	padding-bottom: 24px;
}
#Projects td p {
	text-align: center;
}
#Projects a img {
	border: 1px solid #B3C4CB;
}
#Projects a:hover img {
	border: 1px solid #ccd2d8;
}
#Projects .ProjectName {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}
#Projects .ProjectName img {
	margin-right: 15px;
	border: 10px solid #ccd2d8;
}
#Projects .ProjectAddress {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 14px;
}
#ProjectDetails p {
	font-size: 12px;
	line-height: 14px;
	margin-left: 350px;
}
#ProjectDetails ul {
	margin-left: 350px;
}
#ProjectDetails ul ul {
	margin: auto;
}
a {
	color: #86A1AC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#MainBody {
	margin-bottom: 20px;
}
