body {
	margin: 0;
	padding: 0;
	background: url( ../images/45orange_pattern.png );
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
}

a img {
	border: 0;
}

p {
	margin: 0 0 10px 0; padding: 0;
	padding: 0;
}

h1, h2 {
	color: #663300;
	margin: 0 0 10px 0; padding: 0;
	font-size: 18pt;
}
h3 {
	margin: 0 0 10px 0; padding: 0;
	font-size: 14pt;
}

td, th {
    vertical-align: top;
}

table.list {
    width: 95%;
}
table.list th {
    text-align: left;
}

.imageblock {
    width: 100%; 
    text-align: center; 
    clear: both; 
    float: none;
    margin: 5px 0;
}
.imageblock img {
    padding: 10px 2px;
}

#page {
	position: relative;
	width: 631px;
	padding: 75px 52px 52px;
	margin: 104px auto 0;
	background: url( ../images/page_bg.png ) repeat-y;
}

#pageHeader {
	position: absolute;
	background: url( ../images/top_bg.png ) no-repeat;
	width: 743px; height: 74px;
	left: -4px; top: -15px;
}

#pageHeaderLogo {
	position: absolute;
	top: -88px; left: 70px;
}

#pageHeaderTabs {
	position: absolute;
	right: 20px; top: -12px;
}

#content {
	/*position: relative;
	min-height:650px;
 	height:auto !important;
	height:650px;*/
}

#content #onecol {
	margin-bottom: 50px;
  width: 615px;
}

#content #col1 {
	position: relative;
	width: 295px;
	float: left;
	margin: 0; padding: 0;
	margin-bottom: 50px;
}

#content #col2 {
	position: relative;
	width: 295px;
	float: right;
	margin: 0 0 50px 30px;
}


.darkTextBox {
	position: relative;
	width: 290px;
	padding: 12px 17px 8px 17px;
	background: url( ../images/text_box_bg.png );
	margin: 0 0 17px -16px;
	color: #663300;
}
.darkTextBoxTop {
	position: absolute;
	top: 0; left: 0;
	width: 324px; height: 12px;
	background: url( ../images/text_box_top.png ) no-repeat;
}
.darkTextBoxBottom {
	position: absolute;
	bottom: -7px; left: 0;
	width: 324px; height: 12px;
	background: url( ../images/text_box_bottom.png ) no-repeat left bottom;
}

.darkTextBox p {
  margin: 0; padding: 0;
}

.whiteTextBox {
	position: relative;
	width: 297px; /*height: 50px;*/
	padding: 12px;
	background: url( ../images/property_box_bg.png );
	margin: 15px 0 21px -5px;
}
.whiteTextBoxTop {
	position: absolute;
	top: 0; left: 0;
	width: 321px; height: 12px;
	background: url( ../images/property_box_top.png ) no-repeat;
}
.whiteTextBoxBottom {
	position: absolute;
	bottom: -6px; left: 0;
	width: 321px; height: 12px;
	background: url( ../images/property_box_bottom.png ) no-repeat left bottom;
}
.propertyOdd, .propertyEven {
	padding: 5px;
}
.propertyOdd {
	background-color: #ededed;
}
#propertiesBox {
    font-size: .9em;
    line-height: 1.3em;
}
#propertiesBox table, #propertiesBox td {
    padding: 0;
    margin: 0;
}
#propertiesBox p {
	margin: 0;
	margin-right: 10px;
	padding: 0;
	display: inline;
}
#propertiesBox img {
  padding: 3px 4px 0 0;
  clear: both;
}
#propertiesBox a {
  text-decoration: none;
  color: black;
}

.property {
  position: relative;
  padding: 15px 0 5px;
  width: 100%;
  clear: both;
  float: none;
}
.property p {
  margin: 0;
  padding: 0;
}
.property img {
  float: left;
  padding: 5px 10px 0 0;
}
.property .property_col1 {
    width: 230px;
    padding-right: 10px;
    float: left;
}

.property .property_col2 {
    width: 250px;
    float: left;
}
.property .morelink {
  width: 100px;
  position: absolute;
  bottom: 2px; right: 2px;
}
.propertyview img {
  float: left;
  padding-right: 10px;
}
.propertyview table {
  float: right;
  margin: 5px 0 5px 10px;
}
.propertyview table th {
  text-align: right;
  background-color: #ededed;
  padding: 0 4px;
}

#content #onecol .darkTextBox {
  float: right;
  margin-left: 20px;
}

#content #col1 p, #content #col2 p {
	width: 290px;
}

#testimonials {
	position: relative;
	/*float: right;*/
	clear: none;
	width: 270px;
	padding: 0 22px 5px 15px;
	margin-top: 20px;
	font-weight: bold;
	text-align: right;
	background: url( ../images/quote_open.png ) no-repeat left top;
}
#testimonials p {
	position: relative;
	font-style: italic;
	text-align: left;
	background: url( ../images/quote_close.png ) no-repeat right bottom;
	padding-bottom: 3px;
	margin-bottom: 0;
}
#openQuote, #closeQuote {
	width: 26px; height: 21px;
	position: absolute;
}
#testimonials #openQuote {
	top: 3px; left: 0;  z-index: -1;
	
}
#testimonials #closeQuote {
	bottom: 40px; right: 17px; z-index: 0;
}

#bottomMenu {
	position: relative;
	width: 631px;
	clear: both;
	margin-bottom: -30px;
}
#bottomMenu a, #bottomMenu {
	text-decoration: none;
	color: #666666;
}
#bottomMenu ul {
	text-align: center;
	margin: 0; padding: 0;
}
#bottomMenu ul li {
	list-style:none;
	display: inline;
	background: url( ../images/bottom_menu_separator.png ) no-repeat left 8px;
	padding-left: 9px;
}

#bottomMenu ul li.break {
	background: none;
	padding: 0;
}