body
{
	background: #ffffff url(../images/headerBg.gif) top left repeat-x;
	margin: 0;
	padding: 0;
	font-family: arial;
}

img {
	border: none;
}

hr {
	color: #cccccc;
	background: #cccccc;
	height: 1px;
	clear: both;
	padding: 0;
	border: none;
}

.clear {
	clear: both;
}

#container {
	width: 860px;
	float: left;
	clear: both;
}

#headerDiv
{
	background: url(../images/logo1.gif) top left no-repeat;
	width: 840px;
	height: 121px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	font-family: verdana;
}

#addressInfo
{
	position: absolute;
	top: 85px;
	left: 135px;
	font-size: 10px;
	letter-spacing: -1px;
	text-align: center;
}

#addressInfo a
{
	color: #AD758E;
	text-decoration: none;
}

#addressInfo a:hover
{
	color: #7B646E;
	text-decoration: underline;
}

#memberLoginDiv
{
	position: absolute;
	top: 0;
	left: 535px;
	font-size: 10px;
	text-align: left;
}

#memberLoginDiv form, #memberLoginDiv fieldset, #newsletterSignupDiv form, #newsletterSignupDiv fieldset {
	margin: 0;
	padding: 0;
}

#memberLoginDiv fieldset, #newsletterSignupDiv fieldset {
	border: none;
}

#memberLoginDiv a
{
	color: #A4A4A4;
	text-decoration: none;
}

#memberLoginDiv a:hover
{
	color: #656565;
	text-decoration: underline;
}

#memberLoginDiv legend
{
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6C;
	margin: 2px 0;
	padding: 0;
}

.inputBox
{
	background: #ffffff;
	color: #A4A4A4;
	border-left: 2px solid #959595;
	border-top: 2px solid #959595;
	border-right: 2px solid #FBFBFB;
	border-bottom: 2px solid #FBFBFB;
	margin-bottom: 2px;
}

.loginBtn
{
	color: #999999;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	background: url(../images/loginBtn.gif) top left no-repeat;
	width: 69px;
	height: 21px;
	border: none;
	cursor: pointer;
	margin-bottom: 4px;
}

#dog
{
	position: absolute;
	top: -10px;
	right: 0;
	background: url(../images/medicalDog.jpg) top right no-repeat;
	width: 218px;
	height: 224px;
}

#menuDiv
{
	width: 174px;
	background: url(../images/menuBg.gif) top left repeat-y;
	margin-top: 21px;
	float: left;
	text-align: left;
}

.menuList
{	
	margin: 10px 0 0 16px;
	padding: 0 0 0 16px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.menuList li
{
	line-height: 1.2em;
	margin-top: 2px;
}

#menuDiv a
{
	color: #ffffff;
	text-decoration: none;
}

#menuDiv a:hover
{
	color: #cccccc;
	text-decoration: underline;
}

li a#activeItem
{
	color: #003B89;
}

p a#activeItem
{
	color: #cccccc;
}

#activeBullet
{
	color: #003B89;
}

#menuDiv p
{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 4px 0;
	padding: 0 0 0 16px;	
	background: #003B89;
	color: #ffffff;
}

#sponsorDiv
{
	text-align: center;
	margin-top: 4px;
	margin-bottom: 20px;
}

.blueLine
{
	width: 155px;
	margin-left: 8px;
	background: #003B89;
	color: #003B89;
	height: 1px;
	font-size: 1px;
}

.signUpBtn
{
	color: #999999;
	background: url(../images/signUpBtn.gif) top left no-repeat;
	width: 69px;
	height: 20px;
	border: none;
	cursor: pointer;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
}

#newsletterSignupDiv legend
{
	font-size: 15px;
	font-weight: bold;
	margin: 2px 0;
	padding: 0;
	background: none;
	color: #ffffff;
}

#newsletterSignupDiv
{
	margin: 6px;
}

#footerDiv
{
	background: #003B89;
	clear: both;	
	height: 30px;
	padding-right: 10px;
}

#footerDiv a {
	color: #ffffff;
}

#footerText
{
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	padding: 10px 0 0 10px;
}

#contentDiv {
	width: 666px;
	float: left;
	margin: 21px 0 0 0;
	padding-bottom: 10px;
}

.col1
{
	width: 49%;
	float: left;
	font-size: 12px;
	color: #424242;
	margin: 4px;
}

.col2
{
	width: 45%;
	float: right;
	font-size: 12px;
	color: #424242;
	margin: 4px;
}

.col1 a, .col2 a
{
	color: #424242; 
	text-decoration: none;
	font-weight: bold;
}

.col1 a:hover, .col2 a:hover
{
	color: #000000;
	text-decoration: underline;
}

.col1 img, .col2 img {
	margin: 4px 0 0 0;
}

.contentBoxList
{
	margin: 4px 0 4px 10px;
	padding: 0 0 0 5px;
	list-style: disc;
}

.contentBoxList li
{
	font-weight: bold;
	margin-bottom: 4px;
}

.donateBtn
{
	background: url(../images/donateNowBtn.gif) top left no-repeat;
	display: block;
	text-indent: -9999px;
	width: 87px;
	height: 21px;
	border: none;
	cursor: pointer;
}

.shopBtn
{
	background: url(../images/shopOnlineBtn.gif) top left no-repeat;
	display: block;
	text-indent: -9999px;
	width: 87px;
	height: 21px;
	border: none;
	cursor: pointer;
}

.col1 h2, .col2 h2
{
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 24px;
	line-height: 21px;
	font-weight: bold;
	margin: 6px 0;
	padding: 0;
}

.col1 h3, .col2 h3
{
	font-family: "Times New Roman", Times, serif;
	color: #8B93C1;
	font-size: 24px;
	line-height: 21px;
	font-weight: bold;
	margin: 6px 0;
	padding: 0;
}

#donationDiv
{
	background: url(../images/donationBg.jpg) top left no-repeat;
	width: 319px;
	height: 380px;
	float: left;
	margin: 10px 0 0 10px;
}

#petOwnersDiv
{
	background: url(../images/petOwnersBg.jpg) top left no-repeat;
	width: 319px;
	height: 392px;
	float: left;
	margin: 10px 0 10px 10px;
}

#grantsDiv
{
	background: url(../images/grantsBg.jpg) top left no-repeat;
	width: 319px;
	height: 392px;
	float: left;
	margin: 10px 0 10px 10px;
}

#newsDiv
{
	background: url(../images/newsBg.gif) bottom left repeat-x;
	width: 319px;
	height: 380px;
	float: left;
	margin: 10px 0 0 10px;
}

#newsDiv h4
{
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 11px;
}