@charset "UTF-8";
.maintext   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}
.maintext h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.maintext h2 a:link,
.maintext h2 a:visited {
	color: #2769AC;
	width:auto;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.maintext h2 a:hover{
	color: #25932D;
	text-decoration:underline;
}
.maintextlist  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(images/tickYES.gif);
	color: #090;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: -10px;
}
.maintextlist h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(images/tickYES.gif);
	color: #090;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.sidetextlist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #090;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	margin: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(images/tickYES.gif);
}
.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 5px;
	width: auto;
	line-height: 16px;
}
#news a:link ,
#news a:visited {
	color: #2769AC;
	width:auto;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
}
#news a:hover{
	color: #25932D;
	text-decoration:underline;
}.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
	color: #000;
	display: block;
	height: 24px;
	margin-right: 10px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/bg_button_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
	text-align: center;
	margin-top: 10px;
}

a.button span {
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	background-color: transparent;
	background-image: url(images/bg_button_span.gif);
	background-repeat: no-repeat;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
a.button:hover {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}
a.button:hover span {
	background-position: left bottom;
	padding: 6px 0 4px 18px; /* push text down 1px */
	background-image: url(images/bg_button_span.gif);
}
body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}
#boarder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	height: inherit;
}
#boarderhomepage {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #EFEFEF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.video {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.picture {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	padding: 15px;
}
.formappearance {
	border: thin solid #CCC;
	background-color: #ECECEC;
}
.formrecaptcha {
	padding-top: 10px;
	padding-bottom: 10px;
}
#navmenu {
	margin: 0px;
	padding: 0px;
}
#navmenu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#navmenu a:link,
#navmenu a:visited {
	color:#2769AC;
	float:left;
	width:auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2769AC;
}
#nav a:hover {
	color:#fff;
	background-color: #090;
}
#navover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2769AC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #2769AC;
}
#nav li:first-child a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2769AC;
}
#nav-home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2769AC;
}
#nav-about {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2769AC;
}
#nav-care {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #090;
}
#nav-facilities {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2769AC;
}
#nav-staff {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2769AC;
}
#nav-news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2769AC;
}
#nav-partners {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2769AC;
}
#nav-contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2769AC;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #nav{
	margin-right: 20px;
	margin-top: 40px;
	clear: right;
	float: right;
	width: 650px;
}
#wrapper #topmenu {
	margin-right: 20px;
	float: right;
}
#wrapper #topmenu h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #2769AC;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-right: 3px;
}
#wrapper #header {
	height: 120px;
	background-color: #FFF;
	width: 1000px;
}
.headerlogo {
	position: absolute;
}
#wrapper #banner {
	background-image: url(images/banner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#wrapper #banner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#wrapper #banner2 {
	background-image: url(images/banner2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#wrapper #banner2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#wrapper #banner3 {
	background-image: url(images/banner3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#wrapper #banner3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#wrapper #banner4 {
	background-image: url(images/banner4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#wrapper #banner4 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#wrapper #banner5 {
	background-image: url(images/banner5.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#wrapper #banner5 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#wrapper #banner6 {
	background-image: url(images/banner6.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#wrapper #banner6 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#wrapper #bannerhomepage {
	background-image: url(images/bannerhome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	clear: both;
	border-top-style: none;
	border-bottom-style: none;
}
#wrapper #bannerhomepage h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.leftcol  {
	width: 200px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #999;
}
.leftcol h1  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #2769AC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 3px;
	margin-top: 5px;
}
.leftcolchild  {
	width: 200px;
	float: left;
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 20px;
}
.leftcolchild h1  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #2769AC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 3px;
}
#wrapper #leftcol2 {
	width: 680px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #999;
	margin: 0px;
}
#wrapper #leftcol2 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #2769AC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 3px;
	margin-top: 0px;
}
#wrapper #rightcol {
	padding-top: 0px;
	float: right;
	width: 210px;
	clear: right;
	margin-right: 30px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border: 1px solid #38B840;
	background-color: #FFF;
}
#wrapper #rightcol h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	background-image: url(images/images/gcnh_02.jpg);
	background-repeat: no-repeat;
	background-position: center -25px;
	margin: 0px;
	padding-right: 10px;
}
#wrapper #rightcol h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	line-height: 16px;
	padding: 10px;
}
#wrapper #boarder #leftcolfullwidth{
	width: 960px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#wrapper #boarder #leftcolfullwidth h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #2769AC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 3px;
	margin-top: 0px;
}
#wrapper #boarder #leftcolfullwidth h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
}
#wrapper #footer {
	clear: both;
}
.footer {
	height: 20px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: right;
	clear: both;
	padding: 5px;
}
#footercurve {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/boarder_btm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	text-align: center;
	padding: 3px;
}
#footercurve a:link,
#footercurve a:visited {
	color:#25932D;
	width:auto;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#footercurve a:hover {
	color:#2769AC;
	text-decoration: underline;
}
#footercurvehomepage {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/boarder_btm_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	text-align: center;
	padding: 3px;
}
#footercurvehomepage a:link,
#footercurvehomepage a:visited {
	color:#25932D;
	width:auto;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#footercurvehomepage a:hover {
	color:#2769AC;
	text-decoration: underline;#wrapper #banner {
	background-color: #25932D;
	background-image: url(images/banner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

