﻿body {
	background-image: url(images/background.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-top: 40px;
}
#bottomTag {
	font-family: Tahoma, Arial, "Arial Rounded MT Bold";
	font-size: 13px;
	font-weight: bold;
	clear: both;
	margin-left: 30px;
	width: 400px;
}
#outerWrapper {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}
#headerBar {
	float: left;
	background-image: url(images/headerBanner.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 850px;
}
#menuBar {
	clear: both;
	float: left;
	height: 30px;
	width: 850px;
}
#mainContent {
	clear: both;
	float: left;
	width: 850px;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	font-family: Tahoma, Arial, "Arial Rounded MT Bold";
	font-size: 13px;
	background-image: url(images/bkgdBorder.jpg);
}
#footer {
	clear: both;
	background-image: url(images/pageFooter.jpg);
	background-repeat: no-repeat;
	height: 110px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, "Arial Rounded MT Bold";
	font-size: 10px;
	text-align: center;
}
#para1 {
	clear: both;
	margin: 20px 0px 5px 40px;
	width: 420px;
}
.features {
	float: left;
	position: relative;
	margin-left: 70px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424553;
}
#tagLine {
	float: left;
	position: relative;
	margin-left: 20px;
	margin-top: 11px;
	margin-bottom: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #424553;
	font-weight: bold;
}
.headingTextLeft {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	width: 400px;
	margin-left: 5px;
	text-align: left;
	float: left;
	clear: both;
	display: block;
}
.headingTextRight {
	position: relative;
	top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	width: 400px;
	margin-right: 20px;
	float: right;
	display: block;
}
#leftBox {
	clear: both;
	display: block;
	float: left;
	width: 350px;
}
#rightBox {
	position: relative;
	display: block;
	float: right;
	margin-right: 20px;
}
.rightImage {
	margin-right: 20px;
	margin-top: 70px;
}
#wholeBox {
	clear: both;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
html {
	font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
}
#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #75A542;
	width: 850px;
	float: left; /* Contain floated list items */;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#nav ul {
	margin-left: 50px;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
}
#nav a {
	float: left;
	width: 140px;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	background: url(images/tab.gif) no-repeat; /* Add the background image */
}
#nav #nav_con a {
	border: none;
}
#nav a:hover {
	background-position: -140px 0;
	color: #000;
	background-color: #75A542;
}
#body_hom #nav_hom a, #body_ken #nav_ken a, #body_dog #nav_dog a, #body_cat #nav_cat a, #body_shp #nav_shp a, #body_con #nav_con a {
	background-position: -280px 0;
	color: #000;
	font-weight: bold;
}
#feature {
	position: relative;
	top: 180px;
	background: #96BF55 url(images/bottom_left.gif) no-repeat bottom left;
	width: 50em;
}
#feature dl {
	background: url(images/top_left.gif) no-repeat;
}
#feature dt {
	background: url(images/top_right.gif) no-repeat top right;
	padding: 1.17em 1.17em 0;
	font-size: 170%;
	color: #FFF;
	line-height: 1;
}
#feature dd {
	background: url(images/bottom_right.gif) no-repeat bottom right;
	padding: 1em 2em 2em;
	color: #1B220F;
	line-height: 1.3;
}
.captioned_photo {
	position: relative;
	float: left;
	display: block;
	margin: .5em 1.25em .5em 0;
	padding: 1em;
	border: 1px solid #ccc;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	background: url(images/bg.gif) bottom left repeat-x;
	line-height: 1em;
}
#wrapper {
	background: #FFFFFF;
	width: 789px;
	margin: 0 auto;
}
#header {
	background: #FFF url(images/header.gif) no-repeat;
	height: 25px;
}
#header h1 {
	width: 700px;
	height: 25px;
	text-indent: 29px;
	font-family: Tahoma, Arial, "Arial Rounded MT Bold";
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
#bx_footer {
	background: #FFF url(images/footer.gif) no-repeat top left;
	color: #999;
	padding: 10px 15px;
	height: 25px;
	margin: 0 auto;
	float: left;
	width:757px;
	
	
}
#content {
	background: #FFF url(images/Rounded_bkgnd.gif) repeat-y left;
	padding: 10px 15px;
	float:left;
	
}
#contentclear {
	
	float: clear;
	
}
#contentfooter {
float: left;
	padding: 10px 15px;
}
#sml_wrapper {
	float: left;
	background: #FFFFFF;
	width: 385px;
	padding: 2px 10px;
}
#sml_header {
	background: #FFF url(images/smll_header.gif) no-repeat;
	height: 25px;
}
#sml_header h1 {
	width: 350px;
	height: 25px;
	text-indent: 29px;
	font-family: Tahoma, Arial, "Arial Rounded MT Bold";
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
#sml_bx_footer {
	background: #FFF url(images/smll_footer.gif) no-repeat top left;
	color: #999;
	padding: 10px 15px;
	height: auto;
	margin: 0 auto;
}
#sml_bx_footer p {
	width: 350px;
}
#sml_content {
	background: #FFF url(images/Smll_Rounded_bkgnd.gif) repeat-y left;
	padding: 10px 15px;
}
#sml_boxes_wrapper {
	clear: both;
	background: #FFFFFF;
	width: 828px;
	margin-left: 17px;
}
.small {
	font-family: Tahoma, Arial, "Arial Rounded MT Bold";
	font-size: 11px;
}
#rescueprofile {
	width: 700px;
	float:left;
	border-style: solid;
	border-width:thin;
	border-color: #75A542;
	margin-top: 15px;
	margin-left: 20px;
	padding: 5px;
	
	
	
}
#rescueDesc {
	font-family: Tahoma, Arial, "Arial Rounded MT Bold";
	font-size: 12px;
	margin-left: 10px;
	float: left;
	width: 400px;
	

}
#rescueDesc ul {
	font-family: Tahoma, Arial, "Arial Rounded MT Bold";
	font-size: 12px;
	position: relative;
	padding-left: 10px;
	list-style-type: none;
	float:left;	
		
}

