body { 
	font-family: Arial,Helvetica,sans-serif;	background: url(images/black.gif);
	margin: 0px;
	padding: 0px; 
}

	body h1 {
		font: bold 18px Arial;
		color: #000;
		margin: 0px 0px 5px 0px;
		line-height: 24px;
		text-align: left;
}

	body h2 {
		font: normal 16px Arial;
		color: #000;
		margin: 0px 0px 5px 0px;
		line-height: 24px;
}

	body h3 {
		font: normal 16px Arial;
		color: #000;
		margin: 0px 0px 10px 0px;
		line-height: 24px;
}


	body p {
		font: normal 12px Arial;
		color: #000;
		margin: 0px;
		line-height: 18px;
}

	body li {
		font: normal 12px Arial;
		margin: 3px 0px 3px -20px;
		color: #000;
		line-height: 16px;
}

	body ul {
		margin-top:0;
		margin-bottom:0;
		list-style-position: outside;
}

	body img {
		margin: 0px;
		border: 0px
}

	body br {
		line-height: 16px;
}

	body a {
		font: normal 12px Arial;
		color: #000;
		text-decoration: underline;
		margin: 0px;
}

	body a:hover {
		font: normal 12px Arial;
		color: #f30;
		margin: 0px; 		
}

	body strong {
		font: bold 12px Arial;
		color: #000;
		margin: 0px;
		line-height: 16px;
}

	body b {
		font: normal 12px Arial;	
		color: #030;
		margin: 0px;
		line-height: 14px;
}

#content {
	width: 900px;
	height: 790px;
	position: relative;
	top: 20px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	border: solid #f30 2px;
}

#bg_main {
	position: absolute;
	top: 225px;
	left: 0px;
	width: 900px;
	height: 550px;
	padding: 0px;
	margin: 0px;
	background: #fff;
}


#header {
	width: 900px;
	height: 215px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	background: url("images/blu.gif");
}

#logo {
	width: 206px;
	height: 204px;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0px;
	margin: 0px;
}

#top_name {
	width: 684px;
	height: 112px;
	position: absolute;
	top: 52px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}

#hline1 {
	position: absolute;
	top: 215px;
	left: 0px;
	width: 900px;
	height: 10px;
	background: url("images/red.gif") repeat-x;
	margin: 0px;
	padding: 0px;

}

#textbox {
	width: 657px;
	height: 530px;
	position: absolute;
	top: 235px;
	left: 230px;
	overflow: auto;
	padding: 0px;
	margin: 0px;
}

	#textbox p {
		margin: 10px 0px 0px 0px;
		color: #000;
}

	#textbox img {
		float: right;
		margin: 0px 0px 10px 10px;
		border: 2px solid #f30;
}

#textbox2 {
	width: 657px;
	height: 650px;
	position: absolute;
	top: 235px;
	left: 230px;
	overflow: auto;
	padding: 0px;
	margin: 0px;
}

	#textbox2 p {
		margin: 5px 0px 0px 0px;
		color: #000;
}

	#textbox2 img {
		margin: 25px 0px 2px 0px;
		border: 2px solid #f30;
}

#iframe {
	width:650px;
}

#divisions {
	width: 133px;
	padding: 0px;
	margin: 120px 0px 0px 42px; 
}

#nav {
    	position: absolute;
    	top: 225px;
   	width: 216px;
	height: 550px;
	margin: 0px;
	padding: 0px;
	background: url("images/black.gif");
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
}

	#nav a {
		font: bold 18px Arial;
		color: #fff;
		line-height:165%;
		text-decoration: none;
}

	#nav a:hover {
		font: bold 18px Arial;
		color: #fff;
		line-height:165%;
		text-decoration: none;
}

ul.vert-one{
margin:0;
padding:0;
list-style-type:none;
display:block;
font:bold 16px Helvetica, Verdana, Arial, sans-serif;
line-height:165%;
width:216px;
}

ul.vert-one li{
margin:0;
padding:0;
border-top:1px solid #69c;
border-bottom:1px solid #000;
}

ul.vert-one li a{
display:block;
text-decoration:none;
color:#fff;
background: url("images/black.gif");
padding:0 0 0 20px;
width:196px;
}

ul.vert-one li a:hover{
background: url("images/blu.gif");
}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
background: url("images/blu.gif");
}

#copyright {
	position: absolute;
	bottom: -25px;
	left: 0px;
	width: 100%;
	height: 13px;
	margin: 0px;
	text-align: center;
}
	#copyright p {
		font: normal 11px Arial;
		color: #fff;
		text-decoration: none;
		margin: 0px;
}

	#copyright a {
		font: normal 12px Arial;
		color: #fff;
		text-decoration: none;
		margin: 0px;
}

	#copyright a:hover {
		font: normal 12px Arial;
		color: #f30;
		text-decoration: none;
		margin: 0px;
}

#footnav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	z-index: 2;
	background: url("images/black.gif");
}

	#footnav a {
		font: normal 12px Arial;
		color: #fff;
		text-decoration: none;
		margin: 0px;
}

	#footnav a:hover {
		font: normal 12px Arial;
		color: #f30;
		margin: 0px; 		
}

	#footnav p {
		font: normal 12px Arial;
		color: #fff;
		margin: 2px 0px 0px 0px;
}

#tag {
	position: absolute;
	bottom: -30px;
	right: 10px;
	z-index: 2;
}

	#tag a {
		font: normal 10px Arial;
		color: #fff;
		text-decoration: none;
		margin: 0px;
}

	#tag a:hover {
		font: normal 10px Arial;
		color: #f30;
		text-decoration: none;
		margin: 0px;
}

	#tag p {
		font: normal 10px Arial;
		color: #ccc;
		text-decoration: none;
		margin: 0px;
}

#members {
	width: 650px;
	padding: 0px;
	margin: 0px;
	border: solid #999 2px;
}

	#members img  {
		margin: 0px 10px 0px 5px;
		float: left;
}

.property-row-a {
	width: 640px;
	padding: 5px 10px 10px 0px;
	background: #fff;
}

.property-row-a p {
	color: #000;
	margin: 0px 0px 0px 10px;
}

.property-row-a a {
	color: #000;
	text-decoration: underline;
}

.property-row-b a {
	color: #000;
	text-decoration: underline;
}
	
.property-row-a a:hover {
	color: #f30;
	text-decoration: underline;
}

.property-row-b a:hover {
	color: #f30;
	text-decoration: underline;
}

.property-row-b {
	width: 640px;
	background: #ddd;
	padding: 5px 10px 10px 0px;
}

.property-row-b p {
	color: #000;
	margin: 0px 0px 5px 10px;
}

.property-photo {
	float: left;
	margin-right: 5px;
	border: 4px solid #ccc;
}

	a img.property-photo {
		border: solid 4px #ccc;
}

	a:hover img.property-photo  {
		border: solid 4px #69c;
}


.property-descr {
	padding: 0px;
	width: 465px;
	float: left;
}

.property-detail {
	padding-top: 0px;
	width: 110px;
	float: right;
}

#gunny {
	margin: 60px 0px 0px 0px;
}

