
body {
	font-family: Arial,Verdana,sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

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

#header { 
	width: 785px;
}
	
	#header .left {
		float: left;
	}
	
	#header .right {
		float: right;
	}

#nav {
	width: 785px; 
	height: 21px; 
	background: #00246b;
	color: #fff;
	font-size: 12px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

	#nav img {
		padding: 0px 1px 0px 0px;
	}

#globeside {
	float: left; 
	margin: 0px 10px 0px 0px;
}

#content {
	float: left; 
	width: 600px; 
	padding: 10px 0px 0px 35px;
}

#content2 {
	width: 550px; 
	float: left; 
	margin: 10px 0px 0px 20px;
/*position: absolute;

	top: 90px;
	left: 205px;*/
}

#content3 {
	width: 660px;
	float: left;
	margin: 10px 0px 0px 20px;
}

#profile-bg {
	background-image: url(../images/lbkback.jpg);
	background-color: #fff;
	position: absolute;
	width: 770px;
	height: 600px;
	top: 70px;
	left: 0px;
	z-index: -1;
}

#footer {
	width: 785px;
	margin: 15px 0px;
	padding: 15px 0px;
}

#footer2 {
	width: 690px; 
	float: right; 
	text-align: center;
}

	#footer2 img {
		margin:0px; 
		padding: 0px;
	}

#detail-cover {
 width:785px; 
 text-align: center;
 padding-top: 15px;
}

	#detail-cover .title {
		font-size: 22px;
	}

#detail-page {
 width:785px; 
 text-align: center;
}
	
	#detail-page .title {
		font-size: 16px; 
		font-weight: bold;
	}
	
#detail-page-text {
	width: 430px; 
	float: left; 
	text-align: justify; 
	margin: 0px 20px 0px 15px;
}

#detail-page-photos {
	width: 300px; 
	float:left; 
	vertical-align:top;
}

#detail-footer {
	width: 785px; 
	text-align: center;
	margin: 10px 0px;
	font-size: 18px;
}

#detail-footer2 {
	width: 785px; 
	text-align: center;
	margin: 10px 0px;
	font-size: 18px;
}

#detail-subnav {
	text-align: center;
	margin: 10px 2px 0px 2px;
}

#home-content {
	padding: 0 0 0 14px; 
	width: 680px; 
	position: absolute; 
	top: 90px; 
	left: 90px; 
	text-align: justify; 
/*	border: 1px solid #ccc; */
}

	#home-content p {
		line-height: 15pt;
	}


#home-footer {
	width: 695px; 
	text-align: center; 
/*	position: absolute; 
	left: 90px; 
	top: 470px;  */
}


/* some form stuff */
.form1 {
}

	.form1 input, textarea, select {
		font-family : Arial, Verdana, sans-serif;
		font-size: 12px;
		margin: 0px;
	}
		
	.form1 form div {
		clear: both;
		padding: 5px 0px;
	}
	
	.form1 form label {
		float: left;
		width: 110px;
		text-align: right;
		margin-right: 6px;
		font : bold 12px Arial, Verdana, sans-serif;
		color :	#00246b;
	}
	
	.form1 form div div {
		margin-left: 0;
		clear: none;
	}
	
	.form1 form div div label {
		float: none;
		width: auto;
		text-align: left;
		display: inline;
	}
	
	.form1 form div.align {
		margin: 3px 0px 7px 118px;
	}

.home-text {
	padding: 12px 0 0 0;
	text-align: justify; 
	width: 350px; 
	float:left;
}

.contact2 {
	text-align: center; 
	font-size: 120%;
}

.klauspic {
	border: 1px solid #00246b; 
	margin: 40px 0px 0px 2px;
}

.klauspic-home {
	border: 0px; 
	padding: 15px 20px 10px 10px; 
	float: left;
}
	
.main-width {
	width: 785px;
}

.listing-top {
	border-bottom: 1px solid #00246b; 
	margin: 10px 0px;
	padding: 10px 0px;
}

.listing {
	text-align:right;
	margin: 30px 13px 0px 0px;
	float: left;
	width: 200px;
}

.listing-text {
	text-align:justify; 
	float: left; 
	width: 290px; 
	margin: 30px 0px 0px 0px;
}

.listing-price {
/*	margin-bottom: -14px; */
}

.indent {
	margin: 0px 0px 0px 20px;
}

.portfolio {
	float: left; 
	width: 250px; 
	text-align: justify;
}

.portfolio-title {
	margin-top:0px; 
	font-weight: bold;
	text-align: left;
}

.sarasota {
	padding: 10px 16px 20px 16px;
}

.sarasotatour {
	padding: 8px 0 8px 0;
	text-align: justify;
}

.acrobat {
	float:left; 
	padding-right: 5px;
}

a, a:active, a:visited {
	color: #00246b;
	font-weight: bold;
	text-decoration: none;
}

a:hover { 
	color: #00246b;
	font-weight: bold;
	text-decoration: underline;	
}


