/* @override 
	http://tamarakfashion.com/index.css
	http://www.tamarakfashion.com/index.css
*/

span {
	display:none;
}

body {
	margin:0;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:1em;
    padding:0;
    color:#ffffff;
    text-align:center;
    line-height:1.3em;
    background:#280601 url(images/headerslice.gif) repeat-x top;
}

.clear {
	clear: both;
}


#container {
	width:800px;
	text-align:left;
	margin:0 auto;
	padding:0;
	background: #280601 url(images/containerslice.gif);
}

#header {
	background:url(images/header.gif) no-repeat top;
	width:800px;
	height:118px;
}

#nav {
	text-align:right;
	height:32px;
	width:620px;
	float:right;
	margin-top:50px;
}

#home li#active a {
	background-position:bottom;
}

#gallery li#active a {
	background-position:bottom;
}

ul.nav {
	margin-top:auto;
	float:right;
	margin-top: -20px;
}

ul.nav li {
	list-style-type:none;
	float:left;
	padding-left:7px;
}

ul.nav li a {
	height:32px;
	float:left;
	background-position: top;
}

li.events a {
	width:85px;
	height: 67px;
	background-image:url(images/EVENTS.jpg);
	background-position: bottom;
}

li.home a {
	width:70px;
	height: 64px;
	background-image:url(images/home.gif);
}

li.story a {
	width:114px;
	background-image:url(images/story.gif);
	background-repeat:no-repeat;
}

li.gallery a {
	width:94px;
	background-image:url(images/gallery.gif);
	background-repeat:no-repeat;
}

li.featured a {
	width:106px;
	background-image:url(images/button-featured.png);
	background-repeat:no-repeat;
}

#slideshow {
	width:789px;
	height:232px;
	border:5px #e1ddca solid;
}

#content {
	width:477px;
	background:url(images/bodyslice.gif) repeat-x top;
	float:left;
	padding:15px;
	margin-top:20px;
}

#content p {
	margin-bottom: 10px;
	margin-top: 5px;
	color: #ad8d8d;
	line-height: 1.5em;
	font: normal 14px Georgia;
}

a {
	font-family: 14px Georgia;
	text-decoration: underline;
	color: #ad8d8d;
}
	
	
h3#text-our-story {
	text-indent: -9999px;
	width: 103px;
	height: 21px;
	background: url(images/text-our-story.png) no-repeat;
	margin-bottom: 10px;
	position: relative;
	left: -1px;
}

#info {
	width:257px;
	float:left;
	margin-top:20px;
	margin-left: 15px
}

#hours {
	width:217px;
	height:163px;
	background:url(images/hours.jpg) no-repeat top left;
	padding-bottom: 15px;
}

#contact {
	width:226px;
	height:133px;
	background:url(images/contact.gif) no-repeat top left;
}

#emailmap {
	width:226px;
}

#emailmap p {
	margin:7px 0;
}

#gallerygrid p {
	text-align:center;
}

#gallerygrid img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#footer {
	width:800px;
	height:40px;
	clear:both;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #2e0a03;
}

#footer p {
	color:#7e463a;
	font-family:lucidagrande, serif;
	font-size:76%;
	text-align:right;
	clear: both;
}


h4 {
	color: #7e463a;
	font-weight: bold;
	font-size: 150%; 
	margin: 10px;
	text-align: center;
}

h9 {
	color: #7e463a;
	
	font-style:italic;
	font-size: 110%; 
	margin: 50px;
	
	text-align: center;
}


h10 {
	float: right;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #ad8d8d;
	line-height: 1.5em;
	font: normal 14px Georgia;
}

#writeup {
	width: 800px;
	float:left;
	padding:15px;
	margin-top:20px;

}

#writeup p {
	margin-bottom: 10px;
	margin-top: 5px;
	color: #ad8d8d;
	line-height: 1.5em;
	font: normal 14px Georgia;
}


h5 {
	color: #ffffff;
	font-weight: bold;
	font-size: 150%; 
	margin: 10px;
	text-align: center;
}

