body {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Trebuchet MS, verdana;
	font-size: 13px;
	color:#666666;
}

h1, h2, h3 {
	font-family: Trebuchet MS, verdana, sans-serif, helvetica;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #003399;
	/* font-size: 150%; */
}

ul {
	margin: 0 auto;
}

ul.horizontal {
	text-align: left;
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	padding:0 15px 0 10px;
	border-right: 1px solid #EAEAEA;
	line-height: 17px;
}

a:link, a:visited {
	color: #003399;
	font-family: Trebuchet MS, verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
a:hover {
	font-family: Trebuchet MS, verdana;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
}
.xsmall-gray {
	color:#C0C0C0;
	font-size:11px;
	font-family: verdana, arial, helvetica;
}
.xsmall-gray  a{
	color:#C0C0C0;
	text-decoration:none;
	font-size:11px;
	font-family: verdana, arial, helvetica;
}
.xsmall-gray  a:hover{
	color:#003399;
	text-decoration:underline;
	font-size:11px;
	font-family: verdana, arial, helvetica;
}
.small  {
	font-family: verdana, arial, helvetica;
	font-size:12px;
}
.small-gray {
	color:#C0C0C0;
	font-size:12px;
	font-family: verdana, arial, helvetica;
}
.small-gray  a{
	color:#C0C0C0;
	text-decoration:none;
	font-size:12px;
	font-family: verdana, arial, helvetica;
}
.small-gray  a:hover{
	color:#003399;
	text-decoration:underline;
	font-size:12px;
	font-family: verdana, arial, helvetica;
}
.small-dkgray {
	color:#808080;
	font-size:12px;
	font-family: verdana, arial, helvetica;
}
.small-dkgray  a{
	color:#808080;
	text-decoration:none;
	font-size:12px;
	font-family: verdana, arial, helvetica;
}
.small-dkgray  a:hover{
	color:#808080;
	text-decoration:underline;
	font-size:12px;
	font-family: verdana, arial, helvetica;
}
a.orange:link, a.orange:visited {
	color: #FF643E;
	font-weight: bold;

}
a.orange:hover {
	color: #5062A1;
	text-decoration: underline;
	font-weight: bold;

}
.lggraytext {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.lgbluetext {
	font-size: 16px;
	color: #5062A1;
	font-weight: bold;
}
form {
	margin-bottom: 0;
}

.form-small {
	font-size: 12px;
	border:1px #CCC solid;
}
.addressfrm {
	font-family: Trebuchet MS, verdana;
	font-size: 13px;
	color: #003399;
	font-weight: normal;
}
.bg_fade {
	/* background: url(/images/bg_gray.gif); */
	background-color:#F8F8F8;
	border:1px solid #C0C0C0;
}
.bg_fade_lg {
	background: url(/images/bg_gray_lg.gif);
	border-collapse: collapse; 
	border-top: 1px solid #EAEAEA;
	padding: 5px 0 .5em .5em; 
}
.tdh5px {
	height: 5px;
}
.tdv5px {
	width: 5px;
}
.tdh10 {
	height: 10px;
}
.tdv10 {
	width: 10px;
}

.arrows {
	background-image: url("/images/orange_arrow.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 2px;
}

/*********** header.html  *************************/

#header {
	width: 620px;
	/* font-size: 11px; */
	text-align: center;
}
#header .logo {
	border: 0;
	width: 620px;
	/* height: 90px; */
	margin: 0;
}

/*********** footer.html  *************************/

#footer {
	width: 620px;
	background-color: #FFFFFF;
	padding-bottom:10px;
}
.ftr_copyright {
	text-align: left;
	float:left;
	padding: 2px 0 0 0;

}
.ftr_login {
	text-align: right;
	float: right;
	padding: 2px 0 0 0;

}
.footer-text { 
	margin:0 0 5px 0;
}
.footer-text a{ 
	font-size:18px;font-family:verdana;text-decoration:none;
}
.footer-text a:hover{ 
	text-decoration:underline;
}

.roundedcornr_box_6495ED {
   background: #6495ed;
}
.roundedcornr_top_6495ED div {
   background: url(/images/roundedcornr_6495ED_tl.png) no-repeat top left;
}
.roundedcornr_top_6495ED {
   background: url(/images/roundedcornr_6495ED_tr.png) no-repeat top right;
}
.roundedcornr_bottom_6495ED div {
   background: url(/images/roundedcornr_6495ED_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_6495ED {
   background: url(/images/roundedcornr_6495ED_br.png) no-repeat bottom right;
}

.roundedcornr_top_6495ED div, .roundedcornr_top_6495ED, 
.roundedcornr_bottom_6495ED div, .roundedcornr_bottom_6495ED {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_6495ED { margin: 0 15px; color:#CAEAEB;text-align:center;}
.roundedcornr_content_6495ED a{ color:#FFFFFF;font-family:trebuchet ms;font-size:13px;text-decoration:none;}
.roundedcornr_content_6495ED a:hover{ text-decoration:underline;}


.roundedcornr_box_footer {
   background: #88c77c;
}
.roundedcornr_top_footer div {
   background: url(/images/roundedcornr_footer_tl.png) no-repeat top left;
}
.roundedcornr_top_footer {
   background: url(/images/roundedcornr_footer_tr.png) no-repeat top right;
}
.roundedcornr_bottom_footer div {
   background: url(/images/roundedcornr_footer_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_footer {
   background: url(/images/roundedcornr_footer_br.png) no-repeat bottom right;
}

.roundedcornr_top_footer div, .roundedcornr_top_footer, 
.roundedcornr_bottom_footer div, .roundedcornr_bottom_footer {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_footer { margin: 0 30px;height:250px;color:#FFFFFF;font-family:verdana;font-size:14px;text-align:center; }
.roundedcornr_content_footer a{ color:#FFFFFF;font-family:verdana;font-size:11px;text-decoration:none;}
.roundedcornr_content_footer a:hover{ text-decoration:underline;}

/********** Listing Template CSS *************/

.lt_listing_detail {
	margin-top: 5px;
	padding: 3px 0 2px 0;
	background-image: url("/images/searchBar_gradient_30.gif");
	background-color: #EAEAEA;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 150px;
}
.lt_top_nav {
	margin-top: 5px;
	padding: 2px 0 5px 0;
	background-image: url("/images/searchBar_gradient_30.gif");
	text-align: center;
	color: #000000;
	float: right;
	width: 470px;
}
.lt_status {
	/* no padding ever, box does not display, with padding it shows. */
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
/* 	background-color: #F8F8F8; */
	font-family: Trebuchet MS, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF643E;
	text-align: center;
}
.lt_photo {
	margin-top: 5px;
	border: 2px solid #EAEAEA;
}
.lt_enlarge_pic {
	text-align: left;
	background-color: #F8F8F8;
	padding: 3px 0 5px 5px;
}
.lt_next_prev {
	text-align: right;
	float: right;
	padding: 3px 5px 5px 0;
}
.lt_viewed_box {
	margin-top: 6px;
	padding: 5px 0 5px 0;
	text-align: center;
	background-color: #EAEAEA;
	clear: both;
}
.lt_live_support {
	margin: 5px 0 5px 0;
	text-align: left;
	background-image: url("/images/search_bar.gif");
	padding: 0 0 0 0px;
	color: #000000;
}
.lt_listing_agent {
	margin: 5px 0 5px 0;
	text-align: left;
	background-color: #EAEAEA;
	padding: 0 0 0 3px;
	color: #000000;
}
.lt_video {
}
.lt_agent {
	margin: 5px 0 0 0px;
	background-color: #F8F8F8;
	padding:3px;
}
.lt_detail_container {
	margin-top: 5px;
	padding: 0px 5px 5px 5px;
	background-color: #F8F8F8;
}
.lt_address {
	margin: 0 -5px 0 -5px;
	padding: 5px 5px 5px 5px;
	background-color: #EAEAEA;
	font-weight: bold;
	text-transform:capitalize;

}
.lt_price {
	margin-top: 2px;
	font-size: 16px;
	font-weight: bold;
}
.lt_type {
	margin-top: 2px;
	padding: 0 3px 0 0;
	font-size: 16px;
	font-weight: bold;
	float: right; 
	text-align: right;
	color: #666666;
}
.lt_style {
	float: right;
	clear:right;
	font-size: 14px;
	font-weight:bold;
}
.lt_sqft {
	margin-top: 2px;
}
.lt_bath {
	margin-top: 2px;
}
.lt_date {
	margin-top: 2px;
}
.lt_lot_size {
	margin-top: 2px;
}
.lt_description {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	text-align:left;
}
.lt_auction {
	/* margin-top: 3px; */
	float: right; 
	clear: right;
}
.lt_virtual_tour {
	/* margin-top: 3px; */
	float: right;
	clear: right;
}
.lt_virtual_tour img{
	vertical-align:middle;
}
#map {
	/* width:328px; */
	width:275px;
	height:245px; 
	margin-top:5px; 
	border:1px solid #C0C0C0;
}
.lt_contact_box {
	background-color: #FFFFFF;
	margin-top: 6px;
	padding: 5px 0 5px 0;
	text-align: center;
	background-color: #EAEAEA;
	width: 340px;
}
.lt_disclaimer_box {
	text-align: left;
	padding: 10px 30px 10px 30px;
	/* border-top: 2px solid #EAEAEA; */
	/* border-bottom: 1px solid #EAEAEA; */
}
.lt_btm_nav {
	margin-top: 6px;
	padding: 5px 0 5px 0;
	border-top: 2px solid #EAEAEA;
	border-bottom: 2px solid #EAEAEA;
	text-align: center;
}


/********** Rounded Corner Div *************/
.roundedcornr_box {
   background: #ffffff;
	margin-right:auto;
	margin-left:auto;
	width:660px;
}
.roundedcornr_top div {
   background: url(/images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(/images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(/images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(/images/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 20px; }


/********** find_form table and CSS layout *************/

.sr_price {
	color: #666666;
	font-size:16px;
}
.sr_type {
	color: #666666;
}
.sr_status {
	color: #FF643E;
	font-size:18px;
	margin-top:-5px;
}
.sr_video {
	color: #86C67C;
	font-size:16px;
}
.sr_virtual {
	color: #86C67C;
	font-size:16px;
}
.sr_details {
	background-image: url("/images/orange_arrow.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
	margin:8px 0 0 5px;
	font-weight: bold;
}
.sr_photo {
	margin-top: 6px;
}
/*****************   Admin Section  ******************/
.edit {
	background: #FFFFFF;
	/* font-family: verdana; */
	/* font-size: 11px; */
	color: #000000;
	font-weight: normal;
}
.tedit {
	background: #C0C0C0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.editadmin {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background: #FFFFFF;
}
/**** Blue #5062A1, lighter blue #6495ED, Green #86C67C, Orange #FF643E, very lt grey #F8F8F8, lt grey #EAEAEA, Med Grey #C0C0C0  geneva *****/
