@charset "utf-8";
/* CSS Document */

body {
	background-color: #664739;
	background-attachment: scroll;
	background-image: url(images/paw-print-on-brown.jpg);
	background-repeat: no-repeat;
	background-position: right 98%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	left: 3px;
	top: 7px;
	right: 3px;
	bottom: 3px;
	margin: 3px;
	width: 95%;
	height: 100%;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 26px;
}
.bold {
	font-weight: bold;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #664739;
	font-weight: 400;
}


#maintable {
	background-position: center center;
	border: medium none #d094b1;
	text-decoration: none;
	float: none;
	padding: 10px;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #d094b1;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #d094b1;
	letter-spacing: 1px;
	text-align: center;
	font-style: normal;
	vertical-align: text-top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 5px;
	line-height: 5px;
	font-weight: 300;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#rightcontent {
	background-color: #fcfaeb;
	height: 100%;
	width: 87%;
}
#leftsidebar {
	background-color: #d9a5bc;
	background-position: 0px;
	width: 13%;
	top: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(0px,auto,auto,auto);
	vertical-align: top;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
	float: none;
}

#footer {
	font-size: small;
	font-variant: normal;
	color: #d094b1;
	text-align: center;
	vertical-align: middle;
	padding: 20px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 100%;
	vertical-align: middle;
	text-align: center;
	position: static;
}
.imghome {
	padding: 0px;
	background-position: center;
}
.imgcontact {
	padding-left: 9px;
}
.imgbook {
	padding-left: 16px;
	padding-top: 1px;
}

#navbar {
	background-color: #d9a5bc;
	width: auto;
	height: 45px;
	margin: 0px;
	padding: 0px;
}
#heading {
	background-color: #fcfaeb;
}
#brownspace {
	background-color: #664739;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 0px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: 100;
	color: #664739;
	text-align: center;
	vertical-align: top;
	line-height: 25px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	top: 8px;
	float: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: normal;
	font-weight: 400;
	color: #D094b1;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing: 0px;
	vertical-align: text-top;
}
.pinktext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 100;
	color: d094b1;
}
a {
	color: #664739;
	font-weight: 300;
	text-decoration: underline;
}
#rightcontent a:link {
	color: 342212;
	text-decoration: underline;
}

