p {
	margin: 0px 20px 10px 20px;
	padding: 0px 0px 0px 0px;
}

html, body {
	width: 100%;
	text-align: center;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
}

body {
	margin: 10px 10px 10px 10px;
	background-color: #ffffff;
	color: #333333;
}

#pdate {
	display: none;
	clear: both;
	width: 900px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	font-size: 10px;
	color: #999999;
	margin-left: auto; 
	margin-right: auto;
}

#header {
	clear: both;
	width: 900px;
	background-color: #ffffff;
	height: 105px;
}

#header #logo {
	margin: 40px 30px 0px 30px;
	float: left;
}

#header #knocker {
	display: none;
	margin: 5px 30px 0px 0px;
	float: right;
}

#menu {
	display: none;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #ffffff;
	text-align: left;
}

#menu #inner {
	padding: 0px 20px 0px 20px;
}

a { 
	color: #663333;
	text-decoration: none;
}

a:hover {
	color: #996666;
	text-decoration: underline;
}

li { margin-bottom: 10px; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: normal; 
	color: #333333; 
	margin: 0px 0px 20px 0px;
	padding: 3px 0px 0px 0px;
}

h1 p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1.news-article {
	margin: 0px 0px 0px 0px;
}

span.grey {
	color: #a5a5a5;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2.news-date {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.title-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
}

.tleft {
	text-align: left;
}

.tcenter {
	text-align: center;
}

.tright {
	text-align: right;
}

.tbold {
	font-weight: bold;
}

.tnormal {
	font-weight: normal;
}

.pabsolute {
	position: absolute;
}

.disappear {
	display: none;
}

.appear {
	display: block;
}

.appear-inline {
	display: inline;
}

.rowappear {
	display: table-row;
}

input { font-size: 1em; font-family: Arial, Verdana, Helvetica, sans-serif }

textarea { font-size: 1em; font-family: Arial, Verdana, Helvetica, sans-serif }

select { font-size: 1em; font-family: Arial, Verdana, Helvetica, sans-serif }

.goBtn { margin-top: 5px; }

/*------------------------------------------------------------------------*/

.m0 {
	margin: 0px 0px 0px 0px;
}

.mr100 {
	margin-right: 100px;
}

.mb3 {
	margin-bottom: 3px;
}

/*------------------------------------------------------------------------*/

#fathomit-menu {
	height: 25px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #333333;
	text-align: left;
}

#fathomit-menu div {
	padding: 6px 30px 0px 30px;
}

#fathomit-menu span.item a {
	font-weight: bold;
	color: #ffffff;
}

#fathomit-menu span.item {
	margin: 0px 20px 0px 0px;
}

/*------------------------------------------------------------------------*/

#footer-menu {
	display: none;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	text-align: left;
	color: #cccccc;
	font-size: 10px;
}

#footer-menu #inner {
	padding: 20px 20px 0px 20px;
}

#footer-menu a {
	color: #cccccc;
}

#fathom-tag {
	display: none;
	clear: both;
	width: 900px;
	text-align: left;
	padding: 20px 0px 0px 0px;
	font-size: 10px;
	color: #999999;
	margin-left: auto; 
	margin-right: auto;
}

#fathom-tag a {
	color: #999999;
	text-decoration: none;
}

#fathom-tag a:hover {
	color: #bbbbbb;
	text-decoration: none;
}

#footer-company-details {
	text-align: left;
	font-size: 9px;
	margin-top: 25px;
	color: #cccccc;
}

#footer-company-details2 {
	text-align: left;
	font-size: 9px;
	color: #cccccc;
}

/*------------------------------------------------------------------------*/

#main_content { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 900px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	overflow: hidden; 
}

#main_content #left_col { 
	display: none;
	float: left; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #2d2c2c;
	color: #ababab; 
	width: 200px; 
	overflow: hidden;
}

.print_friendly {
	color: #ffffff;
	margin: 20px 20px 20px 20px;
}

.print_friendly a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#main_content #left_col a {
	font-weight: normal;
	color: #ffffff;
} 

#main_content #left_col a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

#main_content #left_col #left_menu { 
	clear: both; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #2d2c2c; 
	overflow: hidden;
}

#main_content #right_col { 
	float: left; 
	background-color: #ffffff; 
	margin-right: 0px; 
	width: 710px; 
	overflow: hidden;
}

#main_content #right_col #tcontent {
	clear: both;
	overflow: hidden;
}

#main_content #right_col #tcontent #tcolright {
	float: right;
	width: 200px;
	background-color: #dedede;	
	overflow: hidden;
}

#main_content #right_col #footer {
	display: none;
	background-color: #ffffff; 
	margin-right: 0px; 
	width: 700px; 
	overflow: hidden;
}

#main_content #right_col #footer #last_viewed {
	background-color: #dedede;
	float: left;
	width: 500px;
	height: 75px;
}

#last_viewed .inner {
	margin: 10px 10px 10px 10px;
	width: 480px;
	height: 55px;
	overflow: hidden;
}

#last_viewed .col {
	float: left;
	width: 160px;
}

#last_viewed .col .inner {
	margin: 0px 10px 0px 10px;
}

#last_viewed .col .inner p {
	width: 140px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
}

#last_viewed .middle_col {
	float: left;
	width: 158px;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
}

#last_viewed .middle_col .inner {
	margin: 0px 10px 0px 10px;
}

#last_viewed .middle_col .inner p {
	width: 138px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
}


#main_content #right_col #footer #quicklinks {
	float: left;
	width: 200px;
	height: 75px;
	background-color: #630d0d;
}

#main_content #right_col #footer #quicklinks .content {
	margin: 15px 20px 20px 20px;
	text-align: right;
}

#main_content #right_col #footer #quicklinks .content img {
	display: block;
	width: 94px;
	height: 20px;
	margin-bottom: 5px;
}

#main_content #right_col #footer #quicklinks .content select {
	width: 160px;
}


.clear {
	clear: both;
	font-size: 1px;
}

.clear-left {
	clear: left;
	font-size: 1px;
}


.clear-right {
	clear: right;
	font-size: 1px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 20px 20px 10px 20px;
	padding: 0px 0px 0px 0px;
}

/*------------------------------------------------------------------------*/

._lmenu-item {
	margin: 20px 20px -10px 20px;
	color: #ffffff;
}

img.heading-details {
	margin: 20px 20px 0px 20px;
}

img.heading-spec {
	margin: 20px 20px 0px 20px;
}


img.heading-spec-prefix {
	margin: 20px 0px 0px 20px;
}

img.heading-spec-suffix {
	margin: 20px 20px 0px 0px;
}
/*------------------------------------------------------------------------*/
/* tcrt-aps1 home */

.tcrt-aps1 .c1-1 {
	width: 200px;
	height: 150px;
	overflow: hidden;
} 

.tcrt-aps1 .c1-1 img {
	display: block;
	width: 200px;
	height: 150px;
}

.tcrt-aps1 .c1-2 {
	width: 200px;
	height: 150px;
	overflow: hidden;
} 

.tcrt-aps1 .c1-2 img {
	display: block;
	width: 200px;
	height: 150px;
}

.tcrt-aps1 .c2-1 {
	width: 700px;
	height: 300px;
	overflow: hidden;
} 

.tcrt-aps1 .c2-1 img {
	display: block;
	width: 700px;
	height: 300px;
}

.tcrt-aps1 .c2-1 object {
	width: 700px;
	height: 300px;
}

.tcrt-aps1 .c2-1 embed {
	width: 700px;
	height: 300px;
}

.tcrt-aps1 .c2-2 {
	width: 500px;
	float: left;
	min-height: 200px;
} 

.pg6 .c2-2 {
	width: 500px;
	float: left;
	min-height: 400px;
} 

.tcrt-aps1 .c2-2 img.heading-prefix {
	margin: 20px 0px 0px 20px;
}

.tcrt-aps1 .c2-2 img.heading-suffix {
	margin: 20px 20px 0px 0px;
}

.tcrt-aps1 .c2-2 img.heading {
	margin: 20px 20px 0px 20px;
}

.tcrt-aps1 .c2-2 p {
	clear: both;
	margin: 0px 100px 10px 20px;
}

.tcrt-aps1 .c3-2 {
	width: 200px;
} 

.tcrt-aps1 .c3-2 img {
	display: block;
	width: 200px;
}

.tcrt-aps1 .c3-3 {
	display: none;
}

/*------------------------------------------------------------------------*/
/* tcrt-aps2 buyers guide */

.tcrt-aps2 .c1-1 {
	width: 200px;
	height: 150px;
	overflow: hidden;
} 

.tcrt-aps2 .c1-1 img {
	display: block;
	width: 200px;
	height: 150px;
}

.tcrt-aps2 .c1-2 {
	display: none;
}

.tcrt-aps2 .c2-1 {
	width: 700px;
	height: 150px;
	overflow: hidden;
} 

.tcrt-aps2 .c2-1 img {
	display: block;
	width: 700px;
	height: 150px;
}

.tcrt-aps2 .c2-1 object {
	width: 700px;
	height: 150px;
}

.tcrt-aps2 .c2-1 embed {
	width: 700px;
	height: 150px;
}

.tcrt-aps2 .c2-2 {
	width: 500px;
	float: left;
	min-height: 400px;
} 

.tcrt-aps2 .c2-2 img.heading-prefix {
	margin: 20px 0px 0px 20px;
}

.tcrt-aps2 .c2-2 img.heading-suffix {
	margin: 20px 20px 0px 0px;
}

.tcrt-aps2 .c2-2 img.heading {
	margin: 20px 20px 0px 20px;
}

/*.tcrt-aps2 .c2-2 p {
	clear: both;
	margin: 0px 20px 10px 20px;
}*/

.tcrt-aps2 .c3-2 {
	width: 200px;} 

.tcrt-aps2 .c3-2 img {
	display: block;
	width: 200px;
}

.tcrt-aps2 .c3-3 {
	display: none;
}

/*------------------------------------------------------------------------*/
/* tcrt-aps3 homes-for-sale */

table.property-list {
	width: 460px;
	margin: 0px 20px 20px 20px;
}

table.property-list th {
	font-weight: bold;
	text-align: left;
	padding: 5px 20px 5px 20px;
}

table.property-list td {
	font-weight: normal;
	text-align: left;
	padding: 5px 20px 5px 20px;
}

table.property-list .property {
	border-right: 1px dotted #999999; 
}

table.property-list .location {
	border-right: 1px dotted #999999; 
}

table.property-list .type {
}

table.property-list .availability {
	text-align: center;
}

table.property-list .bggrey {
	background-image: url(../images/grey-tint.png);
	background-repeat: repeat;
}

.tcrt-aps3 .c1-1 {
} 

.tcrt-aps3 .c1-1 img {
	display: block;
	width: 200px;
	height: 150px;
}

.tcrt-aps3 .c1-2 {
	display: none;
}

.tcrt-aps3 .c2-1 {
	width: 700px;
	height: 300px;
	overflow: hidden;
} 

.tcrt-aps3 .c2-1 #google_map {
	width: 700px;
	height: 300px;
}

.tcrt-aps3 .c2-1 img {
	display: block;
	width: 700px;
	height: 300px;
}

.tcrt-aps3 .c2-1 object {
	width: 700px;
	height: 300px;
}

.tcrt-aps3 .c2-1 embed {
	width: 700px;
	height: 300px;
}

.tcrt-aps3 .c2-2 {
	width: 500px;
	float: left;
	min-height: 200px;	
} 

.tcrt-aps3 .c2-2 img.heading-prefix {
	margin: 20px 0px 0px 20px;
}

.tcrt-aps3 .c2-2 img.heading-suffix {
	margin: 20px 20px 0px 0px;
}

.tcrt-aps3 .c2-2 img.heading {
	margin: 20px 20px 0px 20px;
}

/*.tcrt-aps3 .c2-2 p {
	clear: both;
	margin: 0px 20px 10px 20px;
}*/

.tcrt-aps3 .c3-2 {
	width: 200px;
} 

.tcrt-aps3 .c3-2 img {
	display: block;
	width: 200px;
}

.tcrt-aps3 .c3-3 {
	display: none;
}

/*------------------------------------------------------------------------*/
/* tcrt-aps4 generic */

.tcrt-aps4 .c1-1 {
	width: 200px;
	height: 150px;
	overflow: hidden;
} 

.tcrt-aps4 .c1-1 img {
	display: block;
	width: 200px;
	height: 150px;
}

.tcrt-aps4 .c1-2 {
	display: none;
}

.tcrt-aps4 .c2-1 {
	width: 700px;
	height: 150px;
	overflow: hidden;
} 

.tcrt-aps4 .c2-1 img {
	display: block;
	width: 700px;
	height: 150px;
}

.tcrt-aps4 .c2-1 object {
	width: 700px;
	height: 150px;
}

.tcrt-aps4 .c2-1 embed {
	width: 700px;
	height: 150px;
}

.tcrt-aps4 .c2-2 {
	width: 500px;
	float: left;
	min-height: 400px;
} 

.tcrt-aps4 .c2-2 img.heading-prefix {
	margin: 20px 0px 0px 20px;
}

.tcrt-aps4 .c2-2 img.heading-suffix {
	margin: 20px 20px 0px 0px;
}

.tcrt-aps4 .c2-2 img.heading {
	margin: 20px 20px 0px 20px;
}

/*.tcrt-aps4 .c2-2 p {
	clear: both;
	margin: 0px 20px 10px 20px;
}*/

.tcrt-aps4 .c3-2 {
	width: 200px;
} 

.tcrt-aps4 .c3-2 img {
	display: block;
	width: 200px;
}

.tcrt-aps4 .c3-3 {
	display: none;
} 

/*------------------------------------------------------------------------*/
/* tcrt-aps5 property information pages */

.tcrt-aps5 .c1-1 {
	width: 200px;
	height: 150px;
	overflow: hidden;
} 

.tcrt-aps5 .c1-1 img {
	display: block;
	width: 200px;
	height: 150px;
}

.tcrt-aps5 .c1-2 {
	display: none;
}

.tcrt-aps5 .c2-1 {
	width: 700px;
	height: 150px;
	overflow: hidden;
} 

.tcrt-aps5 .c2-1 img {
	display: block;
	width: 700px;
	height: 150px;
}

.tcrt-aps5 .c2-1 object {
	width: 700px;
	height: 150px;
}

.tcrt-aps5 .c2-1 embed {
	width: 700px;
	height: 150px;
}

.tcrt-aps5 .c2-2 {
	width: 500px;
	float: left;
	min-height: 400px;
} 

.tcrt-aps5 .c2-2 #google_map {
	width: 460px;
	height: 400px;
}

.tcrt-aps5 .c2-2 img.heading-prefix {
	margin: 20px 0px 0px 20px;
}

.tcrt-aps5 .c2-2 img.heading-suffix {
	margin: 20px 20px 0px 0px;
}

.tcrt-aps5 .c2-2 img.heading {
	margin: 20px 20px 0px 20px;
}

/*.tcrt-aps5 .c2-2 p {
	clear: both;
	margin: 0px 20px 10px 20px;
}*/

.tcrt-aps5 .c3-2 {
	overflow: hidden;
} 

.tcrt-aps5 .c3-2 img {
	display: block;
	width: 200px;
}

.tcrt-aps5 .c3-3 {
	overflow: hidden;
} 

.tcrt-aps5 .c3-3 img {
	display: block;
	width: 200px;
}

/*------------------------------------------------------------------------*/
/* tcrt-aps6 image gallery */

.tcrt-aps6 .c1-1 {
	width: 200px;
	height: 150px;
	overflow: hidden;
} 

.tcrt-aps6 .c1-1 img {
	display: block;
	width: 200px;
	height: 150px;
}

.tcrt-aps6 .c1-2 {
	display: none;
}

.tcrt-aps6 .c2-1 {
	width: 700px;
	height: 150px;
	overflow: hidden;
} 

.tcrt-aps6 .c2-1 img {
	display: block;
	width: 700px;
	height: 150px;
}

.tcrt-aps6 .c2-1 object {
	width: 700px;
	height: 150px;
}

.tcrt-aps6 .c2-1 embed {
	width: 700px;
	height: 150px;
}

.tcrt-aps6 .c2-2 {
	width: 700px;
	float: left;
	background-image: url(../images/knocker.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 400px;
	padding-bottom: 20px;
} 

.tcrt-aps6 .c2-2 img.gal-image {
	width: 145px;
	height: 145px;
	margin: 20px 0px 0px 20px;
}
.tcrt-aps6 .c2-2 img.site-image {
	width: 500px;
	height: 300px;
	margin: 20px 0px 0px 20px;
}
.tcrt-aps6 .c2-2 img.heading-prefix {
	margin: 20px 0px 0px 20px;
}

.tcrt-aps6 .c2-2 img.heading-suffix {
	margin: 20px 20px 0px 0px;
}

.tcrt-aps6 .c2-2 img.heading {
	margin: 20px 20px 0px 20px;
}

/*.tcrt-aps6 .c2-2 p {
	clear: both;
	margin: 0px 20px 10px 20px;
}*/

/*------------------------------------------------------------------------*/
/* tcrt-aps7 news */

.tcrt-aps7 .c1-1 {
	width: 200px;
	height: 150px;
	overflow: hidden;
} 

.tcrt-aps7 .c1-1 img {
	display: block;
	width: 200px;
	height: 150px;
}

.tcrt-aps7 .c1-2 {
	display: none;
}

.tcrt-aps7 .c2-1 {
	width: 700px;
	height: 150px;
	overflow: hidden;
} 

.tcrt-aps7 .c2-1 img {
	display: block;
	width: 700px;
	height: 150px;
}

.tcrt-aps7 .c2-1 object {
	width: 700px;
	height: 150px;
}

.tcrt-aps7 .c2-1 embed {
	width: 700px;
	height: 150px;
}

.tcrt-aps7 .c2-2 {
	width: 500px;
	float: left;
	background-image: url(../images/knocker.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 400px;
} 

.tcrt-aps7 .c2-2 img.heading-prefix {
	margin: 20px 0px 0px 20px;
}

.tcrt-aps7 .c2-2 img.heading-suffix {
	margin: 20px 20px 0px 0px;
}

.tcrt-aps7 .c2-2 img.heading {
	margin: 20px 20px 0px 20px;
}

/*.tcrt-aps7 .c2-2 p {
	clear: both;
	margin: 0px 20px 10px 20px;
}*/

.tcrt-aps7 .c3-2 {
	overflow: hidden;
} 

.tcrt-aps7 .c3-2 img {
	display: block;
	width: 200px;
}

.tcrt-aps7 .c3-3 {
	display: none;
}

/*------------------------------------------------------------------------*/

.addr-title {
	font-weight: bold;
	margin: 20px 20px 0px 20px;
}

.addr-body {
	margin: 0px 20px 10px 20px;
}

/* --- */

.spec-box {
	float: left;
	width: 210px;
	margin: 0px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
	text-align:  left;
}

/*.spec-box p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}*/

.spec-box .title {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.spec-box .description {
	margin: 0px 0px 5px 0px;
}

.spec-box .bullets {
	margin: 0px 0px 5px 0px;
}

/* --- */

.w360 {
	width: 360px;
}

.w360xh90 {
	width: 360px;
	height: 90px;
}

.btn {

}

.contact-form {
	clear: both;
	width: 410px;
	margin: 0px 20px 20px 20px;
}

.contact-form div.form-row {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

.contact-form div.label {
	width: 100px;
	vertical-align: top;
	float: left;
	padding-bottom: 5px;
}

.contact-form div.form_element {
	width: 310px;
	text-align: left;
	vertical-align: top;
	float: left;
	padding-bottom: 100px;
	margin-bottom: -100px;
}

.contact-form select {
	width: 300px;
	margin-bottom: 5px;
}

.contact-form input {
	width: 300px;
}

.contact-form input.radio {
	width: 14px;
}

.contact-form textarea {
	width: 300px;
	height: 90px;
}

.contact-form input.btn-submit {
	float: right;
	width: 65px;
}

/* --------------------------------------- */

.ltitle {
	margin: 20px 20px 10px 20px;
}

.lstitle {
	margin: 10px 10px 5px 20px;
}

#main_content #left_col .lmenu-item {
	margin: 5px 20px 5px 20px;
}

#main_content #left_col .lmenu-item a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#main_content #left_col .lmenu-item a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

#main_content #left_col .lmenu-item-on {
	margin: 5px 20px 5px 20px;
}

#main_content #left_col .lmenu-item-on a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.lntitle {
	margin: 20px 20px 10px 20px;
}

.heading-news {
	margin: 15px 20px 0px 20px;
}

.news-title {
	margin: 10px 20px 0px 20px;
}

.news-date {
	margin: 0px 20px 0px 20px;
}

.news-description {
	margin: 3px 20px 0px 20px;
	
}

/* ---------------------------------- */

.tBold {
	font-weight: bold;
}

.tUnderline {
	text-decoration: underline;
}

.tItalic {
	font-style: italic;
}

.tStrike {
	text-decoration: line-through;
}

/* ---------------------------------- */

div.c2-2 p.price-txt {
	clear: both;
	text-align: right;
}

div.c2-2 p.price-txt {
	clear: both;
	text-align: right;
}

div.c2-2 p.price-txt span {
	text-align: right;
}


table.details {
	width: 460px;
	margin: 0px 20px 20px 20px;
	overflow: none;
}

table.details th {
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px dotted #999999;
}

table.details th.end {
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #ffffff;
}

table.details td {
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px dotted #999999;
}

table.details td.end {
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #ffffff;
}

table.details .bggrey {
	background-image: url(../images/grey-tint.png);
	background-repeat: repeat;
}

.tcrt-aps5 .c2-2 .details th p {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

.tcrt-aps5 .c2-2 .details th.end p {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

.tcrt-aps5 .c2-2 .details td p {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

.tcrt-aps5 .c2-2 .details td.end p {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}


/*------------------------------------------------------------------------*/

.fleft {
	display: inline;
	float: left;
}

/*------------------------------------------------------------------------*/

.house {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.house-img {
	float: left;
	width: 200px;
	margin: 0px 20px 0px 20px;
}

.house p {
	margin-bottom: 5px;
}
.house a {
	font-weight: bold;
}

.fleft {
	display: inline;
	float: left;
}

/*------------------------------------------------------------------------*/

.debug_box {
	position: absolute;
	color: #990000;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	border: 2px solid #990000;
}