html {
	margin-left: -1px;
	overflow-Y: scroll;
	height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_colour.png);
	top: 0;
	height: 100%;
}

.main {
	background: url(images/mainbg.png) repeat-y;
	top: 0;
	visibility: visible;
	z-index: 1;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -2em;
}

.header {
	z-index: 2;
	top: 0;
	left: 50px;
	width: 900px;
	height: 200px;
	background: url(images/header_picture.jpg) no-repeat 0 0;
	position: relative;
	margin-top: 0;
	margin-left: 0;
}

.header_grn_bar {
	background: url(images/header_greenbar.png) no-repeat 0 0;
	z-index: 0;
	left: 50px;
	height: 5px;
	width: 900px;
	position: relative;
}

.header_k9kinship {
	z-index: 2;
	visibility: visible;
	top: 115px;
	left: 15px;
	position: relative;
}

.left_column {
	width: 215px;
	float: left;
	display: -moz-inline-box; -moz-binding: none ! important;
	display: inline-block;
	margin-left: 60px;
	margin-top: 5px;
}

.right_column {	
	width: 664px;
	display: -moz-inline-box; -moz-binding: none ! important;
	display: inline-block;
	margin-top: 4px;
}

.menu_bg {
	background: url(images/menu_bg.png) no-repeat 0 0;
	width: 210px;
	height: 223px;
	z-index: 15;
}

.menu {
	background-image: none;
	padding-top: 10px;
}

.menu ul {
	list-style-type: none;
}

.menu ul li{
	width: 120px;
	height: 21px;
	background: none no-repeat;

}

.menu span{
  display: none;
}

.menu a {
  display: block;
  text-indent: -900%;
  outline: none;
}

.menu a:hover {
  background-position: left bottom;
}

.menu a:hover span {
  position: relative;
}

.menu .aboutus {
  width: 120px;
  height: 21px;
  background: url(images/menu_aboutus.png) no-repeat;
	z-index: 16;
}

.menu .services {
  width: 120px;
  height: 21px;
  background: url(images/menu_services.png) no-repeat;

}

.menu .schedule {
  width: 120px;
  height: 21px;
  background: url(images/menu_schedule.png) no-repeat;

}

.menu .trainingtips {
  width: 120px;
  height: 21px;
  background: url(images/menu_trainingtips.png) no-repeat;
}

.menu .gallery {
  width: 120px;
  height: 21px;
  background: url(images/menu_gallery.png) no-repeat;
}

.menu .contactus {
  width: 120px;
  height: 21px;
  background: url(images/menu_contactus.png) no-repeat;

}

.menu .adoptions {
  width: 120px;
  height: 21px;
  background: url(images/menu_adoptions.png) no-repeat;

}

.menu .links {
  width: 120px;
  height: 21px;
  background: url(images/menu_links.png) no-repeat;

}

.body_bg {	
	background: url(images/body_bg.png) repeat-y 0 0;	
	width: 664px;
}

.body_header {
	width: 664px;
	height: 58px;
}

.body_menu {
	color: #696969;
	text-align: center;
	background-image: none;
	width: 564px;
	padding-left: 50px;
	font: 10pt/10pt "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	padding-top: 5px;
}

.body_menu a{
	color: #61745a;
}

.body_menu a:hover{
	color: #b1c1aa;
}

.body_menu a:visited{
	color: #9e9570;
}

.body_text {
	color: #696969;
	text-align: justify;
	background-image: none;
	width: 564px;
	padding-left: 50px;
	font: 10pt/10pt "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	padding-top: 5px;
	background-color: white;
	margin-left: 10px;
}

.body_text a{
	color: #61745a;
}

.body_text a:hover{
	color: #b1c1aa;
}

.body_text a:visited{
	color: #9e9570;
}

.body_text h1{
	color: #61745a;
	line-height: 1;
	text-align: left;
}

.clear_footer {
	height: 20px;
	
}

.body_footer {
	width: 664px;
	background-image: url(images/body_footer_2009.png);
	height: 63px;
	bottom: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

.footer {
	width: 1000px;
	height: 2em;
	position: relative;
}



.left_column_contact_heading {
	width: 210px;
	top: 10px;
	position: relative;
	background-image: none;
	color: #61745a;
	font: small-caps bold 10pt/10pt "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	text-align: center;
}

.left_column_contact_text {
	width: 210px;
	top: 10px;
	position: relative;
	background-image: none;
	color: #696969;
	font: 10pt/10pt "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	text-align: center;
}

.left_column_contact_text a {
	color: #61745a;
	text-decoration: none;
}

.left_column_contact_text a:hover{
	color: #b1c1aa;
	text-decoration: none;
}

.left_column_contact_text a:visited{
	color: #9e9570;
	text-decoration: none;
}

.left_column_item {
	width: 210px;
	top: 10px;
	position: relative;
	background-image: none;
	color: #696969;
	font: small-caps 10pt/10pt "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	text-align: center;
}

.left_column_item a {
	color: #61745a;
	text-decoration: none;
}

.left_column_item a:hover{
	color: #b1c1aa;
	text-decoration: none;
}

.left_column_item a:visited{
	color: #9e9570;
	text-decoration: none;
}

.left_column_weather {
	width: 210px;
	top: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: none;
}

.form {
	font: bold 10pt/12pt "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #696969;
}

.form_input{
	font: 9pt/9pt "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #7c9473;
	
}

.submit{
	font: bold 10pt/10pt "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #61745a;
	background-color: #eee;
	width: 150px;
	height: 30px;
	border: 1px dotted #61745a;
}

.form_menu{
	font: bold 10pt/10pt "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #61745a;
	background-color: #eee;
	width: 200px;
	height: 30px;
	border: 1px dotted #61745a;

}
.shadow{
	text-shadow: rgba(0,0,0,0.7) 2px 2px 5px;
}



