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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #827c7b;
	font-family: Century Gothic, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #000000;
}
a {
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #74708E;
}
a:active {
	color: #666666;
}
#outerwrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/header_ap.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 100%;
	margin-top: 0;
	overflow: hidden;
}
#homelink {
	float: left;
	width: 250px;
	padding: 62px 0 0 66px;
	margin: 0 0 0 0;
}
#viewcart {
	display: block;
	margin: 0px 0 0 750px;
	padding: 75px 10px 0 0;
	font-variant: small-caps;
	font-size: small;
}
#contentwrapper {
	background-image: url(../images/faux_col_ap.jpg);
	width: 900px;
	overflow: hidden;
	background-repeat: repeat-y;
}
#sidebar {
	float: left;
	width: 184px;
	margin-left: 0px;
	padding-left: 72px;
}
#sidebar img {
	display: block;
	margin: .25em 0 0 0;
}
#content {
	width: 550px;
	padding: 38px 15px 0 15px;
	margin-left: 275px;
}
#navlinks {
	line-height: 1.3em;
	margin: 2.5em 0 0 -.25em;
}
#navlinks p {
    font-family: Century Gothic, sans-serif;
	font-variant: small-caps;
	font-size: larger;
	font-weight: 400;
	margin-bottom: .3em;
}
#navlinks li {
	list-style: none;
	font-variant: small-caps;
	font-size: medium;
}
#footer {
	clear: both;
	background-image: url(../images/footer_ap.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 100%;
	padding: 87px;
}
#footer p {
	display: inline;
	font-size: 10px;
	margin: 0;
	padding: 1px 2px 0 10px;
}
.note {
	margin-left: 20px;
}
#fbtw {
	margin: 30px 0 0 30px;
}