html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
 ul {
	list-style: none;
	margin-left: 10px;
	line-height: 1.3em;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* plain tags */
body {
	font-family: Droid Sans, verdana, sans-serif;
	font-size: 100%;
	padding: 25px 0 0 25px;
	width: 900px;
	}


n-bottom: 0;
	
	
p, dl, li  {
	margin: 1.5em 0;
	line-height: 1.6em;
	}
	
dl dt {
	font-weight: bold;
	}
	
strong {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 1.1em;
	font-weight: bold;
	}
	
	
/* Header */	
#header {	
	font-family: Droid Sans, verdana, sans-serif;
	width: 900px;
	border-bottom: solid;
	border-width: 1px;
	border-color: #999999;
	
	}
/*
#header h1	{
	background: url(../i/oaktown-logo.gif) top left no-repeat;
	margin-bottom: 12px;
	height: 196px;
	width: 387px;
	}
*/	
#header h1 span {
	display: block;
	text-indent: -2000em;
	}
	
h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.6em;
	font-variant: small-caps;
	color: #78963c;
	margin-top: 10px;
	margin-bottom: 10px;
}	

h3 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.5em;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 0px;
}

h4 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.2em;
	font-variant: small-caps;
	color: #78963c;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 18px;
}
	
#inventory #header {
	background: url(../i/inventory.jpg) top right no-repeat ;
	}	
#contact #header {
	background: url(../i/contact.jpg) top right no-repeat;
	}		
	
	
/* Nav */	
#nav	{
	width: 500px;
	padding-top: 4px;
	font-family:georgia;
	font-weight: bold;
	font-size: .8em;
	color: #CCCCCC;
	letter-spacing: 1px;
	padding-left: 42px;
	}
	
#block	{
	margin-top: 20px;
	font-family: inherit;
	padding-bottom: 20px;
	margin-bottom: 0px;
	border-bottom: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	line-height: 1.3em;
	
	}
	
#green_block	{
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #EFF0DC;
	/*background-color: #E5E8D8;*/
	font-family: inherit;
	padding-bottom: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	line-height: 1.3em;
	
	}
	
#home #nav	{
	width: 400px;
	}
		
#nav ul {
	font-size: 76%;
	padding: .5em 0 1.5em 0;
	border-bottom: 1px solid #78963c;
	margin:  0 42px;
	}
#nav ul li {
	margin: .75em 0;
	line-height: 1;
	}

#nav a:link 	{color: #abaa36; text-decoration: none;}
#nav a:visited 	{color: #abaa36; text-decoration: none;}
#nav a:hover 	{color: #78963c; text-decoration: underline;}

a:link 	{color: #abaa36; text-decoration: none;}
a:visited 	{color: #abaa36; text-decoration: none;}
a:hover 	{color: #78963c; text-decoration: underline;}


#inventory td.species a:link 	{color: #78963c; text-decoration: none;}
#inventory td.species a:visited 	{color: #78963c; text-decoration: none;}
#inventory td.species a:hover 	{color: #78963c; text-decoration: underline;}
	
	
/* content */	
#content {	
	color: #444;
	font-size: 72%;
	padding-top: 1.5em;
	}


	
#home #content {	
	padding-left: 42px;
	width: 350px;
	}

#inventory #content,
#contact #content {	
	padding-left: 42px;
	width: 900px;
	}
#home .services li {
	list-style-type: disc;
	margin-left: 2em;
	margin: .5em 0 .5em 2em;

	}	
#hours {
	text-align: right;
	font-size: .7em;
	vertical-align: top;
	text-align: right;
	padding: 10px;
	margin-right: 15px;
	margin-top: -125px;
	color: #333333;
	
	}
	
#hours span {
	font-style: italic;
	display: block;
	}

/* inventory */		
#inventory table {
	width: 850px;
	border-bottom: 2px solid #78963c;
	margin-bottom:3em;
	}

#inventory table tr.even td {
/*	background: #dcebd3;*/
}
#inventory th {
	color: #fff;
	background: #78963c;
	padding: .5em .5em;
	
	}
	
#inventory td {
	color: #444;
	background: transparent;
	padding: .5em .5em;
	border-bottom: 1px solid #ccc;
	}	
	
#inventory table tr.secret {
	display: none;
}	
	
#inventory table tr.out {
	display: none;
}

#contact	{
	float: left;
	}
	
#location	{
	margin-left: 415px;
	width: 450px;
	padding-bottom: 2em;
	}	
/* future blog link - hide for now */	
.blog {}
#footer #nav-bottom .blog {display: none;}
	
#location ol {margin-left: 2em;}	
	
	
	
	
	
/* footer */
#footer {
	font-size: .7em;
	text-align: center;
	/*border-top: 1px solid #78963c;*/
	padding-top: 1em;
	margin: 1em 0 0 42px;
	width: 100%;
	width: 958px;
	clear: both;
	color: #666;
	}
#footer #nav-bottom li {
	display: inline;
	padding: 1em;
	}
#footer #nav-bottom li a {
	padding: .5em 1em;
	}


#nav-bottom a:link 		{color: #78963c; 	text-decoration: none;}
#nav-bottom a:visited 	{color: #78963c;  	text-decoration: none;}
#nav-bottom a:hover 	{color: #336600;  	text-decoration: underline;}




	
/* sale banner */

#sale-banner {
	background: #c61226;
	color: #fff4e3;
	font-family: Georgia;
	margin: -57px 0 20px -25px;
	padding: 12px 0 .5em 0;
	}

#sale-banner h2 {
	font-size: 200%;
	margin: 1em 1em 0em 70px;
	}
#sale-banner h3 {
	font-size: 150%;
	margin: 1em 1em 0em 70px;
	}	
	
#sale-banner p {
	font-size: 100%;
	margin: .5em 1em .5em 70px;
	}	
#sale-banner a:link {color: #fff;}
#sale-banner a:visited {color: #fff;}
#sale-banner a:hover {color: #fff;}


/*
#home-page-image {
	position: absolute;
	top: -275px;
	left: 440px;
}

*/
	
#home-page-image {
	float: right;
	margin: 30px 20px 0 0;
}


	
