BODY {
	background-color: #d7d7d7;
	color: #333;
	font: normal 12px/16px arial, verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	}
	
a:link, a:visited {
	text-decoration: none;
	color: #c90;
	font-weight: bold;
}

a:hover {
	color: #fff;
	}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	font-size: 39px;
}

#left h1 {
	width: 260px;
	}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

#homeImage {
	width: 860px;
	height: 32px;
	padding: 568px 30px 0px 30px;
	margin: 0 auto;
	}

#container {
	width: 860px;
	margin: 0 auto;
}

#left {
	float: left;
	width: 260px;
	margin: 0px 40px 0px 0px;
}

#right {
	float: left;
	width: 560px;
}

#header {
	height: 130px;
	margin-bottom: 0px;
	}
	
#headerCopy {
	float: left;
	width: 560px;
	padding-top: 50px;
	padding-left: 40px;
	}
	
#shopSubNav {
	padding-left: 30px;
	width: 570px;
	float: left;
	text-align: right;
	}
	
#shopSubNavOverlay {
	position: absolute; 
	z-index: 10;
	width: 560px;
	text-align: right;
	}
	
#logo {
	width: 260px;
	float: left;
	margin-top: 49px;
	}
	
#productButtons {
	margin-top: 0px;
	padding-top: 50px;
	padding-bottom: 68px;
	}
	
#productButtons IMG {
	margin-right: 3px;
	}
	
IMG#fordogs {
	margin-right: 0px;
	}
	
#productDesc {
	padding-top: 30px;
	height: 408px;
	}
	
#productDesc P {
	margin: 0;
	padding: 0;
	}

#shopButtons, #contactContent {
	padding-top: 31px;
	padding-bottom: 7px;
	}

#shopLeft, #contactLeft {
	float: left;
	width: 260px;
	height: 400px;
	margin: 0px 40px 0px 0px;
	}
	
#contactLeft {
	height: 400px;
	}
#shopMiddle, #contactMiddle {
	float: left; 
	width: 260px; 
	margin-right: 40px;
	}
	
#contactMiddle, #contactRight {
	margin-top: 40px;
	}
	
#shopRight, #contactRight {
	float: left; 
	width: 260px; 
	}
	
#copyStandard {
	padding-top: 60px;
	padding-bottom: 20px;
	height: 358px;
	}
	
#nav {
	padding-top: 10px;
	}
	
#viewCart, #shippingreturns {
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	}
	
#shippingreturns {
	padding-top: 5px;
	}
	
TABLE#shippingChart {
	border: solid 1px #fff;
	width: 100%;
	}
	
TABLE#shippingChart TD {
	border: solid 1px #fff;
	text-align: center;
	}
	
#storyPhoto {
	background: url(../images/interface/StoryPhoto.jpg) no-repeat; 
	width: 560px; 
	height: 600px;
	}
	
#footer {

	}
	
#footer #nav {
	width: 260px; 
	float: left;
	}
	
#copyright {
	width: 595px;
	text-align: right;
	padding-right: 5px;
	float: left;
	color: #999;
	}
	
#storyPhoto #copyright {
	width: 555px; 
	margin-top: 579px;
	}
	
/* Shop Gallery Nav */

.thumbnails {
	padding-top: 10px;
	}
	
#thumb1, #thumb2_on {
	display: none;
	}
	
#thumb1, #thumb1_on, #thumb2, #thumb2_on {
	margin-right: 10px;
	}
	
#backnext {
	text-align: center;
	color: #fff;
	font-size: 14px;
	}
	
#flashcontent2 {
	display: none;
	}
	
/* Form Styles */

FORM {
	margin: 10px 0px;
	display: inline;
	}

.textfield {
	width: 200px;
	background-color: #d7d7d7;
	border: solid 1px #666;
	}
	
#body {
	width: 200px;
	height: 100px;
	background-color: #d7d7d7;
	border: solid 1px #666;
	}
	


