body {
	background: url(../images/background.gif);
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/apts_background.gif) repeat-y;
	border-bottom: 1px solid #154189;
}
#header {
	background: url(../images/manor_header.gif) repeat;
	height: 94px;
	width: 941px;
}
#footer {
	font: 0.65em/1.5em Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #656565;
}
#footer a {
	color: #656565;
}
#siteswitch {
	font: 0.65em/1.5em Verdana, Geneva, sans-serif;
	text-decoration: none;
	top: 0px;
	float: right;
}
#siteswitch a {
	color: #154189;
	padding-right: 5px;
	text-decoration: none;
}
#siteswitch a:hover {
	color: #000066;
	text-decoration: underline;
}
#nav {
	font-family: Verdana, Geneva, sans-serif;
}
.selected  {
	color: #154189;
	background: url(../images/bullet5.gif) no-repeat 7px 7px;
}
.selected3 {
	color: #154189;
	background: url(../images/bullet5.gif) no-repeat 25px 5px;
}
#nav .level1 {
	font-size: 0.75em;
	background: url(../images/apts_tab.gif) no-repeat 0px 0px;
	text-align: left;
	height: 20px;
	font-weight: normal;
	color: #154189;
	padding-top: 12px;
}
#nav .level1 a {
	color: #154189;
	text-decoration: none;
	font-weight: normal;
	padding-left: 16px;
}
#nav .level1 a:hover {
	color: #154189;
	text-decoration: underline;
	font-weight: bold;
}
#nav .level1b {
	background: url(../images/apts_tab.gif) no-repeat 0px 0px;
	padding-top: 12px;
	height: 36px;
	font-size: 0.75em;
	text-align: left;
	font-weight: normal;
	color: #154189;
	padding-left: 15px;
}
#nav .level1b a {
	color: #154189;
	text-decoration: none;
	height: 36px;
}
#nav .level1b a:hover {
	color: #154189;
	text-decoration: underline;
	font-weight: bold;
}
#nav .level2 {
	font-size: 0.75em;
	line-height: 2em;
	color: #154189;
}
#nav .level2 a {
	color: #154189;
	text-decoration: none;
	padding-left: 25px;
}
#nav .level2 a:hover {
	color: #154189;
	text-decoration: underline;
	font-weight: bold;
}
#nav .level3 {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #154189;
	margin-left: 0px;
}
#nav .level3 a {
	color: #154189;
	text-decoration: none;
	padding-left: 35px;
}
#nav .level3 a:hover {
	color: #154189;
	text-decoration: underline;
	font-weight: bold;
}
#fontselector {
	height: 20px;
}
#bodycontent {
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 20px;
	padding-left: 10px;
}
.image_on_right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.image_on_left {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
#servicestable  {
	margin-top: 10px;
}
.admissionstable {
	font-size: 0.85em;
}
#table_right {
	float: right;
	font-size: .8em;
}
#stafftable {
	font-size: 0.8em;
}

#bodycontent h1 {
	font-size: 1.25em;
	margin-bottom: -5px;
}
#bodycontent h2 {
	font-size: 0.95em;
}
#bodycontent p {
	font-size: 0.9em;
	line-height: 1.5em;
}
#bodycontent   li  {
	font-size: 0.90em;
}
#bodycontent a {
	color: #154189;
}
#bodycontent a:hover {
	color: #000066;
}

