@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background: url(images/acpawbkg.jpg) top;
	font-family:Verdana, Geneva, sans-serif;
}

#header {
	position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width: 950px;
	height:78px;
	background:url(images/nav_bkg.jpg);
}

#container {
	padding:0;
	margin:0 auto 15px auto;
	position: relative;
	width: 950px;
	height:auto;
	background-color:#FFF;
}

p {
	font-size:12px;
	line-height:17px;
	font-family:Verdana, Geneva, sans-serif;
	color:#6e6d6d;
	text-align:justify;
}

p a:link, p a:visited {
	color:#e95101;
}

.orange {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#e95101;
}


h1 {
	margin:0 0 5px 0;
	color:#e95101;
	font-size:19px;
	font-weight:lighter;
}

h2 {
	margin:0 0 5px 0;
	color:#666;
	font-size:19px;
	font-weight:lighter;
}

h3 {
	margin:0;
	color:#e95101;
	font-size:27px;
	font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

h4 {
	margin:15px 0 0 0;
	color:#e95101;
	font-size:15px;
	font-weight:lighter;
}

img {
	border:thin solid #CCC;
	margin:15px 0 15px 0;
}

img.floatLeft {
	float:left;
	margin:6px;
}


/*------------- Left Column ----------------*/
#left {
	margin:0;
	padding:0 5px 0 0;
	float:left;
	width:290px;
	height:auto;
}

#socLinks {
	margin:0;
	padding:0 0 0 170px;
	float:left;
	width:135px;
	height:93px;
	background:url(images/social_bkg.jpg);
}


#adoptable {
	float:left;
	margin:0;
	padding:20px 15px 15px 15px;
	width:280px;
	height:225px;
}


.adoptableImg {
	margin:0 14px 0 0;
	padding:6px;
	float:left;
	background-color:#f9e6db;
	width:114px;
	height:156px;
}

.adoptableImg p {
	font-size:14px;
	line-height:1px;
}

.adoptableImg img {
	margin:0 0 0 2px;
	border:none;
}

#petWeek {
	float:left;
	margin:0;
	padding:10px 30px 15px 15px;
	width:261px;
	min-height:235px;
}

#events {
	float:left;
	margin:0 0 10px 15px;
	padding:5px 15px 10px 15px;
	width:238px;
	height:auto;
	border:thin solid #CCC;
}


#eventsTitle {
	float:left;
	margin:5px 0 0 15px;
	padding:7px 0 0 15px;
	background:url(images/title_bkg.jpg);
	width:255px;
	height:33px;
}

#events p  {
	margin:2px 0 0 0;
	font-size:11px;
	line-height:13px;
}

#facebook {
	float:left;
	margin:0;
	padding:10px 0 15px 15px;
	width:270px;
	height:auto;
}

#petfriends {
	width:238px;
	height:432px;
	background:url(images/petfriends_ad.jpg) no-repeat;
	float:left;
	margin:0 0 10px 15px;
	padding:87px 15px 10px 15px;
	border:thin solid #CCC;
	text-decoration:none;
}

#petfriends p {
	color:#FFF;
	font-size:13px;
	text-align:center;
}


	


/*------------- Right Column ----------------*/
#right {
	margin:0 0 0 15px;
	padding:0;
	float:left;
	width:620px;
	height:auto;
}

.copy {
	float:left;
	width:599px;
	margin:0 0 30px 0;
	padding:10px;
}

.copy p {
	line-height:21px;
}

.rightCols {
	margin:0 0 20px 0;
	padding:0 14px 0 14px;
	float:left;
	width:270px;
	height:315px;
}

.rightCols img {
	border:thin solid #CCC;
	margin:0;
}

.rightCol {
	margin:0 5px 20px 3px;
	padding:0;
	float:left;
	width:290px;
	height:auto;
	text-align:left;
}

.quote {
	float:left;
	margin:0 0 15px 0;
	padding:8px 10px 8px 10px;
	width:599px;
	height:auto;
	background:url(images/quotebkg.png) no-repeat;
	border-bottom:thin solid #CCC;
	border-top:thin solid #CCC;
}

.quote p {
	font-size:16px;
	line-height:22px;
}

.region {
	float:left;
	margin:0 0 15px 0;
	padding:8px 10px 8px 10px;
	width:599px;
	height:auto;
	background:url(images/quotebkg.png) no-repeat;
	border-bottom:thin solid #CCC;
	border-top:thin solid #CCC;
}


/*------------- Navigation -----------------*/

#nav  {
	margin:35px 0 0 165px;
	float:left;
	color:#e95101;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
}

#nav a:link, #nav a:visited {
	color:#e95101;
	text-decoration:none;
	margin:0 0 0 14px;
}

li {
	display:inline;
}

ul {
	margin:0;
	padding:0;
}

#nav ul li a {
	margin:0;
	padding:3px;
}

#nav a:hover {
	color:#000;
	background-color:#F63;
	width:102%;
}



/*------------- Footer -----------------*/


#footer {
	margin:0;
	padding:0;
	position:relative;
	margin:0 auto 0 auto;
	width: 950px;
	color:#999;
}

.footerLeft {
	padding:10px;
	float:left;
	width:455px;
}

.footerRight, .footerRight p {
	padding:5px;
	float:left;
	width:455px;
	text-align:right;
}

#footer p {
	font-size:9px;
	line-height:12px;
	margin:0;
}

#footer a:link, #footer a:visited {
		color:#e95101;
		line-height:5px;
}

#footerLinks {
	clear:both;
	margin:0;
	padding:8px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	height:14px;
	background:#e95101;
}

#footerLinks a:link, #footerLinks a:visited {
	margin:0 10px 0 16px;
	text-decoration:none;
	color:#333;
}

#footerLinks a:hover {
	color:#FFF;
}
