#featured {
	background-image: url(../images/bg/bluecontent_bg.gif);
    background-repeat: repeat-x;
	background-color: #E3ECF6;
	width: 355px;

	font-size: 1.1em;
	float: left;
}

	#featured h2 {
		color: #71a0d4;
		font-size: 1.7em;
		
		background-image: url(../images/arrowBlue.gif);
		background-repeat: no-repeat;
		background-position: 15px 22px;
		
		margin: 0;
		padding: 15px 0 10px 25px;
	}
	
	#featured .photos {
		height: 217px;
		
		background-image: url(../images/bg/featured_right.gif);
		background-repeat: repeat-y;
		background-position: right;
	}
		
		#featured .photos img {
			margin: 9px 8px 0 10px;
		}
		
		#featured .photos #mainPhoto {
			float: left;
			margin: 0;
		}
	
    #featured .data {
		background-image: url(../images/bg/featured_right2.gif);
		background-repeat: repeat-y;
		background-position: right;
	}
	
		#featured .data .summary {
			width: 250px;
			padding: 10px;
			float: left;
			
			font-size: 1.1em;
		}
		
			#featured p a:link, #featured p a:visited {
				font-size: 0.9em;
				color: #5692d4;
				
				padding-left: 10px;
				background-image: url(../images/arrowBlue.gif);
				background-repeat: no-repeat;
				background-position: left 3px;
			}
		
			#featured .summary h3 {
				font-size: 1.3em;
				margin: 0;
				font-family: Arial, Helvetica, sans-serif;
			}
			
				#featured h3 a:link, #featured h3 a:visited {
					color: #5692d4;
				}
				
			#featured .summary p.neigh {
				margin: 0;
				margin-bottom: 10px;
				font-weight: bold;
			}
			
			#featured .summary hr {
				height: 0:
				border-width: 1px 0 0 0;
				border-style: solid none none none;
				border-color: #B1C7E5;
			}
				
		#featured .features {
			margin-left: 278px;
			padding-top: 8px;
		}
		
			#featured .features img {
				margin: 3px 1px;
			}
			
			#featured .features .stars {
				margin-left: -5px;
				text-align: center;
			}
			
				#featured .features .stars img {
					margin: 3px 0;
				}
			
			#featured .features .images {
				padding-bottom: 10px;
			}
	
	#featured h4, #featured .more {
		background-color: #B1C7E5;
		color: #5692d4;
		font-size: 0.9em;
		text-transform: uppercase;
		padding: 4px 0 4px 10px;
	}
	
	#featured .rates, #featured .specials {
		height: 100px;
		background-color: #cadbef;
		
		background-image: url(../images/bg/featured_right3.jpg);
		background-repeat: repeat-x;
		background-position: top;
	}
	
		#featured .rates .basic {
			width: 273px;
			float: left;
		}
		
		#featured .rates .plus {
			float: right;
			width: 82px;
			height: 100px;
		}
		
		#featured dl {
			margin: 10px;
		}
			
			#featured dt {
				float: left;
				clear: left;
			}
		
			#featured dd {
				font-weight: bold;
				text-align: right;
			}
			
		#featured .plus ul {
			list-style-type: none;
			margin-left: 10px;
		}
		
		#featured .plus a {
			margin-left: 10px;
			font-size: 1em !important;
		}
		
		#featured .plus ul {
			margin: 10px;
		}
	
		#featured .specials .special {
			float: left;
			width: 177px;
			height: 90px;
			background-color: #cadbef;
		}
	
		#featured .specials dd {
			font-weight: normal;
			text-align: left;
			margin-left: 60px;
		}

#intro {
	float: left;
	padding: 40px 20px 10px 20px;
	width: 256px;
}
	
	#intro p {
		color: #999;
	}
	
	#intro a:link, #intro a:visited {
		color: #877448;
	}

#browse {
	margin-left: 671px;
	margin-right: 20px;
	height: 630px;
	padding-top: 10px;
	border-left: 1px solid #E0E0E0;
	padding-left: 15px;
}

		#browse h2 {
			color: #877448;
			font-size: 1.7em;

			background-image: url(../images/arrowBrown.gif);
			background-repeat: no-repeat;
			background-position: 0 7px;

			margin-bottom: 10px;
			padding: 5px 0 10px 10px;
		}
		
		#browse .property {
			font-size: 1.1em;
			margin-bottom: 10px;
		}
		
			#browse .property .prop {
				float: left;
				border: 1px solid #877448;
				margin-right: 10px;
			}
		
			#browse .property p {
				margin: 0;
			}
			
			#browse .property p.desc {
				margin: 7px 0;
			}
			
			#browse .property div.titles {
				padding-top: 10px;
				padding-left: 10px;
				margin-left: 67px;
				height: 52px;
				background: #E2DED3;
			}
			
			#browse .property .stars {
				float: right;
				margin-top: 3px;
			}
			
				#browse .property .stars img {
					margin: -1px;
				}
			
			#browse .property h3 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 1.2em;
				font-weight:  bold;
			}
			
			#browse .property p.neigh {
				font-weight: bold;
				font-size: 1em;
			}
			
			#browse a:link, #browse a:visited {
				color: #877448;
			}
			
			#browse p a:link, #browse p a:visited {	
				padding-left: 10px;
				background-image: url(../images/arrowBrown.gif);
				background-repeat: no-repeat;
				background-position: left 3px;
				line-height: 2em;
			}
			
#search {
	background-color: #fbf9f0;
	font-size: 1.1em;
	height: 207px;
	margin-left: 355px;
	padding-left: 20px;
	
	_position: relative;
	_left: -2px;
}

		#search h2 {
			color: #d4bb22;
			font-size: 1.6em;

			background-image: url(../images/arrowYellow.gif);
			background-repeat: no-repeat;
			background-position: 0 22px;

			margin-bottom: 20px;
			padding: 15px 0 5px 10px;
		}
		
		#search input, #search select {
			font-size: 0.95em;
		}
		
		#search th {
			font-weight: normal;
			text-align: left;
		}
		
		#search th, #search td {
			line-height: 30px;
			vertical-align: middle;
		}
		
			#search input {
				font-size: 1em;
				padding: 2px;
			}
		
			#search #location {
				width: 270px;
				margin-right: 5px;
			}
			
			#search #aFromL {
				margin-right: 5px;
			}
			
			#search #maxp {
				width: 70px;
			}
			
			#search #rFrom, #search #rTo, #search #per {
				width: 120px;
			}
			
			#search .search {
				float: right;
				margin: 20px 10px 10px 0;
			}