@charset "utf-8";
/* CSS Document */

body { 
	background-color:#fff;
	background-image:url(images/page-bg.jpg);
	background-repeat:repeat-x;	
	font-family: “Helvetica Neue Light”, “HelveticaNeue-Light”, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
	
#container {
	width:894px;
	margin:auto;
}

#page-top-spacer {
	height:6px;
}

#page-top {
	height:10px;
	text-align:center;
}

#page-middle-container {
	text-align:center;
	vertical-align:middle;
}

#page-middle {
	height:420px;
	align:center;
	background-image:url(images/page-middle-bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	padding-left:150px;
	padding-right:150px;
	padding-top:18px;
}

#page-header {
	color: #cf242a;
	font-weight:bold;
	font-size:14px;
	padding-bottom:6px;
}

#left-col {
	width:297;
	float:left;
}

#right-col {
	width:297;
	float:right;
}

#floorplan-link {
	font-weight:bold;
	text-align:center;
	padding-top:40px;
	line-height:30px;
}

#floorplan-link a {	
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#000;
}

#floorplan-link a:hover {
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color: #cf242a;
}

#home-page-middle {
	width: 400px;
	margin: auto;
	text-align:center;
}

#home-left {
	margin-right: 10px;
	width: 191px;
	float: left;
}

#home-middle {
	width: 400px;
	float: left;
}

#home-right {
	margin-left: 10px;
	width: 191px;
	float: left;
}

#page-bottom {
	text-align:center;
}

#page-footer {
	text-align:center;
	font-size: 10px;
	padding:6px;
	color:#000;
}

#header {
	text-align:center;
}

#text-area {
	padding-top:6px;
	color: #676767;
}

#text-area a{
	color: #cf242a;
	text-decoration:none;
}

#text-area a:hover{
	color: #cf242a;
	text-decoration:none;
}

#text-area-community {
	padding-top:12px;
	color: #676767;
	
	
}

#text-area-community a{
	color: #cf242a;
	text-decoration:none;
	
}

#text-area-community a:hover{
	color: #cf242a;
	text-decoration:none;

}

#community-title {
	width:auto;
	color: #000;
	font-weight:bold;
	font-size:14px;
	padding-bottom:6px;
}

#community-pic-padding {
	width:280px;
	display:block;
	float:right;
	text-align:center;
}

#text-area-services {
	padding-top:6px;
	color: #676767;
}

#text-area-services a{
	color: #cf242a;
	text-decoration:none;
}

#text-area-services a:hover{
	color: #cf242a;
	text-decoration:none;
}

#text-area-services li{
	list-style-image: url('images/red-disc.jpg');
	line-height:18px;
	font-weight:bold;
}

#room-list {
	width:297;
	float:left;
	padding-top:12px;
	font-weight:bold;
}

#room-list a {
	text-decoration:none;
	color:#000;
}

#room-list a:hover {
	text-decoration:none;
	color:#000;

}

#next-room {
	width:260;
	float:right;
	padding-top:12px;
	font-weight:bold;
}

#next-room a {
	text-decoration:none;
	color:#000;
}

#next-room a:hover {
	text-decoration:none;
	color:#000;
}

#red-arrow {
	float:right;
	width:37px;
	padding-top:10px;
	padding-left:6px;
}

.pic-padding-bottom {
	padding-bottom:6px;
}

.pic-padding-top {
	padding-top:12px;
}

#tapestry-room-text-area {
	float:right;
	width:400px;
	margin-top:135px;
	padding-left:6px;
	color: #676767;
}

#staff-page {
	height:110px;
	margin-left:97px;
	margin-right:85px;
	color: #676767;
	padding-bottom:12px;
	font-weight:bold;
}

#board-pics {
	width:91px;
	padding-right:12px;
	float:left;
	text-align:center;
}

.bold-black {
	font-weight:bold;
	color:#000;
	font-size:14px;
}

.bold-black-12 {
	font-weight:bold;
	color:#000;
	font-size:12px;
}

.red-link {
	color: #cf242a;
	text-decoration:none;
}

#text-area-contact {
	padding-top:6px;
	color: #676767;
	padding-bottom:36px;
}

#text-area-contact a{
	padding-top:6px;
	color: #676767;
	text-decoration:none;
}

#text-area-contact a:hover{
	padding-top:6px;
	color: #cf242a;
	text-decoration:none;
}

#text-area-map {
	color: #676767;
}

#text-area-map a{
	font-weight:bold;
	color: #000;
	text-decoration:none;
}

#text-area-map a:hover{
	font-weight:bold;
	color: #000;
	text-decoration:none;
}

.map-pic {
	border:#9e9e9e solid 1px;
	padding:12px;
	margin-right:12px;
}

#navigation {
	height:29px;
	line-height:29px;
	background-image:url(images/menu-bg.jpg);	
	text-align:center;
}

#christmas {
	font-weight: bold;
	align:center;
	margin-left:46px;
	margin-right:46px;
	margin-bottom:18px;
	margin-top:8px;
	padding: 10px;
	background-color: #fff;
}

/* FROMS */

label     		{ font-weight: bold; }
textarea  		{ font-family: Helvetica, Arial, sans-serif; font-size: 12px; }
textarea, input { font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #676767; background: #fff; border: 1px solid #9e9e9e; padding: 2px;}

#contact-form-left {
	float:left;
	width:70px;
	height:22px;
	text-align:right;
	margin-right:5px;
	margin-top:5px;
	font-weight:bold;
	padding-top:3px;
}

#contact-form-right {
	float:left;
	width:470px;
	height:auto;
	margin-top:5px;
}

#submit {
	padding-left:75px;
	padding-top:5px;
}
