@charset "UTF-8";
/* CSS Document */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}a:focus{-moz-outline-style: none;}

html {
	background-color: #FFFFFF;
	background-image:url('../img/cement.jpg');
	background-repeat: repeat;
}
body {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 22px;
}
a {
	color: #7C1111;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	height: 823px;
	margin: 40px auto 0px auto;
	position: relative;
	width: 995px;
}
#frame {
	background-image:url('../img/frame.png');
	background-repeat: no-repeat;
	height: 763px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 995px;
	z-index: -1;
}
#header {
	float: left;
	height: 163px;
	margin: 35px 0px 0px 43px;
	width: 913px;
}
#headerImage {
	background-image:url('../img/header.jpg');
	background-repeat: no-repeat;
	height: 163px;
	left: 43px;
	position: absolute;
	top: 35px;
	width: 913px;
	z-index: -2;
}
#title {
	display: block;
	margin: 19px 0px 0px 158px;
}
#nav1 {
	display: block;
	float: left;
	margin: 30px 0px 0px 0px;
}
#nav1 li {
	float: left;
}
#shops {
	margin: 0px 0px 0px 54px;
}
#directions {
	margin: 0px 0px 0px 35px;
}
#discussion {
	margin: 0px 0px 0px 37px;
}
#press {
	margin: 0px 0px 0px 36px;
}
#gallery {
	margin: 0px 0px 0px 35px;
}
#body {
	float: left;
	height: 524px;
	margin: 0px 0px 0px 43px;
	overflow: hidden;
	width: 913px;
}
#bodyImage {
	background-color: #FFFFFF;
	background-image: url('../img/bg/gba_exteriorstitch.jpg');
	/* background-image: url('../img/bg/old_melrose.jpg'); */
	background-repeat: no-repeat;
	height: 524px;
	left: 43px;
	overflow: hidden;
	position: absolute;
	top: 198px;
	width: 913px;
	z-index: -2;
}
#bodyImage.bgDown {
	background-position: 0px 196px;
}
#bodyImage.gallery {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 534px;
	top: 188px;
}
#logos {
	display: block;
	clear: both;
	height: 128px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 13px;
	width: 895px;
}
#logos .logo {
	cursor: pointer;
}
#logos li {
	float: left;
	margin: 0px 5px 0px 0px;
}
.shopBio {
	display: none;
	margin: 40px auto 0px auto;
	width: 700px;
}
.shopBio h1 {
	padding: 20px 0px 0px 0px;
}
.shopBio img{
	float: left;
}
.shopBio .info {
	background:url('../img/logos/big/divider.jpg')repeat-y;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 20px 20px;
	width: 460px;
}
.bigLogo {
	display: block;
	float: left;
}
.shopDescription {
	display: block;
	margin: 5px 0px 5px 0px;
}
#divider {
	clear: left;
}
#homegrownBox img {
	margin: 35px 0px 0px 0px;
}
#rainShadowMeatsBox img {
	margin: 15px 0px 0px 71px;
}
#calfKidBox img {
	margin: 55px 0px 0px 65px;
}
#marigoldMintBox img {
	margin: -30px 0px 0px 65px;
}
#sonicBoomBox img {
	margin: 30px 0px 0px 64px;
}#sitkaSpruceBox img {
	margin: 12px 0px 0px 0px;
}
#barFerdnandBox img {
	margin: 0px 0px 0px 65px;
}
#stillBox img {
	margin: 5px 0px 0px 45px;
}
#butterHomeBox img {
	margin: 55px 0px 0px 64px;
}
#talyorShellfishFarmsBox img {
	margin: 35px 0px 0px 0px;
}
#melroseMarketStudiosBox img {
	margin: 10px 0px 0px 0px;
}
#eagleRockVenturesBox img {
	margin: 25px 0px 0px 71px;
}
#dunnHobbesBox img {
	margin: 10px 0px 0px 65px;
}
#map {
	float: left;
	margin: 20px 0px 0px 160px;
}
#address {
	float: left;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 21px;
	margin: 20px 0px 0px 120px;
}
#address h1 {
	font-size: 34px;
}
#parking {
	cursor: pointer;
	float: left;
	margin: 40px 0px 0px 100px;
}
#tweets {
	border-top: 3px solid #000;
	height: 230px;
	margin: 20px auto 0px auto;
	overflow:auto;
	width: 600px;
}
#tweets a {
	color: #7C1111;
}
#tweet {
	border-bottom: 1px solid #000;
	padding: 10px;
}
.account {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
#quote {
	margin:0px auto;
	padding: 0px 64px 0px 64px;
	position: relative;
	width:350px;
}
#quoteNav {
	border-bottom: solid #AFAFAF 2px;
	font-size: 16px;
	margin:40px auto;
	padding: 5px 0px 3px 0px;
	position: relative;
	text-align: center;
	width:100px;
}
#quoteNav .arrow {
	cursor: pointer;
	padding: 0px 5px 0px 5px;
}
.quote {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
.quote h1 {
	font-size: 34px;
}
#leftQuote {
	left: 0px;
	position: absolute;
	top: 0px;
}
#rightQuote {
	bottom: 0px;
	position: absolute;
	right: 0px;
}
.gallery #previous, .gallery #next {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFF;
	border: 2px solid #000;
	border-radius: 5px 5px 5px 5px;
	/* filter: alpha(opacity = 90); */
	height: 27px;
	/* opacity: .90; */
	padding: 10px;
	position: absolute;
	top: 400px;
	width: 27px;
}
.gallery #previous {
	left: 50px;
}
.gallery #next {
	right: 50px;
}
/*
#otherGalleriesList {
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background: none;
	border-bottom: none;
	bottom: 102px;
	display: block;
	height: auto;
	left: 50px;
	padding: 0px;
	position: absolute;
	text-align: center;
	top: auto;
	width: auto;
}
*/
#otherGalleriesList a {
	color: #000;
	font-style: normal;
	font-weight: bold;
	position: relative;
	padding: 3px 5px 5px 5px;
}
/*
.bg {
	background-color: #FFF;
	height: 100%;
	opacity: .9;
	position: absolute;
	z-index: -1;
	width: 100%;
}
*/
#credit, #otherGalleriesList {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFF;
	border: solid 1px #262626;
	border-radius: 5px 5px 5px 5px;
	bottom: 110px;
	filter: alpha(opacity = 75);
	font-weight: bold;
	opacity: .75;
	padding: 5px 5px 3px 5px;
	position: absolute;
	right: 53px;
}
#otherGalleriesList {
	left: 50px;
	right: auto;
	top: auto;
}
#daxdigitaldesign {
	display: block;
	float: left;
	margin: 60px 0px 0px 397px;
}

