a:link {
	font-weight: bold; 
	color: #1e3088; 
	text-decoration: underline;
}
a:visited {
	font-weight: bold; 
	color: #1e3088; 
	text-decoration: underline;
}
a:hover {
	font-weight: bold; 
	color: #1e3088; 
	text-decoration: underline;
}
a:active {
	font-weight: bold; 
	color: #1e3088; 
	text-decoration: underline;
}
.normal-size-hyperlink:link			{text-decoration: underline; font-weight: bold; font-size: 75%;}
.normal-size-hyperlink:visited		{text-decoration: underline; font-weight: bold; font-size: 75%;}
.normal-size-hyperlink:hover			{text-decoration: underline; font-weight: bold; font-size: 75%;}				

.non-bold-normal-size-hyperlink:link			{text-decoration: underline; font-weight: normal; font-size: 100%;}
.non-bold-normal-size-hyperlink:visited		{text-decoration: underline; font-weight: normal; font-size: 100%;}
.non-bold-normal-size-hyperlink:hover			{text-decoration: underline; font-weight: normal; font-size: 100%;}				

p {
	margin: 0;
	padding: 0;
	}
body,
html {
	margin:0;
	padding:0;
	background: #ffffff;
	color:#ffffff;
	height: 101%;
	}
img { behavior: url(style/iepngfix.htc); }	
body {
	font-size: small; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	min-width:650px;
	}
*html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	}
	
.form-text-input {
	background: #fff url(../images/text-input.gif);
	border: 1px solid #999999;
	font-size: 90%;
	padding: 1px 0px 1px 4px; 
	color: #333333;
	font-family: Verdana, Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.drop-down-menu {
	background: #fff url(../images/text-input.gif);
	border: 1px solid #666666;
	padding: 0px; 
	margin: 0;
	vertical-align:middle;
	color: #333333;
	font-family: Verdana, Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.text-area {
	background: #fff url(../images/text-input.gif);
	border: 1px solid #999999;
	padding: 3px 3px 0px 3px; 
	margin: 0;
	vertical-align:middle;
	color: #333333;
	font-family: Verdana, Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.button_grey	{
	font-size: 80%; 
	border: 1px solid #333333; 
	background: #EEEEEE; 
	color: #666666;
	margin-top: 5px;
	height: 20px;
	}
.hr-style {
	color:#bbbbbb;
	height:1px;
}	
UL {
	margin: 0px;
	padding: 0px;
}
LI {
	margin: 0px;
	padding: 0px;
}
/* ======================================================================================= */			
.outside-table {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 10px;
	border: 1px solid #666666;
	border-top: 0;
	background: #ffffff;
	}
	.outside-table td {
		vertical-align:top;
		}

.header-table 	{
	background: #ABC7E1 url(../images/blue_top_bar_fade.gif) repeat-x top left;
	width: 100%
	}
	.header-table td.logo {
		padding: 10px;
		padding-bottom: 0;
		}
	.header-table td.company-name {
		height: 30px;
		padding: 10px 20px 10px 10px;
		color: #ffffff;
		font-size: 160%;
		text-align: right;
		}

	.header-table td.under-nav-bar {
		height: 44px;
		background: url(../images/nav-under-bar.gif) repeat-x bottom left;
		border-bottom: 1px solid #666666;
		}

/* ======================================================================================= */	
	
#top-nav {
	font-size: 70%;
	float: right;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 8px 2px 0px 0px;
	list-style: none;
	z-index: 10;
	}
#top-nav ul {
  list-style:none;
  float: right;
  margin: 0px 0px 0px 0px;
  }	
#top-nav li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#top-nav a {
	float: left;
	display: block;
	margin: 0px 1px 0px 0px;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #666666;
	border-bottom: none;
	background: #cccccc url(../images/off_bg.gif) repeat-x bottom left;
	font-weight: normal;
	}	
#top-nav a:hover, body#home #t-home a {
	color: #333;
	padding-bottom: 4px;
	background-color: #727377;
	background: #ABC7E1 url(../images/on_bg.gif) repeat-x top left; /*------------------------------------------change ----*/
	}
  
/* ======================================================================================= */		

.body-container {
	width: 100%;
	vertical-align: top;
	margin: 10px 0;
	}
	.body-container td.column-one {
		width: 22%;
		vertical-align: top;
		background: #94B3D6 url(../images/vertical-nav-bg.gif) repeat-x top left; /* ------------------------------------------------------ change */
		padding: 15px;
		border: 1px solid #666666;
		border-left: 0;
		}
	.body-container td.column-two {
		width: 77%;
		vertical-align: top;
		padding-left: 13px;
		}


/* ======================================================================================= */		

.vertical-menu-table {
			width: 100%;
			}
.vertical_menu {
			overflow: hidden;
			color: #ffffff;
			}
.vertical_menu a, .vertical_menu a:visited {
			width: 100%;
			font-size: 70%;
			border-bottom: #A7C4E1 1px solid; /*-------------------------------------------------------- change */
			background-image: url(../images/arrow_over.gif); 
			vertical-align:middle; 	
			background-repeat: no-repeat;
			padding: 4px 5px 4px 25px;
			float: left;
			display: block; 
			font-weight: bold; 
			margin: 0;
			color: #ffffff; 
			text-decoration: none;
			text-align: left;
			line-height: 16px
			}

.vertical_menu a:hover {
			font-size: 70%;
			color: #ffffff; 
			background-color: #A7C4E1; /* ---------------------------------------------------- change */
			background-image: url(../images/arrow_over.gif); 
			vertical-align:middle; 	
			background-repeat: no-repeat;
			font-size: 11px;
			text-decoration: none;
			}

.vertical_menu a.top {
			border-top: #cccccc 1px solid; 	
			}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/				
		
.featured-property {
	width: 85%;
	border: 1px solid #666666;
	text-align: center;
	font-size: 70%;
	margin: 0px auto;
	margin-bottom: 15px;
	}
	.featured-property th {
		border-bottom: 1px solid #999999;
		color: #333333;
		padding: 3px 0px;
		font-weight: normal;
		letter-spacing: 1px;
		background: #dddddd url(../images/off_bg.gif) repeat-x bottom left;
		}
	.featured-property td {
		color: #333333;
		background: #eeeeee;
		padding: 5px;
		}
	.featured-property p {
		padding-top: 2px;
		}
	.featured-property img {
		border: 1px solid #888888;
		}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/				

.outside_table1 {
			border: 1px solid #666666;
			width: 100%;
			font-size: 75%;
			margin: 0 0 0 0;
			border-right: 0;
			background: #f9f9f9;
			}
		.outside_table1 th { 
			background: #ABC7E1 url(../images/th-bg.gif) repeat-x top left; /* -------------------------------------- change */
			color: #ffffff;
			border-bottom: 1px solid #666666; 
			height: 20px;
			text-align:left;
			}
		.outside_table1 td {
			padding: 10px 10px 10px 10px;
			color: #333333;
			font-size: 90%;
			} 
		.outside_table1 td.side_spacer {
			height: 10px;
			}

.inside_table1 {
			background: #ffffff url(../images/tr-bg.gif) repeat-x top left;
			background-repeat: repeat-x;
			border: 1px solid #666666;
			}
		.inside_table1 th { 
			background: #ABC7E1 url(../images/th-bg.gif) repeat-x top left; /* -------------------------------------- change */
			font-weight: bold;
			color: #ffffff;
			border-bottom: 1px solid #666666; 
			height: 20px;
			text-align:center;
			font-size: 75%;
			}
		.inside_table1 th.left_align { 
			text-align:left;
			}
		.inside_table1 th.middle_blue_bar { 
			border-top: 1px solid #5387BE; 
			}				
		.inside_table1 td {
			color: #333333;
			padding: 5px;
			font-size: 70%;
			} 
		.inside_table1 td.inner_spacer {
			height: 10px;
			}
			
	
.outside_table2 {
			border: 1px solid #666666;
			width: 92%;
			margin: 0 auto;
			margin-top: 10px;
			background: #f9f9f9;
			width: 100%;
			border-left: 0;
			border-right: 0;
			border-bottom: 0;
			}
		.outside_table2 th { 
			background: #ABC7E1 url(../images/th-bg.gif) repeat-x top left; /* -------------------------------------- change */
			color: #ffffff;
			border-bottom: 1px solid #666666; 
			height: 20px;
			text-align:left;
			font-size: 75%;
			}
		.outside_table2 th.middle_bar { 
			background-color: #7EA6CF;
			color: #ffffff;
			border-bottom: 1px solid #5387BE;
			border-top: 1px solid #5387BE; 
			height: 20px;
			text-align:left;
			}
		.outside_table2 td {
			padding: 10 10 10 10;
			color: #333333;
			font-size: 70%;
			} 
			
.inside_table2 {
			width: 93%;
			}
		.inside_table2 th { 
			background-color: #7EA6CF; 
			color: #ffffff;
			border-top: 1px solid #666666; 
			border-bottom: 1px solid #666666; 
			height: 20px;
			font-weight: bold;
			font-size: 75%;
			padding-left: 10px;
			}
		.inside_table2 td {
			padding: 6px 10px 6px 10px;
			color: #333333;
			font-size: 100%
			}
		.inside_table2 td.spacer {
			line-height: 10px;
			} 
		.inside_table2 td.ShowListingsRow1 	{
			background-color: #FFFFFF;
			border-top: 1px solid #666666;
			font-size: 70%;
			}
		.inside_table2 td.ShowListingsRow2 	{
			background-color: #eeeeee;
			border-top: 1px solid #666666;
			font-size: 70%;
			}

.extra-features {
	line-height: 25px;
	height: 25px;
	}
	.extra-features td {
		line-height: 25px;
		height: 25px;
		padding: 10px;
		}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/				
			
.listing_details {
			width: 360px;
			font-family: Verdana;
			font-size: 10pt; 
			background-color: #eeeeee;
			}
		.listing_details th { 
			background-color: #cccccc;
			color: #444444;
			border-bottom: 1px solid #999999;
			border-top: 1px solid #999999; 
			height: 20px;
			font-size: 8pt;
			text-align:center;
			}
		.listing_details th.middle_bar { 
			background-color: #cccccc;
			color: #444444;
			border-bottom: 1px solid #999999;
			border-top: 1px solid #999999; 
			height: 20px;
			text-align:center;
			}
		.listing_details td {
			padding: 10 10 10 10;
			color: #333333;
			font-size: 8pt;
			} 

.property-picture-outside-table {
	width: 100%;
	background: #ffffff; 
	border: 1px solid #666666;
	}
	.property-picture-outside-table img {	
		border: 1px solid #888888;
	}
.control-panel {
	background: #eeeeee;
	border: 1px solid #666666;
	}
	.control-panel #next-property {
			background: url("../images/next.gif") 0px 50% no-repeat;
			padding-left: 23px;
			height: 16px;
			}
	.control-panel #previous-property {
			background: url("../images/previous.gif") 0px 50% no-repeat;
			padding-left: 23px;
			height: 16px;
			}
	.control-panel #add-to-my-homes {
			background: url("../images/add.gif") 0px 50% no-repeat;
			padding-left: 23px;
			height: 16px;
			}
	.control-panel #mortgage-calculator {
			background: url("../images/calculator.gif") 0px 50% no-repeat;
			padding-left: 23px;
			height: 16px;
			}
	.control-panel #email-to-friend {
			background: url("../images/email.gif") 0px 50% no-repeat;
			padding-left: 23px;
			height: 16px;
			}
	.control-panel #gmap {
			background: url("../images/map.gif") 0px 50% no-repeat;
			padding-left: 23px;
			height: 16px;
			}			
		


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/				
.unordered-list-no-padding  {
	margin-left: 20px;
	}
.unordered-list-no-padding ul  {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
.unordered-list-no-padding li {
	padding: 0px;
	margin: 0px;
	}
					
			   
.footer {
		background: #ABC7E1 url(../images/blue_top_bar_fade.gif) repeat-x bottom left;
		font-size: 70%;
		text-align: center; 
		width: 100%;
		border-top: 1px solid #666666;
		}
	.footer td {
		color: #ffffff;
		padding: 1px;
		}
		
.powered-by {
	width: 980px;
	color: #999999;
	font-size: 70%;
	margin: 0 auto;
	text-align: right;
	}
.footer-link:link			{text-decoration: underline; color: #ffffff; font-weight: normal; font-size: 100%;}
.footer-link:visited		{text-decoration: underline; color: #ffffff; font-weight: normal; font-size: 100%;}
.footer-link:hover			{text-decoration: underline; color: #eeeeee; font-weight: normal; font-size: 100%;}				
			 			
.powered-by:link			{text-decoration: underline; color: #999999; font-weight: normal;   }
.powered-by:visited			{text-decoration: underline; color: #999999; font-weight: normal;  font-size: 100%; }
.powered-by:hover			{text-decoration: underline; color: #333333; background-color: #ffffff; font-weight: normal; font-size: 100%; }				
						
.red_text {
			font-family: Verdana;
			font-size: 9pt;
			font-weight: normal;
			color: #ff0000;
			} 

.ShowListingsHeader
			{
			font-family: Verdana;
			font-size: 9pt;
			font-weight: normal;
			text-decoration: bold;
			background-color: #7EA6CF;
			color: #FFFFFF;
			text-align:center;
			vertical-align: top;
			line-height: 20px;
			}


.tags		{
			font-family: Verdana;
			font-size: 10pt;
			font-weight: normal;
			text-decoration: none;
			color: #FF4040;
			}
			
/******************************************************************/

.currency_converter {
			border: 1px solid #999999;
			background-color: #eeeeee;
			font-family: Verdana;
			font-size: 10pt;
			width: 222px;
			}
	.currency_converter th {
			padding: 3px;
			text-align:center;
			font-weight: bold;
			background-color:#dddddd;
			border-style: none;
			border-bottom: 1px solid #999999;
			height: 16px;
			color: #444444;
			font-size: 8pt;
			} 
	.currency_converter td {
			padding: 3px 0px 3px 10px;
			text-align:left;
			} 			
			
#popup a, #popup a:visited {
position: relative;
display: block;
width: 130px;
line-height: 30px;
text-align: right;
padding: 0 10px;
margin: 0;
border: 1px solid #666;
text-decoration: none;
font-size: 0.8em;
color: #000;
background: #eee;
}

#popup a span {display: none;}

#popup a:hover {
color: #f00;
line-height: 31px;
}

#popup a:hover span{
display: block;
position: absolute;
top: 0px;
left: 150px;
width: 250px;
margin: 0px;
color: #000;
background: #fee;
text-align: center;
}


/******************************************************************/
#calendar {
			width: 200px;
			border: 1px solid #666666;
			background-color: #fcfcfc;
			text-align:center;
			font-weight: bold;
			line-height: 15px;
			padding: 0px;
			}
	.calendar td.	{
			padding: 0px;
			}	
	#calendar th.navigateYear {
			border-bottom: 1px solid #666666;
			}
	#calendar th.Month {
			font-weight: bold;
			border-bottom: 1px solid #666666;
			text-align: center;
			color: #ffffff;
			font-size: 75%;
			line-height: 25px;
			}
	.daysOfTheWeek {
			text-align: center;
			color: #ff0000;
			font-weight: normal;
			}
.navigateYear:link			{text-decoration: underline; color: #ffffff; }
.navigateYear:visited		{text-decoration: underline; color: #ffffff; }
.navigateYear:hover			{text-decoration: underline; color: #333333; background-color: #ffffff;}			
/******************************************************************/			

.confirmation_text	{
			font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ff0000; font-weight: bold;  
			}