* {padding: 0; margin: 0;}

body {
	background: #3e1a0d;
	font-size: small;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	color: #fff;
	}

* html body {
	font-size: x-small;
	}
	
h1 {font-size: 150%;}

h2 {font-size: 140%;}

h3 {font-size: 140%; margin-bottom: 1em;} 

h4 {font-size: 120%; margin-bottom: 1em;}

h5 {font-size: 110%; margin-bottom: 1em;}

ul li {font-size: 95%; line-height: 1.5em;}

ol li {font-size: 95%; line-height: 1.5em; padding-bottom: 1em;}

.note {font-size: 85%;}

hr {display: none;}

.inline {display: inline; vertical-align: middle;}

ul {
	margin-left: 1.2em;
	padding-bottom: 1em;
}

ol {
	margin-left: 2.3em;
	padding-bottom: 1em;
}

* html ol {
	margin-left: 2.3em;
	padding-bottom: 1em;
}

p {
	line-height: 1.4em;
	padding-bottom: 1.5em;
}

a {color: #990; font-weight: bold;}
a:hover {color: #690;}

div.spacer {clear:both;}


/* Structure */

#header {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	position: relative;
	padding:0 0 0 10px;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	position: relative;
	padding-left:10px;
}

.row {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}

.row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.one-column, .two-column, .three-column, .four-column, .five-column, .six-column, .seven-column, .eight-column, .nine-column, .ten-column, .eleven-column, .full-row, .nav, .main-feature, .adspot {
	float: left; margin: 0 10px 0 0; padding: 0;}
	
.one-column {width: 60px;}
.two-column {width: 140px;}
.three-column {width: 220px;}
.four-column {width: 300px;}
.five-column {width: 380px;}
.six-column {width: 460px;}
.seven-column {width: 540px;}
.eight-column {width: 620px;}
.nine-column {width: 700px;}
.ten-column {width: 780px;}
.eleven-column {width: 860px;}
.full-row {width: 940px;}
.adspot {width: 309px; margin-top: 15px; margin-bottom: 15px;}


/* Header */

#logo {
	width: 255px;
	height: 140px;
	position: absolute;
	left: 360px;
	top: 10px;
	color: transparent;
	font-size: 10%;
	padding: 0;
	margin: 0;
	z-index: 99;
}            

#logo span {display: none;}

#logo a {
	background: url(/images/logo.png) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

* html #logo a {
	background: url(/images/logo.gif) top left no-repeat;
}

* html #logo {
	background: url(/images/logo.gif) top left no-repeat;
	z-index: 99;
}

.right-head {text-align:right;}

.top-tab {
	background: url(/images/top-tab.gif) no-repeat;
	height: 50px;
	width: 330px;
	float:right;
	text-transform: uppercase;
	}

	
.top-tab a {color: #fff; font-weight: normal;}
.top-tab a:hover {color: #CFF;}

.top-tab ul {
	list-style: none;
	margin: 15px 0 0 13px; padding: 0;
	}
	
.top-tab ul li {
	float: left;
	padding: 2px 4px;
	border-left: 1px solid #fff;
	font-size: 9.5px;
	line-height: 0.5em;
	}
	
.top-tab ul li.first {border: 0;}

p.phone {
	font-weight: bold;
	margin-right:85px;
	font-size: 180%;
	margin-bottom: 0; padding: 0;
	}
	
p.hours {
	margin-top: 20px;
	font-weight: bold;
	padding: 0;
	}

/* Nav */

#navigation {
	background: url(/images/nav.png) repeat-x;
	height: 81px;
	}
	
* html #navigation {
	background: url(/images/nav.gif) repeat-x;
	}
	
#navigation ul {
	list-style: none;
	text-align: left;
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 960px;
	}
	
#navigation ul li {float: left;}

#nav-story {
	width: 103px;
	height: 30px;
	position: relative;
	color: transparent;
	padding: 0; margin: 0;
	background: url(/images/nav-story.gif) top left no-repeat;
	}
#nav-events {
	width: 138px;
	height: 30px;
	position: relative;
	color: transparent;
	padding: 0; margin: 0;
	background: url(/images/nav-events.gif) top left no-repeat;
	}
#nav-home {
	width: 120px;
	height: 30px;
	position: relative;
	color: transparent;
	padding: 0; margin: 0 240px 0 0;
	background: url(/images/nav-home.gif) top left no-repeat;
	}
#nav-boutique {
	width: 92px;
	height: 30px;
	position: relative;
	color: transparent;
	padding: 0; margin: 0;
	background: url(/images/nav-boutique.gif) top left no-repeat;
	}
#nav-gourment {
	width: 87px;
	height: 30px;
	position: relative;
	color: transparent;
	padding: 0; margin: 0;
	background: url(/images/nav-gourmet.gif) top left no-repeat;
	}
#nav-contact {
	width: 114px;
	height: 30px;
	position: relative;
	color: transparent;
	padding: 0; margin: 0;
	background: url(/images/nav-contact.gif) top left no-repeat;
	}

#nav-story span, #nav-events span, #nav-home span, #nav-boutique span, #nav-gourment span, #nav-contact span{
	display: none;
	}
	
#nav-story a{
	background: url(/images/nav-story.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	} 
#nav-events a{
	background: url(/images/nav-events.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#nav-home a{
	background: url(/images/nav-home.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#nav-boutique a{
	background: url(/images/nav-boutique.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#nav-gourment a{
	background: url(/images/nav-gourmet.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#nav-contact a{
	background: url(/images/nav-contact.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#nav-story a:hover {
	background: url(/images/nav-story.gif) bottom left no-repeat;
	} 
#nav-events a:hover {
	background: url(/images/nav-events.gif) bottom left no-repeat;
	}
#nav-home a:hover {
	background: url(/images/nav-home.gif) bottom left no-repeat;
	}
#nav-boutique a:hover {
	background: url(/images/nav-boutique.gif) bottom left no-repeat;
	}
#nav-gourment a:hover {
	background: url(/images/nav-gourmet.gif) bottom left no-repeat;
	}
#nav-contact a:hover {
	background: url(/images/nav-contact.gif) bottom left no-repeat;
	}

/* Content */

.content {
	padding-top: 10px;
	}

#ourstory-head, #events-head, #homedecor-head, #boutique-head, #gourmet-head, #contactus-head, #giftregistry-head, #resources-head {
	width: 391px;
	height: 90px;
	color: transparent;
	padding: 0;
	margin: 0;
	position: relative;
}            

#ourstory-head span{
	background: url(/images/ourstory-head.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#events-head span{
	background: url(/images/events-head.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#homedecor-head span{
	background: url(/images/homedecor-head.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#boutique-head span{
	background: url(/images/boutique-head.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#gourmet-head span{
	background: url(/images/gourmet-head.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#contactus-head span{
	background: url(/images/contactus-head.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#giftregistry-head span{
	background: url(/images/giftregistry-head.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#resources-head span{
	background: url(/images/resources-head.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
.testimonial {
color: #7d5844;
font-size: 120%;
text-align: right;
}

#flashcontent {
	width: 958px;
	border: 1px solid #deda9d;
	margin: 0 auto;
	}
	
.gallery {margin: 0 0 10px 20px;}

.photo {
	background: #fff;
	border: 1px solid #333;
	padding: 9px;
	margin-bottom: 10px;
	}
	
.event {
	border-top: 1px solid #300;
	padding-top: 20px;
	}
	
.event img {
	background: #fff;
	border: 1px solid #333;
	padding: 9px;
	margin: 0 20px 20px 0;
	float: left;
	}
	
.resources {
	font-size: 85%;
	margin-top: 20px;
	}
	
.resources .three-column {
	border-right: 1px solid #300;
	}
	
.resources p {padding-right: 6px;}

input.contactus,
select.contactus,
textarea.contactus
{
	font-size: small;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
th.contactus
{
    font-weight: bold;
    text-align: right;
    padding: 3px;
}
td.contactus
{
    font-weight: normal;
    text-align: left;
    padding: 3px;
}
	
/* Footer */
.footer {
	padding-top:40px;
	text-align: center;
	color: #deda9d;
	}


