.Normal a:link,
.Normal a:visited{
	color:#56A1D5;
	text-decoration:none;
}

.Normal, .NormalDisabled{
	font-family:Arial, Helvetica, sans-serif;
	color:#606060;
	font-size:13px;
}

.Normal a:hover,
.Normal a:active{
	color:#B7BC4F;
}

h3{
font-family:Arial, Helvetica, sans-serif;
	color:#606060;
	font-size:13px;
font-weight:bold;
}
/**********Home Content**********/
.home h1{
	color:#56A1D5;
	font-size:21px;
	font-weight:normal;
}

.home .Normal{
	color:#fff;
	font-size:12px !important;
	line-height:1.5;
}

.home a:link,
.home a:visited{
	display:block;
	color:#56A1D5;
	font-size:21px;
	font-weight:normal;
	text-decoration:none;
	background-color:#352D1B !important;
}

.ie7 .home a:link,
.ie6 .home a:link,
.ie6 .home a:visited,
.ie7 .home a:visited{
	display:block;
	color:#56A1D5;
	font-size:21px;
	font-weight:normal;
	text-decoration:none;
	background-color:#352D1B !important;
}

.home a:hover,
.home a:active{
	color:#9FA615;
}

.ie7 .FeaturedAssoc,
.ie6 .FeaturedAssoc{
	color:#56A1D5;
	font-size:21px;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 24px 0px;
}



/***********Right Content (primary)**********/
.rightContent hr{
	height:0px;
	border-top:1px solid #fff;
	width:320px;
	color:#FFFFFF;
	background-color:#fff;
	padding:0px;
}

.ie .rightContent hr{
	height:1px;
	width:320px;
	border:none;
	color:#FFFFFF;
	margin:0px 0px 0px 30px;
}

.ie8 .rightContent hr{
	margin-top:6px;
}
.primaryContent h2{
	padding:30px 0px 10px 0px;
	margin:0px;
	font-size:21px;
	color:#9FA615;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.primaryContent .Normal{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	line-height:1.5;
}

.primaryContent ul,
.primaryContent ol{
	margin:0;
}

.primaryContent ul li
{
	list-style-type:disc;
}

.ie6 .primaryContent ul,
.ie7 .primaryContent ul,
.ie6 .primaryContent ol,
.ie7 .primaryContent ol{
	margin:0 0 0 35px;
}

.rightContent{
	padding:0px;
	margin:0;
}

.rightContent img{
	padding:0 0 36px 0;
	margin:0;
}

.ie6 .sideBarText {
color:#696969;
display:block;
padding:10px 27px 30px;
}

.rightContent a:link,
.rightContent a:visited{
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 0px 30px;
	color:#606060;
	padding-right:30px;
	background-image:url('images/primaryRightHeader.gif');
	background-repeat:no-repeat;
	background-position:100%;
	text-decoration:none;
}

.rightContent a:hover,
.rightContent a:active{
	background-image:url('images/primaryRollover.gif');
}
.rightContent .sideBarText a:link,
.rightContent .sideBarText a:visited{
	margin:0px;
	padding-right:0px;
	background-image:none;
	text-decoration:underline;
	color:#696969;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.rightContent .sideBarText a:hover,
.rightContent .sideBarText a:active{
	background-image:none;
}
/**********Page Title**********/

.pageTitle h1{
	padding:60px 0px 24px;
	color:#56A1D5;
	margin:0px;
	font-size:32px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
}
/**********Property Info**********/


.propertyInfo{
	padding:0px;
	margin:0px;
	position:relative;
}

.propertyInfo h1{
font-size:30px;
font-family:Arial, Helvetica, sans-serif;
padding:4px 0 5px 0;
margin:0;
}

.propertyInfo .Normal{
	color:#352D1B;
	line-height:1.5;
}

.propertyInfo hr{
	width:100%;
	color:#ffffff;
	background-color:#ffffff;
	border:0;
	border-bottom:1px solid #fff;
	height:0;
	margin-top: 15px;
}
.propertyInfo a:link,
.propertyInfo a:visited{
	color:#352D1B;
	text-decoration:none;
}

.propertyInfo a:hover,
.propertyInfo a:active{
	color:#9FA615;
}

.propertyInfo table td{
	height:45px;
	white-space:nowrap;
}
.propertyInfo table td .RentalInfoTableHeader{
height:auto;
}
.propertyInfo a.photos:link,
.propertyInfo a.photos:visited{
	background-image:url('images/propertiesLinks/photo.gif');
	background-repeat:no-repeat;
	background-position:left;
	color:#56A1D5;
	padding:10px 44px 4px 36px;	
	height:25px;
	position:relative;
}

.propertyInfo a.photos:hover,
.propertyInfo a.photos:active,
.propertyInfo a.photos.current{
	background-image:url('images/propertiesLinks/photosHover.gif');
	color:#9fa615;
}

.propertyInfo a.rentalinfo:link,
.propertyInfo a.rentalinfo:visited{
	background-image:url('images/propertiesLinks/info.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding:10px 20px 4px 35px;	
	color:#56A1D5;
	position:relative;
	height:25px;
	z-index:1;
}

/*.propertyInfo a.events:hover,
.propertyInfo a.events:active,
.propertyInfo a.events.current{
	background-image:url('images/propertiesLinks/eventsHover.gif');
}
*/

.propertyInfo a.neighborhood:link,
.propertyInfo a.neighborhood:visited{
	background-image:url('images/propertiesLinks/neighborhood.gif');
	background-repeat:no-repeat;
	color:#56A1D5;
	background-position:left;
	padding:10px 60px 4px 36px;	
	height:25px;
	position:relative;
}

.propertyInfo a.neighborhood:hover,
.propertyInfo a.neighborhood:active,
.propertyInfo a.neighborhood.current{
	background-image:url('images/propertiesLinks/neighborhoodHover.gif');
	color:#9fa615;
}

.propertyInfo a.resources:link,
.propertyInfo a.resources:visited{
	background-image:url('images/propertiesLinks/resources.gif');
	background-repeat:no-repeat;
	color:#56A1D5;
	background-position:left;
	padding:10px 0px 4px 36px;	
	position:relative;
	height:25px;
	z-index:1;
}

.propertyInfo a.resources:hover,
.propertyInfo a.resources:active,
.propertyInfo a.resources.current{
	background-image:url('images/propertiesLinks/resourcesHover.gif');
	color:#9fa615;
}

.propertyInfo a.pets:link,
.propertyInfo a.pets:visited{
	background-image:url('images/propertiesLinks/pet.gif');
	background-repeat:no-repeat;
	background-position:left;
	color:#56A1D5;
	padding:10px 80px 4px 36px;	
	height:25px;
	position:relative;
}

.propertyInfo a.pets:hover,
.propertyInfo a.pets:active,
.propertyInfo a.pets.current{
	background-image:url('images/propertiesLinks/petsHover.gif');
	color:#9fa615;
}

.propertyInfo a.application:link,
.propertyInfo a.application:visited{
	background-image:url('images/propertiesLinks/application.gif');
	background-repeat:no-repeat;
	background-position:left;
	color:#56A1D5;
	padding:10px 40px 4px 36px;	
	position:relative;
	height:25px;
	z-index:1;
}

.propertyInfo a.rentalinfo:hover,
.propertyInfo a.rentalinfo:active,
.propertyInfo a.rentalinfo.current{
	background-image:url('images/propertiesLinks/infoOver.gif');
	color:#9fa615;
}

.propertyInfo a.application:hover,
.propertyInfo a.application:active,
.propertyInfo a.application .current{
	background-image:url('images/propertiesLinks/applicationHover.gif');
	color:#9fa615;
}



/**********Property Floorplan Photos**********/

#propertiesContentPhoto .mainContent ul, #propertiesContentRental .mainContent ul
{
	padding:0;
	margin:0;
}

#propertiesContentPhoto .mainContent li, #propertiesContentRental .mainContent li {
	list-style-type:none;
	padding-bottom:15px;
}

#propertiesContentPhoto .mainContent ul li a:link,
#propertiesContentPhoto .mainContent ul li a:visited,
#propertiesContentRental .mainContent ul li a:link,
#propertiesContentRental .mainContent ul li a:visited
{
	background-image:url('images/floorplan.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding: 8px 10px 5px 36px;
}

#propertiesContentPhoto .mainContent ul li a:hover,
#propertiesContentPhoto .mainContent ul li a:active,
#propertiesContentRental .mainContent ul li a:hover,
#propertiesContentRental .mainContent ul li a:active
{
	background-image:url('images/floorplanOver.gif');
}

.propPhoto ul{
	padding:0px;
	margin:0;
}
.propPhoto ul li{
	list-style:none;
	padding: 0px 0px 15px 0px;	
}
.propPhoto a:link,
.propPhoto a:visited{
	background-image:url('images/photoIcon.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding:7px 0px 7px 37px;
	margin-bottom:10px;	
	height:25px;
	color:#9FA615;
	font-size:12px;
}

.propPhoto a:hover,
.propPhoto a:active{
	color:#56A1D5;
	text-decoration:none;
	
}
/**********Timeline**********/
.primaryContent hr
{
	height:1px;
	color:#9FA615;
	width:100%;
	border-top:1px solid #9FA615;
}
.bottomMenu
{
	color:#9fa615;
	
}

.bottomMenu a:link,
.bottomMenu a:visited{
	color:#9fa615;
	padding:4px 4px;
	text-decoration:none;
}

.bottomMenu a:hover,
.bottomMenu a:active,
.bottomMenu #menuCurrentLink{
	color:#ffffff;
	background-color:#56A1D5;
	
}

.bottomMenu ul
{
	position:relative;
	right:360px;
	float:right;
	margin:0;
	padding:0;
}

.bottomMenu ul li
{
	display:inline;
}
.bottomMenu .bottomLeft{
	float:left;
	width:100px;
}

.bottomMenu li
{
	list-style-type:none;
}

/**********MAIN CONTENT**********/
.primaryContentNoTitle{
	padding:10px 0 0;
}
.primaryContentNoTitle a:link,
.primaryContentNoTitle a:visited{
	color:#B7BC4F;
	text-decoration:none;
}
#siteMap{
color:#56A1D5;
}


.primaryContentNoTitle a:hover,
.primaryContentNoTitle a:active{
	color:#56A1D5;
}
.mainContent h2,
.propPhoto h2{
	font-family:Arial, Helvetica, sans-serif !important;
	color:#9FA615 !important;
	font-size:21px !important;
	
}
.mainContentNoTitle{
	margin-top:60px;
}

.ie6 .mainContentNoTitle,
.ie7 .mainContentNoTitle{
	margin-top:47px;
}


.propertiesSecondColumn ul {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

.propertiesSecondColumn ul li {
	list-style-type:none;
	margin-left:0px;
	padding-left:9px;
	background-image:url(/portals/0/containers/burtoncarol_containers/images/dash.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
