* { padding: 0; margin: 0; }

a {
text-decoration: none;
}

a:hover {
text-decoration: none;
}

body {
 font-family: Century Gothic, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #fff; 
 background-image: url('http://www.acornquiltandgiftcompany.com/images/bliss_wide/bg.gif');
 background-repeat: repeat-x;
 margin: 100px auto;
}

#mainwrapper {
margin: 0px auto;
width: 1000px;
}

.logo {
margin-top: -100px;
margin-left: 343px;

}

img {
border: 0 none;
}

.center {
text-align: center;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

#wrappera { 
 margin: 0px auto;
 width: 936px;
 padding-top: 80px; 
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
 padding: .4em;
 background: #fff;
 border: 1px dotted #dbd2ad; 
}

#header {
 color: #928a6c;
 width: 922px;
 float: left;
 padding: 0px 0px 0px 0px;
 height: 135px;
 background: #fff;
 margin: 0px 0px 0px 0px;
 background-image: url('http://www.acornquiltandgiftcompany.com/images/bliss_wide/a4.gif');
 background-repeat: repeat;
}

#headleft { 
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 460px;
 float: left;
 text-align: left;
}

#headleft h1{
	float: left;
    margin: 0px 0px 0px 0px;
	text-indent: -9999px;
}

#headleft h1 a{
	display: block;
	height: 135px;
	text-decoration: none;
	width: 460px;
}

#headleft h1 a:hover{
	text-decoration: none;
}

#headright { 
 color: #fff;
 line-height: 1.3em;
 margin: 0px 0px 0px 0px;
 padding: 37px 0px 0px 0px;
 width: 442px;
 float: left;
 text-align: right;
}

#topnav { 
 width: 907px; 
 clear: both;
 background: #dbd2ad;
 color: #928a6c;
 margin: 1px 0px 5px 0px;
 padding: 0.6em;
 text-align: center;
 height: 1.4em;
 line-height: 1.4em;
 border-top: solid 1px #fff;
 font-variant: small-caps;
 letter-spacing: .08em;
 font-family: georgia, times new roman, sans-serif;
}

#topnav a {
 color: #928a6c;
 text-decoration: none;
}

#topnav a:hover {
 color: #fff;
 text-decoration: none;
}

#leftcolumn { 
 color: #928a6c;
 border: 0px solid #ccc;
 background: #fff;
 margin: 5px 5px 10px 5px;
 padding: 0px;
 width: 561px; 
 float: left; 
}

#homephoto {
position: relative;
width: 561px;
margin: 0px 0px 0px 50px;
}

#content { 
 float: left;
 color: #928a6c;
 background: #fff;
 margin: 5px 5px 5px 0px;
 padding: 0px 5px 0px 10px;
 width: 326px;
 display: inline;
 
 }
 
#content p { 
 margin-bottom: 15px;
}

#basenav { 
 width: 907px; 
 clear: both;
 background: #dbd2ad;
 color: #928a6c;
 margin: 0px 0px 1px 0px;
 padding: 0.6em;
 text-align: center;
 height: 1.4em;
 line-height: 1.4em;
 border-bottom: solid 1px #fff;
  font-variant: small-caps;
 letter-spacing: .08em;
 font-family: georgia, times new roman, sans-serif;
}

#basenav a {
 color: #928a6c;
 text-decoration: none;
}

#basenav a:hover {
 color: #fff;
 text-decoration: none;
}

#footer { 
 width: 922px; 
 clear: both;
 height: 40px;
 color: #928a6c;
 margin: 0px;
 padding: 0px; 
 background-image: url('http://www.acornquiltandgiftcompany.com/images/bliss_wide/a4.gif');
 background-repeat: repeat; 
 background-color: #fff;
}

#credit { 
 margin: 0 auto;
 width: 922px;
 color: #928a6c;
 padding: 15px 0px 0px 0px;
 text-align: center; 
 text-transform: lowercase;
}
#credit a:link {
 color: #928a6c;
 text-decoration: none;
}
#credit a:visited {
 color: #928a6c;
 text-decoration: none;
}
#credit a:hover {
 color: #fff;
 text-decoration: none;
}
#credit a:active {
 color: #928a6c;
 text-decoration: none;
}


