* {
	margin:0;
	padding:0
}
body {
	margin:0;
	background:black;
	color:#bba;
	font:80%/140% georgia, serif;
}
h1, h2 {
	font:bold 80% 'helvetica neue', sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
}
a {
	color:#348;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#67a;
}
#container #logo {
	background-image: url(images/logo.jpg);
	height: 156px;
	width: 765px;
}
#container {
	width: 765px;
	margin:0 auto;
}
#sidebar {
	background-image: url(images/sidebar_bg.jpg);
	height: 844px;
	width: 185px;
	float: left;
	padding: 30px 0 0 0;
	background-repeat: no-repeat;
}
#sidebar a img {
	border: none;
}
/*#main-nav ul li {background: url('images/main-nav.png') no-repeat top left; list-style:none;margin:0 0 2px 34px;padding:0 0 0 10px;}
*/#main-nav {
	margin-left: 20px;
}
#main-nav li {
	line-height:30px;
	height: 30px;
	display: block;
	list-style-type: none;
	background: transparent url('images/main-nav.png') no-repeat top left;
}
#main-nav li a {
    margin-left: 34px;
	color: #a1ccb8;
	font: 11px normal;
}
#main-nav a:hover {
	color: #ccc;
}
#copyright {
	margin-top:65px;
	width:185px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #a1ccb8;
}
body.home #main-nav li.home, 
body.people #main-nav li.people, 
body.animals #main-nav li.animals, 
body.specialevents #main-nav li.specialevents, 
body.nature #main-nav li.nature, 
body.showdogs #main-nav li.showdogs, 
body.babymaternity #main-nav li.babymaternity,
body.about #main-nav li.about, 
body.services #main-nav li.services, 
body.misc #main-nav li.misc, 
body.contact #main-nav li.contact, 
body.privacypolicy #main-nav li.privacypolicy {
	background: transparent url('images/main-nav-active.png') no-repeat top left;
}
body.home, .people, .nature, .animals, .about, .specialevents, .showdogs, .misc, .contact, .services, .privacypolicy, .babymaternity{
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-x;
}
#content {
	position: relative;
	background-image: url(images/content_bg.jpg);
	margin-left: 185px;
	text-align:left;
	width: 580px;
	height: 844px;
	background-repeat: no-repeat;
}
#about h1 {
	padding: 40px 0 10px 0;
}
#about p {
	margin-bottom: 10px;
	padding-left: 20px;
	font-family: "normal Arial", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
#specials h1 {
	padding: 40px 0 10px 0;
}

#specials p {
	margin-bottom: 10px;
	padding-left: 20px;
	font-family: "normal Arial", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
#box {
	background:#0E2229;
	border:solid #000 4px;
	margin-left: 15px;
	padding: 60px 0 0 10px;
}
#box img {
	padding-right: 10px;
}
#contact p {
	margin-bottom: 10px;
	padding-left: 20px;
	font-family: "normal Arial", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
#contact h1 {
	margin-bottom: 10px;
	padding-top: 40px;
}
.input {
	vertical-align:middle;
	width:200px;
	height:21px;
	padding:2px 0 0 7px;
	border:1px solid #86A388;
	background:#0E2229;
	color:#FFF;
}
#box textarea {
	width:200px;
	height:63px;
	padding-left:5px;
	overflow:auto;
	border:1px solid #86A388;
	background:#0E2229;
	color:#FFF;
	font-family: "normal Arial", Helvetica, sans-serif;
	font-size:12px;
}
#services p {
	margin-bottom: 10px;
	padding-left: 20px;
	font-family: "normal Arial", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
#services h1 {
	margin-bottom: 10px;
	padding-top: 40px;
}
#privacypolicy p {
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top:20px;
	font-family: "normal Arial", Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
}
#privacypolicy h1 {
	margin-bottom: 10px;
	padding-top: 40px;
}
/* Gallery Styles (overrides default styles in galleria.css) */

.caption {
	font-style:italic;
	color:#887;
}
.gallery_do {
	width:600px;
	margin:0 10px 0 10px;
}
.gallery_do li {
	width:56px;
	height:80px;
	border:3px double #111;
	margin: 0 2px;
	background:#000;
}
.gallery_do li div {
	left: 240px;
}
.gallery_do li div .caption {
	font:italic 0.7em/1.4 georgia, serif;
}
#main_image {
	margin:0 auto;
	text-align:center;
	height:405px;
}
#main_image img {
	margin-bottom:10px;
}
.img-nav a {
	padding:0;
	margin:0;
	clear:both;
	color:#aaa;
	font:80% 'helvetica neue', sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
}
.img-nav {
	color:#aaa;
	text-align:center;
	margin:0 0 5px 0;
}
.info {
	text-align:left;
	width:700px;
	margin:30px auto;
	border-top:1px dotted #221;
	padding-top:30px;
}
.info p {
	margin-top:1.6em;
}
