@charset "utf-8";
body  {
	font: 100% "Trebuchet MS", "Microsoft Sans Serif";
	background: url(../images/1.gif) repeat center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
}
a img {
	border:	none;
}
#container {
	width: 940px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../images/background.jpg);
	height: 900px;
}
#containershoda {
	width: 940px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../images/shodabackground.jpg);
	height: 900px;
}
#containershota {
	width: 940px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../images/shotabackground.jpg);
	height: 900px;
}  
#header {
	padding: 40px 10px 0 48px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}  
a {
	outline:none;
	color: #8F986D;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}
#sidebarinfo a {
	color:#330033;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}
p	{
	font-size:	86%;
}
#navbar {
	margin-top: 0px;
	height: 34px;
	margin-bottom: 0px;
} 
ul#navbar {
	padding:0;
	list-style:none;
	height:34px;
	margin-left: 80px;
}
ul#navbar li {
	float: left;
}   
ul#navbar li a.home {
	display:block;
	width:130px;
	height:34px;
	text-indent: -9999px;
	background: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	margin-right: 10px;
}     
ul#navbar li a.home:hover {
	background-position: 0 0;
}     
ul#navbar li a.dog {
	display:block;
	width:130px;
	height:34px;
	text-indent: -9999px;
	background: url(../images/ourdogs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	margin-right: 10px;
}     
ul#navbar li a.dog:hover {  
  	background-position: 0 0;  
}
ul#navbar li a.pup {
	display:block;
	width:130px;
	height:34px;
	text-indent: -9999px;
	background: url(../images/puppies.jpg);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	margin-right: 10px;
}
ul#navbar li a.pup:hover {  
  	background-position: 0 0;
}       
ul#navbar li a.info {
	display:block;
	width:130px;
	height:34px;
	text-indent: -9999px;
	background: url(../images/info.jpg);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	margin-right: 10px;
}   
ul#navbar li a.info:hover {  
  	background-position: 0 0;  
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 80px;
	padding: 18px 152px 15px 12px;
}
#sidebarinfo {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	padding: 18px 15px 15px 12px;
}
ul#sidebar1 {
	margin: 0px;
	padding:0;
	list-style:none;
	width:80px;
	height:335px;
}
ul#sidebar1 li {
	float:left;
}   
ul#sidebar1 li a.bo {
	display:block;
	width:80px;
	height:80px;
	text-indent: -9999px;
	background: url(../images/bobutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 -80px;
	margin-bottom: 5px;
}     
ul#sidebar1 li a.bo:hover {
	background-position: 0 0;
}     
ul#sidebar1 li a.shoda {
	display:block;
	width:80px;
	height:80px;
	text-indent: -9999px;
	background: url(../images/shodabutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 -80px;
	margin-bottom: 5px;
}     
ul#sidebar1 li a.shoda:hover {  
  	background-position: 0 0;  
}
ul#sidebar1 li a.shota {
	display:block;
	width:80px;
	height:80px;
	text-indent: -9999px;
	background: url(../images/shotabutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 -80px;
	margin-bottom: 5px;
}
ul#sidebar1 li a.shota:hover {  
  	background-position: 0 0;
}       
ul#sidebar1 li a.indy {
	display:block;
	width:80px;
	height:80px;
	text-indent: -9999px;
	background: url(../images/indybutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 -80px;
}   
ul#sidebar1 li a.indy:hover {  
  	background-position: 0 0;  
}
ul#sidebar1 li a.boshoda {
	display:block;
	width:80px;
	height:80px;
	text-indent: -9999px;
	background: url(../images/boshodabutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 -80px;
	margin-bottom: 5px;
}
ul#sidebar1 li a.boshoda:hover {  
  	background-position: 0 0;
}       
ul#sidebar1 li a.shodashoda {
	display:block;
	width:80px;
	height:80px;
	text-indent: -9999px;
	background: url(../images/shodashodabutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 -80px;
	margin-bottom: 5px;
}   
ul#sidebar1 li a.shodashoda:hover {  
  	background-position: 0 0;  
}
ul#sidebar1 li a.boshota {
	display:block;
	width:80px;
	height:80px;
	text-indent: -9999px;
	background: url(../images/boshotabutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 -80px;
	margin-bottom: 5px;
}
ul#sidebar1 li a.boshota:hover {  
  	background-position: 0 0;
}       
ul#sidebar1 li a.shodashota {
	display:block;
	width:80px;
	height:80px;
	text-indent: -9999px;
	background: url(../images/shodashotabutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 -80px;
	margin-bottom: 5px;
}   
ul#sidebar1 li a.shodashota:hover {  
  	background-position: 0 0;  
}
#mainContent {
	padding: 18px 20px 0 64px;
	margin-right: 310px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidebar1 h3 {
	font-size: 90%
}
#mainContent h1	{
	font-size: 90%
}
#mainContent h2 {
	font-size: 90%;
}
#sidebarinfo h1	{
	font-size: 90%
}
.first {
	margin-top:	0px;
}

