* { margin: 0; padding: 0; }
body { 
	font: 62.5% "Lucida Grande", sans-serif;
	background: #2f1900 url(images/body-bg.jpg) top left repeat-x;
}

ul { list-style: none inside; }
p { font-size: 1.2em; line-height: 1.2em; margin-bottom: 1.2em; }
a { outline: none; }
a img { border: none; }

	
/* TOOLBOX */
.floatleft { float: left; }
.floatright { float: right; }
.clear{clear:both;line-height:0px;font-size:0;}
/* END TOOLBOX */

a:link {
	color: #893A3E;
	text-decoration: underline;	
}

a:hover {
	color: #893A3E;
	text-decoration: none;
}

a:visited {
	color: #893A3E;
	text-decoration: underline;	
}

#artist {
	font-size: 9px;
	font-weight: bold;
	font-variant:small-caps;
	padding-left: 5px;
}


#page-wrap {
	width: 638px;
	margin: 0 auto;	
	}
	#header {
		height: 108px;
		background: url(images/header.png) no-repeat center center;
	}
		#gift {
			margin-top: 25px;
			margin-right: 25px;
			float: right;
			width: 55px;
			height: 55px;
		}
		
		#loc {
			float: right;
			width: 290px;
			height: 193px;
		}
		
		
	#main-bg1 {
		background: url(images/content-bg.png) no-repeat;
		height: 139px;
	}
	#main-bg2 {
		background: url(images/expand-bg.png) repeat;
		height:1%;
		}
	#main-bg3 {
		background: url(images/content-bg2.png) no-repeat;
		height: 217px;
	}
	#left-content {
		text-align: justify;
		width: 325px;
		float: left;
	}
	#sidebar {
		width: 92px;
		float: right;
	}
ul#nav {
	
	}
	ul#nav li {
		display: inline;
		}
		ul#nav li a {
			display: block;
			height: 33px;
			text-indent: -9999px;
			float: left;
			width: auto;
		}
		ul#nav li.blank a {
			background: transparent url(images/nav-blank.png) no-repeat scroll center bottom;
			width: 163px;
		}
		ul#nav li.home a {
			background: transparent url(images/nav-home.jpg) no-repeat scroll center bottom;
			width: 70px;
		}
		ul#nav li.services a {
			background: transparent url(images/nav-services.jpg) no-repeat scroll center bottom;
			width: 76px;
		}
		ul#nav li.products a {
			background: transparent url(images/nav-products.jpg) no-repeat scroll center bottom;
			width: 88px;
		}
		ul#nav li.gallery a {
			background: transparent url(images/nav-gallery.jpg) no-repeat scroll center bottom;
			width: 74px;
		}
		ul#nav li.location a {
			background: transparent url(images/nav-location.jpg) no-repeat scroll center bottom;
			width: 84px;
		}
		ul#nav li.news a {
			background: transparent url(images/nav-news.jpg) no-repeat scroll 0 -33px;
			width: 83px;
		}
		ul#nav li.news a:hover{background: transparent url(images/nav-news.jpg) no-repeat scroll 0 0;}
		ul#nav li a:hover {
			background-position: top;
		}
#footer {
	background: url(images/footer-bg.png) no-repeat;
	min-height: 75px;
}
#footer_text {
	padding-top: 17px;
	margin-left: 50px;
	margin-right: 18px;
	height: 15px;
}

#quote {
	font-style: italic;
}
#quote-name {
	text-align: right;
	font-style: italic;
	font-weight: bold;
}


/* Add Styles */
#main-bg2:after{
	clear:both;
	display:block;
	content:"";
	}
.hold-content{
	width:100%;
	float:left;
	margin:-139px 0 -217px 0;
	}
#container{
	width:550px;
	margin:0 0 0 54px;
	position:relative;
	overflow:hidden;
	}
#container p{margin:0 0 11px}

	#gift_contain{
		background-image:url(images/giftcard.jpg);
		background-repeat:no-repeat;
	}
		#paypal{
			width:200px;
			margin-left:275px;
			padding-top:110px;
			font-size:12px;
			font-weight:bold;
		}

#box-3,
#box-4{
	min-height:345px;
	padding:10px 5px;
	color:#333;
	}
#box-3{
	text-align:justify;
	float:left;
	width:259px;
	}
#box-4{
	float:right;
	width:264px;
	}
* html #box-3,
* html #box-4{height:345px;}
