* {
  margin: 0;
  padding: 0;
}

html {
  overflow: -moz-scrollbars-vertical;
}

body {
  font-family: Arial, Verdana, Tahoma;
  font-size: 0.8em;
  color: #363523;
  background: url(/images/bg.jpg) top center no-repeat;
}

a {
  color: #3b5d82;
  font-weight: bold;
}
a:hover {
  color: #98b7d8;
  text-decoration: none;
}

img {
  border: 0;
}

p {
  margin: 0 0 15px 0;
}

h1 {
  margin: 15px 0 15px 0;
  font-size: 1.4em;
  letter-spacing: 0em;
  color: #014c82;
}

fieldset {
  border: 0;
}

h2 {
  margin: 0 0 15px 0;
  font-size: 1.1em;
  color: #636363;
  letter-spacing: 0em;
}

h3 {
  margin: 0 0 5px 0;
  font-size: 1.1em;
  color: #ba2a28;
  letter-spacing: 0em;
}

h4 {
  margin: 0;
  font-size: 0.9em;
}

td a {
  color: #333;
  text-decoration: none;
}
td a:hover {
  color: #000;
}

dt {
  margin: 5px 0;
}

dd {
  overflow: auto;
}

table {
  width: 100%;
  margin: 10px 0pt 15px;
}
  thead th {
    color: #333;
    background: #adbd74;
    border: 1px solid #fff;
    padding: 4px;
  }
  table td {
    color: #3d3d3d;
    padding: 4px 4px 4px 6px;
    background: #fff;
    vertical-align: top;
  }


form {
  width: 100%;
  margin: 0 0 20px 0;
}
  form p.caption {
    width: 80%;
    margin: 0 0 8px 0;
    padding: 4px 6px;
    font-family: Tahoma, Arial;
    font-weight: bold;
    background: #adbd74;
  }
  form div.row {
    margin: 2px 0;
    overflow: auto;
  }
    form div.row .label {
      padding: 0 10px 0 0;
      text-align: right;
      width: 100px;
      float: left;
      height: 1.0em;
    }
    form div.row .field {
      float: left;
    }
    form .required {
      color: #de1212;
    }
    form span.required {
      font-weight: bold;
    }
    form div.row input[type=submit] {
    }
    form div.row textarea {
    }

li {
  margin-left: 1.0em;
}

/* Basic structure */
#wrapper {
  margin: 0 auto;
  width: 780px;
}

#flashheader {
  width: 766px;
  height: 259px;
}

#flashmenu {
  width: 766px;
  height: 85px;
}
  #flashmenu li {
    display: none;
    list-style: none;
    float: left;
  }

#content {
  overflow: auto;
}
  #content .full {
    margin: 0 10px;
  }

#footer {
  font-family: Tahoma, Arial;
  font-size: 0.85em;
}
	#footer a {
		color: #333;
		text-decoration: none;
	}

/* Land for sale-specific */
.lot {
  margin-bottom: 10px;
  border: 1px solid #b3b3b3;
  background: url(/images/lot-bg.jpg) repeat-x;
}
  .lot a {
    color: #111;
  }
  .lot img {
    padding: 1px;
    cursor: pointer;
  }
  .lot p {
    margin: 0;
  }
  .lot li {
    margin-left: 0;
    list-style: none;
  }
  .lot dl {
    padding: 1px 2px;
    border: 1px solid #fff;
  }
  .lot dt {
    font-size: 1.2em;
  }
    .lot dt a {
      color: #333;
      text-decoration: none;
    }
    .lot dt .project {
      font-size: 0.9em;
      color: #444;
    }
  .lot dd {
    overflow: auto;
  }
  .lot div {
    float: left;
  }
  .lot dd .main {
    height: 89px;
    border: 1px dotted #000;
  }
  .lot dd .select {
    width: 20px;
    height: 100px;
  }
  .lot dd .thumbs {
    margin: 0 0 0 3px;
    overflow: auto;
    width: 65px;
    height: 100px;
  }
    .lot dd .thumbs img {
      border: 1px solid #999;
    }
  .lot dd .info_l {
    width: 235px;
  }
  .lot dd .info_r {
    width: 265px;
  }
div.sold {
  background: url(/images/lot-bg-sold.jpg) repeat-x;
}
span.sold {
  margin-top: 3px;
  font-size: 0.7em;
  font-weight: bold;
  color: #cc0000;
  text-transform: uppercase;
}

#lot-info {
  margin: 10px 0 0 0;
  overflow: auto;
}
  #lot-info h2, #lot-info h3 {
    margin: 15px 0 20px 30px;
    font-size: 1.25em;
    color: #000;
  }
  #lot-info h3 {
    margin-bottom: 5px;
  }
  #lot-info p.description {
    margin: 0 30px 0 30px;
  }
#lot-info .left {
  width: 45%;
  float: left;
}
  #lot-info .left p {
    margin: 7px 20px 0 20px;
    padding: 0 0 2px 0;
    border-bottom: 1px dotted #000;
  }
  #lot-info div.links {
    margin: 7px 0 0 20px;
  }
    #lot-info .links a {
      font-weight: normal;
      text-decoration: underline;
    }
  #lot-info .left img {
    margin: 0 0 0 10px;
    padding: 1px;
    border: 1px dotted #000;
  }
  #lot-info .left .thumbs {
    margin: 3px 0 0 10px;
    overflow: auto;
    width: 100%;
    height: 110px;
  }
  #lot-info .left .thumbs img {
    margin-bottom: 2px;
    float: left;
  }
  #lot-info br {
    clear: both;
  }

#features {
  overflow: auto;
}
  #features .left {
    float: left;
    width: 42%;
  }
  #features .right {
    float: left;
    text-align: right;
  }

table.sortable {
  font-family: Arial;
  background-color: #cdcdcd;
  margin: 10px 0pt 15px;
  font-size: 1.0em;
  width: 100%;
  text-align: left;
}
table.sortable thead tr th, table.sortable tfoot tr th {
  color: #333;
  background-color: #adbd74;
  border: 1px solid #fff;
  font-size: 1.0em;
  padding: 4px;
}
table.sortable thead tr .header {
  background-image: url(/images/sort.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}
table.sortable tbody td {
  color: #3d3d3d;
  padding: 4px;
  background-color: #fff;
  vertical-align: top;
}
table.sortable img {
  padding: 1px;
  border: 1px solid #333;
}
table.sortable td.title {
  text-align: center;
}
table.sortable tbody tr.odd td {
  background-color:#f1f2ec;
}
table.sortable thead tr .headerSortUp {
  background-image: url(/images/asc.gif);
}
table.sortable thead tr .headerSortDown {
  background-image: url(/images/desc.gif);
}
table.sortable thead tr .headerSortDown, table.sortable thead tr .headerSortUp {
  color: #fff;
  background-color: #6b8431;
}




#page {
  overflow: auto;
}
#page img {
  padding: 3px;
  padding-right: 10px;
  float: left;
}
  #page img.right {
    padding: 3px;
    padding-left: 10px;
    float: right;
  }
#page br {
  clear: both;
}


#home-left {
	width: 465px;
	float: left;
	margin: 0 0 0 5px;
}
#home-right {
	margin: 0 0 0 0;
	float: right;
}
#additional {
	margin: 10px 0 0 0;
	width: 247px;
	height: 128px;
	background: url(/images/additional_info.jpg) no-repeat;
}
#contactbox {
	padding: 40px 0 0 10px;
	width: 247px;
	height: 324px;
	background: url(/images/contactbox.jpg) no-repeat;
}
	#contactbox p {
		margin: 0;
	}


.box {
	margin: 0 0 15px 0;
	overflow: auto;
}
  .box td {
    padding: 15px 0 0 10px;
    background: none;
  }
  .box .image {
    text-align: center;
  }
  .box .text {
  }
	.box .left {
		float: left;
	}
	.box .right {
		float: right;
	}
	.box .half {
		width: 49%;
	}
	.box h1 {
		margin: 0;
		font-size: 1.3em;
	}
	.box h2 {
		color: #444;
		font-size: 1.0em;
	}
	.box p {
		margin: 0;
	}
	.box li {
		list-style: none;
		background: url(/images/listitem.gif) 0px 0px no-repeat;
		background-position:  0px 7px;
		margin: 2px 0px 0px 0px;
		padding: 0px 0px 0px 11px;
	}
		.box li a {
			text-decoration: none;
			font-size: 0.85em;
			font-weight: normal;
			color: #333;
		}
.grey {
	background: url(/images/maingreybox.jpg) no-repeat;
	border: 1px dotted #000;
}
	.grey .more {
		margin: 30px 0 0 0;
		float: right;
		font-size: 0.85em;
		font-weight: bold;
		color: #000;
		text-decoration: none;
	}
.box .left-map {
  width: 470px;
}
.box .content {
  width: 480px;
}
.box .content-map {
  width: 251px;
}
.box .left-panel {
  width: 241px;
}
  .left-panel h1 {
    font-size: 1.1em;
    margin-bottom: 4px;
  }
  .left-panel img {
    padding-right: 4px;
    float: left;
  }
  .left-panel div {
    padding: 10px 3px 8px 8px;
    overflow: auto;
  }
  .left-panel p {
    font-size: 0.95em;
  }


#contact_form {
  width: 85%;
  margin-left: 30px;
  padding: 3px;
  background: #f8f8f8;
}
  #contact_form td {
    background: #f8f8f8;
  }
  #contact_form span.req {
    color: #de1212;
  }
  #contact_caption {
    background: #fff;
    margin-left: 30px;
  }

#information h2 {
	margin: 0;
	padding: 0;
}
#information dl {
	margin: 0 0 20px 0;
}
	#information dl dt {
		font-weight: bold;
	}
	#information dl li {
		margin-top: 3px;
		background: none;
	}
	#information span.number {
		margin: 2px 4px;
		padding: 0px 3px;
		color: #454545;
		/*font-weight: bold;*/
		background: #efefef;
	}


/* Shared classes */
img.left {
	float: left;
}
img.right {
	float: right;
}
a.external {
  padding: 0 12px 0 0;
  background: url(/images/external.png) center right no-repeat;
}
.border {
  position: relative;
  left: -7px;
  padding: 0 10px 20px 10px;
  background: url(/images/bg2.jpg) repeat-y;
}
.breadcrumb {
  position: relative;
  top: -12px;
  left: 10px;
}
  .breadcrumb a {
    font-weight: normal;
    color: #000;
  }
#notice {
  width: 80%;
  margin: 30px 0 0 0;
  padding: 5px;
  background: #ffca9f;
  border: 1px solid #800000;
}
div#errorExplanation {
  margin: 5px 20px 20px 20px;
  padding: 10px;
  background: #f9ebeb;
  border: 1px solid #f00000;
}
  div#errorExplanation p {
    font-size: 0.9em;
  }
