@import "reset.css";

header, section, footer, aside, nav, article, figure, hgroup {
	display: block;
}

body {
	background-color:#d7d1b7;
	font:14px/1.231 Tahoma, Geneva, sans-serif;
	*font-size:small;
	*font:x-small;
	color:#22201b;
	letter-spacing:.03em;
}

p {
	margin-bottom:20px;
	line-height:1.75em;
}

h1, h2, h3 {
	font-family: 'EB Garamond', arial, serif;
	font-size:200%;
	font-weight:normal;
	border-bottom:1px solid #9A163B;
	letter-spacing:0.05em;
	color:#9A163B;
	margin-bottom:30px;
	line-height:1;
	padding-bottom:8px;
}

.ie7 h1, .ie7 h2, .ie7 h3 {
	line-height:1.2;
}

h2 {
	font-size:150%;
	margin-bottom:20px;
	color:#22201b;
	border-bottom:1px solid #22201b;
}

h3 {
	font-size:130%;
	margin-bottom:20px;
	color:#22201b;
	border-bottom:1px solid #22201b;
}

img {
	border-width:0;
}

hr {
	width:100%;
	height:1px;
}

a {
	color:#770B28;
	outline:0;
}

a:hover {
	color:#47a0ee;
}


/* Grid Elements */
#wrapper {
	position:relative;
	width:960px;
	height:auto;
	margin:0 auto;
}

#header {
	position:relative;
	width:960px;
	height:200px;
	margin:0 auto;
}

#mainContent {
	width:960px;
	margin:0 auto;
}

#footer {
	position:relative;
	width:960px;
	clear:both;
	margin:0 auto;
	text-align:center;
	padding:30px 0 30px 0;
	color:#584e2c;
}
/* Grid Elements */


/* Headers */
#header-bg-sub {
	height:204px;
	position: relative;
	z-index: 200;
}

.residences {
	background:url("../images/headers/residences.jpg") no-repeat top center;
}

.residences-alt {
	background:url("../images/headers/residences-alt.jpg") no-repeat top center;
}

.wellness {
	background:url("../images/headers/wellness.jpg") no-repeat top center;
}

.wellness-alt {
	background:url("../images/headers/wellness-alt.jpg") no-repeat top center;
}

.lifestyles {
	background:url("../images/headers/lifestyles.jpg") no-repeat top center;
}

.lifestyles-alt {
	background:url("../images/headers/lifestyles-alt.jpg") no-repeat top center;
}

.about {
	background:url("../images/headers/about-us.jpg") no-repeat top center;
}

.about-alt {
	background:url("../images/headers/about-us-alt.jpg") no-repeat top center;
}

.news {
	background:url("../images/headers/news.jpg") no-repeat top center;
}

.news-alt {
	background:url("../images/headers/news-alt.jpg") no-repeat top center;
}

.careers {
	background:url("../images/headers/careers.jpg") no-repeat top center;
}

.careers-alt {
	background:url("../images/headers/careers-alt.jpg") no-repeat top center;
}

.contact {
	background:url("../images/headers/contact-us.jpg") no-repeat top center;
}

.contact-alt {
	background:url("../images/headers/contact-us-alt.jpg") no-repeat top center;
}
/* Headers */


#logoPrint {
	display:none;
}

#logo {
	position:absolute;
	left:12px;
	top:0;
	z-index:600;
}

#main-nav {
	float:right;
	margin-top:66px;
}

ul#navmainlist {
	font-family:Tahoma, Geneva, sans-serif;
	list-style:none;
}

ul#navmainlist li {
	float:left;
	font-size:16px;
	letter-spacing:.05em;
	border-left:1px solid #6c001d;
}

ul#navmainlist li:first-child {
	border-left:0;
}

ul#navmainlist li a.mainlink {	
	background: url("../images/nav-btn.png") no-repeat scroll 50% 30px;
	color: #ECE7DD;
	display: block;
	height: 50px;
	padding: 10px 13px 0;
	position: relative;
	text-decoration: none;
	z-index: 600;
	font-size:100%;
}

ul#navmainlist li:hover a.mainlink, ul#navmainlist li a.mainlink:hover {
	color:#9A153A;
	background-color:#ECE7DD;
	background-position: 50% -37px;
	border-left:0;
}

ul#navmainlist li .sub {
	position:absolute;
	display:none;
	z-index:550;
	background-color:#ECE7DD;
	padding:10px;
	border-bottom:5px solid #9a153a;
	min-width:200px;
}

ul#navmainlist li .sub7 {
	right:0;
}

ul#navmainlist .btn-mini {
	position:relative;
	top:1px;
}

ul#navmainlist .btn-mini img {
	margin-left:5px;
}

ul#navmainlist .sub ul {
	list-style:none;
	color:#565350;
}

ul#navmainlist .sub ul li {
	float:none;
	margin-left:0;
	font-size:95%;
	padding:10px;
	border-top:1px solid #ccc8bb;
	border-left:0;
}

ul#navmainlist .sub ul li:first-child {
	border-top:none;
}

ul#navmainlist .sub ul li a {
	text-decoration:none;
	color:#565350;
}

ul#navmainlist .sub ul li a:hover {
	text-decoration:underline;
}

ul#navmainlist .sub ul li ul {
	margin:5px 0 0 30px;
	list-style:disc outside none;
}

ul#navmainlist .sub ul li ul li {
	padding:0;
	border-top:0;
}

#header #tourCampus {
	position:absolute;
	right:27px;
	height:53px;
	width:305px;
	bottom:-1px;
	z-index:30;
	overflow:hidden;
}


/* Homepage Banners and Breadcrumbs */
#toprow {
	background:url("../images/bg_texture_home.jpg") repeat;
	width:100%;
	overflow:hidden;
	position: relative;
	z-index: 100;
}

.toprow {
	width:960px;
	margin:0 auto;
}

#toprowright, #toprowright-map {
	float:right;
}

#toprowleft, #toprowleft-map {
	float:left;
}

.ie7 #toprowleft {
	width:725px;
}

.ie7 #toprowright {
	width:235px;
}

.ie7 #toprowleft-map {
	width:600px;
}

.ie7 #toprowright-map {
	width:360px;
}

#mainContent-bg {
	background-color:#FFF;
}

#breadcrumb {
	margin-left:10px;
	width:100%;
	overflow:hidden;
	letter-spacing:.06em;
}

#breadcrumb a {
	padding:15px 25px;
	font-weight:bold;
	color:#584E2C;
	text-decoration:none;
	border-right:1px solid #e9e1c7;
	float:left;
	position:relative;
	text-shadow:#e6dece 1px 1px;
}

.breadcrumb-home {
	background-color:#c2bba5;
	z-index: 50;
}

.breadcrumb-second {
	background-color:#cdc6af;
	z-index: 40;	
}

.breadcrumb-third {
	background-color:#d8d0b8;
	z-index: 30;
}

.breadcrumb-fourth {
	background-color:#ede7d9;	
}

#breadcrumb a:hover {
	background-color:#47a0ee;
	color:#fff;
	text-shadow:#2073bc 1px 1px;
}

.breadcrumb-inactive, .breadcrumb-inactive-alt {
	background-color:#d8d0b8;
	padding:15px 25px;
	float:left;
	color:#584E2C;
}

.breadcrumb-inactive-alt {
	background:none;
}

.breadcrumb-arrow, .breadcrumb-arrow-second, .breadcrumb-arrow-third, .breadcrumb-arrow-fourth {
	width:19px;
	height:19px;
	display:block;
	position:absolute;
	right:-9px;
	bottom:14px;
	z-index:20;
}

.breadcrumb-arrow {
	background:url("../images/breadcrumb-arrow.png") no-repeat;
}

.breadcrumb-arrow-second {
	background:url("../images/breadcrumb-arrow-second.png") no-repeat;
}

.breadcrumb-arrow-third {
	background:url("../images/breadcrumb-arrow-third.png") no-repeat;
}

.breadcrumb-arrow-fourth {
	background:url("../images/breadcrumb-arrow-fourth.png") no-repeat;
}

#print-resize {
	width:100%;
	overflow:hidden;
}

#print {
	float:left;
}

#print a {
	text-decoration:none;
	color:#584E2C;
	background-color:#d8d0b8;
	padding:15px 20px;
	border-right:1px solid #e9e1c7;
	position:relative;
	display:block;
}

#print a:hover, #resize:hover {
	background-color:#47a0ee;
	color:#fff;
}

#resize {
	float:left;
	background-color:#d8d0b8;
	padding:9px 20px 12px;
	color:#584E2C;
}

.chrome #resize, .safari #resize {
	padding:8px 20px 14px;
}

.ie7 #resize {
	padding:6px 20px 14px;
}

.ie8 #resize {
	padding:8px 20px 13px;
}

#resize a {
	color:#584E2C;
	text-decoration:none;
	text-shadow:#e6dece 1px 1px;
	font-weight:bold;
}

#resize a:hover {
	text-decoration:underline;
}

#resize:hover a {
	color:#fff;
	text-shadow:none;
}

#resize a.small {
	font-size:11px;
}

#resize a.medium {
	font-size:16px;
}

#resize a.large {
	font-size:21px;
}


/* Main Content Starts Here */
.rowCol2 {
	width:100%;
	overflow:hidden;
	padding:30px 0;
}

.rowCol3 {
	position:relative;
	width:960px;
	height:auto;
	float:left;
}

.rowCol1 .c1 {
	position:relative;
	width:960px;
	height:auto;
	float:left;
}

.rowCol2 .c1 {
	float:left;
	width:305px;
	padding:0;
	margin-left:10px;
}

.rowCol2 .c2 {
	float:left;
	width:585px;
	margin:0 0 0 60px;
}

.rowCol2 .c5 {
	float:left;
	width:655px;
}

.rowCol2 .s3, .rowCol2 .s4 {
	margin-top:30px;
	width:100%;
	overflow:hidden;
}

.rowCol2 .s3:first-child, .rowCol2 .s4:first-child {
	margin-top:0;
}

.rowCol2 .s4 img {
	float:right;
	margin:5px 0 15px 15px;
	border:3px solid #d7d1b7;
}

.rowCol2 .s4 a img {
	border:0;
}

.rowCol2 .c2 ul, .rowCol2 .c2 ol {
	margin:0 0 20px 20px;
	line-height:1.75em;
	list-style:none;
}

.rowCol2 .c2 ol {
	margin:0 0 20px 30px;
}

.rowCol2 .c2 #contact-form-shell ul {
	margin:0;
}

.rowCol2 .c2 ul li, .rowCol2 .c2 ul li ul li {
	background:url("../images/bullet_red.gif") 0 10px no-repeat;
	padding-left:15px;
	list-style:none;
}

.rowCol2 .c2 ul li ul li {
	background:url("../images/bullet_red_alt.gif") 0 10px no-repeat;
}

.rowCol2 .c2 #contact-form-shell ul li {
	background:none;
	padding:0;
}

.rowCol2 .c2 ol li {
	padding-left:15px;
	list-style:decimal;
}

.floating-list {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}

.list-left, .list-right {
	float:left;
	width:43%;
}

.list-right {
	border-left:1px dashed #D9CFBA;
	padding-left:30px;
}

	/* Subnav in Left Column */
	#sidenav {
		background:url("../images/bg_texture_home.jpg") repeat;
		padding:20px;
		color: #584E2C;
	}
	
	#sidenav a {
		color:#584E2C;
		text-decoration:none;
	}
	
	#sidenav a:hover {
		text-decoration:underline;
	}
	
	#sidenav a.active {
		color:#9A163B;
	}
	
	#sidenav ul {
		list-style:none;
	}
	
	#sidenav ul li {
		margin-top:15px;
		padding-top:15px;
		border-top:1px dashed #C2BBA5;
		font-weight:bold;
	}
	
	#sidenav ul li:first-child {
		margin-top:0;
		padding-top:0;
		border-top:0;
	}
	
	#sidenav ul li ul {
		margin-top:10px;
	}
	
	#sidenav ul li ul li {
		margin:0 0 3px 20px;
		padding-top:0;
		border-top:0;
		background:url("../images/bullet_brown.png") 0 6px no-repeat;
		padding-left:15px;
		font-weight:normal;
	}
	
	#sidenav ul li.phone {
		background: url("../images/telephone-small.png") no-repeat scroll 10px 15px;
		padding: 12px 10px 10px 80px;
		font-weight: normal;
	}
	
	.phone-number {
		font-size: 25px;
	}
	
	.side-btn {
		margin-top:20px;
	}
	
	
	/* Sideboxes in Left Column */
	.sidebox {
		border: 1px solid #D9CFBA;
		padding: 20px;
		margin-top:20px;
	}
	
	.sidebox ul {
		margin-left:20px;
	}
	
	.sidebox ul li {
		margin-bottom:5px;
	}
	
	.sidebox img {
		margin-bottom:20px;
	}
	
	.sidebox img.audio-img {
		margin-bottom:5px;
	}
	
	.sidebox object {
		margin-bottom:20px;
	}
	
	.sidebox p {
		margin-bottom:0;
	}
	
	.sidebox .audio-info {
		font-style: italic;
		margin-bottom: 20px;
	}
	
	.sidebox-alt {
		background: #9A163B;
		border:1px solid #540d1e;
		padding: 15px;
		margin-top:20px;
	}
	
	.sidebox-alt h2 {
		border-bottom: 0;
		margin-bottom: 0;
		text-align: center;
		line-height: 25px;
	}
	
	.sidebox-alt h2 a {
		color: #fff;
		text-decoration: none;
	}
	
	.sidebox-alt h2 a:hover {
		color: #fff;
		text-decoration: underline;
	}
	
	
	/* Video - Single */
	#player-landing {
		margin-bottom:25px;
		background-color:#eee7dd;
		border:1px solid #d9cfba;
		padding:35px;
		font-size:0;
	}
	
	#player-landing, #ipad-landing-president, #ipad-landing-apartment, #ipad-landing-guest {
		height: 288px;
		width: 511px;
		display:block;
	}
	
	#ipad-landing-president {
		background: url("../images/president-bg.jpg") no-repeat scroll 0 0 transparent;
		border: 1px solid #EFEFE0;
	}
	
	#ipad-landing-apartment {
		background: url("../images/resident-apt-bg.jpg") no-repeat scroll 0 0 transparent;
		border: 1px solid #EFEFE0;
	}
	
	#ipad-landing-guest {
		background: url("../images/resident-testimonials-bg.jpg") no-repeat scroll 0 0 transparent;
		border: 1px solid #EFEFE0;
	}
	
	
	/* Video - Playlist */
	#player-shell {
		overflow:hidden;
		margin-bottom:25px;
		background-color:#eee7dd;
		border:1px solid #d9cfba;
		padding:35px;
	}
	
	.player {	
		display:block;
		width:511px;
		height:288px;
		cursor:pointer;
	}
	
	.rowCol2 .s4 #player img {
		float:none;
		margin:0;
	}
	
	.clips-shell {
		width:510px;
		border-top:0;
	}
	
	.clips {
		width:100%;
		overflow:hidden;
		border-left:1px solid #c2bba5;
	}
	
	.clips a {
		display:block;	
		outline:none;
		display:block;
		float:left;
		width:234px;
		text-align:center;
		padding:10px;
		background-color:#d9cfba;
		border-right:1px solid #c2bba5;
		border-bottom:1px solid #c2bba5;
		font-weight:bold;
		text-decoration:none;
		color:#584E2C;
		text-shadow:#e6dece 1px 1px;
	}
	
	.clips a.playing, .clips a.paused, .clips a.progress {
		background-color:#47a0ee;
		color:#fff;
		text-shadow:#2073bc 1px 1px;
		border-right:1px solid #2073bc;
		border-bottom:1px solid #2073bc;
	}

	.clips a span {
		font-style:italic;
		font-weight:normal;
		text-shadow:none;
	}	
	
	.clips a:hover {
		background-color:#971336;
		color:#EDE7DD;
		text-decoration:none;
		text-shadow:#57051b 1px 1px;
	} 
	
	.clips a.playing:hover, .clips a.paused:hover, .clips a.progress:hover {
 		border-right:1px solid #c2bba5;
		border-bottom:1px solid #c2bba5;
	}
	
	
	/* Map and VTs */
	#map {
		margin-left:10px;
	}
	
	#tour {
		margin-left:10px;
	}
	
	#tour-shell {
		padding:0 20px 10px;
		border: 1px solid #D9CFBA;
	}
	
	.ie7 #tour-shell {
		padding:0 0 10px;
	}
	
	/* Video Testimonials Thumbs */
	#grid {
		width: 100%;
		overflow: hidden;
		margin-bottom: 20px;
	}
	
	#video-thumbs, #video-thumbs-alt {
		background-color: #EEE7DD;
		border: 1px solid #D9CFBA;
		float: left;
		margin: 10px 0;
		padding: 15px 20px;
		width: 240px;
	}
	
	#video-thumbs-alt {
		margin: 10px 0 10px 20px;
	}
	
	#video-thumbs img, #video-thumbs-alt img {
		float:none;
		margin: 0;
		border: 0;
	}
	
	.iframe-btn {
		width: 220px !important;
		margin-top: 20px;
	}

.read_more, .iframe-btn {
	display:block;
	padding:5px 10px 6px;
	text-align:center;
	background-color:#971336;
	color:#ede7dd;
	float:right;
	width:130px;
	text-decoration:none;
	font-size:1.25em;
	
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.read_more:hover, .iframe-btn:hover {
	background-color:#47a0ee;
	color:#fff;
}

#contact-info {
	float:right;
	background-color: #EEE7DD;
	border: 1px solid #D9CFBA;
	margin: 5px 0 15px 15px;
	color:#584E2C;
}

#contact-info ul {
	margin:0;
}

#contact-info ul li {
	padding:5px 20px;
	background:none;
}

#contact-info ul li.alt {
	background-color:#d9cfba;
}

#contact-info ul li a {
	color:#584E2C;
	text-decoration:none;
}

#contact-info ul li a:hover {
	text-decoration:underline;
}

#donation {
	float:right;
	background-color: #EEE7DD;
	border: 1px solid #D9CFBA;
	margin: 5px 0 15px 15px;
	color:#584E2C;
	padding:20px;
}

.ie7 #donation {
	width:245px;
	height: 150px;
}

.rowCol2 .s4 #donation img {
	border:0;
	margin:0;
}

#donate-btn {
	display:block;
	background:url("../images/donate-btn.jpg") no-repeat;
	width:245px;
	height:64px;
	text-indent:-9999px;
	margin-bottom:10px;
}

#donate-btn:hover {
	background-position:0 -64px;
}


	/* Contact Form */
	#contact-form-shell {
		background-color:#EEE7DD;
		border:1px solid #D9CFBA;
		padding:35px;
	}
	
	label {
		font-size:12px;
	}
	
	textarea {
		color:#404040;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
	}
	
	.error {
		background-color:#AB0000;
		color:white;
		font-size:10px;
		font-weight:bold;
		margin-top:10px;
		padding:10px;
		text-transform:uppercase;
		width:240px;
	}
	
	#loading {
		position:relative;
		top:9px;
		visibility:hidden;
	}
	
	.required {
		color:#f05033;
		font-weight:bold;
	}
	
	.form-row, .form-row-alt, .form-row-alt-bis {
		width: 100%;
		height:35px;
		margin-bottom:10px;
		clear:both;
	}
	
	.form-row {
		height:35px;
	}
	
	.form-row-alt {
		height:85px;
	}
	
	.form-row-alt-bis {
		height:55px;
	}
	
	.form-row-last {
		margin-bottom:0;
	}
	
	.label {
		float:left;
		width:210px;
		margin-right:10px;
		font-size:12px;
	}
	
	.input {
		float:left;
	}
	
	.checkbox {
		display:block;
		height:25px;
	}
	
	.captcha {
		font-weight:bold;
	}
	
	.errOffset {
		float:left;
	}
	
	#button {
		margin:10px 0 0 135px;
	}
	
	
	/* Newsletter Form */
	#newsletter-form-shell {
		background-color:#EEE7DD;
		border:1px solid #D9CFBA;
		padding:10px 22px 30px 22px;
		margin: 10px 0;
	}
	
	#button3 {
		margin:10px 0 0 10px;
	}
	
	#newsletter-form-shell h1 {
		margin: 10px 0 20px;
	}


/* Floorplans Buttons */
#floorplans, #extra {
	border: 1px solid #D9CFBA;
	padding: 35px;
	margin-bottom: 20px;
}

.floorplan-shell {
	margin-top:30px;
}

.floorplan-shell:first-child {
	margin-top:0;
}

.floorplan, .vt {
	width:303px;
	height:96px;
	padding-left:209px;
	position:relative;
}

.assisted {
	background:url("../images/floorplans/floorplan-assisted-living.jpg") no-repeat;
}

.assisted-studio {
	background:url("../images/floorplans/floorplan-assisted-living-studio.jpg") no-repeat;
}

.healthcare-private {
	background:url("../images/floorplans/floorplan-healthcare-private.jpg") no-repeat;
}

.healthcare-semiprivate {
	background:url("../images/floorplans/floorplan-healthcare-semiprivate.jpg") no-repeat;
}

.bpc-two {
	background:url("../images/floorplans/floorplan-bpc-two.jpg") no-repeat;
}

.bpc-two-den {
	background:url("../images/floorplans/floorplan-bpc-two-den.jpg") no-repeat;
}

.bpc-two-sunroom {
	background:url("../images/floorplans/floorplan-bpc-two-sunroom.jpg") no-repeat;
}

.bpc-two-den-sunroom {
	background:url("../images/floorplans/floorplan-bpc-two-den-sunroom.jpg") no-repeat;
}

.salem-two {
	background:url("../images/floorplans/floorplan-salem-two.jpg") no-repeat;
}

.salem-two-sunroom {
	background:url("../images/floorplans/floorplan-salem-two-sunroom.jpg") no-repeat;
}

.salem-two-den-sunroom {
	background:url("../images/floorplans/floorplan-salem-two-den-sunroom.jpg") no-repeat;
}

.wachovia-two {
	background:url("../images/floorplans/floorplan-wachovia-two.jpg") no-repeat;
}

.wachovia-two-den {
	background:url("../images/floorplans/floorplan-wachovia-two-den.jpg") no-repeat;
}

.driscoll-twin-city {
	background:url("../images/floorplans/floorplan-driscoll-twin-city.jpg") no-repeat;
}

.driscoll-piedmont {
	background:url("../images/floorplans/floorplan-driscoll-piedmont.jpg") no-repeat;
}

.driscoll-sherwood {
	background:url("../images/floorplans/floorplan-driscoll-sherwood.jpg") no-repeat;
}

.driscoll-reynolda {
	background:url("../images/floorplans/floorplan-driscoll-reynolda.jpg") no-repeat;
}

.bahnson-westend {
	background:url("../images/floorplans/floorplan-bahnson-westend.jpg") no-repeat;
}

.bahnson-winston {
	background:url("../images/floorplans/floorplan-bahnson-winston.jpg") no-repeat;
}

.bahnson-forsyth {
	background:url("../images/floorplans/floorplan-bahnson-forsyth.jpg") no-repeat;
}

.floorplan a {
	display: block;
	font-size: 150%;
	height: 36px;
	letter-spacing: 0.05em;
	padding: 11px 0 0 95px;
	text-decoration: none;
}

.floorplan a:hover {
	text-decoration: underline;
	color:#770B28;
	background-position:22px -36px;
}

.floorplan a.floorplan-overlay {
	position:absolute;
	display:block;
	width:111px;
	height:85px;
	left:0;
}

.loupe {
	background:url("../images/floorplans/loupe.png") no-repeat 22px 9px;
}

.pdf {
	background:url("../images/floorplans/pdf.png") no-repeat 22px 9px;
}


/* VTs Buttons - BTNs Buttons */
.vt, .btn {
	margin-bottom:30px;
}

.vt-regent-square {
	background:url("../images/vts/vt-regent-square.jpg") no-repeat;
}

.vt-courtyard {
	background:url("../images/vts/vt-courtyard.jpg") no-repeat;
}

.vt-health-care {
	background:url("../images/vts/vt-health-care.jpg") no-repeat;
}

.vt-smith-saal {
	background:url("../images/vts/vt-smith-saal.jpg") no-repeat;
}

.vt-dining {
	background:url("../images/vts/vt-dining.jpg") no-repeat;
}

.vt-pool {
	background:url("../images/vts/vt-pool.jpg") no-repeat;
}

.vt a, .btn a {
	display: block;
	font-size: 150%;
	letter-spacing: 0.08em;
	padding: 11px 0 5px 95px;
	text-decoration: none;
	color:#FFF;
	margin-top:47px;
	position:absolute;
	z-index:20;
}

.vt a:hover, .btn a:hover {
	text-decoration: underline;
	background-position:22px -36px;
}

.vt a.vt-overlay {
	position:absolute;
	display:block;
	width:512px;
	height:96px;
	left:0;
	margin-top:0;
	padding:0;
}

.btn {
	width:352px;
	height:150px;
	padding-left:160px;
	position:relative;
}

.btn-bethabara {
	background:url("../images/btn-residences-bethabara.jpg") no-repeat;
}

.btn-salem {
	background:url("../images/btn-residences-salem.jpg") no-repeat;
}

.btn-wachovia {
	background:url("../images/btn-residences-wachovia.jpg") no-repeat;
}

.btn-driscoll {
	background:url("../images/btn-residences-driscoll.jpg") no-repeat;
}

.btn-bahnson {
	background:url("../images/btn-residences-bahnson.jpg") no-repeat;
}

.btn a {
	margin-top:100px;
}

.btn a.btn-overlay {
	position:absolute;
	display:block;
	width:512px;
	height:150px;
	left:0;
	margin-top:0;
	padding:0;
}



/* Footer Starts Here */
#footer-bg {
	background: url("../images/bg_texture_home.jpg") repeat;
}

#footer ul {
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding-top:0;
}

#footer li {
	list-style:none;
	display:inline;
	height:10px;
	width:auto;
	padding:0 5px 0 10px;
	margin:2px 0;
	border-left:#584e2c solid 1px;
}

#footer li.first {
	border-left:#FFF solid 0px;
}

#footer a {
	color:#584e2c;
	text-decoration:none;
}

#footer a:hover {
	color:#9A163B;
	text-decoration:underline;
}

#info, #frogman {
	padding-top:10px;
}

#affiliations {
	margin-top: 15px;
}

#frogman {
	font-style:italic;
	color:#8C8057;
}

#footer #frogman a {
	color:#8C8057;
	text-decoration:underline;
}

.clear{
	clear:both;
}
