﻿#main {
	background-color: #ffffff;
	text-align: center;
	border: thick solid #800000;
	background-image: url('../images/black-oilcloth-seamless-background-texture.jpg');
}
#logo {
	vertical-align: middle;
	text-align: left;
	padding-top: 30px;
	padding-left: 50px;
}
#header {
	background-color: #000000;
	text-align: center;
	background-image: url('../images/black-oilcloth-seamless-background-texture.jpg');
}
#slogan {
	background-image: url('../images/black-oilcloth-seamless-background-texture.jpg');
}
#navigation {
	background-image: url('../images/black-oilcloth-seamless-background-texture.jpg');
}
#page-title {
	background-image: url('../images/black-oilcloth-seamless-background-texture.jpg');
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #800000;
}
#page-title-puppy {
	background-image: url('../images/black-oilcloth-seamless-background-texture.jpg');
}
#text-box-page {
	background-color: #000000;
	background-image: url('../images/black-oilcloth-seamless-background-texture.jpg');
	vertical-align: top;
	text-align: center;
}
#text-box-news {
	padding: 50px;
	background-color: #000000;
	background-image: url('../images/black-oilcloth-seamless-background-texture.jpg');
	vertical-align: top;
	text-align: center;
}
#photo-box {
	padding: 50px;
	background-color: #000000;
	background-image: url('../images/black-oilcloth-seamless-background-texture.jpg');
	vertical-align: top;
	text-align: center;
}
#text-box-left {
	background-color: #000000;
	background-image: url('../images/black-oilcloth-seamless-background-texture.jpg');
	vertical-align: top;
	text-align: left;
	padding: 25px 50px 25px 50px;
	border-style: none none none solid;
	border-left-color: #800000;
	border-left-width: thin;
}
#text-box-right {
	background-color: #000000;
	background-image: url('../images/black-oilcloth-seamless-background-texture.jpg');
	vertical-align: top;
	text-align: left;
	padding: 25px 50px 25px 50px;
	border-style: none none none solid;
	border-left-color: #800000;
	border-left-width: thin;
}
#footer {
	text-align: center;
	background-color: #000000;
	background-image: url('../images/black-oilcloth-seamless-background-texture.jpg');
	vertical-align: middle;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #800000;
	padding: 30px 20px 20px 20px;
}
body {
	background-image: url('../images/old_paper04.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: 100% 100%;
}
h1 {
}
h2 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #FFC831;
}
h3 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFC831;
}
h4 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FFC831;
	line-height: 25px;
}
h5 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #FFC831;
}
h6 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
a:link
{
	color: rgb(255, 200, 49);
}
a:visited {
	color: rgb(255, 200, 49);
}
.text-normal {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	line-height: 25px;
}
.text-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFC831;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
}
.text-center-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFC831;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 2px;
}
.photos-pad-right {
	border: medium solid #FFC831;
	text-align: center;
	margin: 5px 25px 25px 0px;
	border-radius: 10px;
}
.photos-nopad {
	border: medium solid #FFC831;
	text-align: center;
	border-radius: 10px;
}
.photos-pad-left {
	border: medium solid #FFC831;
	text-align: center;
	margin: 5px 0px 25px 25px;
	border-radius: 10px;
}
.text-footer {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #FFC831;
	font-weight: normal;
	font-style: normal;
}
.image {
	border: thin none #FFC831;
	text-align: center;
	margin: 5px 25px 25px 25px;
}
.nav-bar {
	background-color: #800000;
}
.photo-border {
	border: medium solid #FFC831;
}
.photos-nopad-noborder {
	text-align: center;
}
.font-logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFC831;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 25px;
	vertical-align: text-bottom;
	text-align: left;
}
.line {
	color: #FFC831;
}
.photos-pad-border {
	border: thin groove #FFC831;
	margin: 10px;
	text-align: center;
}
