/* MAIN STYLES */
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}	

h1, h2 {
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	text-align: left;
}

h3, h4 {
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	margin-left: 20px;
}

h5, h6 {
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	text-align: Left;
	margin-left: 35px;
}

P {
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
}
li {
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	font-size: 11px;
}

a:link,a:active,a:visited { text-decoration: none; color: #5C3100;}
a:hover		{ text-decoration: none; }
hr	{ height: 0px; border: solid #000000 1px; border-top-width: 1px;}


.boxlr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.locationlist {
	background-color: #F4EFE3;
	text-align: center;
	color: #FFFFFF;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	width: 300px;
  }
  .pricelist {
	background-color: #F4EFE3;
	text-align: center;
	color: #FFFFFF;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	width: 150px;
	height: 350px;
  }
.propdetails {
	padding: 0px;
	text-align: left;
	color: #000;
	height: 320px;
	float:center;
	overflow: auto;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
	overflow-x: hidden;
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  }
.rememberlist {
	padding: 0px;
	text-align: justify;
	color: #000000;
	height: 350px;
	float:center;
	overflow: auto;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
	overflow-x: hidden;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  }


.selectiontitle_price {
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	font-weight: bold;
	letter-spacing: 1pt;
  }

.selectiontitle_location {
	color: #ffffff;
	width: 170px;
	background-color:#333333;
	text-align: center;
	font-size: 12px;
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	font-weight: bold;
  }
 
  .remember {
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	font-weight: bold;
	letter-spacing: 1pt;
  }
 
 .detail_title {
	color: #000000;
	text-align: left;
	font-size: 11px;
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	font-weight: bold;
	letter-spacing: 1pt;
  }

 .detail_body {
	color: #000000;
	text-align: left;
	font-size: 10px;
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	letter-spacing: 1pt;
  }    

.locationtop {

  margin: 0px auto;
  padding: 0px 0px 0px 5px;
  background-color: #333333;
  color: #ffffff;
  width: 170px;
  float:left;
  text-align: center;
  font-size: 12px;
  font-family: "Gill Sans MT", "Trebuchet MS", Arial;
  font-weight: bold;
  border-bottom: 1px solid #222222;
  list-style: none;
  }
  
.location {
	background-color: #F4EFE3;
	color: #663300;
	width: 250px;
	text-align: left;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px none #222222;
	list-style: none;
	text-transform: capitalize;
	padding-bottom: 10px;
  }
  
 .locationselected {

  margin: 0px auto;
  padding: 0px 0px 0px 5px;
  background-color: #9F2727;
  color: #FFFFFF;
  width: 145px;
  float:left;
  text-align: center;
  font-size: 12px;
  font-family: "Gill Sans MT", "Trebuchet MS", Arial;
  border-bottom: 1px solid #222222;
  list-style: none;
text-transform: uppercase;  
}
  
.price {
	background-color: #F4EFE3;
	color: #663300;
	width: 125px;
	text-align: center;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #5C3100;
	list-style: none;
	text-transform: capitalize;
	padding-bottom: 5px;
  }
  
 .priceselected {

  margin: 0px auto;
  padding: 0px 0px 0px 5px;
  background-color: #9F2727;
  color: #FFFFFF;
  width: 150px;
  float:left;
  text-align: center;
  font-size: 12px;
  font-family: "Gill Sans MT", "Trebuchet MS", Arial;
  border-bottom: 1px solid #222222;
  list-style: none;
text-transform: uppercase;  
}

.location a:link {
  color: #5C3100;
  font-weight: bold;
  text-decoration: none;
}

.location a:visited {
  color: #5C3100;
  font-weight: bold;
  text-decoration: none;
}

.location a:hover, .navtext a:active  {
  color: #ffffff;
  text-decoration: none;
  background-color: #D12E1D;
}

.locationselected a:link {
  color: #FFFFFF;
  text-decoration: none;
}

.locationselected a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.locationselected a:hover, .navtext a:active  {
  color: #ffffff;
  text-decoration: none;
  background-color: #D12E1D;
}
.smallcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
}
td {
	background-repeat: no-repeat;
	background-position: center center;
}
.normal {
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	text-decoration: none;
	color: #666666;
}
.normcaps {
	font-size: 14px;
	font-variant: small-caps;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #5A442D;
	text-transform: capitalize;
}
ul.locationlist a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.dotted {
	border: thin dotted #5C3100;
}
#column1{
	float:left;
	width:200px;
	border:2px dotted #5C3100;
	background:#E5DCC6;
	margin-left:10px;
	display:inline;
	padding: 5px;
	text-align: center;
}
#column2 {
	background:#F4EFE3;
	float:left;
	width:200px;
	border:1px none #000;
	margin-left:10px;
	display:inline;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.favourites {
	background-color: #E5DCC6;
	text-align: left;
	padding: 5px;
	border: thin solid #5C3100;
	font-size: 10px;
}
