@charset "UTF-8";
/* CSS Document */
/* Main style sheet for Property Pages */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.7em;
	text-decoration: none;
	background-image: url(../images/bkg_main.gif);
	background-repeat: repeat;
	margin-top: 80px;
}
p, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 {
	margin-bottom: 0.6em;
	font-size: 15pt;
}
p {
	margin-bottom: 0.6em;
	line-height: 1.1;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff;
}
#header {
	padding: 0px;
	background-color: #FFF;
	height: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border-top: solid 10px #000;
	border-right: solid 10px #000;
	border-bottom: 0px;
	border-left: solid 10px #000;
}
#headerLogo {
	height: 50px;
	width: 175px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#mainContent {
	height: 250px;
	width: 460px;
	float: left;
	border-left: solid 10px #000;
	border-right: solid 5px #000;
	position: relative;
}
#sidebar2 {
	height: 440px;
	width: 460px;
	float: right;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#sidebar2 #frmService {
	padding-top: 30px;
	padding-left: 25px;
}
#sidebar2 #frmService textarea {
	height: 70px;
	width: 390px;
}
#sidebar2 #frmService fieldset legend {
	font-size: 10pt;
	font-weight: bold;
	display: block;
	padding-left: 15px;
	margin-bottom: 10px;
}
#sidebar2 #frmService fieldset {
	border: 0;
}
#contactUs {
	margin-top: 20px;
	margin-left: 25px;
	font-size: 10pt;
}
#contactUs p {
	display: block;
	margin-bottom: 5px;
	padding-left: 13
.px;
	padding-left: 13px;
}
#contactUs a:link, #contactUs a:visited {
	color: #88A77A;
	text-decoration: underline;
}
#contactUs a:hover, #contactUs a:active {
	color: #666;
	text-decoration: underline;
}
#mainContent2 {
	height: 180px;
	width: 460px;
	position: relative;
	border-top-width: 10px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
}
#description {
	font-size: 11pt;
	height: 130px;
	width: 410px;
	margin: 0;
	text-align: left;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding: 0;
}
#footer {
	width: 930px;
	clear: both;
	border-left: solid 10px #000;
	border-right: solid 10px #000;
	border-bottom: solid 10px #000;
	text-align: center;
	background-image: url(../images/graphic_footer.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 1.7em;
	color: #FFF;
	background-position: center center;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #666;
	text-decoration: none;
}
.hoverGreen {
}
.hoverBlue {
}
.hoverYellow {
}
.hoverPink {
}
.hoverPurple {
}
.phone {
	background-image: url(file:///BIS%20EXTERNAL%20DRIVE/BIS%20Customers/01-PittPropertyManagement/01-WS/PPM/images/graphic_dot_y.gif);
	background-repeat: no-repeat;
	background-position: 1em center;
}
.address {
	background-image: url(file:///BIS%20EXTERNAL%20DRIVE/BIS%20Customers/01-PittPropertyManagement/01-WS/PPM/images/graphic_dot_g.gif);
	background-repeat: no-repeat;
	background-position: 1em center;
}
.website {
	background-image: url(file:///BIS%20EXTERNAL%20DRIVE/BIS%20Customers/01-PittPropertyManagement/01-WS/PPM/images/graphic_dot_b.gif);
	background-repeat: no-repeat;
	background-position: 1em center;
}
.yellowDot {
	background-image: url(../images/graphic_dot_y.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.greenDot {
	background-image: url(../images/graphic_dot_g.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.blueDot {
	background-image: url(../images/graphic_dot_b.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
