@charset "utf-8";
/* CSS Document */

BODY { background-color:#f8efd3;
	   font-size: 62.5%;
	   font-family: Verdana, Helvetica, sans-serif; 
	   margin-left: 0px; 
	   margin-right: 0px; 
	   margin-top: 15px;
	   margin-bottom: 20px;
	   COLOR: #333333;
}

#wrap {
	Margin: 0 auto;
	width: 900px;
}

/* header 
--------------------------------------------- */

#header {
	background: url(../graphics/headerback.jpg) repeat-x;
	height: 174px;
}

.container {no required styles}

.left-element {
   float: left;
   width: 350px;
   padding-top: 7px;
   FONT-SIZE: 1.1em;
}

.right-element {
  float: right;
  width: 550px;
  text-align: right;
  padding-top: 7px;
  FONT-SIZE: 1.1em;
}

#logo {
	clear: both;
	padding-top: 50px;
	float: left;
	width: 480px;
	margin: 0;
}

#navigation {
	clear: both;
}


/* footer
--------------------------------------------- */

#footer{
  clear: both;
  background: url(../graphics/footerback.jpg) repeat-x;
  COLOR: #ffffff;
  height: 216px;
  line-height: 24px;
}

.footer-left {
   float: left;
   width: 650px;
   padding-top: 30px;
   FONT-SIZE: 1.1em;
   margin-right: 20px;
   height: 40px;
}

.footer-right {
  float: right;
  width: 220px;
  text-align: right;
  padding-top: 30px;
  FONT-SIZE: 1.1em;
  text-align: left;
  height: 40px;
}

#footerhead {
  FONT-SIZE: 1.4em;
  COLOR: #f8a605;
  FONT-FAMILY: Trebuchet MS, Georgia, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
  border-bottom: 1px solid #7f7968;
  padding-bottom: 5px;
}

#footertext {
  padding-top: 5px;
  COLOR: #ffffff;
  margin: 0;
}

#footertext a{
  COLOR: #6d8dd2;
  text-decoration: none;
}

#footertext a:hover{
  COLOR: #f8a605;
  text-decoration: none;
}

#eyedandy {
  Margin: 0 auto;
  width: 900px;
  text-align: right;
  margin-bottom: 10px;
}

#eyedandy a {
  COLOR: #999999;
  FONT-SIZE: 1.0em;
  letter-spacing: 1px;
  text-transform:uppercase;
  text-decoration: none;
}

#eyedandy a:hover {
  COLOR: #b2692c;
  text-decoration: none;
}


/* text styles 
--------------------------------------------- */

A {
  COLOR: #1443a6;
  text-decoration: none;
}

A:hover {
  COLOR: #b2692c;
  text-decoration: none;
}

#news h1 {
  FONT-SIZE: 2.0em;
  FONT-WEIGHT: bold;
}

.headline {
  FONT-SIZE: 2.0em;
  FONT-WEIGHT: bold;
}

.subhead1 {
  FONT-SIZE: 1.6em;
  FONT-WEIGHT: bold;
}

.subhead2 {
  FONT-SIZE: 1.4em;
  FONT-WEIGHT: bold;
}

.subhead5 {
  FONT-SIZE: 1.3em;
  FONT-WEIGHT: normal;
  text-transform:uppercase
}

.smGrey {
  COLOR: #666666;
}

.subtitle {
  FONT-SIZE: 1.4em;
  font-style: italic;
}

.error {
  color: #990000;
  FONT-WEIGHT: bold;
  FONT-SIZE: 1.2em;
  line-height: 24px;
}

.main {
  FONT-SIZE: 1.1em;
  line-height: 24px;
}

.date {
  COLOR: #a14802;
  FONT-SIZE: 1.2em;
  FONT-FAMILY: Trebuchet MS, Georgia, Helvetica, sans-serif;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* main content styles 
--------------------------------------------- */

#content {	
	float: left;
	padding-top: 10px;
	width: 650px;
	margin-right: 20px;
}

#homephoto{
	border: 7px solid #fcce74;
	margin: 0;
}

#caption {
  COLOR: #a16b02;
  FONT-SIZE: 1.1em;
  FONT-WEIGHT: bold;
  float: left;
  width: 61%;
  padding: 10px 0 10px 0;
}

#credit {
  COLOR: #a16b02;
  FONT-SIZE: 1.1em;
  FONT-WEIGHT: normal;
  float: right;
  width: 38%;
  text-align: right;
  padding: 10px 0 10px 0;
}

#news {	
	clear: both;
	padding: 0 0 10px 0;
}

#feature {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../graphics/featured.gif) repeat-x top right #FFFFFF;
	border-bottom: 1px solid #d5ac7f;
}

#left {
	float: left;
	margin: 0;
	padding: 15px 8px 5px 8px;
	FONT-SIZE: 1.4em;
  	COLOR: #a14802;
  	FONT-FAMILY: Trebuchet MS, Georgia, Helvetica, sans-serif;
  	text-transform: uppercase;
  	letter-spacing: 3px; 
}

#right {
	float: right;
	margin: 0;
	padding: 18px 8px 5px 8px;
	font-weight: bold;
	font-size: 1.1em;
}

#products {
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
	padding-top: 20px;
	list-style: none;
}

#products li {
	float: left;
	width: 100px;
	padding: 0 0 10px 40px;
	FONT-SIZE: 1.1em;
	font-weight: bold;
	text-align: center;
}

/* cart styles 
--------------------------------------------- */

#cart {	
	float: left;
	padding-top: 10px;
	width: 900px;
	margin: 0;
}

.shopcart {
	FONT-SIZE: 1.1em;
}

/* sidebar styles 
--------------------------------------------- */

#sidebar {	
	float: right;
	padding-top: 10px;
	width: 220px;
}

.box {
	width: 220px;
	background: url(../graphics/boxbottom.gif) no-repeat bottom right;
}

.bottom {
	margin: 0;
	padding: 0px 10px 10px 15px;
	
}

.box h3 {
	margin: 0;
	padding: 10px 10px 4px 15px;
	background: url(../graphics/boxtop.gif) no-repeat top left;
	FONT-SIZE: 1.4em;
	COLOR: #a14802;
	FONT-FAMILY: Trebuchet MS, Georgia, Helvetica, sans-serif;
 	text-transform: uppercase;
 	letter-spacing: 1px;
 	font-weight: normal;
}

.box p {
	margin: 0;
	FONT-SIZE: 1.1em;
	line-height: 24px;
	padding: 10px 15px 15px 15px;
}
