/* CSS Document */

@import url("reset.css");
@import url("nav.css");

/*------------------------------- Global-html-body*/
html {
	background: url(../_cssimages/back.jpg) no-repeat fixed center 250px; 
	min-height:100%;
	font-size: 100.1%; /* IE hack */
	line-height: 100%;
}
body {
	font-size: .75em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #472104;
	text-align: center;
}
p, blockquote {
	text-align: justify;
}
/*------------------------------- Content*/
#content{
	border: solid 1px #d8c4b1;
	padding: 0px;
	width: 613px;
	background: url(../_cssimages/transparent.png);
	margin: 45px auto 0 auto;
}
#stuff{
	height: 900px; /* FF - height of body/html*/
}
/*------------------------------- Main*/
#main {
 padding: 45px 93px 0 93px;
 min-height:240px;	
}
/*------------------------------- Footer*/
#footer{
	padding: 0;
	margin: 30px 0 15px 0;
	clear:both;
	text-align: center;
}
#footer ul li{
	display: inline;
	color: #a19c8b;
	line-height: 120%;
}
#footer a{
	color: #a7510c;
	text-decoration: none;
	font-size: 80%;
}
#footer a:visited {
}
#footer a:hover {
	color: #632e04;
}
#footer a:focus {
	color: #632e04;
}
#footer a:active {
	color: #cf8347;
}
/*------------------------------- Global-text-links-images*/
h1 {
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding: 0 0 10px 0;
	letter-spacing: 0.1em;
}
h2 {
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	margin: 0 0 5px 0;
	color: #a14c0b;
	border-bottom: 1px solid #d5bea8;
}
p, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding: 0 0 10px 0;
}
a {
	position: relative; /*need this so links work in ie*/
	color: #a14c0b;
}
a:visited {
}
a:hover {
	color: #632e04;
}
a:focus {
	color: #632e04;
}
a:active {
	color: #cf8347;
}
blockquote {
	border-top: 1px solid #dac5b1;
	border-bottom: 1px solid #dac5b1;
	font: italic 110%/130% Arial, Helvetica, sans-serif;
	padding: 5px 0;
	margin: 0 0 8px 0;
	color: #a14c0b;
	/*text-align: center;*/
}
.right {
	float: right;
}
.highlight {
	margin:0 0 15px 0;
	padding: 15px 0px;
	width: 427px;
	border-bottom: 1px solid #dac5b1;
	border-top: 1px solid #dac5b1;
	/*background:url(../cssimg/cream_slash.gif);
	background-color:#eeecd6;*/
}
#main ul, #main li {
	text-align: left;
}
.smaller {
	font-size: 90%;
}
#content .street-address, #content .postal-code, #content .telephone, #content .locality, #content .fax, #content .email, #content .phone{
	font-weight: bold;
	color: #a14c0b;
	padding: 0 0 3px 0;
}
#content .name{
	font-weight: bold;
	padding: 0 0 8px 0;
	line-height: 130%;
}
.mulitlists, .mulitlists2 {
	background: url(../_cssimages/gradient.png) no-repeat;
	margin:0px;
	padding:5px 0px 15px 0;
	width: 427px;
	float: left;
}
.mulitlists ul, .mulitlists2 ul {
	margin:0;
	padding:0px 8px;
	list-style:none;
	width:auto;
}
.mulitlists ul li, .mulitlists2 ul li {
	margin: 0px 0px 0px 5px;
	float: left;
	width:192px;
	padding: 2px;
	border-bottom: 1px solid;
	border-color: #ccc8a2;
	display:block;
	}
.mulitlists ul li a{
	color: #582f1d;
	text-decoration: none;
	display:block;
	position: relative;	
}
.mulitlists ul li a:visited{
	color: #79442e;
	text-decoration: none;	
}
.mulitlists ul li a:hover{
	background-color: #d5c0ab;
	text-decoration: none;
	color: #a14c0b;
}
.imgborder {
	border: 1px solid #e7d3c4;
	margin: 0 0 10px 0;
}
.highlight-history{
	/*width: 240px;*/
	width: 232px;
	padding: 5px;
}
.highlight-history ul li{
	font-size: 90%;
	color: #25140a;
	line-height: 130%;
	padding: 0 0px 0 0;
}
.highlight-history strong{
	border-bottom: 1px solid #000;
	display: block;
	padding: 2px 0 0 0;
	font-weight: bold;
}
.highlight-history h4{
	font-size: 100%;
	color: #4a1803;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 1px 0;
	margin: 0px 0 3px 0;
}
.right {
	float:right;
}
.right p{
	font-size:80%;
	text-align: center;
}
.rightimg{
	float:right;
	border: 1px solid #e7d3c4;
	margin: 0 0 0 15px;
}
.left {
	float:left;
}
.leftimg{
	float:left;
	border: 1px solid #e7d3c4;
	margin: 0 15px 0 0;
}
#sitemap {
	list-style: circle;
}
#sitemap li{
	list-style: circle;
	margin: 5px 0;
	padding: 5px 0;
	display: list-item;
	border-top: 1px solid #dac5b1;
	border-bottom: 1px solid #dac5b1;
	}
#sitemap2 li, #sitemap3 li{
	display: list-item;
	margin: 5px 0 5px 15px;
	padding: 5px 0;
	border: none;
}
.centerb {
	border-top: 1px solid #dac5b1;
	border-bottom: 1px solid #dac5b1;
	font-size: 110%;
	padding: 5px 0;
	margin: 0 0 8px 0;
	color: #a14c0b;
	text-align: center;	
	display:block;
}
.centerb a{
	display:block;
	text-decoration: none;
	padding: 2px 0;
}
.centerb a:hover {
	background-color: #dac5b1;
	
}
.center {
	width: 223px;
	margin: 15px auto 0 auto;
}
.center02, p.center02, h2.center02 {
	text-align: center;
}
.taste {
	border: solid 1px #d8c4b1;
	width: 230px;
	margin: 0 auto;
	padding: 3px;
}
.back01 {
	background: #dedbc8;
	padding: 4px;	
}
.back02 {
	background: #e9e7df;
}
.spacetop {
	margin-top: 15px;
}
label {
	line-height: 130%;	
}
.underline {
	color: #a14c0b;
	border-bottom: 1px solid #d5bea8;
}
.noBorder, h2.noBorder{
	border-style: none;	
}
/*------------------------------- calendar*/
#calendar p{
	padding: 0;
	margin: 0;
}
#calendar td{
	padding-right: 0px;
}
.month {
	border-bottom: 1px solid #d5bea8;
	font-weight: bold;
	color: #a14c0b;
}

#calendar td{
	padding-bottom: 5px;
	height: 10px;
}
.bold{
	font-weight: bold;
	}
td.bold {
	font-weight: bold;
	color: #8a501d;
}
td.color01 {
	color: #8a501d;
}

/*------------------------------- END calendar*/