@charset "utf-8";
/* CSS Document */
img, div, #tagline1, .leftc, .rightc { behavior: url(iepngfix.htc) }
body {
	background-color: #504b3d;
	background-image: url(images-redesign/header-back-red.jpg);
	background-repeat: repeat-x;
	margin-bottom: 25px;
	margin-top: 0px;
	
}
.clear {
	height:1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
}
#header {
	width: 960px;
	height: 358px;
	margin: 0 auto;
	margin-bottom: 28px;
}
#maincontent {
	width: 960px;
	margin: 0 auto;
	background-image: url(images-redesign/main-back.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#leftc {
	width: 200px;
	float: left;
}
#rightc {
	width: 700px;
	float: left;
	overflow: hidden;
	padding: 0px 5px 0px 35px;
}
#tagline {
	margin: 0 auto;
	width: 701px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.success {
	width: 200px;
	float: left;
	margin: 0px 10px 20px 10px;
	color: #262420;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.05em;
	padding: 4px 2px;
	}
.success a:link, .success a:visited {
	color: #262420;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.05em;
	text-decoration: none;
	}
.success a:hover {
	color: #B40009;
	}	
.imagebox {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}
.imageboxlesspadding {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}
.textbox-left {
	float: left;
	padding: 4px;
	margin: 0px 20px 10px 30px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #B40009;
	color: #262420;
	font-family: Tahoma, Geneva, sans-serif;
}
.textbox-leftnopad {
	float: left;
	padding: 4px;
	margin: 0px 20px 10px 0px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #B40009;
	color: #262420;
	font-family: Tahoma, Geneva, sans-serif;
}
.textbox-right {
	float: right;
	padding: 4px;
	margin: 0px 10px 10px 10px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #B40009;
	color: #262420;
	font-family:Tahoma, Geneva, sans-serif;
}
.angelfund {
	width: 320px;
	margin: 0px 15px 20px 15px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4C18A;
	padding-bottom: 8px;
	min-height: 95px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
/*----------------------text styling---------------------------------*/

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B40009;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2B2821;
	margin-bottom: 20px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #423616;
	font-size: 14px;
	font-weight: bold;
}
p {
	color: #262420;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
	}
.volunteer p {
	font-size: 12px;
}
.volunteer a:link, .volunteer a:visited {
	color: #262420;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.05em;
	}
.volunteer a:hover {
	color: #B40009;
	
}
a:link, a:visited {
	color: #262420;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.05em;
	}
a:hover {
	color: #B40009;
	
}

.smalltext {
	font-size: 12px;
}
.underline {
	text-decoration: underline;
}
.largetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.red {
	color: #F00;
	font-size: 14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
/*-----------------------------------navigation---------------------*/
#nav {
	width: 200px;
	margin: 0;
}
.nav ul li {
	list-style-type: none;
	line-height: 40px;
	width: 200px;
	margin-left: -22px;
	
}
.nav ul li a:link, .nav ul li a:visited {
	color: #423616;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	width: 193px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C5824;
	display: block;
	margin-left: -18px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
}
a.selected {
	color: #524627;
	background-color: #d4c18a;
	font-weight: bold;
}
 
.nav ul li a:hover {
	color: #FFF;
	line-height: 40px;
	background-image: url(images-redesign/hover.jpg);
	height: 40px;
	width: 193px;
}
/*---------------------------------end navigation-------------------*/
#footerwrapper {
	width: 103%;
	background-color: #2b2821;
	margin-left: -10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #b30005;
	margin-bottom: -30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer-inner-text {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	background-color: #2b2821;
	padding-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #A9924F;
	line-height: 20px;
}
#footer-inner-text a:link, #footer-inner-text a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #A9924F;
}
#footer-inner-text a:hover {
	color: #F2F2F2;
}
#home-footer-inner-text, Ehome-footer-inner-text a:visited {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	background-color: #2b2821;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #A9924F;
}
#home-footer-inner-text a:hover {
	color: #F2F2F2;
}
.states {
	font-size: 11px;
	color: #afa17a;
	font-family: Tahoma, Geneva, sans-serif;
	clear: both;
}
.states a:link, .states a:visited {
	font-size: 11px;
	color: #afa17a;
	font-family: Tahoma, Geneva, sans-serif;
}
.states a:hover {
	color:#a9914f;
	text-decoration: none;
}
.awards {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
.centertext {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	background-color: #d4c18a;
	padding: 5px 0px;
	border: 1px solid #B40009;
	font-family: Tahoma, Geneva, sans-serif;
	color: #262420;
}
.centertext a:link, .centertext a:visited {
	font-size: 14px;
	color: #B40009;
}
.centertext a:hover {
	color: #262420;
}
.centertextbox {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
	background-color: #262420;
	padding: 5px 0px;
	border: 1px solid #B40009;
	color: #afa17a;
	font-family: Tahoma, Geneva, sans-serif;
}
.text-centered {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	color: #2B2821;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin-bottom: 20px;
}
/*-----------------------------image styling--------------------*/
.image{
	border: none;
	margin-right: 20px;
}

.imagewborder {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 2px;
	border: 1px solid #B40009;
}
.imageleftnoborder {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 2px;
}
.imagewborder-narrow {
	float: left;
	margin: 0px 5px 10px 0px;
	padding: 2px;
	border: 1px solid #B40009;
}
.imagewborder-spaced {
	float: left;
	margin: 0px 30px 20px 50px;
	padding: 2px;
	border: 1px solid #B40009;
}
.imagewborder-center {
	padding: 2px;
	border: 1px solid #B40009;
}
.imagedonate {
	margin-left: 20px;
	border: none;
}
.imageright {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	border: 1px solid #B40009;
}
.facebook {
	margin-left: 22px;
	width: 150px;
	text-align: center;
	margin-bottom: 20px;
}
.facebookpic {
	padding-left: 3px;
	border: none;
}
.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
	border: none;
}

/*-----------------------------end image styling----------------*/
.icon {
	border: none;
	margin: 0px 3px -5px 0px;
}
.icon-paw {
	margin: 0px 3px -5px 0px;
}
.redtext {
	color: #B40009;
}
/*---------------------------------table styling----------------*/
table {
	border-collapse: collapse;
	width: 500px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin: 0 auto;
	border: 1px solid #afa17a;
}
 
tbody tr:nth-child(odd) {
    background-color: grey;
}
 
tbody {
	background-color: #f2f2f2;
}

tr {
    height: 20px;
}
 
th {
	text-align: center;
	border: 1px solid #afa17a;
	background-color: #504B3D;
	color: #afa17a;
	font-size: 14px;
	padding: 4px 0px;
}
td {
	text-align: left;
	background-color: #f2f2f2;
	padding: 3px 10px;
}
 
thead tr {

}
/*---------------------------------end table styling-------------*/
.donate {
	margin-left: 20px;
	border: none;
}
.volunteer {
	width: 700px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4C18A;
	font-size: 12px;
	}
.noborder {
	border:none;
}
.shop {
	width: 320px;
	float: left;
	margin: 0px 20px 20px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 8px 4px 4px 4px;
	color: #262420;
	background-color: #DFD9C3;
	border: 1px solid #B9AA81;
	min-height: 160px;
}
.shopwide {
	width: 674px;
	float: left;
	margin: 0px 0px 20px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 8px 4px 20px 4px;
	color: #262420;
	background-color: #DFD9C3;
	border: 1px solid #B9AA81;
	text-align: center;
	}
.shopwideleft {
	width: 674px;
	float: left;
	margin: 0px 0px 20px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 8px 4px 4px 4px;
	color: #262420;
	background-color: #DFD9C3;
	border: 1px solid #B9AA81;
	}	
.shopcenter {
	margin-left: 105px;
	margin-bottom: 20px;
	margin-top: 20px;
	border: none;
}
small {
	font-size: 12px;
}
.links {
	width: 320px;
	margin: 0px 20px 20px 0px;
	float: left;
	text-align: center;
	min-height: 225px;
}
	
.shop-store{
	width: 468px;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.paypal {
	margin: 8px 0px;

}
.dogtags {
	float: left;
	margin: 0px 15px 20px 15px;
	border: none;
}
#rightc ul li {
	line-height: 24px;
	list-style-type: none;
	list-style-image: url(images2/paw-red-sm.png);
}

#rightc ul {
	margin-bottom: 25px;
}
.insurance {
	width: 570px;
	height: 180px;
	margin-left: 50px;
	background-image: url(images2/insurance.jpg);
}
.insurance-box1 {
	width: 372px;
	padding: 145px 0px 0px 15px;
	float: left;
}
.insurance-box2 {
	width: 180px;
	padding: 140px 0px 0px 0px;
	
	float: left;
}
.insurance-box1 a:link, .insurance-box1 a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #f3f3f3;
	font-weight: bold;
	font-style: italic;
}
.insurance-box1 a:hover {
	color: #D8B35C;
}
.insurance-box2 a:link, .insurance-box2 a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #f3f3f3;
}
.insurance-box2 a:hover {
	color: #D8B35C;
}
.calendar {
	float: left;
	border: 1px solid #B40009;
	margin: 0px 3px 20px 3px;
}
