@charset "utf-8";
/* CSS Document */
/* main doc settings */
body {
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: x-small;
}
h1 {
	color: #6C4838;
	font-size: large;
}
h2 {
	color: #6C4838;
	font-size: medium;
}
h3 {
	color: #6C4838;
	font-size: small;
}
h4 {
	color: #6C4838;
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #6C4838;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #6C4838;
	font-style: normal;
}
a:active {
	color: #6C4838;
	font-style: normal;
}
a:hover {
	color: #6C4838;
	font-style: normal;
	text-decoration: underline;
}





.outline {
	border: 1px solid #2C0000;
	width: 862px;
	background-position: center;
	clear: none;
	float: none;
	text-align: center;
	margin-top: 50px;
	padding: 0px;
}
.top_nav_section {
	float: left;
	height: auto;
	width: 583px;
	background-color: #E9FDFE;
}
.content_text_int {
	float: left;
	padding-right: 20px;
	padding-left: 40px;
	width: auto;
	padding-bottom: 5px;
}
.content_text_contact {
	float: left;
	width: auto;
}
.content_text_int_2 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: auto;
}
.content_text_int_3 {
	float: left;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: auto;
	padding-top: 0px;
}
.content_text_int_4 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	width: auto;
}
.content_int {
	width: auto;
	float: left;
	background-color: #e9fdfe;
	background-image: url(images/content_area.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 760px;
}

.content_int_leash {
	width: auto;
	float: left;
	background-color: #e9fdfe;
	background-image: url(images/content_area.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 1360px;
}

.content_int_pet_tags {
	width: auto;
	float: left;
	background-color: #e9fdfe;
	background-image: url(images/content_area.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 840px;
}

.content_int_long {
	width: auto;
	float: left;
	background-color: #e9fdfe;
	background-image: url(images/content_area.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 1290px;
}
.top_home_pic {
	height: 281px;
	width: 277px;
	float: left;
}
.top_home_pic_long {
	height: 542px;
	width: 277px;
	float: left;
}
.middle_home_pic {
	height: 267px;
	width: 277px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #E0F1EB;
}
.bottom_home_pic {
	clear: none;
	height: 277px;
	width: 277px;
	float: left;
	top: auto;
	background-color: #80D5D2;
}
.bottom_home_pic_2 {
	clear: none;
	height: 137px;
	width: 277px;
	float: left;
	top: auto;
	background-color: #CFFFFF;
}

/*Form*/

#contact-area {
	width: 950px;
	margin-top: 25px;
	background-color: #FFFFFF;

}

 input, textarea {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: 1px solid #472D16;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #deeaf8;
}

textarea {
	height: 90px;
	background-color: #deeaf8;
	border: 1px solid #472D16;
}

textarea:focus, input:focus {
	border: 1px solid #472D16;
	background-color: #deeaf8;
}

input.submit-button {
	width: 120px;
	float: left;
	background-color: #FFFFFF;
}

select {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
}
.paypal {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-color: #E9FDFC;
}

.paypal a {
}
label {
	display:block;
	text-align: left;
	margin-right: 15px;
	padding-top: 5px;
	padding-bottom:5px;
	font-size: small;
	background-color: #e9fdfe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.modern_dog_leash {
	float: left;
	height: 100px;
	width: 68px;
	margin-left: 120px;
}
