body { 
	background-image: url(../images/layout/background.png);
	font-family:"georgia", "MinionPro", serif;
	background-color:#9b9f9e;
	background-repeat:repeat-x;
	background-position:center 160px;
}

#sidebar ul { 

}
#sidebar_contactInfo { 
	text-align:left;
	font-family: arial, sans-serif;
	font-size:9pt;
	line-height:140%;
}
#sidebar_links { 
	border-top: 1px dotted #FFF;
	font-size:9pt;
	line-height:1.2em;
	}
#sidebar_links li {
	border-bottom: 1px dotted #FFF;

	}
#sidebar_links a {
	display: block;
	padding:0.4em 0 0.2em 0.2em;
	}	
#sidebar_links a:hover {
	color: #FFF;
	background: #FF0033;
	}

.logo { 
	display: block; 
	background-position: center center; 
	background-repeat: no-repeat; 
	width: 135px; 
	height:65px;
	margin:10px 0;	
	background-color:#FFFFFF;
}

#sidebar_rlpLogo { 
	background-image: url(../images/layout/royalLePage.png); 	
}
#sidebar_realtorLogo { 
	background-image: url(../images/layout/Realtor.png); 
}
#sidebar_wbnLogo { 
	background-image: url(../images/layout/wbn.png); 
	margin-bottom:0px;
}

.slideshow-images {
	height: 600px;
	width:706px;
}		
.slideshow {
	height: 600px;
	width:738px;
	border:2px solid #FFFFFF;
	margin: 0 auto;
	-moz-box-shadow: 0px  0px 36px #333333;
	-webkit-box-shadow: 0px 0px 36px #333333;
	box-shadow: 0px 0px 36px #333333;

}
.slideshow-captions { 
	width:728px;
}

ul.mainLinkWrapper li { 
	min-height:25px;
	}
ul.mainLinkWrapper li.list { 
	background-color:#222222;
	min-width:120px;
	border:1px solid #999999;
	border-bottom:none;
	}
ul.mainLinkWrapper li.item {
	border-bottom:1px solid #999999;	
}
ul.mainLinkWrapper li.list {	
	-moz-box-shadow: 3px  3px 12px #000000;
	-webkit-box-shadow: 3px 3px 12px #000000;
	box-shadow: 3px 3px 12px #000000;
}
#test_header_wrapper { 
	margin:0px auto; 
	height:190px; 
	background-image:url(../images/layout/header-bg.png); 
	background-repeat:repeat-x; 
	border-bottom:2px solid #333333;
	}	
#test_header { 	
	width:1000px;
	height:190px; 
	background-image:url(../images/layout/header.png); 
	background-image:url(../images/layout/header2_03.png);
	margin:0px auto; 
	background-repeat:no-repeat; 
	background-position:left -10px;
}
h1.hide { height:0px; overflow:hidden; margin:0px 0px 0px -9999px;}
#test_navigation_wrapper { 
	background-color:#333333; background-image:url(../images/layout/nav_bg.png); 
	background-repeat:repeat-x; 
	border-top:2px solid #333333; 
	border-bottom:2px solid #222222; 
	height:45px; 
	margin:0px auto;
}
#test_navigation { 
	margin:0px auto; 
	height:35px;
	padding-top:10px; 
	position:relative; 
	width:970px;  
	}
#test_navigation .mainLinkWrapper { float:left; }
#test_navigation .mainLinkWrapper a { display:block; padding:5px 5px 0px 5px; color:#FFFFFF; font-weight:normal; letter-spacing:1px; }
#test_navigation .mainLinkWrapper a:hover { color:#FF0033; }
#test_navigation .mainLinkSpacer { float:left; width:20px; height:25px; background-image:url(../images/layout/nav_spacer_bg.png); background-repeat:no-repeat; background-position:center center; }
#test_wrapper { 
	width:1000px; 
	margin:40px auto 10px auto; 
	position:relative; 
}
#test_content_wrapper {
	float:left; width: 795px;
	margin-bottom:10px;
}
#test_content { 
	padding:0px;
}
#test_sidebar_wrapper { 
	float:right; width:175px; 
	margin-bottom:10px;
}
#test_sidebar { padding:0px 10px 0px 30px; border-left:2px solid #777777; }
#test_sidebar h2 { margin:0px; }
#test_footer_wrapper { 
	border-top:2px solid #333333;
	background-color:#333333; 
	height:100px;
	background-repeat:repeat-x;
	background-position:top;
}
#test_footer { 
	width:1000px;
	margin:0px auto;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	padding-top:20px;
	color:#AAAAAA;
}
#test_sidebar .sideBarInfo { 
	margin-bottom:20px;
}
.component_iframe { 
	border: 0px solid;
	width:790px;
	min-height:500px;
	_height:500px;
}
