@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #2E8BD0;
	background-image: url(../images/bg-pattern.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #00579E;
	top: 0px;
	font-size: 1em;
	line-height: 1.3em;
}
img {
	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;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2  {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #F15B2B;
	margin: 0px;
	padding: 0px 0px 0px 28px;
	background-image: url(../images/headline-image.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	letter-spacing: -1px;
	clear: left;
}
#column_left {
	width: 678px;
	display: inline;
	float: left;
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	background-color: #FFF;
}
#column_left p a {
	font-weight: bold;
	color: #0258A0;
}
#column_left p a:hover {
	font-weight: bold;
	color: #F15B2B;
	text-decoration: none;
}
#column_left h3 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
#column_right {
	background-color: #FFF;
	display: inline;
	float: left;
	width: 280px;
	text-align: center;
	padding-top: 25px;
}
#column_right_content {
	width: 70%;
	background-color: #F15B2B;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	position: relative;
	top: -20px;
	z-index: 5;
	background-image: url(../images/dog-cat-header.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 70px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	font-size: .9em;
	line-height: 1.1em;
	padding-bottom: 15px;
}
#column_right p a {
	font-weight: bold;
	color: #FFFFFF;
}
#column_right p a:hover {
	font-weight: bold;
	color: #256EB2;
	text-decoration: none;
}
#column_left ul li {
	list-style-position: inside;
}
#cornerbug {
	height: 140px;
	width: 140px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
	text-indent: -9999px;
	background: url(../images/corner_bug.png) no-repeat;
	behavior: url(../scripts/iepngfix.htc);
}

#comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
}

#curved_address {
	height: 59px;
	width: 508px;
	position: absolute;
	left: 416px;
	top: 309px;
}
#doc_names {
	height: 16px;
	width: 391px;
	position: absolute;
	top: 370px;
	left: 10px;
}
#footer {
	position: relative; /* negative value of footer height */
	height: 120px;
	clear:both;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F15A2A;
}
#footer_content {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	text-align: left;
}
#inner_wrap {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
	bottom: 0px;
	background-image: url(../images/white-background.png);
}

#hr {
	clear: both;
}
#image_heading {
	width: 967px;
	position: relative;
	margin: 0px auto;
	height: 390px;
}

#main_logo {
	height: 104px;
	width: 397px;
	position: absolute;
	left: 10px;
	top: 261px;
	text-indent: -9999px;
	background: url(../images/main-logo.png) no-repeat;
}
#navcontainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 0px;
	background-color: #0258A0;
	width: 930px;
	height: 27px;
	padding-top: 2px;
	position: relative;
	background-image: url(../images/navigation_gradient.gif);
	background-repeat: repeat-x;
	background-position: center 5px;
}
#navlist li {
	display: inline;
	padding-bottom: 14px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#navlist a {
	padding-left: 20px;
	padding-bottom: 14px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.4em;
}
#navlist a:link, #navlist a:visited {
	padding-left: 20px;
	color: #FFF;
	background: url(../images/white-paw.png) no-repeat 6px 4px;
}
#navlist a:hover {
	color: #F15B2B;
	padding-left: 20px;
	background: url(../images/gold-paw.png) no-repeat 2px 4px;
}
#random {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 85%;
	line-height: 100%;
}
.img_centered {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #F15B2B;
	clear: both;
}
.img_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.img_right {
	padding: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #F15B2B;
}
.img_left_bordered {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	border: 1px double #F15B2B;
}
.footer_two_columns_right {
	display: inline;
	width: 475px;
	float: right;
	clear: none;
	text-align: right;
	position: relative;
	margin-right: 35px;
}
.footer_two_columns_left {
	display: inline;
	width: 200px;
	float: left;
	clear: left;
	margin-left: 35px;
}
.staffheadlines {
	font-weight: bold;
	clear: left;
	float: left;
	border: 1px dotted #F15B2B;
}
.two_columns_left {
	display: inline;
	width: 330px;
	float: left;
	clear: left;
}
.two_columns_right {
	display: inline;
	width: 330px;
	float: left;
	clear: none;
	padding-left: 10px;
}
/* web designer credit information*/
#credit-holder {
	position: relative;
	margin: 0px;
	float: right;
}
.credit {
	background-image: url(http://www.theaffordablewebguy.com/images/tagline_2color_reversed.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 15px;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
