
/*=============================== Standard Tags =================================*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	color: #fff;
	font-size: 12px;
	background: url(../gfx/bg.png);
	background-repeat: no-repeat;
	background-position: center top; 
	background-color: #bdbcae;
	line-height: 15px;
	height: 100%;
}

h3 {
}

p {
	margin: 10px 0;
}

a {
	color: white;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.cb {
	clear: both;
}

.cl {
	clear: left;
}

.floatright {
	float: right;
}


/*=============================== Main Layout =================================*/


#wrapper {
	position: relative;
	margin: 50px auto;
	width: 900px;
	border-top: 6px solid #4b0049;
	min-height: 670px;
	background: white;
}

#title {
	background: url(../gfx/title_bg.png) 0 1px no-repeat;
}

#title h1 {
	margin: 0;
	padding: 40px 0 32px 48px;
}

#title h1 a {
	display: block;
	height: 59px;
	width: 358px;
	text-indent: -2000em;
	background: url(../gfx/logo.png) 0 0 no-repeat;
	outline: none;
}

#title h1 a:hover {
	background: url(../gfx/logo.png) 0 -59px no-repeat;
}


#container {
	position: relative;
	width: 100%;
	float: left;
	margin-right: -328px;
	height: 100%;
	min-height: 500px;
}

#content {
	margin-right: 0px;
	padding: 35px 0 25px 50px;
	width: 485px;
	color: white;
}

#people {
	position: relative;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	background: url(../gfx/people_home.jpg) 0 0 no-repeat;
	height: 116px;
	width: 565px;
	margin-left: -50px;	
	margin-bottom: 25px;
	margin-top: 25px;
}

#content p {
	line-height: 18px;
}

#content li {
	margin-left: 20px;
	line-height: 18px;
}

#sidebar {
	position: relative;
	width: 328px;
	float: right;
}

#sidebartop {
	height: 150px;
	width: 264px;
	border-bottom: 7px solid white;
}

#indextag {
	height: 56px;
	width: 228px;
	background: url(../gfx/indextag.png);
	margin-left: 18px;
	margin-top: 20px;
}

.pdf {
	background: url(../gfx/icon_pdf.png) 0 0 no-repeat;
	padding-left: 40px;
	list-style-type: none;
	font-size: 13px;
	margin-top: 30px;
	width: 215px;
	margin-left: 31px;
	line-height: 16px;
	list-style-type: none;
}

.sidebarlist {
	font-size: 13px;
	margin-top: 30px;
	width: 215px;
	margin-left: 31px;
	color: white;
	line-height: 16px;
}

.sidebarlist li {
	margin-bottom: 15px;
}

.openHouse {
	width: 215px;
	margin-left: 16px;
	margin-top: 20px;
	font-weight: bold;
}

#footer h3 {
	margin: 23px 50px 0 0;
	float: right;
}

ul.jobs {
	list-style-type: none;
	margin-left: -20px;
}

ul.jobs a {
	color: white;	
}

#footer h3 a {
	display: block;
	height: 34px;
	width: 102px;
	text-indent: -2000em;
	background: url(../gfx/bethanycare_logo.png) 0 0 no-repeat;
	outline: none;
}

#footer h3 a:hover {
	background: url(../gfx/bethanycare_logo.png) 0 -34px no-repeat;
}

#floorplan img {
	margin-bottom: 10px;
	margin-right: 5px;
	border: 1px solid white;
}

#floorplan p {
	font-weight: bold;
}

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

#floorplan ul li {
	margin-left: 0;
}

.pad {
	height: 45px;
}

.features {
	margin-top: 27px;
	width: 160px;
}


#floorplan h3 {
	margin-bottom: 15px;
}


.bold {
	font-weight: bold;
	font-size: 13px;
	margin: 7px 0 2px 0;
}

.right {
	float: right;
	margin-right: 25px;
}

.left {
	float: left;
}

.left a {
	color: white;
}


#floorplan h3 {
	font-size: 15px;
}

/*=============================== Colours =================================*/

.plum {
	color: #4b0049;
}

.green {
	color: #687819;
}

.blue {
	color: #004b8d;
}

.tan {
	color: #bdbcae;
}

.tantext {
	color: #677719;
}

.info li {
	margin: 5px 0;
}

/*=============================== Headers =================================*/

h4.index {
	background: url(../gfx/header_index.png) 0 0 no-repeat;
	text-indent: -2000em;
	width: 323px;
	height: 18px;	
	margin-bottom: 15px;
}

h4.floorplans {
	background: url(../gfx/header_floorplans.png) 0 0 no-repeat;
	text-indent: -2000em;
	width: 100px;
	height: 18px;	
	margin-bottom: 15px;
}

h4.infoheader {
	background: url(../gfx/header_info.png) 0 0 no-repeat;
	text-indent: -2000em;
	width: 333px;
	height: 19px;	
	margin-bottom: 15px;
}

h4.know {
	background: url(../gfx/header_know.png) 0 0 no-repeat;
	text-indent: -2000em;
	width: 333px;
	height: 19px;	
	margin-bottom: 15px;
	margin-top: 25px;
}

/*=============================== Navigation =================================*/


#nav {
	background: #004081;
	width: 566px;
	border-bottom: 7px solid white;
	font-size: 13px;
}

#nav ul { 
	padding-left: 35px;
	list-style: none;
}

#nav li {
  position: relative;
  float: left;
}

#nav li a {
	background: #004081;
	color: #dadada;
	display: block;
	padding: 0 17px;
	text-decoration: none;
	line-height: 36px;
	
}

#nav li a:hover, #nav li a.selected, #nav li a:focus {
  background: #004b8d;
  color: #fff;
}


/*============================= Footer =================================*/

#footer {
	width: 890px;
	height: 115px;
	background: white;
 	border-bottom: 6px solid #4b0049;
	padding-right: 10px;
}

#footer p {
	color: #004b8d;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: right;
}

#footer a {
	color: #004B8D;
	text-decoration: none;
}

#footer a:hover {
	color: #004B8D;
	text-decoration: underline;
}


#footer ul {
	float: right;
}

#footer ul li {
	float: left;
	list-style: none;
	margin-right: 10px;
	line-height: 28px;
}


.career {
	padding: 20px 0 10px 0;
	border-bottom: 2px solid white;
}

#sidebartop {
	overflow: hidden;
}

#sidebartop ul li {
	width: 264px;
	height: 150px;
}

#sidebartop ul li a {
	display: block;
	height: 100%;
	width: 100%;
}
#slideshowbtn {
	display: none;	
}

#slideshowstage {
	display: none;
}


#youtube {
	border: 2px solid white;
}

