html, body {
	background:#F7E6B4 url(/-images/bg-main.jpg) repeat;
	color: #0b3b59; font-size: 100%; font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto; padding: 0px;
	width: 100%; max-width: 100%;
	text-align: center;
}

.left  { float: left; }
.right { float: right; }
.clear { clear: both; }

#left {	float: left; _position: relative; }
#right { float: right; width: 729px; }

#container {
	width: 960px; max-width: 960px;
	margin: 0 auto; margin-top: 2%;
	overflow: hidden;
}

#navigation {
}
	
	#navigation .first  { padding-top: 12px; }
	#navigation .middle { padding-top: 7px; }
	#navigation .last   { padding-top: 7px; }
	
	#navigation a { color: #7e502e; display: block; text-decoration: none; width: 223px; max-width: 223px; height: 40px; max-height: 40px; }
	
	#navigation .top { background: url(/-images/nav-top.jpg) 0 0 no-repeat; width: 223px; max-width: 223px; height: 45px; max-height: 45px; overflow: hidden; }
	#navigation .general { background: url(/-images/nav-middle.jpg) 0 0 no-repeat; width: 223px; max-width: 223px; height: 40px; max-height: 40px; overflow: hidden; }
	#navigation .bottom { background: url(/-images/nav-last.jpg) 0 0 no-repeat; width: 223px; max-width: 223px; height: 40px; max-height: 40px; overflow: hidden; }
	
	#navigation .top:hover { background: url(/-images/nav-top.jpg) 0 -45px no-repeat; font-weight: bold; }
	#navigation .general:hover { background: url(/-images/nav-middle.jpg) 0 -40px no-repeat; font-weight: bold; }
	#navigation .bottom:hover { background: url(/-images/nav-last.jpg) 0 -40px no-repeat; font-weight: bold; }
	
	#navigation .top-on     { background: url(/-images/nav-top.jpg) 0 -45px no-repeat; font-weight: bold; }
	#navigation .general-on { background: url(/-images/nav-middle.jpg) 0 -40px no-repeat; font-weight: bold; }
	#navigation .bottom-on { background: url(/-images/nav-last.jpg) 0 -40px no-repeat; font-weight: bold; }
	
#sub-navigation {
	margin-top: -5px; margin-bottom: 15px; width: 649px;
}


#content {
	background-image: url(/-images/bg-content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-left: 40px; padding-right: 40px;
	padding-top: 20px; padding-bottom: 20px;
	text-align: left;
	width: 729px; max-width: 729px;
}

	#content .main {
		float: left;
		width: 420px; max-width: 420px;
		padding-right: 10px;
	}
	
	#content .side {
		float: left;
		width: 220px; max-width: 220px;
		padding-left: 10px;
	}
	
	#content .intro-text {
		font-size: 0.85em;
		line-height: 1.9em;
	}
	
	#content .ca-header {
		font-size: 0.75em; font-weight: bold;
		line-height: 1.3em;
	}
	
	#content .ca-description {
		font-size: 0.7em;
		line-height: 1.35em;
		padding-top: 10px; padding-bottom: 10px;
	}
	
	#content .arrow { margin-right: 5px; margin-bottom: 10px; }
	
	#content .side-header {
		font-size: 1em;
		color: #8c2020; padding-bottom: 10px;
		text-decoration: underline;
	}
	
	#content .widget {
		margin-bottom: 20px;
	}
	
	.small-gold-text {
		color: #392500;
		font-size: 0.75em;
		line-height: 1.4em;
	}
	
	.very-small-gold-text {
		color: #392500;
		font-size: 0.70em;
		line-height: 1.4em;
	}
	
	.cplic-header {
		color: #383759;
		font-size: 0.8em;
		padding-bottom: 5px;
	}
	
	.cplic-description {
		color: #383759;
		margin-top: 5px;
		font-size: 0.75em;
		line-height: 1.5em;
	}
	
	
	#interior {
		font-size: 0.8em;
		line-height: 1.9em;
		width: 650px; max-width: 650px;
		padding-right: 10px;
		padding-bottom: 10px;
		_padding-bottom: 20px;
	}
	
	#interior .caption {
		font-size: 1.3em;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	#interior ul {
		margin-left: 20px;
		list-style: disc;
		padding-bottom: 20px;
	}
	
	#interior li {
		padding-bottom: 10px;
	}
	
	#interior .paragraph {
		padding-bottom: 15px;
	}
	
	#interior p {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	
	
	#listing {
		background-color: #edd9ad;
		padding: 2px; margin-bottom: 10px;
		width: 99%;
	}
	
	#listing .header {
		background-color: #dccaa1;
		font-size: 1em;
		padding: 5px;
	}
	
	#listing .title {
		color: #711613;
		font-style: italic;
	}
	
	#listing .details {
		font-size: 0.9em;
		padding: 5px;
	}
	
	#listing .photo {
		padding-right: 10px;
	}
	
	#select-results {
		width:99%;
		color: #7e502e;
		background-color: #e2cfa4;
		border: 1px solid #fff;
		padding: 5px; margin-bottom: 10px;
	}
	
	#results {
		width:47%;
		color: fff;
		background-color: #FBFFB1;
		border: 1px solid #fff;
		padding: 5px; margin-bottom: 10px;
	}
	
	#results .name {
		color: #734b00;
		font-size: 1em;
		line-height: 1.7em;
	}
	
	#results a.name {
		color: #734b00;
		font-size: 0.9em;
		line-height: 1.7em;
	}
	
	#results a.name:visited {
		color: #734b00;
		font-size: 0.9em;
		line-height: 1.7em;
	}
	
	#results a.name:hover {
		color: #392500;
		font-size: 0.9em;
		line-height: 1.7em;
	}
	
	#results .info-red {
		color: #711613;
		font-size: 0.9em;
		line-height: 1.8em;
	}
	
	#results .info-blue {
		color: #0b3b59;
		font-size: 0.9em;
		line-height: 1.8em;
	}
	
	#results-wide {
		width:98%;
		color: fff;
		background-color: #FBFFB1;
		border: 1px solid #fff;
		padding: 5px; margin-bottom: 10px;
	}
	
	#results-wide .name {
		color: #734b00;
		font-size: 1em;
		line-height: 1.7em;
	}
	
	.headline {
		color: #734b00;
		font-size: 1.2em;
		line-height: 1.7em;
	}
	
	.name {
		color: #734b00;
		font-size: 1em;
		line-height: 2.7em;
	}
	
	
#footer {
	margin-bottom: 25px;
}
