/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #292929;
	background-color: #dfdbd3;
	background-image: url(../../elements/images/tiler.jpg);
	background-repeat: repeat-x;
	}
a, a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #292929;
	text-decoration: underline;
	}
p {
	padding-bottom: 10px;
	line-height: 12pt;
	}
	p.strong {
		font-weight: bold;
		padding-top: 10px;
		}
	p.italic {
		font-style: italic;
		}
	p.heading {
		font-size: 110%;
		font-weight: bold;
		padding-top: 20px;
		}
#container {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 753px;
	text-align: left;
	background-image: url(../images/background.png);
	}
#left {
	width: 249px;
	height: 705px;
	float: left;
	background-image: url(../images/left.jpg);
	}
	#left01 {
		position: relative;
		top: 190px;
		left: 20px;
		width: 214px;
		text-align: center;
		}
	#left02 {
		position: relative;
		top: 193px;
		left: 20px;
		width: 214px;
		height: 15px;
		text-align: center;
		color: #fff;
		}
	#left03 {
		position: relative;
		top: 210px;
		left: 20px;
		width: 214px;
		height: auto;
		text-align: center;
		}
	#leftlist {
		position: relative;
		top: 210px;
		left: 30px;
		width: 170px;
		list-style: url(../images/bullet.jpg);
		margin-left: 20px;
		}
		
		#featuredpropertypic {
		position: relative;
		top: 210px;
		left: 35px;
		width: 170px;
		list-style: url(../images/bullet.jpg);

		text-align: center;
		}
			
		#featuredproperty {
		position: relative;
		top: 215px;
		left: 45px;
		width: 170px;
		list-style: url(../images/bullet.jpg);
		margin-left: 20px;
		}
		
		#lodgingpartnerpic {
		position: relative;
		top: 240px;
		left: 35px;
		width: 170px;
		list-style: url(../images/bullet.jpg);

		text-align: center;
		}
			
		#lodgingpartner {
		position: relative;
		top: 245px;
		left: 45px;
		width: 170px;
		list-style: url(../images/bullet.jpg);
		margin-left: 20px;
		}
		
		
		#leftlist li {
			padding: 1px;
			padding-bottom: 10px;
			}
			#leftlist a, #leftlist a:visited {
				text-decoration: none;
				color: #666;
				}
			#leftlist a:hover {
				text-decoration: none;
				color: #292929;
				}
#content {
	width: 504px;
	float: left;
	padding-bottom: 20px;
	}
	#content p {
		margin-right: 10px;
		}
	#content ul {
		margin-left: 10px;
		}
	#buttons {
		width: 497px;
		height: 43px;
		background-color: #a0b6d1;
		font-size: 115%;
		overflow: hidden;
		}
		#buttons a, #buttons a:visited {
			color: #fff;
			position: relative;
			text-decoration: none;
			background: none;
			padding: 13px 5px 14px 5px;
			top: -15px;
			}
		#buttons a:hover {
			text-decoration: none;
			background: #606d7d;
			}
		#buttons img {
			position: relative;
			top: 0px;
			padding: 0 0 0 5px;
			}
	#thumbnailbox {
		width: 495px;
		margin: 0px;
		background-color: #f2e8dd;
		}
		#thumbnaillisting {
			height: 53px;
			padding: 5px;
			margin-top: 10px;
			line-height: 16px;
			clear: both;
			}
			#thumbnaillisting a, #thumbnaillisting a:visited {
				color: #367fd8;
				text-decoration: underline;
				}
			#thumbnaillisting a:hover {
				text-decoration: none;
				}
			#thumbnaillisting strong {
				line-height: 30px;
				}
		#thumbnail {
			float: left;
			margin: 5px 15px 5px 0;
			background: #fff;
			padding: 5px;
			border: 1px solid #ccc;
			}
		#large {
			padding-bottom: 20px;
			}
			#large img {
				margin: 5px 15px 5px 5px;
				background: #fff;
				padding: 5px;
				border: 1px solid #ccc;
				width: 262px;
				}
		#small {
			float: right;
			width: 200px;
			margin-top: -183px;
			text-align: right;
			}
			#small img {
				margin: 5px 5px 0 0;
				background: #fff;
				padding: 5px;
				border: 1px solid #ccc;
				width: 75px;
				}
	#staff {
		float: right;
		background: #fff;
		padding: 5px;
		margin: 15px;
		border: 1px solid #ccc;
		}
	#tinystaff {
		background: #fff;
		padding: 5px;
		margin: 15px;
		border: 1px solid #ccc;
		}
#footer {
	height: 100px;
	clear: both;
	background-image: url(../images/footer.jpg);
	}
	#footer01 {
		position: relative;
		top: 4px;
		width: 753px;
		text-align: center;
		}
		#footer01 a, #footer01 a:visited {
			padding: 0 15px 0 15px;
			color: #fff;
			text-decoration: none;
			}
		#footer01 a:hover {
			color: #ccc;
			}
		#footer02 {
			position: relative;
			top: 12px;
			width: 753px;
			text-align: center;
			color: #939393;
			}
		#footer03 {
			position: relative;
			top: 30px;
			left: 0px;
			text-align: left;
			float: left;
			}
		#footer04 {
			position: relative;
			top: 30px;
			right: 0px;
			text-align: right;
			float: right;
			}
