* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background: #000000;
	color: #caddf8;
}
#container { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
} 
#header {
	height:400px;
	width:900px;
} 
#header h1 {
	color:#FFFFFF;
	font-size:24px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 150px;
	background-repeat: no-repeat;
	background-position: left top;
}
ul#navigation {
	float: inherit;
	margin: 8px 1px 0 0;
	display: inline;
	color: #FFFFFF;
}

ul#navigation li {
	float: right;
	display: inline;
	list-style-type: none;
	text-align: right;
	font-size: 14px;
}

ul#navigation li a, ul#navigation li a:visited {
	text-decoration: none;
	color: #C25251;
	font-weight: normal;
}

ul#navigation li a:hover {
	text-decoration: blink;
}

li#house a {
margin-right: 16px;
}

li#sitemap {
background: url('../images/sitemap.gif') no-repeat 0 2px;
padding-left: 24px;
margin-left: 5px;
}

li#sitemap a {
margin-right: 16px;
}

li#envelope {
background: url('../images/envelope.gif') no-repeat 0 2px;
padding-left: 23px;
margin-left: 16px;
}
#headerPic {
	width:900px;
	height:281px;
	background:url(images/headerPic.jpg) no-repeat left top;
}
.puppyList {
	padding:30px;

}
#headerPic li {
	list-style:none;
	margin:16px 0 0 40px;
	width:230px;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 585px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
#sidebar_wide {
	float: left; /* since this element is floated, a width must be given */
	width: 900px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	text-align: center;
	alignment-adjust: central;
}
#sidebar1 p {
	margin:20px;
}
#sidebar1 h1, #mainContent h1, #about h1 {
	margin:5px 20px;
	font-size:29px;
	color:#caddf8;
	text-align: center;
}
#sidebar1 span, #mainContent span, #about span {
	font-size:29px;
	color:#527ecf;
}
#sidebar1 b {
	color:#ecbc7c;
}
#sidebar1 a {
	color:#ecbc7c;
	font-weight:bold;
}
#sidebar1 .puppyPic {
	float:left;
	margin:0 15px 10px 0;
}
#sidebar_wide p {
	margin:20px;
}
#sidebar_wide h1, #mainContent h1, #about h1 {
	margin:5px 20px;
	font-size:29px;
	color:#caddf8;
	text-align: center;
}
#sidebar_wide span, #mainContent span, #about span {
	font-size:29px;
	color:#527ecf;
}
#sidebar_wide b {
	color:#ecbc7c;
}
#sidebar_wide a {
	color:#ecbc7c;
	font-weight:bold;
}
#sidebar_wide .puppyPic {
	float:left;
	margin:0 15px 10px 0;
}
#mainContent { 
	margin: 0 0 0 590px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
} 
#mainContent ul {
	margin:10px 20px;
}
#mainContent li {
	list-style:none;
	background:url(images/pList.jpg) no-repeat left -3px;
	padding-left:30px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 7px;
	padding-top: 7px;
}
#footer {
	background:#171d26;
	height:25px;
}
.copyright {
	text-align:center;
	padding-top:5px;
}
.copyright a {
	color:#c10d0d;
} 
.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;
}
#about {
	background-image: url(images/barPic.jpg);
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0px;
	text-align: center;
	font-size: 15px;
	color: #FFF;
}
#about p {
	margin:5px 20px;
}
/*begin main menu*/
#navcontainer {
	background:url(images/menuBackground.jpg) no-repeat left top;
	width:900px;
	height:40px;
	text-align:center;
	padding-top:6px;
}
ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a { 
	padding: 3px 10px; 
	color:#ffffff; 
	font-size:20px; 
	padding-left:30px; 
}

#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}

#navlist a:hover {
	color: #ecbc7c;
	text-decoration: none;
	background:url(images/activeButton.gif) no-repeat left 3px;
	padding-left:30px;
}
#navlist #active a {
	color: #ecbc7c;
	text-decoration: none;
	background:url(images/activeButton.gif) no-repeat left 3px;
	padding-left:30px;
}

/*end main menu*/
/* begin border corners*/
.t {background: #283140 url(images/dot.gif) 0 0 repeat-x;}
.b {background:url(images/dot.gif) 0 100% repeat-x}
.l {background:url(images/dot.gif) 0 0 repeat-y}
.r {background:url(images/dot.gif) 100% 0 repeat-y}
.bl {background:url(images/bl.gif) 0 100% no-repeat}
.br {background:url(images/br.gif) 100% 100% no-repeat}
.tl {background:url(images/tl.gif) 0 0 no-repeat}
.tr {
	background:url(images/tr.gif) 100% 0 no-repeat;
	font-variant: normal;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	display: block;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
} 
#tr_left {
	background:url(images/tr.gif) 100% 0 no-repeat;
	font-variant: normal;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	display: block;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
} 
/* end border corners*/
#container #mainContent ul li a {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCCCCC;
}
#container #sidebar1 .t .b .l .r .bl .br .tl .tr p {
	font-family: Verdana, Geneva, sans-serif;
}
#container #sidebar1 .t .b .l .r .bl .br .tl .tr p {
	font-size: 12px;
	color: #FFF;
}
#container #about a {
	font-size: 16px;
	color: #CCCCCC;
}
#container #sidebar1 .t .b .l .r .bl .br .tl .tr p {
	color: #FFF;
	font-weight: bold;
}
#container #sidebar_wide .t .b .l .r .bl .br .tl .tr p {
	color: #FFF;
	font-weight: bold;
}
#galleria{height:467px}
