@charset "utf-8";
/* CSS Document */

*
{
	padding:0;
	margin:0;
}

html
{
	height:100%;
}

body
{
	background-color:#E1E0DD;
	height:100%;
}

#containter
{
	height:100%;
	width:850px;
	margin:auto;
	background-color:#fff;
}

#banner
{
	float:left;
	width:850px;
}

#navigation
{
	float:left;
	width:825px;
	height:25px;
	padding-left:23px;
	background-color: #646358;
	border-left:1px solid #57564D;
	border-right:1px solid #57564D;
}

#picture
{
	margin-top:8px;
	padding:242px 36px 22px 725px;
	width:89px;
	float:left;
	height:26px;
	background-image:url(images/templateimages/queenstown-rental-home-banner.jpg);
	background-position:top left;
}

#content
{
	float:left;
	margin-top:30px;
	width:800px;
	padding:0 25px 25px 25px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#817A69;
	line-height:160%;
}

p
{
	margin-bottom:10px;
}

h1
{
	font-family:"Lucida Sans Unicode";
	font-size:14px;
	color:#A39E8F;
	font-weight:normal;
	padding-bottom:14px;
	padding-top: 14px;
}
	

#leftcolumn
{
	float:left;
	padding-right:20px;
	width:500px;
}

#leftcolumn2
{
	float:left;
	padding-right:20px;
	width:550px;
}

#rightcolumn
{
	float:right;
	width:280px;
}

#leftcolumngallery
{
	width:800px;
	float:left;
}

#footer
{
	float:left;
	width:850px;
	background-image:url(images/templateimages/queenstown-accommodation-footer.gif);
	background-position:top left;
	height:70px;
	line-height:110%;
}

#fnavigation
{
	width:809px;
	padding:13px 0 0 25px;
	height:15px;
	font-family:Tahoma, Arial, sans-serif;
	color: #766D5F;
	font-size: 11px;
}

#fnavigation ul
{
	margin:0;
	padding:0;
	color: #766D5F;
	font-size: 11px;
}

#fnavigation li
{
	display:inline;
	list-style:none;
}

#fnavigation a
{
	text-decoration:underline;
	color: #766D5F;
	font-size: 11px;
}

#fnavigation a:hover
{
	color:#3E3831;
	text-decoration:underline;
}

.pindent
{
	padding-left:15px;
	display:block;
	background-image: url(images/bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 8px;
	padding-bottom: 8px;
}
.sindent
{
	padding-left:15px;
	display:block;
	background-image: url(images/bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 8px;
	padding-bottom: 2px;
}

.rindent
{
	padding-left:15px;
	background-image: url(images/arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display:block;
	margin-left: 8px;
	padding-bottom: 2px;
}

.mindent
{
	padding-left:15px;
	background-image: url(images/arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display:block;
	margin-left: 8px;
	padding-bottom: 2px;
	margin-top: 5px;
}

.mainbody
{
	padding-right:27px;
}

a
{
	color: #363630;
}

.buttons {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #686457;
	border: 1px solid #C9D1CB;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.textbox {
	font-family: trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757162;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #C9D1CB;
}


#topcellleftg
{
	padding:69px 0 69px 0;
	border: 1px solid #CACAC1;
	background-color: #E8E8E6;
}


#map
{
	border:1px solid #8B8A7C;
}

.fronttext {
	display: none;
}

.frontlink
{
	font-size:11px;
	line-height:200%;
	color: #CC0000;
}

.frontlink a
{
	text-decoration:underline;
	color: #CC0000;
}

.frontlink a:hover
{
	text-decoration:none;
	color: #A60000;
}

.rates
{
	padding:10px;
	margin:15px 0 15px 0;
	border:1px solid #E0E0E0;
}
