﻿@charset "utf-8";
/* CSS Document */

body	{
	font-family:Verdana;
	font-size: 9pt;
	color: white;
}

p {
	margin-left:12px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:5px;
}
.redText {
	color: #CC0000;
}

a {
	color: white;
	text-decoration:none;
}

h1 {
	margin-left:12px;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:0px;
	font-size:11pt;
	font-weight:bold;
	color: white;
}

a img {
	color: white;
	text-decoration:none;
	border: 1px solid white;
}

a:hover {
	text-decoration:underline;
}

#canvas {
	margin: 0 auto;
	z-index: 1;
	position: relative;
	width: 940px;
	height: 100%;
	background-color: #5e0203;
	text-align:left;
}

#header {
	width: 940px;
	height: 272px;
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
}

#main {
	width: 940px;
	height: 100%;
}

#left {
	width: 320px;
	height: 100%;
	background-image:url('../images/left-bg.jpg');
	background-repeat:repeat-y;
	float:left;
}

#nav {
	margin-left:63px;
}

#center {
	width: 541px;
	height: 100%;
	background-image:url('../images/center-bg.jpg');
	background-repeat:repeat-y;
	float:left;
}

#right {
	width: 79px;
	height: 100%;
	background-color: #5e0203;
	float:right;
}

#footer {
	width: 940px;
	height: 47px;
	background-image:url('../images/footer-bg.jpg');
	background-repeat:no-repeat;
	clear:both;
}

#copyright {
	background-color: #000000;
	text-align:center;
	clear:both;
}

.nav-divboxtop	{
	margin: 0 auto;
	width: 257px;
	height: 41px;
	color: #fffefe;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	line-height: 31px;
	background: url(../images/nav-divboxtop.jpg) no-repeat;
}
.latest-listings-divboxtop	{
	margin: 0 auto;
	width: 257px;
	height: 30px;
	color: #fffefe;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	background: url(../images/latest-listings-divboxtop.jpg) no-repeat;
}
.markets-divboxtop	{
	margin: 0 auto;
	width: 257px;
	height: 30px;
	color: #fffefe;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	background: url(../images/markets-divboxtop.jpg) no-repeat;
}

.divboxtop	{
	margin: 0 auto;
	width: 257px;
	height: 9px;
	color: #fffefe;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	line-height: 9px;
	background: url(../images/divboxtop.jpg) no-repeat;
}

.divboxcontent	{
	margin: 0 auto;
/*	padding-top: 3px; */
	width: 257px;
	height: 100%;
	color: #fffefe;
	font-size: 10px;
	background: url(../images/divboxcontent-bg.jpg) repeat-y;
}

.divboxcontent-padding	{
	margin: 0 auto;
	width: 176px;
}

.divboxbottom	{
	margin: 0 auto;
	width: 257px;
	height: 9px;
	line-height: 9px;
	background: url(../images/divboxbottom.jpg) no-repeat;
}

p.div-seperator	{
	height: 1px; line-height:1px; font-size: 1px; margin: 0px;
}

#crazy {
	position:absolute;
	height:354px;
	width:348px;
	top:250px;
	right:0px;
	z-index:1000;
}

#kinze {
	position:absolute;
	width:770px;
	top:310px;
	left:75px;
	z-index:1001;
}
#kinzenav {
	position:absolute;
	width:770px;
	top:285px;
	left:215px;
	z-index:1002;
}

