* {
	margin: 0px;
	padding: 0px; 
}

body {
	background: url('../images/body_bg.jpg') repeat-x;
	background-color: #dee3e6;
	text-align: center;
}

a:link {
	color: #92c220;
	text-decoration: underline;
}

a:visited {
	color: #7ca51b;
}

a:hover {
	text-decoration: none;
}

a img {
	border-width: 0px;
	border-style: none;
}

#header,
#main,
#footer {
	width: 950px;
	margin: 0px auto;
}

#header {
	background: url('../images/header_dogs.jpg') top right no-repeat;
	height: 100px;
}

#logo {
	margin: 5px 0px 0px 0px;
	float: left;
	display: block;
}

#nav {
	width: 950px;
	*width: 950px;
	height: 325px;
	margin: 0px auto;
	background: url('../images/nav_bg.jpg') repeat-x;
}

#nav ul {
	height: 80px;
}

#nav li {
	list-style-type: none;
	width: 135px;
	height: 50px;
	float: left;
	display: block;
}

#nav li a {
	background: url('../images/nav.gif') -0px -0px no-repeat;
	display: block;
	width: 135px;
	height: 50px;
}

#nav li a.selected {
	height: 62px;
}

#nav li a#news {
	background-position: 0px 0px;
}
#nav li a#news.hover {
	background-position: 0px -50px;
}
#nav li a#news.selected {
	background-position: 0px -100px;
}

#nav li a#about {
	background-position: -137px 0px;
}
#nav li a#about.hover {
	background-position: -137px -50px;
}
#nav li a#about.selected {
	background-position: -137px -100px;
}

#nav li a#standard {
	background-position: -273px 0px;
}
#nav li a#standard.hover {
	background-position: -273px -50px;
}
#nav li a#standard.selected {
	background-position: -273px -100px;
}

#nav li a#pictures {
	background-position: -409px 0px;
}
#nav li a#pictures.hover {
	background-position: -409px -50px;
}
#nav li a#pictures.selected {
	background-position: -409px -100px;
}

#nav li a#blog {
	background-position: -545px 0px;
}
#nav li a#blog.hover {
	background-position: -545px -50px;
}
#nav li a#blog.selected {
	background-position: -545px -100px;
}

#nav li a#gbook {
	background-position: -681px 0px;
}
#nav li a#gbook.hover {
	background-position: -681px -50px;
}
#nav li a#gbook.selected {
	background-position: -681px -100px;
}

#nav li a#guide {
	background-position: -817px 0px;
}
#nav li a#guide.hover {
	background-position: -817px -50px;
}
#nav li a#guide.selected {
	background-position: -817px -100px;
}

#sub_pictures {
	position: absolute;
	z-index: 9999;
	top: 100px;
	width: 135px;
	height: 282px;
	display: block;
	display: none;
	cursor: pointer;
	background: url('../images/sub_pictures_bg.gif') no-repeat;
	background-color: #b9e449;
}

#sub_pictures ul {
	width: 135px;
	margin-top: 65px;
	height: 185px;
	display: block;
}

#sub_pictures ul li {
	height: 30px;
	border-bottom: 1px dotted #716521;
}

#sub_pictures ul li a {
	background: none;
	padding-left: 15px;
	width: 120px;
	height: 30px;
	color: #716521;
	text-decoration: none;
	font-size: 15px;
	line-height: 30px;
	text-align: left;
}

#sub_pictures ul li a:hover {
	background-color: #b1da45;
}

#photos {
	height: 245px;
	width: 950px;
	*margin-left: -1px;
	background: url('../images/photos_bg.jpg') repeat-x;
	background-color: #fff;
}

#slideshow {
	margin: 0px;
}

#slideshow a {
	float: left;
	position: absolute;
	top: 180px;
}

#slideshow a img {
	border: none;
}

#slideshow a.show {
	z-index: 500;
}

#photo_sq {
	background: url('../images/photo_sq.jpg') left top no-repeat;
	float: right;
	width: 300px;
	height: 245px;
	margin-right: 30px;
}

#main {
	background: url('../images/main_bg.jpg') left bottom no-repeat;
	background-color: #f9fdda;
	padding: 32px 0px;
	min-height: 480px;
	_height: 480px;
	text-align: left;
	color: #666;
	font-size: 15px;
}

#main ol {
	margin-left: 35px;
}

#main ol li {
	color: #666;
	font-size: 15px;
	margin: 5px 0px;
}

#main p {
	margin: 20px;
}

#main .image {
	text-align: center;
}

#sidebar {
	margin-top: 0px;
	margin-left: 32px;
	_margin-left: 16px;
	width: 205px;
	padding: 1px;
	float: left;
	display: block;
}
/*
#sidebar h3 {
	width: 100%;
	font-size: 19px;
	line-height: 36px;
	height: 36px;
	color: #fff;
	text-align: center;
	background: url('../images/sidebar_h_bg.jpg') repeat-x;
}

#sidebar p {
	margin: 8px;
	color: #999;
	font-size: 12px;
	line-height: 22px;
}
*/
#content {
	width: 650px;
	margin-left: 32px;
	float: left;
	display: block;
}

#content h1 {
	color: #716521;
	background: url('../images/h1_bg.jpg') no-repeat;
	padding-left: 35px;
	font-size: 21px;
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 25px;
}

#content h3 {
	margin-top: 15px;
	margin-bottom: 7px;
	color: #80902A;
	font-weight: bold;
}

.news_title {
	margin: 10px 20px 0px 20px;
	font-size: 13px;
	padding: 10px;
	border-bottom: 1px dotted #ccc;
}

.news_title a,
.news_content a:link,
.news_content a:visited {
	color: #92c220;
	cursor: pointer;
}

.news_title a:hover {
	text-decoration: underline;
}

.news_title span {
	background: url('../images/time_bg.gif') no-repeat;
	color: #fff;
	font-size: 9px;
	*font-size: 8px;
	line-height: 13px;
	height: 13px;
	width: 50px;
	text-align: center;
	margin-top: 3px;
	margin-right: 10px;
	float: left;
}

.news_content {
	display: none;
	margin: 3px 20px 20px 20px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
}

#page {
	margin-top: 20px;
	text-align: center;
	color: #bbb9b9;
}

#footer {
	background-color: #f6bb54;
	padding: 10px 0px;
	color: #555;
	font-size: 12px;
	line-height: 20px;
}

#footer a:link,
#footer a:visited {
	color: #956614;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
