.featuredProperties
{
	/* border:5px solid #e7e7e7; */
	width:272px; 
	/*padding:3px 18px 18px 18px;*/ 
	overflow:hidden;
	float:left;
	padding-right:9px;
	/*padding-bottom:8px;*/
	_padding-top:2px;
}

.doubleFeaturedProperties
{
	/* border:5px solid #e7e7e7; */
	/*padding:3px 18px 18px 18px;*/ 
	width:563px;
	overflow:hidden;
}

.doubleContainerHeading {
	width:553px;
	height:29px;
	background-image:url(/webdata/graphics/searchFeatureXLarge.gif);
}

.containerHeading
{
	width:272px;
	height:29px;
	background-image:url(/webdata/graphics/searchFeatureLarge.gif);
}

.containerPad 
{
	padding-top:5px;
	padding-left:5px !important;
}

.containerPad a
{
	font-size:1.1em;
	font-weight:bold;
	color:#ffffff !important;
}

.featuredTextPad a{
	text-decoration:underline;
}

.featuredPhotoHolder
{
}

.doubleFeaturedPhoto
{
	float:left;
	width:272px;
	padding-right:9px;
}

.featuredPhotoImage
{
	height:163px;
	width:272px;
	overflow:hidden;
}

.smallFeaturedPhotoImage
{
	height:73px;
	width:122px;
	overflow:hidden;
	float:left;
}

.smallFeaturedPhotoText
{
	float:left;
	width:150px;
	height:73px;
	background-image:url(/webdata/graphics/gradhome.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.featuredPhotoText {
	background-image:url(/webdata/graphics/gradhome.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	_height:50px;
}

.navigationBar
{
	height:24px;
	background-image:url(/webdata/graphics/navbartile.gif);
	background-repeat:repeat-x;
}

.navigationBarLeft
{
	padding-top:5px;
	padding-left:10px;
	float:left;
}

.navigationBarLink
{
	float:left;
	padding-top:5px;
	padding-left:40px;
}

.doubleNavigationBarLink
{
	float:left;
	padding-top:5px;
	padding-left:205px;
}

.navigationBarRight
{
	padding-top:5px;
	padding-right:10px;
	float:right;
}

.featuredTextPad {
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.containerPad a {
	display:block;
	width:260px;
}

.doubleFeaturedProperties .navigationBar {
	width:553px;
}

.previousArrow {
	display:block;
	font-size:0;
	line-height:0;
	width:15px;
	height:15px;
	background-image:url(/webdata/graphics/leftArrowPlain.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.previousArrowHover {
	display:block;
	font-size:0;
	line-height:0;
	width:15px;
	height:15px;
	background-image:url(/webdata/graphics/leftArrowOver.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.previousArrowDisabled {
	display:block;
	font-size:0;
	line-height:0;
	width:15px;
	height:15px;
	background-image:url(/webdata/graphics/leftArrowNomore.gif);
	background-repeat:no-repeat;
}

.nextArrow {
	display:block;
	font-size:0;
	line-height:0;
	width:15px;
	height:15px;
	background-image:url(/webdata/graphics/RightArrowPlain.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.nextArrowHover {
	display:block;
	font-size:0;
	line-height:0;
	width:15px;
	height:15px;
	background-image:url(/webdata/graphics/RightArrowOver.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.nextArrowDisabled {
	display:block;
	font-size:0;
	line-height:0;
	width:15px;
	height:15px;
	background-image:url(/webdata/graphics/RightArrowNomore.gif);
	background-repeat:no-repeat;
}