*{
	margin: 0;
	padding: 0;
	font-family: 'Lucida Sans', 'Lucida-Sans', Trebuchet, Geneva, Arial, Helvetica, sans-serif;
}

.hide{
	position: absolute;
	left: -5000px
}

.clear{
	clear: both;
}

a img{
	border: 0;
}

.floatl{
	float: left;
	padding: 0 10px 10px 0;
}

.floatr{
	float: right;
	padding: 0 0 10px 10px;
	margin: -80px 0 0 0;
}

html,body{
	height: 100%;
	min-height: 100%;
}

body{
	background: #e9dbd0 url(weymouth_bar.jpg) no-repeat 0 0;
	font-size: 100%;
	width: 1010px;
}

#leftcol{
	width: 170px;
	background: #002854 url(weymouth_bar.jpg) no-repeat 0 0;
	float: left;
	font-size: 0.8em;
	height:100%;
	position: relative;
}

body>#leftcol{
	height: auto;
	min-height: 100%;
}

#leftcol ul{
	color #fff;
	padding: 20px 0 0 0;
	list-style-type: none;
}

#leftcol ul li{
	margin: 0 0 10px 0;
}

#leftcol ul a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px 3px 2px 19px;
	height: 1px;
}

#leftcol ul li>a{
	height: auto;
}

#leftcol ul a.external {
	background: #276DAA url(residential.png) repeat-y 0 0;
}

#leftcol ul a#nursing{
	background-image: url(nursing.png);
}

#leftcol ul a#dementia{
	background-image: url(dementia.png);
}

#leftcol ul a#inhome{
	background-image: url(inhome.png);
}


#leftcol ul a:hover,#leftcol ul a:focus,#leftcol ul a.active{
	color: #005CC2;
	outline: 0;
}

#rightcol{
	width: 774px;
	float: left;
	padding: 12px 0 0 182px;
	font-size: 0.75em;
	background: url(nav_bg.gif) no-repeat left bottom;
	margin-left: -170px;
	overflow: hidden;
}

#inner{
	background: #E0CBBA;
}

h1{
	font-size: 1.7em;
	color: #005CC2;
	padding: 20px 40px 15px 24px;
}

#homecontent{
	padding: 0 65px 20px 400px;
	color: #333;
	line-height: 1.7em;
	height: 370px;
}

#inner>#homecontent{
	height: auto;
	min-height: 370px;
}

#homecontent p{
	margin: 0 0 17px 0;
}

#homecontent blockquote{
	margin: 30px 0 0 0;
	color: #1F68AB;
	line-height: 18px;
}

#homecontent blockquote p{
	margin: 0;
}

#homecontent blockquote cite{
	font-style: normal;
	color: #333;
}
/*
.hbold{
	margin: 0 0 0 370px;
}

.hnormal2{
	display: block;
	margin: 0 0 0 370px;
}
*/
#links{
	padding: 15px 0 15px 16px;
	border-top: 1px solid #B7A08E;
	font-size: 0.9em;
	color: #333;
}

#links p{
	float: left;
	padding: 0 16px 0 0;
	width: 170px;
}

#links a{
	color: #005CC2;
}

#links p.last-child{
	padding: 0;
}

#links img{
	float: left;
	padding: 0 8px 0 0;
}

.oneline{
	display: block;
	margin: 0 0 0 0;
}

.twoline{
	display: block;
	margin: 0 0 0 0;
}

.threeline{
	display: block;
	margin: 0 0 0 0;
}

#content{
	color: #333;
	line-height: 1.7em;
	padding: 0 24px 1px 24px;
}

#content ul,#content p{
	margin: 0 0 17px 0;
}

#content ul{
	list-style-type: none;
}

#content li{
	background: url(li.png) no-repeat 0 8px;
	padding: 0 0 0 10px;
}

#content p{
	padding: 0 140px 0 0;
	text-align: justify;
}

h2{
	color: #005CC2;
	font-size: 1.2em;
	font-weight: bold;
}

span.bold{
	display: block;
	width: 400px;
}

#footer{
	background: url(footer.gif) no-repeat right top;
	padding: 50px 0 15px 20px;
	color: #987A63;
	font-size: 0.85em;
	line-height: 0.8em;
}

#footer strong{
	color: #1F68AB;
}

#footer a{
	color: #987A63;
	text-decoration: none;
	margin: 0 2px;
}

#footer a:hover,#footer a:focus,#footer a.active{
	color: #000;
	outline: 0;
}

#trail{
	color: #005CC2;
	padding: 20px 0 5px 24px;
	font-size: 0.9em;
}

#trail a,#trail span{
	color: #333;
}
