@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	font-size: 1em;
	line-height: 1.4;
	padding-right: 0px;
	text-align: center;
	background-image: url(images/global/dot-bg.png), url(images/global/realm-bg.jpg);
	background-size: auto, cover;
	background-repeat: repeat, no-repeat;
	background-attachment: scroll, fixed;
	background-color: #000000;
}
.container {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 100%;
	border-width: 0px;
	border-style: none;
	height: 100%;
	text-align: center;
}
.structure-home {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 1000px;
	border-width: 0px;
	border-style: none;
	height: 600px;
}
.structure-services {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 1000px;
	border-width: 0px;
	border-style: none;
	height: 690px;
}
.structure-recent-sales {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 1000px;
	border-width: 0px;
	border-style: none;
	height: 1450px;
}
.structure-people {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 1000px;
	border-width: 0px;
	border-style: none;
	height: auto;
}
.structure-property-for-sale {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 1000px;
	border-width: 0px;
	border-style: none;
	height: 800px;
}
.structure-contcat {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 1000px;
	border-width: 0px;
	border-style: none;
	height: 600px;
}
.left-shadow {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 20px;
	border-width: 0px;
	border-style: 0;
	height: 100%;
}
.centre-page {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 960px;
	border-width: 0px;
	border-style: 0;
	height: 700px;
}
.right-shadow {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 600px;
	width: 20px;
	border-width: 0px;
	border-style: 0;
}
.top-liner {
	width: 100%;
	border-width: 0px;
	border-style: 0;
	background-image: url(images/global/top-line.png);
	height: 13px;
	position: fixed;
	top: 0px;
}
.header {
	margin: 0px;
	height: 77px;
	width: 900px;
	padding-top: 33px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-width: 0px;
	border-style: none;
	background-color: #000000;
}
.realm-logo {
	float: left;	
}
.tag-number {
	float: right;	
}.nav {
	height: 49px;
	width: 960px;
	border-width: 0px;
	border-style: none;
	background-color: #000000;
}
.text-area {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 30px;
	padding-bottom: 30px;
	float: left;
	width: 500px;
	border-width: 0px;
	border-style: none;
	text-align: left;
}
.paragraph-large {
	font-family: 'Abel', sans-serif;
	margin-left: 0%;
	clear: none;
	font-size: 18px;
	color: #cccccc;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-align: left;
	vertical-align: bottom;
}
.paragraph-large a:link {
	color: #cccccc;
	text-decoration: none;
}
.paragraph-large a:visited {
	color: #cccccc;
	text-decoration: none;
}
.paragraph-large a:hover {
	color: #e85c36;
	text-decoration: none;
	text-shadow: 0px 0px;
}
.paragraph-large a:active {
	color: #cccccc;
	top: 5px;
	text-decoration: none;
	margin-top: 5px;
}
.paragraph {
	font-family: 'Abel', sans-serif;
	margin-left: 0%;
	clear: none;
	font-size: 15px;
	color: #cccccc;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-align: left;
	vertical-align: bottom;
}
.paragraph a:link {
	color: #cccccc;
	text-decoration: none;
}
.paragraph a:visited {
	color: #cccccc;
	text-decoration: none;
}
.paragraph a:hover {
	color: #be0a26;
	text-decoration: none;
	text-shadow: 2px 2px 5px #FCFCFC;
}
.paragraph a:active {
	color: #E5882C;
	top: 5px;
	text-decoration: none;
	margin-top: 5px;
}
.h1 {
	font-family: 'Abel', sans-serif;
	margin-left: 0%;
	clear: none;
	font-size: 20px;
	color: #e85c36;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	text-transform: uppercase;
}
.h1 a:link {
	color: #000000;
	text-decoration: none;
}
.h1 a:visited {
	color: #000000;
	text-decoration: none;
}
.h1 a:hover {
	color: #be0a26;
	text-decoration: none;
	text-shadow: 2px 2px 5px #FCFCFC;
}
.h1 a:active {
	color: #E5882C;
	top: 5px;
	text-decoration: none;
	margin-top: 5px;
}
.h2 {
	font-family: 'Abel', sans-serif;
	margin-left: 0%;
	clear: none;
	font-size: 18px;
	color: #e85c36;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-align: left;
	font-weight: 100;
	vertical-align: top;
}
.h2 a:link {
	color: #87888a;
	text-decoration: none;
}
.h2 a:visited {
	color: #87888a;
	text-decoration: none;
}
.h2 a:hover {
	color: #be0a26;
	text-decoration: none;
	text-shadow: 2px 2px 5px #FCFCFC;
}
.h2 a:active {
	color: #be0a26;
	top: 5px;
	text-decoration: none;
	margin-top: 5px;
}
.h3 {
	font-family: 'Abel', sans-serif;
	margin-left: 0%;
	clear: none;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-transform: capitalize;
	text-align: left;
}
.h3 a:link {
	color: #000000;
	text-decoration: none;
}
.h3 a:visited {
	color: #000000;
	text-decoration: none;
}
.h3 a:hover {
	color: #be0a26;
	text-decoration: none;
	text-shadow: 2px 2px 5px #FCFCFC;
}
.h3 a:active {
	color: #E5882C;
	top: 5px;
	text-decoration: none;
	margin-top: 5px;
}.right-column {
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: right;
	height: 330px;
	width: 330px;
	border-width: 0px;
	border-style: none;
	text-align: right;
}.footer-container {
	height: 45px;
	width: 100%;
	background-image: url(images/global/bottom-line.png);
}
.footer-content {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 120px;
	width: 900px;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-image: url(images/global/footer-line.png);
	background-repeat: repeat-x;
}
.footer-txt {
	font-family: 'Abel', sans-serif;
	margin-left: 0%;
	clear: none;
	font-size: 11px;
	color: #cccccc;
	font-style: normal;
	font-variant: normal;
	width: 100%;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.footer-txt a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer-txt a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer-txt a:hover {
	color: #e85c36;
	text-decoration: none;
}
.footer-txt a:active {
	color: #ffffff;
	top: 5px;
	text-decoration: none;
	margin-top: 5px;
}
.footer-column-left {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	float: left;
	height: 80px;
	width: 650px;
	border-width: 0px;
	border-style: none;
	text-align: left;
}
.footer-column-right {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
	height: 80px;
	width: 200px;
	border-width: 0px;
	border-style: none;
	text-align: right;
}
.sales-table {
	width: 490px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sales-table, th, td {
	height: 5px;
}
