﻿/* CSS layout */


body  {
	margin:0 auto;
	height:100.01%;
	background-color: #ffffff;
}


html  {
	margin:0 auto;
	height:100%;
	background-color: #ffffff;
}

.divBox {
	position: relative;
	height: 300px;
	left: 0px;
	top: 0px;
}

.linkLists {
	border-style:solid;
	border-width:2px;
	border-color:#505050;
	position:relative;
	margin:0px;
	padding: 15px 0px 15px 25px;
	background-color:#e0e0e0	
	
}

.linkLists.app {
	width: 430px;
}

.linkLists.regBox {
	width:175px;
	height: 120px;
	text-align:center;
	position:absolute;
	right:0px;
	top:0px;
	padding:5px 
}

.linkLists.regBox.appBox {
	
	top:15px;
	right:29px;
	height:80px
	
}

ul.leftSmall {
	font-family:Tahoma;
	font-size:small;
	color:#505050;
	text-align:left;
	font-style:normal;
	margin:0;
	padding:0;
	list-style-type:disc;
}

div ul li {
	line-height:20px
}


#wrapper {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
}

.wrapper {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
}

#masthead {
	position: relative;
	width: 100%;
}

.masthead {
	position: relative;
	width: 100%;
}

#top_left {
	width: 316px;
	height:139px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.top_left {
	width: 336px;
	height:139px;
	position: absolute;
	left: 0px;
	top: 0px;
}


#header {
	margin-left:316px;
	width:444px;
	height:113px;
}

.header {
	margin-left:336px;
	width:424px;
	height:105px;
}


#headerButtons {
	position:relative;
	margin-left:316px;
	height:26px;
}

#headerButtons img {
position:absolute;
right:0px;

}

.headerButtons {
	margin-left:316px;
	width:431px;
	height:26px;
}

.btnPos {
	position:absolute;
	padding:0;
	margin:0;
	cursor: pointer;	
}

.btnPos.btn1 {
	
	background-image:url('images/Home_H.png');
	background-repeat:no-repeat;
	left:0px;
	width:88px;
	height:26px;
}

.btnPos.btn1 a {
	background-image:url('images/Home.png');
	background-repeat:no-repeat;
	width:88px;
	height:26px;
	display:block;
	
}

.btnPos.btn1 a:hover {
	background:none;

}

.btnPos.btn2 {
	background-image:url('images/Properties_H.png');
	background-repeat:no-repeat;
	left:88px;
	width:86px;
	height:26px;

}
.btnPos.btn2 a {
	background-image:url('images/Properties.png');
	background-repeat:no-repeat;
	width:86px;
	height:26px;
	display:block;
	
}

.btnPos.btn2 a:hover {
	background:none;

}

.btnPos.btn3 {
	background-image:url('images/Tenants_H.png');
	background-repeat:no-repeat;
	left:174px;
	width:86px;
	height:26px;

}
.btnPos.btn3 a {
	background-image:url('images/Tenants.png');
	background-repeat:no-repeat;
	width:86px;
	height:26px;
	display:block;
	
}

.btnPos.btn3 a:hover {
	background:none;

}


.btnPos.btn4 {
	background-image:url('images/Testimonials_H.png');
	background-repeat:no-repeat;
	left:260px;
	width:86px;
	height:26px;

}
.btnPos.btn4 a {
	background-image:url('images/Testimonials.png');
	background-repeat:no-repeat;
	width:86px;
	height:26px;
	display:block;
	
}

.btnPos.btn4 a:hover {
	background:none;

}


.btnPos.btn5 {
	background-image:url('images/ContactUs_H.png');
	background-repeat:no-repeat;
	left:346px;
	width:85px;
	height:26px;

}
.btnPos.btn5 a {
	background-image:url('images/ContactUs.png');
	background-repeat:no-repeat;
	width:85px;
	height:26px;
	display:block;
	
}

.btnPos.btn5 a:hover {
	background:none;

}


#container {
	min-height:100%;
	position: relative;
	width: 100%;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

.container {
	min-height:100%;
	position: relative;
	width: 100%;
	overflow: hidden;
}

#left_col {
	background-image:url('images/LeftBar.png');
	width: 12px;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height:100%;
	min-height:100%;
  	height:100%;
  	padding-bottom: 20010px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
}

.left_col {
	background-image:url('images/LeftBar.png');
	width: 12px;
	position: absolute;
	left: 0px;
	top: 0px;
	min-height:100%;
  	height:100%;
  	overflow: hidden;
  	padding-bottom: 20010px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
}

.left_col img {
	width:12px;
	height:100%;
}


#page_content {
	position:relative;
	margin-left: 12px;
	margin-right: 13px;
	padding:0px;
	border:1px #404040 solid

}

#default.content  {
	position:relative;
	margin-left: 12px;
	margin-right: 13px;
	padding:0px;
	border:1px #404040 solid

}

.page_content {
	position:relative;
	margin-left: 12px;
	margin-right: 13px
}

#page_content2 {
	position:relative;
	margin-left: 12px;
	margin-right: 13px;
	padding:30px 20px;
	border:1px #404040 solid

}

#default.content_2 {
	position:relative;
	margin-left: 12px;
	margin-right: 13px;
	padding:30px 20px;

}

.page_content2 {
	position:relative;
	margin-left: 12px;
	margin-right: 13px;
	padding-bottom:30px;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px

	
}

#right_col {
	background-image: url('images/RightBar.png');
	margin:0px;
	width: 13px;
	height:100%;
	position: absolute;
	right: 0px;
	top: 0px;
  	padding-bottom: 20010px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
}

.right_col {
	background-image: url('images/RightBar.png');
	margin:0px;
	width: 13px;
	height:100%;
	position: absolute;
	right: 0px;
	top: 0px;
  	padding-bottom: 20010px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
}


#footer {
	position:relative;
	background-image:url('images/Footer.png');
	background-repeat:no-repeat;
	width:760px;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	padding-top:5px;
	font-size:15px;
	font-family:Tahoma, Verdana, Helvetica, sans-serif
}

.footer {
	position:relative;
	background-image:url('images/Footer.png');
	background-repeat:no-repeat;
	width:760px;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	padding-top:5px;
	font-size:15px;
	font-family:Tahoma, Verdana, Helvetica
}

p {
	font-family:Tahoma, Arial, Helvetica;
	font-size:medium;
	color:black
}

table {
	font-family:Tahoma, Arial, Helvetica;
	font-size:medium;
	color:black

}

div.contactinfo {
	width: 280px;
}

div.contactinfo table {
	width:250px;
	right: 0px;
	float:right;	
}

div.indent p {
	padding-left:27px
}

div.indent table {
	margin-left:55px
}

div.indent strong {
	color:#707070
}

table.tenants {
	width: 500px;
	font-size:15px;
}

.tdWidth1 {
	width:150px;
}

.tdWidth2 {
	width:20px;
}

.valFont {
font-size:x-small;
}

.textField {
	width: 100%
}

iframe {
	height:820px;
  	width:695px;
  	margin:0px;
  	padding:0px;
}

.divSpacer {
	height:300px;
	text-align:center;
	padding: 200px 0px
}


h1 {
	font-family:Verdana, Arial, Helvetica;
	font-size:x-large;
	color:#505050
}

h2 {
	font-family:Verdana, Arial, Helvetica;
	font-size:large;
	color:#707070
}

address {
	font-style:normal;
	font-family:Tahoma, Arial, Helvetica
	
}

.btnReg {
	background-image:url('btnRegister.gif');
	background-repeat:no-repeat;
	width:95px;
	height:22px;
	position:absolute;
	left:45px;
	bottom:10px;
	cursor:pointer;
}

.btnReg.btnMaint {
	background-image:url('btnMaintenance.gif')
}

.linkLists.regBox.App {
	
	top:10px;
	right:29px;
	height:80px
	
}

.leftSmall {
	font-family:Tahoma;
	font-size:small;
	color:#505050;
	text-align:left;
	font-style:normal;
	margin:0;
	padding:0
}

.leftSmall.center {
	text-align:center;
}


.verticalDivider {
position:absolute;
height:2px;
width:375px;
left:175px;
top:15px


}

.verticalDivider_bottom {
position:absolute;
height:2px;
width:375px;
left:175px;
bottom:15px
}

.wigtonPhoto {
	
	border-style:solid;
	border-color:#504e4f;
	border-width:2px;
	float:right;
	margin:0 50px 0 0;
}

.contactUsDiv {
	height:300px;
}



.contactUsDiv address {
	text-align: right;

}


ul a:link {
	color:#505050
}


a.ns:link  {
	color:#FFFFFF;
}

a.ns.vi:visited {
	color:#FFFFFF;
}

#centralDiv {width:700px;margin: 0 auto; text-align:center;}
#centralDiv p {text-align:left;}

.testimonials {
	width:95%;
	margin: 15px auto;
}

.testimonials p {
	margin-bottom: 3px;
	padding-bottom:0px;
}

.testimonials h4 {
	font-family:Verdana, Arial, Helvetica;
	font-size:13pt;
	color:#707070;
	margin-top: 3px;

}
