/* CSS Document */

a {text-decoration: none}
a:hover {text-decoration:underline}
	
.blankspace {font-size: 8px;}

.bg_right_top {
	background-image:url(images/css/bg_right_top.jpg);
	background-repeat:no-repeat
	}

body {
	margin-bottom:0px;
	margin-top:5px;
	}
	
.box_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:28px;
	}
	
.column_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:17px;
	}
	
.contact_red_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	}
	
.contact_grey_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height:15px;
	}
	
.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:30px;
	padding-right: 5px
	}
	
.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	line-height:30px;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0000CC;
	}
	
.h1hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0000CC;
	}
	
.header_lookatproperty {
	background-image:url(images/css/header_lookatproperty.jpg);
	background-repeat: no-repeat;
	height:200px;
	
	}
	
.header_menu_bg {
	background-image:url(images/css/header_menu_bg.png);
	background-repeat: repeat-x
	}
	
.heading_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0000CC;
	line-height:15px;
	}
	
.heading_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC0000;
	line-height:15px;
	}
	
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-align:left
	}
	
	
.link_bg_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:20px
	}
	
.links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	}
	
.listing_small_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:15px;
	}
	
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ffffff;
	font-weight:bold;
	}

.outline {
	border: 1px solid #cccccc;
	background: #fbfbfb;
	padding: 1px;
	}
	
.outline_blank {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 0px;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	}
	
.p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	}
	
.p_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	}

.shadow_left {
	background-image:url(images/css/shadow_left.png);
	background-repeat:repeat-y
	}
	
.shadow_right {
	background-image:url(images/css/shadow_right.png);
	background-repeat:repeat-y
	}
	
.small_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:30px;
	}
	
.small_text_bg {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:30px;
	border: 1px solid #cccccc;
	background: #fbfbfb;
	padding: 1px;
	}
	
.small_text_grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height:30px;
	}
	
.small_text_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	line-height:15px;
	}
