body {
	top-margin: 0;
	padding: 0;
	text-align: left;
	background: #fff url(../images/bg_tile.jpg) repeat-x;
	background-position: top;
	color: #333; 
	font-size: 11px;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

p { 
	color: #333; 
	font-size: 11px;
	padding: 5px 0px 0px 10px;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

h1 { 
	color: #333333; 
	font-size: 18px;
	padding: 0px 0px 10px 0px;
	line-height: 17px; 
	font-family: "Times New Roman", Times, serif;
	border-bottom: 4px #3f1b17 double;
	letter-spacing: 1px;
	vertical-align: -2px;
	margin-top: 10px;
	margin-bottom: 10px;
}


h2 { 
	color: #333333; 
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	padding-left: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 { 
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 10px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
}

li.body { 
	color: #333; 
	font-size: 11px;
	line-height: 150%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-left: 50px;
	padding: 0px 100px 0px 10px;
	list-style-type: square;
}

.footercopy { 
	color: #29120f; 
	font-size: 10px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link, a:visited {
  color: #990000;
  background-color:transparent;
  text-decoration:underline;
  }
  
  
a:hover {
  color: #0000CC;
  background-color:transparent;
  text-decoration:underline;
}

/*--FOOTER LINKS--*/

a.footer:link, a.footer:visited {
   color: #0000CC;
  background-color:transparent;
  text-decoration:underline;
  }
  
  
a.footer:hover {
  color: #990000;
  background-color:transparent;
  text-decoration:underline;
}


/*-CART BUTTON STYLE */
.loginbutton {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
	background-color:#3f1b17;
	border-top: 1px solid #3f1b17;
	border-right: 1px solid #3f1b17;
	border-bottom: 1px solid #3f1b17;
	border-left: 1px solid #3f1b17;
	cursor : pointer;
	}
	


.buy {
	width: 183px;
	position: relative;
	border-bottom: 4px #3f1b17 double;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#677012;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	left: 20px;
	top: 0;
}

.chapter {
	width: 183px;
	position: relative;
	border-bottom: 4px #3f1b17 double;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#677012;
	line-height: 14px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	left: 20px;
	top: 0;
}

.locally {
	width: 183px;
	position: relative;
	border-bottom: 4px #3f1b17 double;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#677012;
	line-height: 14px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	left: 20px;
	top: 0;
}

.quote {
	width: 163px;
	position: relative;
	border-bottom: 4px #3f1b17 double;
	background: #f4f1ee;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color:#677012;
	line-height: 16px;
	font-size: 16px;
	text-align: center;
	padding: 20px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	left: 20px;
	top: 0;
}

.share {
	width: 138px;
	position: relative;
	border-bottom: 4px #3f1b17 double;
	border-top: 4px #3f1b17 double;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#677012;
	line-height: 14px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 10px 10px 10px 20px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	top: 20px;
}



/*- SIDE MENU STYLE--------------------------- */

ul.side {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 148px;	
	top: 0px;
}
	
#menu {
	position: relative;
	height: auto;
	width: 148px;
	top: 0px;
	margin: 0px 0px 20px 0px;
	
	}
	
#menu li a {
  	height: auto;
	text-decoration: none;
	padding: 2px 0px 2px 20px;
	border-bottom: 1px #aca697 solid;
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
	line-height: 17px;
	font-weight: bold;
	line-height: 17px; 
	font-size: 10px;
	display: block;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Geneva, Swiss, SunSans-Regular;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #29120f;
	}
	
#menu li a:hover {

	background: url(../images/rollover.jpg) repeat-y;

	}
