div#timesharetitle {
	margin: 8px 0px 8px 0px;
	border-color: #000066;
	border-width: 0px;
	border-style: solid;
}

	div#timesharetitle A {
		color: #036;
		text-decoration: underline;
	}
	
	div#timesharetitle A.sort {
		color: #ffffff; 
	}
	
	div#timesharetitle A.view {
		color: #003; 
	}
	
	div#timesharetitle #header {
		width: 100%; 
		height: 175px; 
		text-align: left;
		background: url(/art/timeshare-title/header_full.jpg) no-repeat right 50%; 
	}
	
	div#timesharetitle #topnav {
		position: absolute; 
		left: 40px; 
		top: 140px; 
		height: 23px; 
		max-height: 23px;
	}
	
	div#timesharetitle #content {
		min-height: 350px; 
		margin: 1.5em auto; 
		width: 90%;
		background-image: none;
		color: #036; 
		line-height: 1.3em; 
		text-align: left;
	}
	
	div#timesharetitle H1 {
		font-size: 1.5em; 
		color: #c93; 
		line-height: 1.3em;
	}
	
	div#timesharetitle H2 {
		font-size: 1.25em;
		color: #c60;
	}
	div#timesharetitle .box1 {
		border-right: #c60 1px solid;
		border-top: #c60 1px solid;
		float: right;
		margin: 1em;
		border-left: #c60 1px solid;
		width: 250px;
		cursor: pointer;
		border-bottom: #c60 1px solid;
	}
	
	.box1 {
		border-right: #c60 1px solid;
		border-top: #c60 1px solid;
		float: right;
		margin: 1em;
		border-left: #c60 1px solid;
		width: 250px;
		cursor: pointer;
		border-bottom: #c60 1px solid;
	}

	.box2 {
		padding-right: 8px;
		padding-left: 8px;
		font-weight: bold;
		background: #c60;
		padding-bottom: 8px;
		width: auto;
		color: #fff;
		padding-top: 8px;
		text-align: center;
	}
	
	.box3 {
		margin: 8px;
	}

