
@import url("main.css");
/*       *
 * Extra *
 *       */
#extra {
	background-color: #0178BA;
	width: 100%;
	float: left;
}

#extra-b {
	width: 773px;
	margin: 0px auto;
}

/* Featured -------------------------------------------------------------------------------------------------------------------- */

	#featured 
	{
		float: right; width: 591px;
		min-height: 236px;
		height: auto !important;
		height: 238px;
		margin: 12px 22px 9px 0px !important;
		margin-right: 10px;
		border: 1px solid #C6DDED;
		background: #fff url(../img/home_bgr.gif) repeat-y;
	}
		#featuredLeft,
		#featuredRight { float: left; width: 295px; }
		#featuredRight { margin-left: 1px }
		
			div.featuredCopy { padding: 7px 10px 7px 15px; }
			img.featuredHome { border: 1px solid #0076B4; border-left: 0; border-right: 0; }
	
			#featured a:link,
			#featured a:visited,
			#featured a:hover 
			{
				font-weight: bold;
				text-decoration: none;
			}
				a:hover { text-decoration: underline !important; }
	
				#featured .raquo {
					width: 12px;
					height: 11px;
					margin-top: 3px !important;
					margin-left: 5px;
					margin-top: 1px;
					position: absolute;
					text-indent: -9999px;
					background: url("../img/right_arrow_white.jpg");
					overflow: hidden;
				}
/* About Us -------------------------------------------------------------------------------------------------------------------- */

	#aboutus {
		float: left; width: 419px !important; height: 154px;
		width: 421px;
		color: #fff;
		background: #0178BA;
		padding: 10px 14px 0px 22px;
		font-size: 10px;
	}
	
		#aboutus h3 { display: none; }
		
		#aboutus h4 {
			font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
			font-size: 16px;
			display: block;
			margin-bottom: 3px;
		}
		
			.sIFR-hasFlash #aboutus h4 
			{
				font-size: 16px;
				margin-top: 3px;
				margin-bottom: 0px;
			}
			
			#aboutus a:hover  {
				text-decoration: underline;
			}
		
		#aboutus p {
			position: relative;
			margin-top: 7px;
			line-height: 1.6em;
			width: 260px;
			vertical-align: baseline;
			text-align: justify;
		}
		
		#aboutus img {
			float: right;
			border: 1px solid #4DA1CD;
			padding: 2px;
			position: relative;
			top: 5px;
		}
		
		#aboutus a {
			color: #FFF;
			font-weight: bold;
			text-decoration: none;
		}
		
			#aboutus .raquo 
			{
				width: 10px;
				height: 10px;
				position: absolute;
				margin-top: 3px !important;
				margin-top: 1px;
				margin-left: 5px;
				background: url("../img/right_arrow_green.png") no-repeat;
				text-indent: -9999px;
				overflow: hidden;
			}



/* Our Listings -------------------------------------------------------------------------------------------------------------------- */

#ourlistings 
{
	float: left; width: 306px; 	height: 164px;
	background: #FFF url("/img/ourlistings_right.jpg") repeat-y top right;
	padding-top: 10px;
}
	
	#ourlistings h3 
	{
		margin: 10px 15px;
		font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
		font-size: 16px;
		width: 266px;
		
	}
	
		#ourlistings h3 a:link,
		#ourlistings h3 a:visited,
		#ourlistings h3 a:hover
		{
			font-weight: bold;
			font-size: 16px;
			color: #0178BA;
			margin-bottom: 3px;
		}
		
		.sIFR-hasFlash #ourlistings h3 
			{
				font-size: 16px;
				margin-top: 3px;
				margin-bottom: 0px;
			}
			
			#ourlistings a:hover  {
				text-decoration: underline;
			}

	#ourlistings ul 
	{
		width: 266px;
		list-style-type: none;
		margin: 6px 15px;
	}
	
		#ourlistings li {
			height: 29px;
			font-size: 1.4em;
			line-height: 29px;
			border-top: 1px solid #DAF2DA;
		}
	
			#ourlistings li a {
				height: 29px;
				width: 266px;
				text-indent: -9999px;
				overflow: hidden;
				display: block;
			}
			
				#ourlistings .ro5 { background: url("../img/listings_ro5.jpg");}
				#ourlistings .ro5 a:hover { background: url("../img/listings_ro5.jpg") 0px 29px;}
				
				#ourlistings .ru5 { background: url("../img/listings_ru5.jpg");}
				#ourlistings .ru5 a:hover { background: url("../img/listings_ru5.jpg") 0px 29px;}
				
				#ourlistings .rlx { background: url("../img/listings_rlx.jpg");}
				#ourlistings .rlx a:hover { background: url("../img/listings_rlx.jpg") 0px 29px;}
				
				#ourlistings .com { background: url("../img/listings_com.jpg");}
				#ourlistings .com a:hover {background: url("../img/listings_com.jpg") 0px 29px;}
				#ourlistings .last { border-bottom: 1px solid #DAF2DA;}
		
		

































