@charset "UTF-8";
#pgTitle {
	width:60%;
	margin:0 auto;
	text-align:center;
}
#contLeft .copy {
	padding:10px;
	margin-top:5px;
}
#contLeft .copy li {
	display: block;
	float:left;
	list-style:none;
	list-style-image:none;
	background-color:#FFF;
	color:#600;
	width:266px;
	text-align:center;
}
#cottageCopy {
	clear:both;
	margin:0 auto;
	padding:20px;
}
.sqft {
	font-size:.7em;
	margin-top:-20px;
	padding-bottom:10px;
}
#contRight {
	width:310px;
	float:right;
}
#contRight li {
	list-style: inside disc;
	font-size:.9em;
}
#specs {
	width:220px;
	background-color:#FFF;
	border:#e7ce8e thin solid;
	padding:5px;
	float:right;
}
#specs li {
	padding:4px;
	margin-left:10px;
	font-size:.9em;
}
#floorplan {
	margin:0 auto;
	width:95%;
	padding:0 5px;
}
/*Floor Plan Links*/
#firstfloor {
	float:left;
	margin-left:30px;
	margin-top:3%;
}
#secondfloor {
	float:right;
	margin-top:5%;
}
#king1 a {
	display:block;
	width:275px;
	height:400px;
	background:url(images/kingston-first-floor.jpg) no-repeat;
	float:left;
	text-indent:-9999px
}
#king1 a:hover.king1 {
	background-position: 0 -401px;
}
#king2 a {
	display:block;
	width:230px;
	height:211px;
	background:url(images/kingston-second-floor.jpg) no-repeat;
	float:right;
	text-indent:-9999px
}
#king2 a:hover.king2 {
	background-position: 0 -211px;
}
#char1 a {
	display:block;
	width:275px;
	height:360px;
	background:url(images/charlotte-first-floor.jpg) no-repeat;
	text-indent:-9999px
}
#char1 a:hover.char1 {
	background-position: 0 -360px;
}
#char2 a {
	display:block;
	width:230px;
	height:145px;
	background:url(images/charlotte-second-floor.jpg) no-repeat;
	text-indent:-9999px
}
#char2 a:hover.char2 {
	background-position: 0 -146px;
}
#wood1 a {
	display:block;
	width:275px;
	height:442px;
	background:url(images/woodstock-first-floor.jpg) no-repeat;
	float:left;
	text-indent:-9999px
}
#wood1 a:hover.wood1 {
	background-position: 0 -443px;
}
#wood2 a {
	display:block;
	width:230px;
	height:203px;
	background:url(images/woodstock-second-floor.jpg) no-repeat;
	float:right;
	text-indent:-9999px
}
#wood2 a:hover.wood2 {
	background-position: 0 -204px;
}
#stur1 a {
	display:block;
	width:275px;
	height:315px;
	background:url(images/sturbridge-first-floor.jpg) no-repeat;
	float:left;
	text-indent:-9999px
}
#stur1 a:hover.stur1 {
	background-position: 0 -315px;
}
#stur2 a {
	display:block;
	width:230px;
	height:247px;
	background:url(images/sturbridge-second-floor.jpg) no-repeat;
	float:right;
	text-indent:-9999px
}
#stur2 a:hover.stur2 {
	background-position: 0 -248px;
}
#sac1 a {
	display:block;
	width:275px;
	height:333px;
	background:url(images/sacramento-first-floor.jpg) no-repeat;
	float:left;
	text-indent:-9999px
}
#sac1 a:hover.sac1 {
	background-position: 0 -334px;
}
#sac2 a {
	display:block;
	width:230px;
	height:191px;
	background:url(images/sacramento-second-floor.jpg) no-repeat;
	float:right;
	text-indent:-9999px
}
#sac2 a:hover.sac2 {
	background-position: 0 -191px;
}
#ster1 a {
	display:block;
	width:275px;
	height:253px;
	background:url(images/sterling-first-floor.jpg) no-repeat;
	float:left;
	text-indent:-9999px
}
#ster1 a:hover.ster1 {
	background-position: 0 -253px;
}
#ster2 a {
	display:block;
	width:230px;
	height:195px;
	background:url(images/sterling-second-floor.jpg) no-repeat;
	float:right;
	text-indent:-9999px
}
#ster2 a:hover.ster2 {
	background-position: 0 -196px;
}
