/* CSS Document */

body {
	background-color:#b3a792;
}

h1, h2, h3, h4, h5 {
	color:#5a2817;
	font-weight:normal;
	clear:both;
}

p {
	color:#403636;
}

a {
	color: #660000;
}

a:visited {
	color:#5a2817;
}

img {
	border: 1px solid #b3a792;
}

#header {
	background-color:#efdfc4;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	margin-bottom:0;
	padding-bottom:0;
	height:139px;
}

#header img {
	margin-top:12px;
	margin-left:12px;
	padding:0;
	margin-bottom:0;
	border:none;
}

#main_body {
	background-color:#efdfc4;
	background-image: url(../images/main_bg.jpg);
}

#navigation {
	background-color:#f9eed9;
	border: 1px solid #b3a792;
	border-top:0;
	width: 182px;
	margin:0 20px 20px 28px;
}

#navigation ul {
	list-style:none;
	margin:20px;
	margin-top:10px;
	margin-bottom:15px;
}

#navigation ul li {
	font-weight:bold;
	padding:0;	
	margin:5px 0;
	font-size:13px;
	color:#5a2817;	
	text-decoration:none;
}

#navigation ul li a {
	font-weight:bold;
	font-size:13px;
	color:#5a2817;	
	text-decoration:none;
}

#navigation ul li a:hover {
	text-decoration:underline;
}

#content {
	background-color:#f9eed9;
	border: 1px solid #b3a792;
	width: 641px;
	margin:0;
	margin-bottom:20px;
	margin-top:-58px;
	padding:20px;
	padding-bottom:0;
}

#content h1{
	line-height:22px;
}

#content h2 {
	line-height:18px;
}

td {
	padding: 0 20px 20px 0;
}

#content img {
	margin:0;
	margin-right:20px;
	margin-bottom:20px;
}

#home img {
	margin:0;
	margin-left:20px;
	margin-bottom:20px;
}

#footer {
	margin-top:0;
	background-color:#cdb27e;
	background-image: url(../images/footer.jpg);
	background-position:bottom;
	height:87px;
}

#footer p {
	text-align:center;
	color:#5a2817;
	font-size:11px;
	display:inline;
	padding:20px;
}

.paperfoxes {
	margin:0 9px 0 9px;
}
#footer img {
	border:0;
	padding-top:8px;
}

#footer a {
	text-decoration:none;
}

#order_form table {
	border: 1px solid #b3a792;
}

#order_form td {
	padding:5px;
	color:#473c3c;	
}

#order_form h2, #order_form h3 {
	padding-bottom:0;
	margin-bottom:5px;
}

#order_form h3 {
	padding-bottom:0;
	margin-bottom:0;
	font-weight:bold;
}

#personal_info table {
	border:0;
}

#personal_info td {
	padding:5px;
	border:0;
}

td.type {
	text-align:right;
}

#treats {
	width: 400px;
}

#right_quotes {
	
	width: 300px;
	margin:0 0 20px 20px;
	display:inline;
	float:right;
}

#right_quotes img {
	padding:0;
	margin:0;
	border:0;
	border: 1px solid #b3a792;
	margin-bottom:20px;
	}

#quotes {
	background-color:#faf3e6;
	border: 1px solid #b3a792;
	padding:20px;	
	}

#quotes p.quote {
	margin-top:10px;
	margin-bottom:5px;
}

#quotes p.name {
	padding-top:0;
	padding-bottom:0;
	padding-left:40px;
	margin-top:0;
	margin-bottom:15px;
}

h2.ad {
	clear:left;
	}

.subscribe {
	margin: 0 0 0 3px;
	padding: 0 0 0 16px;
	background: url(/images/subscribe.png) no-repeat left center;
	}
