html	{
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:80%;
	color:#32301e;
	background-color:#584a3f;
	}

#site {
	width:822px;
	margin-left:15px;
	background-image:url(layout/therabbithouse_bg.gif);
	background-repeat:repeat-y;
	background-color:#fff;
	float: left;

}

#header {
	background-image:url(layout/header_therabbithouse.png);
	background-repeat:no-repeat;
	height:184px;
}


#footer {
	background-image:url(layout/therabbithouse_footer.gif);
	background-repeat:no-repeat;
	height:35px;
	clear:both;
}

#breadcrumb {

	font-size:85%;

}


#leftcol {
	width:165px;
	margin-left:20px;
	background-image:url(layout/nibble.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#trh_rightcol {
	float:left;
	width:200px;
	margin-top:22px;
}

.rightbox {
	border:3px solid #7a6854;
	background-color:#a58d6e;
	background-image:url(layout/rightbox.gif);
	padding:5px;
	color:#26201c;
	font-size:smaller;
	margin-bottom:20px;

}

.rightbox h4 {
	margin-top:0;
	padding-top:0;
	margin-bottom:2px;
	font-size:120%;
}

.rightbox a {
	font-weight:bold;
	color:#a9c933;
	font-size:110%;
}

#content {
	width:560px;
	float:right;
	margin: 0px 45px 20px 0;
}

a {
	color:#839d27;
	}

a:hover {
	text-decoration:none;
	}

#nav {
	list-style-type:none;
	padding:0 10px 0 10px;
	margin:15px 0 0 0 ;
	font-weight:bold;
	width:140px;
	}

#nav li {
	display:inline;
}

#nav a {
	border-top: 1px solid #32301e;
	text-decoration:none;
	display:block;
	color:#32301e;
	padding:5px 0 5px 0;
	margin:0;
	}

h1 {
	font-size:170%;
	color:#8c964a;
	font-family:tahoma;
}

h2 {
	font-size:140%;
	clear:both;
	color:#8c964a;
	font-family:tahoma;
}

h3 {
	clear:both;
	color:#8c964a;
	font-size:120%;
}

td,th {
	font-size:80%;
	}

.imgleft  {
	float:left;
	margin-right:5px;
}

.imgright  {
	float:right;
	margin-left:5px;
}

#comments {
	font-size:80%;
	}

#comments form {
	border-top:1px solid #32301e;
	padding:10px;
}

label {
	width: 80px;
	float: left;
	text-align: right;
	margin: 0 1em 5px 0;
	clear: left;
	}

.section {
	width:170px;
	font-size:80%;
	margin-bottom:10px;
	color:#8b8654;
	margin-right:10px;
	text-align:center;
	}

.section ul {
	margin:0;
	padding:0;
	list-style-position:inside;
	line-height:100%;
}

.section li {
	margin:0;
	padding:0 0 2px 0;
	}

.section a {
	color:#8b8654;
	padding:1px 0 1px 1px;
	margin:0;
	}

.section img {
	border:0;
}

.galthumbs img {
	margin: 0 0 10px 5px;
	border:0;
}
.ftiny {margin-top:0px;margin-bottom:0px;line-height:100%;font-size:75%;}
.dividerbox {padding: 5px 5px 5px 0;border-top:1px solid #8b8654;margin-bottom:10px;clear:both;}
.dividerbox h2, .reviewbox h2 {margin-top:0px;padding-left:0;clear:none;}
.reviewbox {padding: 5px;margin-bottom:10px;border:1px solid #32301e;clear:both;background-color:#f5f8ec;}

.bigpic img,.bigpicleft img  {
	border:0;
	}
.bigpic {
	text-align:right;
	font-size:80%;
	width:200px;
	float:right;
	clear:right;
	margin-bottom:10px;
	}

.bigpicleft {
	text-align:left;
	font-size:80%;
	width:200px;
	float:left;
	clear:left;
	margin-bottom:10px;
	}

a img {
	border:0;
}

.cageinfo {
	margin-top:15px;
}

td,th {
	padding:3px 8px 3px 0;
}

.cageinfo th {
	text-align:right;
}

.cageretailers {
	color:#b0a656;
	margin-left:40px;
}
