﻿* {
	margin:0px;
	padding:0px;
}

html, body  {
	background-color:black;
	height: 100%;
	background-image:url('Images/Back_Bottom_Tile.jpg');
	background-repeat:repeat;
	background-position:top left;
	
}

.background {
	background-image:url('Images/Back_Sides_Tile_2.jpg');
	background-repeat:repeat-x;
	background-position:top center;
	height:100%;
	width:100%;
	position:absolute;
	top:0px;
	right:0px;
}

.wrapper {
	position:relative;
	width:848px;
	height: 100%;
	margin: 0 auto;
}

.main {
	position:relative;
	width:848px;
}

.header {
	background-image:url('Images/Header.png');
	background-repeat:repeat;
	position:relative;
	width:848px;
	height:138px;
}

.header h5 {
	position:absolute;
	font-family:Arial;
	font-size:35pt;
	color:Black;
	left:165px;
	top:25px;
	letter-spacing:-0.5pt;
}

.header h6 {
	
	position:absolute;
	font-family:Arial;
	font-size:25pt;
	font-weight:lighter;
	color:#4c4c4c;
	left:165px;
	top:80px;
	letter-spacing:1pt;
}

.button_con {
	background-image:url('Images/Toolbar.png');
	background-repeat:no-repeat;
	position:relative;
	height:42px;
	width:848px;
}

.headerButtons {
	width:848px;
	height:39px;
	position:absolute;
	top:0px;
	right:0px;
}

.headerButtons.btn1 {
	background-image:url('images/Home_H.png');
	background-repeat:no-repeat;
	left:25px;
	width:86px;
	height:39px;
}

.headerButtons.btn1 a {
	background-image:url('images/Home.png');
	background-repeat:no-repeat;
	width:86px;
	height:39px;
	display:block;
}

.headerButtons.btn1 a:hover {
	background:none;
}

.headerButtons.btn2 {
	background-image:url('images/Properties_H.png');
	background-repeat:no-repeat;
	left:111px;
	width:132px;
	height:39px;
}

.headerButtons.btn2 a {
	background-image:url('images/Properties.png');
	background-repeat:no-repeat;
	width:132px;
	height:39px;
	display:block;
}

.headerButtons.btn2 a:hover {
	background:none;
}

.headerButtons.btn3 {
	background-image:url('images/Tenants_H.png');
	background-repeat:no-repeat;
	left:243px;
	width:105px;
	height:39px;
}

.headerButtons.btn3 a {
	background-image:url('images/Tenants.png');
	background-repeat:no-repeat;
	width:105px;
	height:39px;
	display:block;
}

.headerButtons.btn3 a:hover {
	background:none;
}

.headerButtons.btn4 {
	background-image:url('images/ContactUs_H.png');
	background-repeat:no-repeat;
	left:348px;
	width:139px;
	height:39px;
}

.headerButtons.btn4 a {
	background-image:url('images/ContactUs.png');
	background-repeat:no-repeat;
	width:139px;
	height:39px;
	display:block;
}

.headerButtons.btn4 a:hover {
	background:none;
}


.photo {
	background-image:url('Images/photo.png');
	background-repeat:no-repeat;
	position:relative;
	height:191px;
}

.content {
	background-image:url('Images/Content_Middle.png');
	background-repeat:repeat-y;
	width:848px;
	max-width:848px;
	height:100%;
}

.contentText {
	background-image:url('Images/Content_Top.png');
	background-repeat:no-repeat;
	width:848px;
	height:100%;
	max-width:848px;
}

.contentText h1 {
	font-weight:normal;
	padding:30px 40px 10px 50px;
	color:#f97900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22pt;

}

.contentText h2 {
	font-weight:normal;
	padding:30px 40px 10px 50px;
	color:#f97900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
}

.para {
	line-height:20px;
	padding:10px 40px 10px 50px;
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
}

.contentText address {
	padding:10px 40px 0px 50px;
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	text-align:left;
	font-style:normal;
}


.footer {
	background-image:url('Images/Footer.png');
	background-repeat:no-repeat;
	position:relative;
	width:824px;
	height:39px;
	margin-left:12px;
	margin-right:12px;
	padding-bottom:20px;
}

.copyright {
	position:relative;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:white;
	text-align:center;
	top:5px;
}

.copyright a{
	color:white;
}

iframe {
	position:relative;
	width:800px;
	height:925px;
	margin-top:10px;
	margin-left:24px;
	margin-right:24px;
}

iframe.appreg {
	width:700px;
	height:590px;
	margin-left:70px;
	border:none;
	margin-bottom:30px;
	margin-top:30px;
	border:2px #ff9632 solid;
}

.contactInfo {
	position:relative;
	height:540px;
}

.contactInfo span {
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	text-align:left;
	font-weight:normal;
}

.contactInfo h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #ff9632;
	padding: 14px 50px;
}

iframe.contactus {
	border:2px #ff9632 solid;
	position:relative;
	left:40px;
	width:380px;
	height:250px;
	float:left;
	margin:0px;
	padding:0px;
	top:0px;
}

.googlemaps {
	position:relative;
	float:right;
	width:340px;
	height:250px;
	border: 2px #ff9632 solid;
	margin:0px;
	padding:0px;
	top:0px;
	right:40px;
}

.photoAddressLink {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: bold;
	padding: 15px 5px;
	text-align:center;
	color:#ff9632;
	text-decoration: none;
	float:none;
	bottom:20px;
	right:130px;
	width:150px;
}

.formandmap {
	position:relative;
	height:320px;
}

.contactPhoto {
	background-image:url('Images/RFD.jpg');
	background-repeat:no-repeat;
	position:absolute;
	border:2px #ff9632 solid;
	width:400px;
	height:254px;
	top:125px;
	right:40px;
}

address {
	
}