@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-repeat: repeat;
	background-image: url(http://littlemutts.cmcconnell.com/images/content-background-pixel.jpg);
	color: #43423c;
}
a:link, a:visited {
	color: #6d8ead;
	text-decoration: none;
}
a:hover, a:active {
	color: #6d8ead;
	text-decoration: underline;
}

h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 5px;
}

.clear, br {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(http://littlemutts.cmcconnell.com/images/content-background-pixel.jpg);
	background-repeat: repeat;
}
#header {
	background-image: url(http://littlemutts.cmcconnell.com/images/content-background-pixel.jpg);
	background-repeat: repeat;
	height: 195px;
	padding-top: 20px;
}
#logo_row {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 115px;
	width: 110px;
	position: relative;
	left: 134px;
}
#tagline {
	float: right;
	height: 54px;
	width: 493px;
	position: relative;
	right: 134px;
	top: 39px;
}
#global_nav {
	clear: both;
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 20px;
	height: 45px;
	background-image: url(http://littlemutts.cmcconnell.com/images/global_nav_entire_bg.jpg);
	line-height: 45px;
	padding-right: 23px;
	padding-left: 23px;
}

#content {
	background-image: url(http://littlemutts.cmcconnell.com/images/content-background-pixel.jpg);
	background-repeat: repeat;
}
#content-top-corners {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content-middle {
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://littlemutts.cmcconnell.com/images/content-dark-brown-bg-pixel.jpg);
	background-repeat: repeat;
}
#real-content-area {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#real-content-area p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#left-col {
	float: left;
	width: 580px;
}
#right-col {
	float: right;
	height: 505px;
	width: 260px;
}
#toy-dog {
	height: 165px;
	width: 260px;
	background-image: url(http://littlemutts.cmcconnell.com/images/toy-dog.jpg);
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
#search-container {
	background-image: url(http://littlemutts.cmcconnell.com/images/search-bg.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 260px;
}
#newsletter-container {
	background-image: url(http://littlemutts.cmcconnell.com/images/sidebar-bottom-bg.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 260px;
}




#content-bottom-corners {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-image: url(http://littlemutts.cmcconnell.com/images/content-background-pixel.jpg);
	background-repeat: repeat;
	padding-top: 20px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#footer_logo {
	float: right;
	height: 65px;
	width: 65px;
}
#footer_text {
	float: left;
	height: 65px;
	width: 775px;
	line-height: 65px;
	text-align: right;
	padding-right: 20px;
}
#footer_text a:link, #footer_text a:visited {
	color: #43423c;
	text-decoration: underline;
}
#footer_text a:hover, #footer_text a:active {
	color: #735939;
	text-decoration: underline;
}
.button {
	background-image: url(http://littlemutts.cmcconnell.com/images/global_nav_bg_sliver.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 45px;
	display: block;
	height: 45px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonHover {
	background-image: url(http://littlemutts.cmcconnell.com/images/global_nav_bg_sliver_up.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 45px;
	display: block;
	height: 45px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonPressed {
	background-image: url(http://littlemutts.cmcconnell.com/images/global_nav_bg_sliver_pressed.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 45px;
	display: block;
	height: 45px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}#nav_506191 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav_506191 li {
	float: left;
}
#nav_506191 li a:link, #nav_506191 li a:visited {
	color: #FFFFFF;
}
#nav_506191 li a:hover, #nav_506191 li a:active {
	text-decoration: none;
}
.float-img-left {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.float-img-right {
	padding-right: 10px;
	padding-bottom: 10px;
	float: right;
}
