@charset "utf-8";
body {
	background-color: #000000;
}
#headerwrapper {
	background-image: url('slices/images/home_01_copy.png');
	background-repeat: no-repeat;
	background-position:  
                
               center bottom;
	height: 550px;
	width: 800px;
	margin-right: auto;
	margin-left: auto
}
#navwrapper {
	background-image: url('slices/images/home_02.png');
	background-repeat: no-repeat;
	background-position:  center;
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto
}
#subnav {
	height: 114px;
	width: 217px;
	float: left;
	margin: 2px;
}
#upcoming-events {
	float: left;
	margin-top: 300px;
	height: 150px;
	width: 300px;
}

#buttonwrapper {
	width: 208px;
	height: 200px;
	float: right;
	margin-top: 350px;
	margin-right: 40px;
}
h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #EE4523;
}
h2 {
	font-family: Arial;
	font-size: 18px;
	color: #48A1C2;
}

#resources {
	background-image: url('slices/buttons/but_resources.png');
	background-repeat: no-repeat;
	background-position:  center;
	height: 45px;
	width: 208px;
	margin-bottom: 15px
}
#amcc {
	float: left;
	height: 23px;
	width: 77px;
	margin-left: 30px;
	margin-top: 27px;
}

#breeders {
	background-image: url('slices/buttons/but_breeders2.png');
	background-repeat: no-repeat;
	background-position:  center;
	height: 45px;
	width: 208px;
	margin-bottom: 15px
}
#home {
	background-image: url('#');
	background-repeat: no-repeat;
	background-position:  center;
	float: left;
	height: 45px;
	width: 85px;
	margin-top: 500px;
	margin-left: 10px;
	clear: left
}
#breed {
	background-image: url('slices/buttons/but_breed.png');
	background-repeat: no-repeat;
	background-position:  center;
	float: left;
	height: 23px;
	width: 77px;
	margin-left: 15px;
	margin-top: 27px
}
#contactus {
	background-image: url('slices/buttons/but_contact.png');
	background-repeat: no-repeat;
	background-position:  center;
	height: 45px;
	width: 208px
}
#breed2 {
	background-image: url('slices/buttons/but_breeders.png');
	background-repeat: no-repeat;
	background-position:  center;
	float: left;
	height: 23px;
	width: 77px;
	margin-top: 27px;
	margin-left: 15px
}
#health {
	background-image: url('slices/buttons/but_health.png');
	background-repeat: no-repeat;
	background-position:  center;
	float: left;
	height: 23px;
	width: 77px;
	margin-top: 27px;
	margin-left: 15px
}
#grooming {
	background-image: url('slices/buttons/but_grooming.png');
	background-repeat: no-repeat;
	background-position:  center;
	float: left;
	height: 23px;
	width: 77px;
	margin-top: 27px;
	margin-left: 15px
}
#training {
	background-image: url('slices/buttons/but_training.png');
	background-repeat: no-repeat;
	background-position:  center;
	float: left;
	height: 23px;
	width: 77px;
	margin-top: 27px;
	margin-left: 15px
}
#activities {
	background-image: url('slices/buttons/but_activities.png');
	background-repeat: no-repeat;
	background-position:  center;
	float: left;
	height: 23px;
	width: 77px;
	margin-top: 27px;
	margin-left: 15px
}
#other {
	background-image: url('slices/buttons/but_other.png');
	background-repeat: no-repeat;
	background-position:  center;
	float: left;
	height: 23px;
	width: 77px;
	margin-top: 27px;
	margin-left: 15px
}


#wrapper {
	width: 800px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
