* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

html {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	line-height: 16px;
	background-color: #6885bb;
}

body {
	margin: auto;
	min-width: 970px;
	height:100%
}

p {
	padding-bottom: 8px;
}

hr {
	width: 960px;
	height: 1px;
	margin: 10px 0;
	border: 0;
	border-bottom: 1px solid #000;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #002365;
}

.subTitle {
	font-size: 13px;
	font-weight: bold;
	color: #002365;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
	padding: 0;
}

#content {
	float: left;
	width: 960px;
	background: #fff url("../images/shadow.jpg") repeat-y;
	margin: 15px 0px 0px 0px;
}

#header {
	float: left;
	width: 952px;
	height: 108px;
	background: #fff url("../images/header.jpg") no-repeat;
}

#headerText{
	float: right;
	color: #fff;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding: 4px 10px 0px 0px;
}

#headerText a:link, #headerText a:visited, #headerText a:active {
	color: #fff;
	text-decoration: none;
}

#headerText a:hover {
	color: #95acd8;
	text-decoration: none;
	border-bottom: 1px dotted #95acd8;
}

#headerTextImage {
	float: left;
	text-decoration: none;
	border: 0px;
}

#headerTextImage a:hover {
	text-decoration: none;
	border: 0px;
}

#headerShadow {
	float: left;
	width: 8px;
	height: 108px;
	background: #6885bb url("../images/shadowHead.jpg") no-repeat;
}

#navigation {
	clear: both;
	float: left;
	width: 932px;
	height: 30px;
	background-color: #002365;
	color: #fff;
	padding-left: 20px;
}

#navigation img {
	padding: 0px 8px 0px 8px;
}

#navigationText {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding-top: 4px;
}

#navigationText img {
	vertical-align: middle;
	width: 2px;
	height: 30px;
	margin: -4px 4px 0px 4px;
}

#navigationText a:link, #navigationText a:visited, #navigationText a:active {
	color: #fff;
	text-decoration: none;
}

#navigationText a:hover {
	color: #95acd8;
	text-decoration: none;
	border-bottom: 1px dotted #95acd8;
}

#navShadow {
	float: left;
	width: 8px;
	height: 30px;
}

#subMenuAbout {
	width: 120px;
	height: 70px;
	background-color: #6885bb;
	color: #fff;
	font-size: 11px;
	display: inline;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	visibility: hidden;
	position: absolute;
	margin: 138px 0px 0px 10px;
	padding: 5px 0px 0px 5px;
	border-left: 1px solid #002365;
	border-right: 1px solid #002365;
	border-bottom: 1px solid #002365;
}

#subMenuAbout a:link, #subMenuAbout a:active, #subMenuAbout a:visited, #subMenuLease a:link, #subMenuLease a:active, #subMenuLease a:visited, #subMenuLocation a:link, #subMenuLocation a:active, #subMenuLocation a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

#subMenuAbout a:hover, #subMenuLease a:hover, #subMenuLocation a:hover {
	color: #002365;
	text-decoration: none;
	border-bottom: 1px dotted #002365;
}

#subMenuLease {
	width: 120px;
	height: 55px;
	background-color: #6885bb;
	color: #fff;
	font-size: 11px;
	display: inline;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	visibility: hidden;
	position: absolute;
	margin: 138px 0px 0px 275px;
	padding: 5px 0px 0px 5px;
	border-left: 1px solid #002365;
	border-right: 1px solid #002365;
	border-bottom: 1px solid #002365;
}

#subMenuLocation {
	width: 120px;
	height: 70px;
	background-color: #6885bb;
	color: #fff;
	font-size: 11px;
	display: inline;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	visibility: hidden;
	position: absolute;
	margin: 138px 0px 0px 410px;
	padding: 5px 0px 0px 5px;
	border-left: 1px solid #002365;
	border-right: 1px solid #002365;
	border-bottom: 1px solid #002365;
}



#homePage {
	clear: both;
	float: left;
	width: 952px;
}

#hpPhoto {
	float: left;
	width: 350px;
	height: 425px;
	margin: 20px 20px 0px 20px;
	background: #fff url("../images/hpPhoto.jpg") no-repeat;
}

#copy {
	float: left;
	width: 542px;
	padding: 20px 20px 0px 0px;
}

td {
	padding: 2px;
	font-size: 11px;
	line-height: 12px;
}

td a:link, td a:visited, td a:active {
	color: #555;
	text-decoration: underline;
}

td a:hover {
	color: #3f5d96;
	text-decoration: none;
	border-bottom: 1px dotted #3f5d96;
}

td a:link.mgmt, td a:visited.mgmt, td a:active.mgmt {
	color: #000;
	text-decoration: underline;
}

td a:hover.mgmt {
	color: #3f5d96;
	text-decoration: none;
	border-bottom: 1px dotted #3f5d96;
}

td {
	margin-bottom: 2px;
}

td.sp {
	color: #002365;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}

#homePageShadow {
	float: left;
	width: 8px;
}

#thePage {
	clear: both;
	float: left;
	width: 952px;
	min-height: 390px;
}

#theCopy {
	float: left;
	width: 912px;
	padding: 20px 20px 20px 20px;
}

#theCopy img {
	float: right;
	width: 300px;
	height: 225px;
	margin: 0px 0px 20px 20px;
	border: 1px solid #000;
}

#theCopy img.vert {
	float: right;
	width: 225px;
	height: 300px;
	margin: 0px 0px 20px 20px;
	border: 1px solid #000;
}

#theCopy img.mgmt {
	float: left;
	width: 100px;
	height: 90px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #000;
}

#theCopy img.locmap {
	float: right;
	width: 450px;
	height: 394px;
	margin: 0px 0px 10px 10px;
	border: 1px solid #000;
}

#parking {
	text-align: center;
}

#theCopy img.parking {
	float: left;
	width: 550px;
	height: 600px;
	border: 0px;
	display: block;
    margin-left: 200px;
}

#theCopy img.area {
	float: left;
	width: 550px;
	height: 540px;
	border: 0px;
	display: block;
    margin-left: 200px;
}

#theCopy img.acrobat {
	float: right;
	width: 112px;
	height: 33px;
	margin: 0px 0px 20px 20px;
	border: 0px;
}

#theCopy img.bullet {
	float: left;
	width: 15px;
	height: 15px;
	border: 0px;
	margin: 0px 0px 0px 5px;
}

#theCopy input {
	color: #002365;
	text-decoration: none;
	padding: 2px;
	background-color: #ccc;
	border: 1px dotted #002365;
}

#theCopy input:hover {
	color: red;
	text-decoration: none;
	padding: 2px;
	background-color: #fff;
	border: 1px dotted red;
}

ol, ul {
	margin: 0px 35px 0px 35px;
}

#thePageShadow {
	float: left;
	width: 8px;
}

#footer {
	clear: both;
	width: 960px;
	height: 36px;
	background: #fff url("../images/footer.jpg") no-repeat;
}

#copyright {
	clear: both;
	width: 960px;
	height: 50px;
	font-size: 10px;
	color: #fff;
	padding-top: 4px;
	text-align: center;
	line-height: 13px;
}

#copyright a:link, #copyright a:active, #copyright a:visited {
	color: #fff;
	text-decoration: none;
}

#copyright a:hover {
	color: #002365;
	text-decoration: none;
	border-bottom: 1px dotted #002365;
}

a:link, a:active, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #3f5d96;
	text-decoration: none;
	border-bottom: 1px dotted #3f5d96;
}