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

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a {
	text-decoration: none;
}
p {
	margin-bottom: 5px;
	margin-top: 0px;
}
#wrapper {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body-strip.jpg);
	background-repeat: repeat-y;
}
#main-content {
	margin-right: 54px;
	margin-left: 54px;
	margin-top: 14px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 182px;
	color: #FFFFFF;
	font-weight: bold;
}
#header-text { text-align: right; padding-right: 140px; padding-top: 100px; font-size: 13px; font-weight: normal; }
#header-text-single-number {
	text-align: right;
	padding-right: 140px;
	padding-top: 102px;
	font-size: 12px;
	font-weight: normal;
}
.large-number-header { font-size: 20px; font-weight: bold; }
h1 {
	color: #07578E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	display: block;
	font-size: 28px;
	padding-top: 0px;
	font-weight: normal;
	line-height: 35px;
}
.main-header {
	color: #07578E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	display: block;
	font-size: 20px;
	padding-top: 0px;
	font-weight: bold;
	line-height: 26px;
}
.h1 {
	color: #07578E;
	background-image: url(../images/pencil.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	font-size: 12px;
	background-color: #CCCCCC;
	margin-top: 15px;
	font-weight: bold;
}
h2 {
	color: #B6D881;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
}
h3 {
	color: #06578E;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	font-size: 15px;
	line-height: 19px;
	clear: both;
}
h4 {
	color: #07578E;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
#jquery {
	margin-bottom: 15px;
	width: 775px;
}

#leftmenu {
	width: 160px;
	float: left;
}
#leftmenu  ul {
	float: left;
	margin: 0;
	list-style-type: none;
	padding-left: 0px;
	width: 160px;
}
#leftmenu li {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #FFFFFF;
	background-color: #b6d881;
}
#leftmenu    li a:link {
	display: block;
	padding: 8px 0 8px 30px;
	width: 130px;
	color: #FFFFFF;
}
#leftmenu     li a:visited {
	display: block;
	padding: 8px 0 8px 30px;
	width: 130px;
	color: #FFFFFF;
}
#leftmenu      li a:hover {
	display: block;
	padding: 8px 0 8px 30px;
	width: 130px;
	background-image: url(../images/menu-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #07578E;
	color: #FFFFFF;
}
#leftmenu       li a:active {
	display: block;
	padding: 8px 0 8px 30px;
	width: 130px;
	color: #FFFFFF;
}
.leftmenu-now-on      {
	display: block;
	padding: 8px 0 8px 30px;
	width: 130px;
	background-image: url(../images/menu-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #07578E;
	color: #FFFFFF;
}
.leftmenu-submenu      {
	display: block;
	padding: 8px 0 8px 30px;
	width: 130px;
	background-color: #8DC0AF;
	color: #FFFFFF;
}
.leftmenu-submenu-now-on      {
	display: block;
	padding: 8px 0 8px 30px;
	width: 130px;
	background-color: #8DC0AF;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/menu-arrow-green.jpg);
}
.logo-box2 {
	float: left;
	border: 2px solid #CCCCCC;
	width: 146px;
	margin-top: 14px;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	color: #07578E;
	padding: 5px;
}
.logo-box2  a:link {
	color: #b6d881;
	font-weight: bold;
}
.logo-box2   a:visited {
	color: #b6d881;
	font-weight: bold;
}
.logo-box2 a:hover {
	float: left;
	border: 2px solid #5E8EB3;
	width: 156px;
	margin-top: 14px;
	text-align: center;
	color: #07578E;
	font-weight: bold;
}
.logo-box2    a:active {
	color: #b6d881;
	font-weight: bold;
}
.logo-box {
	float: left;
	border: 2px solid #CCCCCC;
	width: 156px;
	margin-top: 14px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	color: #07578E;
}
.logo-box:hover {
	float: left;
	border: 2px solid #5E8EB3;
	width: 156px;
	margin-top: 14px;
	text-align: center;
}
#address-details {
	float: left;
	margin-top: 14px;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	width: 160px;
}
#address-details a:link {
	color: #666666;
}
#address-details  a:visited {
	color: #666666;
}
#address-details   a:hover {
	color: #07578E;
	text-decoration: underline;
}
.green-bold {
	color: #06578E;
	font-weight: bold;
}
.green-italic {
	color: #b6d881;
	font-weight: bold;
	font-style: italic;
}
.green-italic-tint {
	color: #8DC0AE;
	font-weight: bold;
	font-style: italic;
}
#address-details    a:active {
	color: #666666;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 66px;
	background-repeat: no-repeat;
	background-position: top left;
	clear: both;
	margin-top: 0px;
	padding-top: 50px;
	color: #5E8EB3;
	font-size: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#footer  a:link {
	color: #5E8EB3;
}
#footer   a:visited {
	color: #5E8EB3;
}
#footer    a:hover {
	color: #000000;
}
#footer     a:active {
	color: #FFFFFF;
}
#center-section {
	float: left;
	margin-left: 14px;
	width: 600px;
}
#victoria-home-care {
	float: right;
	width: 291px;
}
#victoria-home-care-long {
	float: left;
	width: 600px;
	margin-bottom: 15px;
}
#victoria-house {
	float: left;
	width: 291px;
}
#headervhc {
	background-image: url(../images/blue-header.jpg);
	background-repeat: no-repeat;
	height: 37px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 42px;
	font-size: 14px;
	width: 249px;
}
#headervhc a:link {
	color: #FFFFFF;
}
#headervhc  a:visited {
	color: #FFFFFF;
}
#headervhc   a:hover {
	color: #000000;
}
#headervhc    a:active {
	color: #FFFFFF;
}
#headervh {
	background-image: url(../images/green-header.jpg);
	background-repeat: no-repeat;
	height: 37px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 42px;
	font-size: 14px;
	width: 249px;
}
#headervh  a:link {
	color: #FFFFFF;
}
#headervh   a:visited {
	color: #FFFFFF;
}
#headervh    a:hover {
	color: #000000;
}
#headervh     a:active {
	color: #FFFFFF;
}
#headervhc-long {
	background-image: url(../images/large-blue-header.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 18px;
	font-size: 14px;
	width: 582px;
	height: 37px;
}
#headervh-long {
	background-image: url(../images/large-green-header.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 18px;
	font-size: 14px;
	width: 582px;
	height: 37px;
}
#headervcl-long {
	background-image: url(../images/large-dark-blue-header.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 18px;
	font-size: 14px;
	width: 582px;
	height: 37px;
}
.text {
	clear: both;
	margin-top: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 568px;
}
.text a:link {
	color: #333333;
}
.text  a:visited {
	color: #333333;
}
.text   a:hover {
	color: #b6d881;
	text-decoration: underline;
}
.text    a:active {
	color: #333333;
}
.text2 {
	clear: both;
	margin-top: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 568px;
}
.text2  a:link {
	color: #07578E;
}
.text2   a:visited {
	color: #07578E;
}
.text2    a:hover {
	color: #b6d881;
	text-decoration: underline;
}
.text2     a:active {
	color: #07578E;
}
#bottom-links {
	clear: both;
	margin-top: 14px;
	float: left;
	width: 596px;
}
#bottom-links a:link {
	color: #FFFFFF;
}
#bottom-links  a:visited {
	color: #FFFFFF;
}
#bottom-links   a:hover {
	color: #000000;
}
#bottom-links    a:active {
	color: #FFFFFF;
}
#blue-bottom {
	background-image: url(../images/blue-bottom.jpg);
	background-repeat: no-repeat;
	width: 145px;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 42px;
	padding-top: 11px;
	padding-bottom: 13px;
}
#light-blue-bottom {
	background-image: url(../images/light-blue-bottom.jpg);
	background-repeat: no-repeat;
	width: 145px;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 42px;
	padding-top: 11px;
	padding-bottom: 13px;
}
#light-green-bottom {
	background-image: url(../images/light-green-bottom.jpg);
	background-repeat: no-repeat;
	width: 145px;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 42px;
	padding-top: 11px;
	padding-bottom: 13px;
}
img {
	margin: 0px;
	padding: 0px;
}
#green-bottom {
	background-image: url(../images/green-bottom.jpg);
	background-repeat: no-repeat;
	width: 145px;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 42px;
	padding-top: 11px;
	padding-bottom: 13px;
}
#yellow-bottom {
	background-image: url(../images/yellow-bottom.jpg);
	background-repeat: no-repeat;
	width: 145px;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 42px;
	padding-top: 11px;
	padding-bottom: 13px;
}
#blue-footer {
	margin-top: 14px;
	clear: both;
	float: left;
	background-color: #5E8EB3;
	padding: 14px;
	width: 742px;
	color: #5E8EB3;
	font-size: 9px;
	text-align: left;
	margin-bottom: 0px;
}
#blue-footer a:link {
	color: #07578E;
	font-size: 9px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #689EC8;
}
#blue-footer  a:visited {
	color: #07578E;
	font-size: 9px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #689EC8;
}
#blue-footer   a:hover {
	color: #5E8EB3;
	font-size: 9px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #689EC8;
}
#blue-footer    a:active {
	color: #5E8EB3;
	font-size: 9px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #689EC8;
}
#vacancies {
	width: 187px;
	float: left;
	margin-left: 18px;
	background-color: #FFFFFF;
}
#findus {
	width: 187px;
	float: left;
	margin-left: 17px;
	background-color: #b6d881;
}
#testimonials {
	width: 187px;
	float: left;
	background-color: #07578E;
}


#bottom-sub-menu {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 15px;
	color: #07578E;
	clear: both;
	float: left;
}
#bottom-sub-menu a:link {
	color: #b6d881;
}
#bottom-sub-menu  a:visited {
	color: #b6d881;
}
#bottom-sub-menu   a:hover {
	color: #07578E;
}
#bottom-sub-menu    a:active {
	color: #b6d881;
}
li {
	color: #07578E;
}
ul { color: #b6d881; margin-top: 10px; margin-bottom: 10px; }
.food-menu {
	background-color: #EBEBEB;
	padding: 10px;
	text-align: center;
	line-height: 12px;
	font-size: 11px;
	border: 1px solid #cccccc;
	background-image: url(../images/menu-bknd.png);
	margin-top: 10px;
}
.testimonials {
	background-color: #EBEBEB;
	padding: 10px;
	text-align: left;
	line-height: 18px;
	font-size: 11px;
	border: 1px solid #cccccc;
	background-image: url(../images/menu-bknd.png);
	margin-top: 10px;
	margin-bottom: 10px;
}


.expander {
	background-color: #EBEBEB;
	padding: 10px;
	text-align: left;
	line-height: 18px;
	font-size: 11px;
	border: 1px solid #cccccc;
	background-image: url(../images/menu-bknd.png);
	margin-top: 10px;
	margin-bottom: 10px;
}
.caps-space {
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #06578E;
	display: block;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 2px;
}
.swirl {
	background-image: url(../images/swirl_07.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
}
.blue {
	color: #07578E;
}
#contactarea {
	background-color: #EBEBEB;
	background-image: url(../images/menu-bknd.png);
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	color: #07578E;
}
.small {
	font-size: 9px;
	color: #b6d881;
}
form {
	margin: 0px;
}
.blue-bold {
	font-weight: bold;
	color: #07578E;
}
.red {
	font-weight: bold;
	color: #E91D25;
}
.apply {
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #5E8EB3;
	color: #FFFFFF;
	font-size: 15px;
	background-position: left center;
	margin-top: 15px;
}
.apply a:link {
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}


a.toggle-action:hover		{cursor:pointer !important; color:#07578E !important; text-decoration:underline;}

.wpb_wrapper		{float:left; width:100%; margin:10px 0 0 0;}

/*
.wpb_wrapper		{float:left; width:47%; margin:10px 0 0 0; padding:0 4px; overflow:hide; clear:right;}
.wpb_wrapper:nth-child(2)	{clear:both;}
.wpb_wrapper	{width:100%;}
*/
