html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center; background: #40591f	 url(/assets/img/body_bg.png) repeat-x;}
body{font-family:Arial,"Arial Unicode MS",Helvetica,Univers,"Franklin Gothic Book",Segoe,"Segoe UI","Liberation Sans","Bitstream Vera Sans",Verdana,sans-serif;}
p{margin:0 0 1em}

#header{position:relative}
#header a{position:absolute;right:0;top:23px;}
#container{text-align:left}
#primary{line-height:1.4}
/*#tertiary{background:#B9CAFF}*/
/* #secondary{background:#FF8539} */
#footer{background: #332919;color: #d0cda6}
#footer p{margin: .5em;}
#footer a{display:inline;padding:0;color: #C6D5FD}

#container{width:750px;margin:0 auto; border:4px solid #332919; background: #fff;}
#wrapper{float:left;width:100%}
#main{margin: 0 230px 0 175px}
#tertiary{float:left;width:175px;margin-left:-750px; font-size: 11px;}
#secondary{float:left;width:230px;margin-left:-230px; font-size: 11px;}
#footer{clear:left;width:100%; padding: 1px 0;}


/*		2 COLUMNS*/
.col-2 #secondary {
	display: none;
} 
.col-2 #main {
	margin: 0 0 0 175px;
}






#header {
	height:269px;
	width:750px;
	background: url(/assets/img/header_bg.gif) bottom no-repeat;
	margin-bottom: 1.5em;
}

.inner {
	margin: 1em;
	margin-bottom: 2em;
}
.col-2 #main .inner {
	margin-right: 2em;	
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#footeralt {
	background-color: red;
}
a img {
	border: none;
}
.imgwrap {
	display: block;
	margin: .5em 0;
	border:1px solid #332919;
	padding: 0;
	height: 74px;
	width: 205px;
}
a.imgwrap:hover {
	border-color: #a7c076;
}
.imgwrap img {
	margin: 2px;
	
}
h1 {
	margin: 0 auto .5em;
	text-align: center;
}
#info {
	border-top: 1px solid #ccc;
	padding-top: 1em;
}
#outer-footer #since {
	font-size: 1.2em;
	font-family: georgia, "times new roman", serif;
	margin: 2em 0;
	color: #fff;
}
#outer-footer a {
	color: #dbe1bc;
}
#top {
	height: 0;
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:1px;
}

.flow-right {
	float: right;
	margin-bottom: 10px;	
	margin-left: 10px;
	display: block;
}
.flow-left {
	float: left;
	margin-bottom: 10px;	
	margin-right: 10px;
	display: block;
}
.stretch {
	width:99%;
}
.border {
	border:2px solid #ccc;
	padding:2px;
}
.clear {
	clear:both;
}

hr {
	border: 1px solid #ccc;
	border-width: 1px 0 0;
}
.center {
	display: block;
	margin: 0 auto;
}
label {
	font-weight: bold;
}

span.req {
	color: red;
	font-weight: bold;
}

.product-image {
	padding: 2px;
	border: 1px solid #666;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

table {
	margin: .5em 0 1em;
	border-collapse: collapse;
}
table th, table td {
	padding: 0 20px 0 0;
}

.product {
	padding: 5px;
}
.odd {
	background: #eee;
}
.product th {
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
}

#outer-footer #contact_info {
	border: 1px dotted #7b8e57;
	border-width: 1px 0;
	color: #dbe1bc;
	padding: .5em 0;
	width: 750px;
	margin: 0 auto 1em;
}

.product {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
.pricing {
	float:left;
}
table td {vertical-align: top;}

h3 {
	font-size: 1.3em;
	color: #40591f;
	margin: .5em 0;
}
h4 {
	color: #40591f;
	font-size: 1.1em;
	background: #a7c077;
	margin-bottom: 0;
	padding: 3px 5px;
	margin-bottom: 1px;
}







#inventory{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
#inventory .species,
#inventory .container,
#inventory .size,
#inventory .quantity,
#inventory .notes{
	border-collapse: collapse;
	border-spacing: 0;
	border:1px solid #CCCCCC;
	vertical-align: baseline;
}
#inventory .species{width:160px;}
#inventory .container{width:70px;}
#inventory .size{width:50px;}
#inventory .quantity{width:70px;}
#inventory .notes{width:160px;}
#inventory thead tr th{font-weight:bold;}
#inventory thead tr th,
#inventory tbody tr td{
	border:1px solid #CCCCCC;
	padding:3px;
}










#prim-nav {
	height:30px;
	float:left;
	width:100%;
	background:transparent;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:4px 0 3px 0;
}
#prim-nav ul {
	height:30px;
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:7px 0 0 0;
	position:relative;
	left:50%;
	text-align:center;
}
#prim-nav ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	border-right: 1px solid #69502D;
}
#prim-nav ul li.first{
	border-left: 1px solid #69502D;
}
#prim-nav ul li a {
	display:block;
	margin:0 0 0 1px;
	padding:0 8px;
	background:transparent;
	color:#DBE1BC;
	text-decoration:none;
	line-height:1.3em;
	text-transform:capitalize;
}
#prim-nav ul li a:hover {
	background:transparent;
	color:#DBE1BC;
	text-decoration:underline;
}
#prim-nav ul li a.active,
#prim-nav ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}




html body p#quote{
	font-size: 1.3em;
	font-weight: normal;
	clear:both;
	margin:1em;
	padding-top:15px;
	color: #dbe1bc;
	font-family: georgia, "times new roman", serif;
}
html body p#quote cite {
	font-size:.8em;
	margin-left:1em;
}
html body p#quote:before, html body p#quote:after{
	content: "\0020"; display: block; height: 0; visibility: hidden;
	clear: both;
}

