/* CSS Document */

html, body {
margin: 0px;
height: 100%;
font: normal 100% verdana, arial, 'trebuchet ms', sans-serif;
background: #554242;
	}

#wrapper {
	float: left !important;
	float: inherit;
	position: relative;
	width: 757px;
	left: 50%;
	margin-left: -378.5px;
	min-height: 100%;
	background:url(../images/spring/wrapperTile.jpg) repeat-y;
	}

* html #wrapper {
height: 100%;
	}

#banner {
	float: left;
	width: 757px;
	height: 209px;
	background: #554242 url(../images/spring/bannerSpring.jpg) no-repeat;
	}

#bannerLeft {
	float: left;
	width: 314px;
	height: 209px;
	background: #554242 url(../images/spring/bannerLeft.jpg) no-repeat;
	}

#bannerRight {
	float: left;
	height: 209px;
	width: 443px;
	background: #554242 url(../images/spring/bannerRight.jpg) no-repeat;
	}

#leftContentContainer {
float: left;
width: 200px;
background: url(../images/spring/leftTile.jpg) repeat-y;
margin-bottom: 33px;
	}

#leftContentText {
	float: left;
	width: 200px;
	background: url(../images/spring/leftBg.jpg) no-repeat;
	}

#leftcontent {
	float: left;
	padding-left: 30px;
	padding-top: 40px;
	width: 120px;
	padding-right: 20px;
	font-size: 75%;
	}

#leftBottom {
	float: left;
	width: 200px;
	height: 41px;
	background: url(../images/spring/leftBottom.jpg) no-repeat;
	}

#rightContainer{
float: left;
width: 557px;
margin-bottom: 20px;
	}

#rightContentHome {
	float: left;
	padding-left: 50px;
	padding-top: 20px;
	width:490px;
	color: #626364;
	}

#contentTop {
	float: left;
	width: 450px;
	}

.head1 {
	float: left;
	width: 149px;
	height: 48px;
	background:url(../images/spring/welcome.jpg) no-repeat;
	}

.head2 {
	float: left;
	width: 453px;
	height: 63px;
	background:url(../images/spring/uniqueAccom.jpg);
	margin-top: 20px;
	margin-bottom: 20px;
	}

.head3 {
	float: left;
	width: 379px;
	height: 146px;
	background:url(../images/spring/homeText.jpg);
	}

.places1 {
	float: left;
	width: 221px;
	height: 56px;
	background:url(../images/spring/places.jpg);
	}

.links1 {
	float: left;
	width: 109px;
	height: 56px;
	background: url(../images/spring/links.jpg);
	}

.map1 {
	float: left;
	width: 264px;
	height: 56px;
	background: url(../images/spring/map.jpg);
	}


#placesContent {
	float: left;
	width: 450px;
	margin-top: 20px;
	font-size: 80%;
	color: #464747;
	}

#placesContent h1 {
	margin: 0px;
	padding: 0px;
	color: #886363;
	font-weight: bold;
	font-size: 105%;
	}

#homeText {
	float: left;
	width: 500px;
	font-size: 70%;
	line-height: 18px;
	}

.homeLine {
	border-top: 1px dashed #ccc;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}

#homeText h1 {
	font: normal 170% arial, 'trebuchet ms', sans-serif;
	color: #898a8b;
	}

#homeText h2 {
	font-size: 120%;
	fonty-weight: normal;
	color: #7d565e;
	}

#homeText h3 {
	font-size: 95%;
	color: #000;
	text-decoration: underline;
	}

#homeLeftSide {
	float: left;
	width: 230px;
	padding-right: 10px;
	border-right: 1px dashed #ccc;
	}

#homeRightSide {
	float: left;
	width: 240px;
	padding-left: 15px;
	}

#doContainer {
	float: left;
	width: 170px;
	height: 80px;
	}

#do {
	float: left;
	width: 85px;
	height: 44px;
	background:url(../images/spring/do.jpg) no-repeat;
	margin-top: 25px;
	margin-bottom: 20px;
	}

#footer {
	clear:left;
	position: relative;
	margin-left: -374.5px;
	left: 50%;
	width: 753px;
	height: 47px;
	font-size:70%;
	color: #666;
	background: #FFF;
	border-top: 1px solid #d3d4d4;
	}

#footerContent {
	padding-top: 5px;
	text-align: center;
	}

.homeList {
	line-height: 28px;
	}

#navcontainer { 
width: 150px;
text-transform: uppercase;
letter-spacing: 1px
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 8px 3px 8px 3px;
width: 120px;
border-bottom: 1px solid #ada9a9;
}

#navcontainer a:link, #navlist a:visited
{
color: #253f3f;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #aea4a4;
color: #253f3f;
}

/* ---- */

#leftNav {
	float: left;
	}

#leftNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#leftNav li{
	padding: 4px;
	color: #5b5a5a;
	}

#leftNav a, #leftNav a:link, #leftNav a:active, #leftNav a:visited {
	color: #5b5a5a;
	text-decoration: none;
	}

#leftNav a:hover {
	color: #06c;
	}

td img {
	border: 1px solid #8d8c8c;
	}

.placesHead {
	padding-left: 10px;
	height: 25px;
	color: #000;
	background:#d3d3d3;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	border-bottom: 5px solid #fff;
	font-size: 90%;
	}

#placesContent hr {
	border-top: 1px solid #e3e4e4;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.placestd {
	height: 31px;
	padding-left: 14px;
	}	

#placesContent a, #placesContent a:link, #placesContent a:active, #placesContent a:visited {
	text-decoration: underline;
	color: #886363;
	}

#placesContent a:hover  {
	text-decoration: none;
	}
	
#homeText a, #homeText a:link, #homeText a:active, #homeText a:visited {
	text-decoration: underline;
	color: #886363;
	}

#homeText a:hover  {
	text-decoration: none;
	}

#footerContent a, #footerContent a:link, #footerContent a:visited, #footerContent a:active {
	color: #554242;
	text-decoration: none;
	padding: 2px;
	}

#footerContent a:hover {	
	color: #fff;
	background: #554242;
	padding: 2px;
	}
	
img.noBorder {
	border: 0px solid #fff;
}


