@charset "utf-8";
/* CSS Document */

body {
	background:url(images/background.gif) repeat-x #e1d9c3; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:70%; color:#443f32;
}
div.bodyBorder {
	width:980px;
}

div.header {
	float:left; width:550px; background:url(images/quarry-hill-park-animal-hospital.gif)  no-repeat left top; height:106px; padding:143px 0px 0px 30px; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.3em; 
}
	div.header div.signup {
		float:left; width:206px; height:79px; background:url(images/special-background.gif) repeat-x; border:2px solid #aca289; padding:10px 0px 0px 0px; margin-right:20px;
	}
	div.header div.special {
		float:left; width:316px; height:79px; background:url(images/special-background.gif) repeat-x; border:2px solid #aca289; padding:10px 0px 0px 0px;
	}
		div.header div.special h3 {
			font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em; font-weight:normal; margin:0px; padding:0px;
		}
		div.header div.special p {
			text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:.8em; font-weight:bold; padding:5px 10px 0px 10px; margin:0px;
		}
		div.header a {
			color:#FFFFFF; text-decoration:underline;
		}
		div.header a:hover {
			color:#FFFFFF; text-decoration:none;
		}

div.flash {
	float:left; width:400px; height:249px;
}
div.bodyContent {
	float:left; width:980px; background:url(images/content-background.png) repeat-y; text-align:justify; line-height:1.8em;
}
	div.bodyContent div.nav {
		float:left; width:198px; padding:0px 20px 20px 0px; background:url(images/nav-bottom-paws.png) no-repeat bottom;
	}
		div.nav h3 {
			font-size:1.3em;
		}
		div.nav ul {
			width:198px; margin:0px; padding:0px; list-style:none; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.3em;
		}
			div.nav ul li {
				width:198px; padding:5px 0px 5px 0px; 
			}
			div.nav ul li a {
				color:#443f32; text-decoration:none;
			}
			div.nav ul li a:hover {
				color:#443f32; text-decoration:none; background:url(images/nav-hover-paw.png) no-repeat right; padding-right:20px;
			}
	
	div.contentHolder {
		float:left; width:898px; background:url(images/aaha-dog.jpg) no-repeat bottom; padding:0px 41px 30px 41px; 
	}
	div.contentHolder div.homeLeft {
		float:left; width:320px; padding:0px 30px 0px 0px;
	}
	div.contentHolder div.homeRight {
		float:left; width:330px;
	}
	div.contentHolder div.fullCol {
		float:left; width:680px;
	}
div.footer {
	float:left; width:940px; background:url(images/site-bottom.gif) no-repeat top; padding:20px 20px 15px 20px; font-size:.9em;
}
	div.footer a, div.footer a:hover {
		color:#443f32;
	}		


h1,h2,h3 {
	font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em; margin-bottom:0px; padding-bottom:0px;
}

form {
	margin:0px; padding:0px;
}
input,textarea {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#443f32;
}
a {
	color:#7f755c; text-decoration:underline;
}
a:hover {
	color:#7f755c; text-decoration:none;
}
img.homeStaffPhoto {
	padding-left:8px;
}