/* CSS Document */

body {
	margin: 0px auto 0px auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	background-color:#fff9d3;
}
a { color: #660000;}
a:hover { color: #000000;}

#container {
	width: 792px;
	text-align: left;
	background-image: url(../images/properties/prop_14.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px auto 0px auto;
	text-align: left;
}
#container:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#nav { width: 792px;}

#bg {
	background-image: url(../images/properties/prop_15.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 792px;
}
#bg:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#colcontain {width: 792px;}

#leftcol { width: 443px; float: left;}

#rightcol { width: 349px; float: left;}

#text p {margin: 0px; padding: 5px 0px 0px 20px;}



#leftcol2 { width: 253px; float: left;}

#rightcol2 { width: 539px; float: left;}

#textarea2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #660000;
	background-color: #fff9d3;
	width: 200px;
	height: 200px;
	overflow: auto;
	border: 1px solid #9D890C;
	scrollbar-face-color: #9D890C;
	padding: 5px 10px 0px 10px;
	margin: 0px 0px 25px 0px;
	float: left;
}

ul{
margin-top: 5px;
}


#link { font-size: 10px; font-weight: bold; text-transform: uppercase; }
#link a { }
