BODY
{
	background-image:url('clipart/backgrounds/tile/dogGray.gif');
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;text-align:center;
}


#header, #mainUnit, #footer, #nav
{
	text-align:left;
	width:980px;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	background-color:#FFFFFF;
	position:relative;
}

#header
{
	overflow:hidden;
	width:980px;
	text-indent:1000px;
	background-image:url('images/header.jpg');
	/*background-image:url('mockup.jpg');*/
	height:188px;
	background-color:#102f8a;
}

#header h1, #header h2
{
	/*content won't appear -- used to represent text burned into image */
	position:absolute;
	left:2000px;
}


#nav
{
	background-color:#c7b5a1;
	height:28px;
	padding-top:3px;
	text-indent:0px;
}

#nav > div
{
	background-image:url('images/buttonBgRight.gif');
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:auto;
	float:left;
}

#nav > div > div
{
	background-image:url('images/buttonBg.gif');
	margin-right:10px; /*space to show right background (parent div) */
	margin-left:23px; /*space between buttons*/
	padding-left:10px; /*space to show left background (this div) */
	height:22px;
	padding-top:1px;
}

#nav a, #menu a
{
	text-decoration:none;
	color:#000000;
}

#menu, #contentUnit
{
	padding-top:15px;
	padding-left:15px;
}

#menu
{
	float:left;
	width:203px;
	
}


#menu div
{
	width:183px;
	padding-left:10px;
	padding-right:10px;
	background-repeat:no-repeat;
}

#menu .item
{
	padding-bottom:12px;
	background-image:url('images/menuitembg.jpg');
	background-position:bottom;
}


#menu .top
{
	height:12px;
	background-image:url('images/menutop.jpg');
}

#menu .bottom
{
	height:160px;
	background-image:url('images/menubottom.jpg');
}


.special, #locations
{
	width:274px;
	float:right;
}

.special
{
	background-image:url('images/specialbg.gif');
	background-position:bottom;
	
	color:#FFFFFF;
	background-color:#102f8a;
	font-size:20px;
	background-repeat:no-repeat;
	padding-bottom:10px; /*space to show bottom bg  */
}


.special > div
{
	background-image:url('images/specialbg.gif');
	background-position:top;
	padding:10px;   /*space to show top bg (this div) */
	padding-bottom:0px;
	background-repeat:no-repeat;
}


#locations .name
{
	font-weight:bold;
	width:160px;
	float:left;
}

#locations .phone
{
	float:right;
	width:114px;
	text-align:right;
}

#locations .item
{
	padding-top:20px;
	padding-bottom:20px;
}

#contentUnit
{
	float:right;
	width:722px;
}


#footer
{
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #000000;
	clear:both;
	text-align:center;
}

.clearDiv
{
	height:1px;
	width:1px;
	clear:both;
}


#contentUnit h1
{
	font-size:28px;
	font-weight:normal;
}

#contentUnit h2
{
	font-weight:normal;
	font-size:20px;
}

#mainUnit
{
	padding-right:15px;
	width:965px;
}

#articleUnit
{
	width:430px;
	float:left;
	position:relative;
}


ul
{
	list-style-image:url('images/pawbullet.gif');	
}

ul p
{
	text-indent:30px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:1px;
	margin-bottom:1px;
}


#articleUnit.fullAddress
{
	width:386px;
}

#locations.fullAddress
{
	width:320px;
}

#locations.fullAddress div.name
{
	width:320px;
}


#locations.fullAddress table
{
	clear:both;
	width:200px;
}

#locations.fullAddress h3
{
	float:left;
	width:155px;
}


.bio
{
	clear:both;
}

.bio h3
{
	margin:0px;
	padding:0px;
	margin-top:20px;
}

.bio .image img
{
	width:150px;
}

.bio .image
{
	padding-top:30px;
	margin-right:10px;
	width:150px;
	float:left;
}

.bio p
{
	width:500px;

	text-align:justify;
	float:left;
}


.formTable td
{
	text-align:right;
	padding-right:3px;
}

.formTable td.strong
{
	font-weight:bold;
	text-align:left;
	padding-top:20px;
}


#rescueGallery
{
	padding-top:25px;
	position:relative;
	height:2810px;
	clear:both;
}

#rescueGallery div
{
	position:absolute;
	top:-150px;
	left:-230px;
}
