@charset "utf-8";
/* CSS Document */

body {
	background-color: #cec0a0;
	background-image: url(../images/bg-happydog.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: 390px;
	height: 125px;
	float: left;
}
#navbar {
	height: 105px;
	width: 555px;
	float: right;
	padding-top: 25px;
	margin: 0px;
}
#content {
	width: 950px;
	clear: both;
}
#contentBody {
	height: 800px;
	width: 950px;
}


#contentLeft {
	padding: 10px;
	height: 750px;
	width: 480px;
	float: left;
}
#contentRight {
	padding: 10px;
	height: 750px;
	width: 430px;
	float: right;
}
#contentBottom {
	width: 950px;
	clear: both;
	height: 35px;
}
#contentOrderpg {
	width: 950px;
}





#footer {
	height: 175px;
	width: 950px;
}
#footerLeft {
	float: left;
	width: 475px;
	height: 125px;
}
#footerRight {
	float: right;
	width: 475px;
	height: 125px;
}
#footerBottom {
	width: 950px;
	clear: both;
	margin-bottom: 0px;
	height: 50px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aa3413;
}
p a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aa3413;
}
p a:hover, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff568;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	padding-right: 5px;
	padding-left: 5px;
}
a:visited {
	padding-right: 5px;
	padding-left: 5px;
}
a:hover, a:active {
	padding-right: 5px;
	padding-left: 5px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff568;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff568;
	text-align: right;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}


h2 a:link {
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #fff568;
	text-decoration: none;
}
h2 a:visited {
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #fff568;
	text-decoration: none;
}
h2 a:hover, a:active {
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #aa3413;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #aa3413;
	text-align: right;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}

h3 a:link {
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #aa3413;
	text-decoration: none;
}
h3 a:visited {
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #aa3413;
	text-decoration: none;
}


h3 a:hover, a:active {
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #fff568;
	text-decoration: none;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #aa3413;
	font-weight: normal;
}
.p1 {
	font-size: 12px;
	color: #000;
	padding-left: 5px;
}

.p2 {
	font-size: 14px;
	color: #aa3413;
}

.rust {
	color: #aa3413;
	font-weight: bold;
	font-size: 12px;
}

.bold {
	font-weight: bold;
}


.italic {
	font-style: italic;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.underline {
	text-decoration: underline;
}



.border {
	border: 2px solid #aa3413;
}
.img:hover {
	border: 2px solid #fff568;
}

.cards {
	margin: 5px;
}
.cell-space-holder {
	height: 204px;
	width: 150px;
}

.cards img:hover {
	border: 2px solid #fff568;
}
.galleryHolder {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	text-align: center;
}
.galleryHolder img {
	border: 2px solid #aa3414;
	margin-bottom: 25px;
	margin-right: 5px;
	margin-left: 5px;
}
.galleryHolder img:hover {
	border: 2px solid #fff568;
}
.books {
	padding-bottom: 15px;
}
.books img:hover {
	border: 2px solid #fff568;
}
.floatleft {
	float: left;
	margin-right: 15px;
}

