body{
	margin: 0px;
	background-color: #dff2f2;
}
.mainBorder{
	border: 1px solid #4c81c3;
	border-top: 0px;
}
.contentpad{
	padding: 5px;
	background-color: #fff;
}
.content td{
	font-family: times, times new roman, georgia, serif;
	font-size: 9pt;
}
.header{
	font-size: 12pt;
	color: #f7945b;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}
.nav{
	color: #1b5958;
	padding-top: 4px;
}
.nav a{
	font-family: Arial, Helvetica, sans;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding-left: 7px;
	padding-right: 7px;
}
.nav a:hover{
	color: #f5955b;
}

.address {
	font-family: arial, helvetica, sans;
	font-size:8pt;
	color: #4c81c3;
}

.whiteText {
	color: #FFF;
}

a.small {
	font-size: 9pt;
}
.small {
	font-family: arial, helvetica, sans;
	font-size: 7pt;
}
.tagline{
	font-size: 24pt;
	line-height: .7em;
	color: #777;
}
.tagline b{
	font-family: arial, helvetica, sans;
	font-size: 10pt;
	line-height: 1.5em;
	color: #777;
}
.constructionPhoto{
	width: 245px;
	height: 175px;
	float:left;
	padding: 0px;
	margin:0px;
}