@charset "utf-8";
/* Creekside Kennel
	Index CSS
	January 6, 2008 */


body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #5F2C00;
	margin: 0px;
	padding: 0px;
	background-color: #DFCEBC;
	background-image: url(../images/bodybg2.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-size: 160%;
	color: #5F2C00;
	margin-left: 5px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 2px;
}

h2 {
	color: #F5E4BC;
	font-size: 130%;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 140%;
	color: #5F2C00;
	margin: 0px;
	padding: 0px;
}

h4 {
	color: #E9DEC7;
	font-size: 120%;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}

h5 {
	font-size: 125%;
	color: #98090B;
	text-align: center;
	margin-top: 2px;
	padding-top: 2px;
}

h6 {
	font-size: 125%;
	color: #58441F;
	text-align: center;
}

#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#contact-box {
	position: absolute;
	left: 700px;
	top: 10px;
	z-index: 1;
	width: 175px;
	color: #C2AE96;
}

#header {
	padding: 0px;
	margin-top: 3px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#navbar {
	background-color: #754C24;
	height: 33px;
}

#content-wrapper {
	background-color: #FFFFFF;
	width: 850px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#column1 {
	float: left;
	width: 340px;
	margin: 20px 0px 10px 15px;
}

#column2 {
	float: left;
	width: 482px;
	margin: 20px 10px 10px 0px;
}

.mainbox {
	background-color: #879C5C;
	height: 244px;
}

.mainbox2 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.puppybox {
	height: 110px;
}

.puppybox p {
	color: #F9EED5;
	margin: 2px;
	padding: 0px 0px 5px;
}

.puppybox a {
	color: #F5E4BC;
}

.puppybox a:hover {
	color: #754C24;
}

.mainimage {
	background-image: url(../images/family.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 481px;
	background-color: #889C5D;
}

.menu-box {
	width: 275px;
	float: left;
	height: 67px;
	margin-bottom: 8px;
	margin-top: 10px;
}

.menu-box2 {
	width: 430px;
	float: left;
	height: 67px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.menu-box a {
	color: #754C24;
}

.menu-box a:hover {
	color: #889C5D;
}

.menu-box2 a {
	color: #754C24;
}

.menu-box2 a:hover {
	color: #889C5D;
}

.textbox {
	color: #F9EED5;
	padding: 5px;
}

#footer {
	background-color: #6A4520;
	clear: both;
	height: 300px;
}

#footer-box {
	height: 280px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #E7D7A5;
	margin-top: 10px;
}

#footer-box a {
	color: #E7D7A5;
	font-size: 90%;
}

#footer-box a:hover {
	color: #B9C69D;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
	margin-right: 5px;
}

.table-contact {
	margin-top: 20px;
}

.table-contact a {
	color: #7C3A00;
}

.table-contact a:hover {
	color: #879C5C;
}

.table-vizsla {
	width: 810px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.table-vizsla a {
	color: #5F2C00;
}

.table-vizsla a:hover {
	color: #990000;
}

.table-vizsla p {
	margin-right: 5px;
}

.link-banner {
	width: 375px;
}

.testimonial {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F4524;
	text-align: right;
}
