@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	background: #100a05 url(../images/background.jpg) no-repeat fixed center;
	font-family: Georgia;
	
}
#centered {
	position: relative;
	margin: 0 auto;
	width: 960px;
	padding: 0 20px 0 20px;
	background: url(../images/background-blue-paper.png) repeat-y;
}
#nav {
	position: absolute;
	left: 5px;
	top: 0;
	width: 320px;
	font-size: 14px;
}
.nav-button {
	width: 143px;
	height: 27px;
	background-image:
	url(../images/nav-button.png);
	margin:0 auto;
	text-align:center; 
	padding-top:9px;	
}
.nav-button-bottom {
	width: 143px;
	height: 27px;
	background-image:
	url(../images/nav-button-bottom.png);
	margin:0 auto;
	text-align:center; 
	padding-top:9px;	
}
#left-column {
	float:left;
	margin-top:635px;
	width:280px;
	text-align:center;
}
#right-column {
	float:right;
	width:675px;
	text-align: right;
}
#content {
	background: url(../images/content-background.png) repeat-y;
	padding: 0 30px 0 25px;
	font-size: 12px;
	color: #4c3327;
	line-height: 18px;
	text-align: justify;
}
#left390 {
	float:left;
	width:390px;
}
#right210 {
	float:right;
	width:210px;
}
.clear{clear:both; height:10px;}
#footer {
	position: relative;
	width: 100%;
	height: 25px;
	margin: 50px 0 0 5px;
	padding: 75px 15px 10px 15px;
	clear: both;
	text-align: center;
	background: url(../images/footer.png) no-repeat;
	font-size: 11px;
}

/* !!!!! CONTENT STYLES !!!!! */

h1 {
	font-size: 16px;
	color: #c60c30;
	text-align: center;
	margin: 0px;
	font-weight:normal;
}
.white-box {
	background:#ffffff;
	border: #c7d28a solid 2px;
	padding:3px;
	color: #4c3327;
}
.padding5 {
	padding: 5px;
}
.padding10 {
	padding: 10px;
}
.titles{
	display: block;
	background: #a8e1ed;
	color: 27180a;
	font-size: 14px;
	padding:2px;
	margin-bottom:10px;
}

/* !!!!! CAFE PAGE !!!!! */
.menu-item{
	float:left;
	display:inline-block;
	width:250px;
	margin-left:10px;
	font-size:11px;
}
.menu-price {
	float:right;
	display:inline-block;
	width:100px;
	margin-right:10px;
	font-size:11px;
}
/* !!!!! END CAFE PAGE !!!!! */

/* !!!!! HAPPENINGS PAGE !!!!! */
#happenings .event-date {
	float: left;
	width: 45px;
	padding-left: 15px;
	background-image: url(../images/date-blue-box.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#happenings .event-info {
	float:right; 
	width:135px;
	text-align: left;
}
/* !!!!! END HAPPENINGS PAGE !!!!! */

/* !!!!! TRUFFLE PAGE !!!!! */ 
#item1 {
	float:left;
	display: block;
	width:115px;
	margin:0 25px 0 0;
}
#item2 {
	float:left;
	display: block;
	width:115px;
	margin:0 25px 0 25px;
}
#item3 {
	float:left;
	display: block;
	width:115px;
	margin:0 25px 0 25px;
}
#item4 {
	float:left;
	display: block;
	width:115px;
	margin:0 0 0 25px;
}
/* !!!!! END TRUFFLE PAGE !!!!! */ 

/* !!!!! CONFECTION PAGE !!!!! */ 
#conf1 {
	float:left;
	display: block;
	width:140px;
	margin:0 30px 0 35px;
}
#conf2 {
	float:left;
	display: block;
	width:140px;
	margin:0 30px 0 30px;
}
#conf3 {
	float:left;
	display: block;
	width:140px;
	margin:0 0px 0 30px;
}
#conf4 {
	float:left;
	display: block;
	width:115px;
	margin:0 0 0 25px;
}
/* !!!!! END CONFECTION PAGE !!!!! */ 
/* !!!!! STORE PAGE !!!!! */ 
#store-item1 {
	float:left; 
	display:block; 
	width:125px; 
	height:175px; 
	padding: 0 4px 10px 0;
	text-align:right; 
	font-style:italic; 
	line-height:12px;
}
#store-item2 {
	float:left; 
	display:block; 
	width:125px; 
	height:175px; 
	padding: 0 3px 10px 3px;
	text-align:right; 
	font-style:italic; 
	line-height:12px;
}
#store-item3 {
	float:left; 
	display:block; 
	width:125px; 
	height:175px; 
	padding: 0 0 10px 4px;
	text-align:right; 
	font-style:italic; 
	line-height:12px;
}

/* !!!!! STORE PAGE !!!!! */ 

/* !!!!! CONTACT PAGE !!!!! */
.formID {
	float:left; width:75px; display:block; padding-top:5px;
}
.input-fields {
	width:200px; border: #cfcb98 solid 2px; background: #ffffff;
}
/* !!!!! END CONTACT PAGE !!!!! */

/* !!!!! WHOLESALE PAGE !!!!! */
.imgpad {
	padding: 10px;
	border: 0;
	}

/* !!!!! END WHOLESALE PAGE !!!!! */

a:link {
	color: #ba0024;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ba0024;
}
a:hover {
	text-decoration: underline;
	color: #ba0024;
}
a:active {
	text-decoration: none;
	color: #ba0024;
}
.link-bullet {
	padding-left: 20px;
	background-image: url(../images/link-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}
form {margin:0;}
a img{ border:none;}
#email-field {
	width: 215px;
	border: #cfcb98 solid 2px;
	background: #ffffff;
}
a .ink-link { color:#830e25; }