/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bodywrap {
	width: 100%;
	padding-top: 20px;
}

#header {
	width: 100%;
	height: 190px;
	background-repeat: repeat-x;
	background-image:  url(../graphics/backgrounds/headerbg.jpg);
	background-position: left top;
	
}

.headerleft {
	width: 139px;
	height: 190px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}

.logo {
	text-align: center;
}



#headermiddle {
	background-image:  url("../graphics/backgrounds/headermiddlebg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	left: 218px;
	right: 219px;
	height: 190px;
	margin-top: 0px;
	text-align: center;
	}


.headerright {
	width: 138px;
	float: right;
	height: 190px;
	
}



#leftcol {
	margin-left: 10px;
	padding-right: 0px;
	float: left;
	width: 180px;
	top: 238px;
	visibility: visible;
	left: 1px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.leftcolbox {
	width: 170px;
	border: 1px solid #ea4a15;
	padding: 3px;
	margin-bottom: 3px;

}

.leftcolinnerbox {
	width: 166px;
	border: 1px solid #000000;
	padding: 1px;
	
}		

#centercol {
	margin-left: 229px;
	margin-right: 24px;
	position: static;
	margin-bottom: 25px;
	margin-top: 0px;
}

.rightpic {
	height: 202px;
	width: 264px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}

.refrightpic {
	height: 113px;
	width: 150px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}

.refleftpic {
	height: 113px;
	width: 150px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 100%;
	left: 0px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #E74C16;
	clear: none;
	margin: 0px;
	float: left;
}





.tncontainer {
	height: 130px;
	padding-left: 20px;
	background-image: url(../graphics/backgrounds/pawprintsbgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.thumbnails {
	margin: 0px 5px 10px 20px;
	float: right;
	height: 100px;
	width: 80px;
	border: 1px solid #000000;
}

