body {
	font-family: "Clearface Gothic LT Std", Arial, sans-serif;
	font-size: 13px;
	color: #3A372C;
	background-color: #3A372C;
}



img, div, a { behavior: url(iepngfix.htc); }
#sidebar p {
	font-size: 1.25em;
	text-align: center;
	margin-bottom: -0.5em;
}
#directions #sidebar img {
	border: 2px ridge #330000;
	width: 95%;
}

a:link {
	color: #330000;
	background-color: inherit;
	text-decoration: underline;
}
#artinfo a {
	color: #FFC;
}
a:hover {
	color: #660000;
	background-color: inherit;
	text-decoration: underline;
}
a:active {
	color: #660000;
	background-color: inherit;
	text-decoration: underline;
}
a:visited {
	color: #330000;
	background-color: inherit;
	text-decoration: underline;
}


#wrapper {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}

#logo {
	position: absolute;
	left: 20px;
	top: 3px;
}
#logo img {
	height: 168px;
	width: 200px;
	margin-top: 1.5em;
}

#banner {
	background-image: url(images/banner1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	border-right: 5px solid #675046;
	margin: 2em 2% 0 2%;
	
}
#banner img {
	height: 97px;
	width: 575px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 175px;
}

#navbar {
	text-align: center;
}
#navbar img {
	text-decoration: none;
	border-right: 2px groove #CCCC99;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 5px;
	padding-left: 5px;
}




#navbar li {
	display: inline;
}
#navbar a {
	text-decoration: none;
	border-style: none;
}
.firstlink {
	border-left: 2px groove #C8C896;
	border-left-style: groove;
	margin-left: -4%;
}


#main {
	background-image: url(images/parchmentbg.png);
	border: 3px solid #5E3D33;
	background-position: center;
	background-repeat: repeat;
	margin: 1.5em 2% 0 2%;
	background-color: #B0A37B;
	color: inherit;
	min-height: 275px;
	width: 95%;
}
#main h3 {
	font-family: "Clearface Gothic LT Std", Arial, sans-serif;
	margin-left: 2em;
	margin-top: 2em;
}

#main p {
	font-size: 1.2em;
	line-height: 1.35em;
	margin-left: 2em;
	margin-right: 2em;
}
#main img {
	float: right;
	margin: 2em 2em 1em 2em;
	border: 3px groove #3A372C;
}

#footer {
	color: #CCCC99;
	background-color: inherit;
	text-align: center;
	margin-top: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
}

#footer a:link {
	color: #999966;
	background-color: inherit;
}

#footer a:hover {
	color: #FFFFCC;
	background-color: inherit;
}

#footer a:active {
	color: #FFFFCC;
	background-color: inherit;
}

#footer a:visited {
	color: #999966;
	background-color: inherit;
}

/*back pages styles*/
#logo2 {
	text-align: left;
	text-indent: 25px;
	margin-top: -10px;
	vertical-align: middle;
}
#logo2 img {
	height: 152px;
	width: 180px;
	margin-bottom: 15px;
	margin-top: 11px;
}
#navbar2 {
	text-align: left;
	width: 15%;
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #CCCC99;
	position: absolute;
	top: 250px;
	padding-right: 1em;
	margin-left: 2%;
	height: 100%;
}

#navbar2 img {
	text-decoration: none;
	padding: 0 5px 0 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC99;
	border-bottom-color: #CCCC99;
}
#bottomlinks {
	margin-bottom: 1em;
	padding-top: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330000;
	text-align: center;
	margin-top: 2em;
	vertical-align: middle;
}
#bottomlinks a:link, #bottomlinks a:hover, #bottomlinks a:active, #bottomlinks a:visited {
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #C8C896;
	padding-right: 1em;
	padding-left: 1em;
	text-decoration: none;
}
#bottomlinks a:link { color: #999966; background-color: inherit;}
#bottomlinks a:hover { color:#660000; background-color: inherit;}
#bottomlinks a:active { color: #660000; background-color: inherit;}
#bottomlinks a:visited { color:#999966; background-color: inherit;}
#menu .price {
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	margin: 1em;
}

#bottomlinks .firstlink2 {
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #C8C896;
}

/*store menu styles*/
#menu {
	background-color: #BBB391;
	color: inherit;
	width: 100%;
	text-align: left;
	margin-bottom: 1em;
	border: 2px groove #660000;
}
#images .last {
	margin-bottom: 20px;
}

#menu h2 {
	display: block;
	text-align: center;
	color: #663300;
	background-color: inherit;
}
#menu h4 {
	text-align: center;
	display: block;
	color: #333300;
	background-color: inherit;
	margin-top: -0.5em;
	font-weight: lighter;
}

#menu td h4 {
	text-align: left;
	margin-top: 0.5em;
	font-size: 1.25em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	margin-bottom: -3px;
}
#menu td {
	vertical-align: top;
	padding-right: 1em;
}
#menu th {
	text-align: left;
	color: #663300;
	padding-top: 1em;
	font-size: 1.25em;
}
#menu table {
	width: 96%;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-right: 2%;
	margin-left: 2%;
}

#images {
	margin-left: 1em;
	border-left-width: 2px;
	border-left-style: ridge;
	border-left-color: #330000;
	padding-left: 2em;
	text-align: right;
	height: 100%;
}
#images img {
	margin-bottom: 3em;
	border: 3px double #003300;
}
#menu h3 {
	text-align: left;
	display: block;
	margin-bottom: -1em;
	margin-left: 5px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #660000;
}

#menu .right {
	text-align: right;
}

#menu .right1 {
	text-align: right;
}

#storebanner {
	background-image: url(images/cafe1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #330000;
	margin-top: 2em;
	border: 3px solid #330000;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	height: 158px;
}

/*directions styles*/

#directionsbanner {
	background-image: url(images/direcbanner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #330000;
	margin-top: 2em;
	border: 3px solid #330000;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	height: 158px;

}
#directions {
	background-color: #CCCC99;
	border: 2px double #660000;
	height: 675px;
}
#directions #content {
	width: 60%;
}

#content ol {
	margin-bottom: 2em;
}
#content h3 {
	margin-left: 1em;
	font-weight: lighter;
	color: #660000;
}

#content em {
	font-style: normal;
	font-weight: bold;
	color: #663300;
}

#directions #sidebar {
	background-color: #999966;
	clear: left;
	float: right;
	width: 35%;
	height: 675px;
	text-align: center;
}

#directions #sidebar a {
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	margin: 1em;
	display: block;
	
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #333300;
	padding-bottom: .5em;
}
#directions #sidebar .photo {
	margin-top: 1em;
	height: 196px;
	width: 260px;
}

#sidebar a:link {
color: #660000;
background-color: inherit;
}
#sidebar a:hover {
color: #333300;
background-color: inherit;
}
#sidebar a:active {
color: #333300;
background-color: inherit;
}
.animal {
	font-size: 12px;
	font-weight: bold;
}
#sidebar a:visited {
color: #660000;
background-color: inherit;
}
/*books and art styles*/
#booksbanner {
	background-image: url(images/books_banner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #666;
	margin-top: 2em;
	border: 3px solid #4A473B;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	height: 158px;
}
#bookslink {
	background-color: inherit;
	margin-top: 2em;
}
#bookslink a:link {
	color: #300;
	background-color: inherit;
}
#bookslink a:hover {
	color: #300;
	background-color: inherit;
}
#bookslink a:active {
	color: #300;
	background-color: inherit;
}
#bookslink a:visited {
	color: #300;
	background-color: inherit;
}
#artinfo {
	color: #FFC;
	font-size: 15px;
}
#bookslink h3 {
	font-size: 15px;
	font-weight: lighter;
	padding-top: 1em;
	padding-bottom: 0.5em;
	background-color: #CC9;
	padding-left: 0.5em;
	color: #300;
	border: 5px double #300;
}
#artthumbs {
	color: #FFC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#artthumbs img {
	border: 2px double #300;
}
#artinfo h3 {
	color: #996;
	font-size: 20px;
	text-align: left;
	font-weight: lighter;
}
#bookinfo h3 {
	color: #996;
	font-size: 20px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC9;
	padding-top: 1em;
	font-weight: lighter;
}#bookinfo table {
	text-align: center;
	background-repeat: repeat;
	color: #FFC;
	background-color: inherit;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#wrapper #bookinfo table p {
	text-align: left;
}
#bookinfo img {
	border: 2px solid #963;
}
.title {
	font-weight: bold;
}
