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

body {	
		background-color:#2e0c02;
		font-family:"Comic Sans MS";
		margin:0px;
		text-align:center;
}
h1 {
	font-size: 32px;
	font-family: Jokewood;
	font-weight:bold;
	color:#2e0c02;}
h2 {
	font-family:"Bradley Hand ITC";
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#2e0c02;}
h3 {
	font-size:20px;
	font-family:Jokewood;
	color:#2e0c02;
	display:inline;}
h4 {
	font-size:16px;
	font-family:"Comic Sans MS";
	color:#2e0c02;
	text-align: justify;
	
	display: inline;
	}

.clear { clear:both;}
a img { border:none;}
#headerArea {}
#header{ 
		background-image: url(../images/the-dog-header.jpg);
		background-repeat:repeat-x;
		margin:0px auto;
		padding:0px;
		height:250px;
}
#logo {
	margin:0 0 0 20px;
	padding:0;
	float:left;
	width:203px;
	}
#companyname{
		margin:0 auto;
		padding:10px 0;
		width:900px;
		}
#slogan{
	width:800px; 
	font-family: "Comic Sans MS"; 
	color:#FF6600; 
	font-size:20px;
	font-weight:bold;
	margin:0 auto;
	}
#addressPhone {
		font-size: 16px;
		font-family:"Comic Sans MS";
		font-weight:bold;
		color:#2e0c02;
		margin:0 auto;
		padding:10px 0;
		width:800px;}
		
#mainmenu {
		margin:10px auto;
		padding:0;
		
}
#mainmenu ul {
		list-style-type:none;
		padding:0px;
		margin:0px;
		display:inline-block;
}
#mainmenu li{
			margin:0;
			display:inline-block;
			}
#mainmenu li a {
	padding:35px 40px;
	width:100px; 
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold; 
	text-decoration:none; 
	background-image: url(../images/main-menu-inactive-right.png);
	background-repeat:no-repeat; 
	background-position: center;
	display:inline-block;}
#mainmenu li a:active { background-image:url(../images/main-menu-active-right.png); background-repeat:no-repeat; background-position:center; }
#mainmenu li a:hover { background-image:url(../images/main-menu-hover-right.png); background-repeat:no-repeat; background-position:center;}

form {
		margin:0px;
		padding:0px;
}

.biscuitdivider {
	background-image: url(../images/boneline.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:40px;
}
.spotruldivider {
	background-image: url(../images/spotrul2.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:40px;
	background-attachment:scroll;
}
#content{
	width:900px;
	margin:20px auto;
	padding:15px 20px;
	font-size:14px;
	color:#2e0c02;
	text-align: left;
	background-color:#ffffcc;
	vertical-align:top;
	
	}
#content2 {
	width:900px;
	margin:10px auto;
	padding:15px 20px;
	 background-color:#663300;
	 font-size:14px;
	 color:#ffffcc;
}

#fosterArea {
	width:860px;
	min-height:220px;
	margin:5px auto;
	padding:0px;
}
.fosters {
		width:175px;
		height:200px;
		margin:12px;
		padding:8px;
		background-color:#ffffcc;
		float:left;
		}
		
.fosters a {	
		font-family:"Comic Sans MS";
		font-size:18px;
		color:#2e0c02;
		font-weight:bold;
		text-decoration:none;}

.fosters a:hover { color:#FF6600;}
.addToCart{
		width:100px;
		margin:0;
		padding:0;
		display:inline;	
		}
.announcements {
		font-family:"Comic Sans MS"; 
		color:#FF9900;
		font-size:30px;
		font-weight:bold;
		position:fixed;
		text-align:center;}


#footerBarkPark {
	background-attachment:scroll;
				}
#associations {
	margin:0 auto;
	height:330px;
	width:1155px;}
#dogsindanger {
	width:120px;
	float:left;
	margin:5px;

}
#dogTec {
	width:100px; 
	height:100px;
	float:left;
	margin:5px;
}
#pcsa {
	width:375px;
	float:left;
	margin:5px;
	  }
#apdt {
	width:215px;
	margin:5px;
	float:left;
}
#tbaft {
	width:294px;
	margin:5px;
	float:left;}
#footerArea {
			background-color:#FFffcc;
			height:80px;
			padding:35px 0;}
#copyrightText {
			font-size:10px;
			color:#2e0c02;
			text-align:left;
			float:left;
			width:350px;
			padding: 15px 10px;}
#copyrightText a {
			color:#2e0c02;
			text-decoration:none;}
#copyrightText a:hover {color:#ff6600;}

#socialConnections {
				width:350px;
				float:right;
				margin:10px 0;
				padding:0 10px;}
.socialConnections {
			width:70px;
			height:60px;
			margin:0;
			padding:0 5px;
			float:right;}








