@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #FF0;
}
/* CSS Document */

#container {
width: 968px;
background: #FFFFFF;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
background-color:#000;
}

#banner {
	background-image: url(images/banner.gif);
	height: 25px;
	width: 563px;
	padding-top: 75px;
	padding-left: 405px;
}

#main_image {
	height: 331px;
	width: 383px;
	padding-left: 585px;
	background-image: url(images/main.jpg);
	padding-top: 245px;
}
#main_text {
	background-color: #FF0;
	width: 300px;
	line-height: 120%;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding: 12px;
}

#main_text h3 {
font-size: 120%;
color: #00b4e1;
margin-top: 0px;
margin-bottom: 10px;
}
#main_text h4 {
font-size: 100%;
margin:0 auto;

}
#main_text p{
font-size: 90%;
margin:0 auto;
}

#news_text {
	background-color: #FF0;
	height: auto;
	width: 944px;
	line-height: 120%;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding: 12px;
	font-size: 80%;
}

#news_text h3 {
font-size: 120%;
color: #00b4e1;
margin-top: 0px;
margin-bottom: 10px;
}

#news_text h4 {
	font-size: 100%;
	background-color: #CCC;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#news_text p {
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
#news_text img {
	height: 100px;
	width: auto;
}

#address {
	background-color: #FF0;
	height: auto;
	width: 944px;
	line-height: 120%;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding: 12px;
}

#address h3 {
font-size: 120%;
color: #00b4e1;
margin-top: 0px;
margin-bottom: 10px;
}

#address h4 {
	font-size: 100%;
	background-color: #CCC;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#address p {
font-size: 90%;
margin:0 auto;
}

#gallery img {
	height: auto;
	width: 320px;
	border: 0px;
}

#clubs {
	text-align: center;
	color: #FFF;
}

#clubs a:link {
	color: #FFF;
	text-decoration: none;
}

#clubs a:hover {
	color: #00B4E1;
	text-decoration: none;
}

#clubs a:active {
	color: #00B4E1;
	text-decoration: none;
}

#clubs a:visited {
	text-decoration: none;
	
}

#marquee {
	background-color: #FF0;
}

#puppies img {
	height: auto;
	width: 200px;
}
