BODY
{
	font-family: Arial,sans-serif;
	font-size: small;
	text-decoration: none;
}

.colorLink  {
	color: #3D002A;
}

.colorLink A {
	color: #3D002A;
}

#store
{
	font-family: Arial,sans-serif;
	font-size: small;
	text-decoration: none;
	background: #FFFFFF;
	text-align: center;
	position: relative;
	width: 954px;
	margin-left: 3em;
}

#banner img{
	border: 0px;
}

#banner a:active, a:link, a:visited {
	border: 0px;
}

#navigation  {
	background-color: #3d002a;
	color: #ffffff;
	text-align: justify;
	height: 22px;
}

#navigation a {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;	
	display: inline;
	vertical-align:  middle; 
	margin-right: 8px;
	margin-left: 8px;
}

#navigation a:active, a:link, a:visited {
	font-size: x-small;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	vertical-align:  middle; 
	margin-right: 8px;
	margin-left: 8px;
}

#navigation a:hover {
	color: #9B9D73;
}

#main h1, h3
{
    color: #3d002a;
}

#main .bolder {
	font-weight: bold;
}

#main_bottom a:active, a:link, a:visited  {
	color: #9b9d73;
	font-size: xx-small;
	text-align: center;
}

#main_bottom a:hover {
	color: #3d002a;
}

.indent{	
	margin-left: 3em;
}


 
#navigation a, #navigation .pipe {
	margin-top: 3em;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
 	display: inline;
	vertical-align:  middle; 
}

#cartGutter {
	text-align: right;
	margin-right: 20px;
}

#cartGutter a {
	font-size:100%;
	text-decoration: underline;
}

#main
{
	text-align:left;
	width: 954px;
}

#main H1
{
	color: #3D002A;
}

#main H3
{
	color: #3D002A;
}

#main P
{
	color: #9B9D73;
	font-weight: bolder;
}

#main A
{
	color: #3D002A;
}

#main A:HOVER
{
	color: #3D002A;
}

#main A:VISITED
{
	color: #3D002A;
}

#main LI
{
	color: #9B9D73;
	font-weight: bolder;
}

#main_bottom
{
	margin-left: 0px;
	font-size: small;
	font-family: Arial,sans-serif;
	font-weight: bolder;
	color: #9B9D73;
}

#main_bottom_tbl {
	height: 100%;
	border-top: 1px solid #9B9D73;
	border-bottom: 1px solid #9B9D73;
	padding: 0 0.5em;
	margin-top: 12px;
	margin-bottom: 12px;
}

.main_bottom_tbl {
	border-top: 1px solid #9B9D73;
	border-bottom: 1px solid #9B9D73;
	padding: 0 0.5em;
}

.main_bottom_tbl_outer {
	border-top: 1px;
	border-bottom: 1px;
}

.main_bottom_tbl_inner_right  {
	border-left: 1px solid #9B9D73;
	text-align: center;
}
		
.main_bottom_tbl_inner_right_p {
	text-align: left;
	margin-right: 12px;
	margin-top: 2px;
	vertical-align: top;
}

.mainGraphic 
{
	margin-bottom: 1px;
	margin-right: 1px;	
}

.article_img
{
	margin: 2em;
	margin-top: 2em;
	margin-bottom: 6em;
}

.homeTextBlurb
{
	position: relative;
	left: 1em;
	right: 2em;
}

.newArrivals
{
	position: relative;
	right: 2em;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.newArrivals a, a:active, a:link, a:visited
{
	color: 9b9d73;
	text-decoration: none;
	font-size: xx-small;
	text-align: center;
}

.newArrivals A:HOVER
{
	color: #3D002A;
}


#footer  {
	background-color: #9B9D73;
	color: #FFFFFF;
	font-size:xx-small;
	width: 954px;
	height: 46px;
}

#footer a {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;	
	display: inline;
	vertical-align:  middle; 
	margin-right: 8px;
	margin-left: 8px;
}

#footer a:active, a:link, a:visited {
	font-size: x-small;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	vertical-align:  middle; 
	margin-right: 8px;
	margin-left: 8px;
}

#footer a:hover {
	color: #3d002a;
}



.entry {
  border-bottom: 1px dotted #77d;
}

.title {
  font-size: 120%;
  font-family: sans-serif;
}

.entry img {
  width: 75px;
  float: left;
  margin-right: 1em;
}

.productEntry {
	margin-left: 1em; 	
}

.product {
	margin-top: 24px;
	margin-bottom: 24px;
}

.product p {
	text-align: left;
}
	
.productTitle {
	vertical-align: top;
  	float: left;
	color: #3d002a;
  	font-size: 140%;  	
  	font-weight: bolder;
  	font-family: Arial, sans-serif;
}

.productDescription {
	
}

.productFeature {
	color: #3d002a;
  	font-weight: bolder;
}

.productImage  {
  float: left;
  margin-right: 1em;	
  margin-bottom: 2em;
}

.productButton {
	background-color: #3d002a;
	color: #ffffff;
}


.entry h3 {
 margin-bottom: 2px;
 color: #227;
}

.entry p {
 margin-top: 0px;
 margin-bottom: 0.8em;
 margin-left: 1em;
}

.entry .price-line {
}

.entry .add-to-cart {
  position: relative;
}

.entry  .price {
  color: #44a;
  font-weight: bold;
  margin-right: 2em;
}

.checkoutButton {
	background-color: #3d002a;
	color: #ffffff;
	position: relative;
	top: -26px;
	right: -120px;
	
}

.updateButton {
	background-color: #3d002a;
	color: #ffffff;
	position: relative;
	right: 120px;
	width: 126px;
}

.carttable {
	position: relative;
	left: 100px;
	width: 85%;
}

.carttablecol {
	position: relative;
	text-align: left;
}

.cartsubtotal {
	position: relative;
	text-align: right;
	padding-top: 20px;
	padding-right: 80px;
	padding-left: 80px;
}

.carttablehead {
	text-align: left;
}
	
.carttableodd {

}

.carttableeven {
	

}
.cartHeader {
	color: #3d002a;
	font-weight: bolder;
	font-size: large;
	text-align: left;
}

.cartTotal {
	color: #3d002a;
	font-weight: bolder;
	padding-right: 20px;
	padding-left: 20px;
}

.pkg-details {
	color: #3d002a;
	font-weight: bolder;
	margin-right: 6px;
}

.packageDisplay {
	position: relative;
	text-align: left;	
	
}

/* START:inline */
.entry form, .entry form div {
  display: inline;
}
/* END:inline */
