/* CSS Document */

html {
	height:101%;
}

body {
	margin:0;
	padding:0;
	background:#333300;
	behavior:url("csshover.htc");
}

body, td, p, span, a, li, ol, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}

a:link, a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#752936;
}

a:hover {
	text-decoration:underline;
}

div.clear-both {
	clear:both;
	font-size:0;
}

div#containcode {
	width:940px;
	margin:0 auto;
	padding:0 2px 2px 2px;
	clear:both;
	background:#FFFFFF url(../images/back-right.gif) bottom right no-repeat;
}

div#containcode-gallery {
	width:940px;
	margin:0 auto;
	padding:0 2px 2px 2px;
	clear:both;
	background:#FFFFFF;
}

h1 {
	clear:both;
	margin:0;
	padding:0;
	height:140px;
	background:url(../images/kinvena-header.png) top no-repeat;
}

h1 span {
	display:none;
}

h1.page_title {
	font-size:14px;
	color:#752936;
	background:none;
	width:400px;
	clear:none;
	height:auto;
	margin:5px 0;
}

h2 {
	display:none;
}

h3 {
	color:#752936;
	font-size:20px;
	font-weight:normal;
}

/* Menu */

div#menucontain {
	height:30px;
	background:url(../images/menu-back.png) top left repeat-x;
	padding:0;
	margin:0;
	clear:both;
}

br.clear {
	clear:both;
	height:2px;
	font-size:0;
	margin:0;
	padding:0;
}

div#column2 {
	width:301px;
	font-size:0;
	padding:0;
	float:left; 
	clear:right;
	background:#ffffff;
}
div#rightpictures {
	margin:0;
	padding:0;
	font-size:0;
	clear:both;
}
div#rightpictures img {
	margin:0;
	padding:0;
	font-size:0;
	clear:both;
}

div#green-seperator {
	height:15px;
	font-size:0;
	background:url(../images/green-seperator.png) left repeat-x;
	padding:0;
	clear:both;
	margin:2px 0 2px 0;
}

/* Latest */

table.table-all {
	width:940px;
	border:2px solid white;
	background:#FFFFFF;
	margin:10px auto;
}

h1.title {
	clear:both;
	margin:0 auto;
	padding:0;
	height:140px;
	width:944px;
	background:url(../images/kinvena-header.png) top no-repeat;
}


td.menucontain {
	height:30px;
	background:url(../images/menu-back.png) top left repeat-x;
	padding:0;
	margin:0;
}

td.menucontain-right {
	height:30px;
	width:301px;
	background:url(../images/menu-back.png) top left repeat-x;
	padding:0;
	margin:0;
	border-left: 2px solid white;
}


td.content-holder {
	vertical-align:top;
	padding:0px 0px 10px 0px;
}

td.right-picture-holder {
	background:#A2D643;
	border-left:2px solid #FFFFFF;
	vertical-align:top;
}

.footer-address {
	color: #752936;
	font-size:13px;
	font-weight:bold;
	text-align:center
}

.footer-address a {
	color:#752936;
	font-weight:bold;
	text-decoration:none;
}

span.pink {
	color:#FF9999;
	font-size:13px;
}

div#homes-for-sale {
	float:right;
	margin:0 0 10px 10px;
	width:210px;
	height:600px;
	background: #A2D643 url(../images/properties-side-back.jpg) bottom left no-repeat;
}

div#homes-for-sale p.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336600;
	font-size:11px;
	padding:10px 6px;
	margin:0;
	line-height:20px;
	border-bottom:2px solid #FFF;
	font-weight:bold;
}

div#homes-for-sale a {
	color:#336600;
	display:block;
	width:200px;
	height:40px;
	line-height:40px;
	padding:0 0 0 10px;
	margin:0;
	border-bottom:2px solid #FFF;
}

a.brochure:link,a.brochure:visited {
	border-bottom:2px solid #FFFFFF;
	color:#FFFFFF;
	background:#752936;
	display:block;
	float:right;
	font-size:11px;
	height:30px;
	line-height:30px;
	padding:0 10px;
	text-decoration:none;
}

a.brochure:hover {
	color:#A2D643;
}