body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	background-color: #FCFAED;
	margin-top: 0px;
}

.outer {
	background-color: #FFFFFF;
	border-right: 1px solid #95720C;
	width: 849px;
	text-align: left;
}

.top {
	width: 786px;
	background-color: #FFFFFF;
}

#nav {
	width: 786px;
	text-align: left;
}

.center {
	width: 849px;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color: #FFFFFF;
}

.centerpad {
	padding: 10px;
	padding-left: 35px;
	padding-bottom: 0px;
	padding-right: 48px;
}

.centerpad2 {
	padding: 10px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 30px;
}

.centerinnerpad {
	padding: 20px;
	padding-bottom: 0px;
}

h1 {
	text-transform:uppercase;
	text-decoration:none;
	color: #926C02;
	font-weight:bold;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
}

/*Products Page*/
#products {
	padding: 20px;
}
#products .sectionname {
	font-size:26px; 
	color:#414B28; 
	font-weight:bold; 
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}

#products .prodid {
	text-decoration:none;
	font-weight: bold;
	color: #916d00;
	font-size:14px;
}

#products .prodname {
	text-decoration:none;
	color: #006c68;
	font-size:14px;
}

#products .prodname a {
	text-decoration:none;
	color: #006c68;
}

#products .name {
	margin-bottom: 40px;
}

#products .imageborder {
}

#products .prodimage {
}

/*Detail Page*/
#proddetail {
	padding: 10px;
}
#proddetail .detailid {
	text-transform:uppercase;
	text-decoration:none;
	color: #916d00;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

#proddetail .prodname {
	text-decoration:none;
	color: #006c68;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
 
#proddetail .detaildescription { 
 	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
}
 
#proddetail ul {
 	padding-left:110px;
  	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
	 
#proddetail .prod_ID {
	font-size:10px;
	color: #606060;
}
 
#proddetail .detailimage {
}
 
#proddetail .topnav {
	font-size:14px; 
	font-weight:bold; 
	padding-top:0px;
	padding-left:20px;
	color: #414B28; 
}

#proddetail .topnav a {
	color: #414B28; 
}

#proddetail .detailbl {
	width: 50%;
}

#proddetail .emailfriend {
	color: #000000;
}

#proddetail .emailfriend a {
	color: #000000;
}

#proddetail .pagenums {
	color: #916d00;
	text-align: right;
	font-size: 12px;
}

#proddetail .pagenums a {
	color: #916d00;
	text-decoration: none;
}

/*About Page*/
#about {
	text-align: justify;
}

#about .title {
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

/*Contact Page*/
#contact {}
#contact .title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
}

#contact .title2 {
	font-size: 16px;
	font-weight: bold;
}

#contact  .textfield {
	width: 200px;
	border: 1px solid #916d00;
	width: 233px;
	height: 22px;
	background-color: #FFF;
}

#contact  .textarea {
	width: 442px;
	height: 100px;
	border: 1px solid #916d00;
	background-color: #FFF;
}

#contact  .contacttext {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: left;
	color: #916d00;
	text-transform: uppercase;
}

#contact .contactinfo {
	color: #00696E;
	font-size: 12px;
	line-height: 18px;
}

#contact .contacttitle {
	color: #00696E;
	font-weight: bold;
	font-size: 18px;
}

#contact .button {
	margin-top: 25px;
}

/*Auction Info*/
#info {
 	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(images/header_info.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 25px;
	margin-left: 15px;
}

#info .text {
	width: 370px;
	padding-top: 70px;
}

#info .largetext {
	font-size: 14px;
	font-weight: bold;
}

#info .packages {
	float: right;
	margin-top: 110px;
	padding-right: 125px;
	border-left: 1px solid #95720C;
}

#info .packagetext {
	padding-left: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#info .goldtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #916d00;
	text-transform: uppercase;
}

/*Email a Friend*/
#emailfriend {
	background-color: #98B7ED;
	color: #000000;
}

/*Cart*/
#cart {}

#cart .cobh2 {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	color: #916d00;
	text-transform: uppercase;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
}

#cart .cobh2b {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	color: #916d00;
	text-transform: uppercase;
	border-bottom: 1px solid #000000;
	text-align: center;
}

#cart .cobh3 {
	font-size: 11px;
	text-align: left;
	color: #000000;
	border-right: 1px solid #000000;
}

#cart .cobh3b {
	font-size: 11px;
	text-align: left;
	color: #000000;
}

#cart .cobh4 {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

#cart .goldtext {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	color: #916d00;
	text-transform: uppercase;
	text-align: right;
}

#cart .cobh4b {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

#cart .cobh4c {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	text-align: left;
}

#cart .cobh6 {
	border-top: 1px solid #000000;
}

#cart .cobh6b {;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

#cart .cobh6c {;
	border-top: 1px solid #000000;
	text-align: left;
}

#cart .cobh5 {
	font-size: 12px;
	color: #916d00;
	text-align: right;
	font-weight: bold;
}

#cart .cobh5 a {
	color: #916d00;
}

/*Footer*/
.footer {
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color: #916d00;
	text-align: center;
	width: 849px;
	height: 75px;
	font-size: 12px;
}

.footerpad {
	padding-top: 53px;
}

.footer a {
	color: #916d00;
	text-decoration: none;
}

.footer a:hover {
	color: #006c68;
	text-decoration: none;
}

.smalltext {
	font-size: 11px;
	padding-bottom: 10px;
	color: #006c68;
}

/*copyright*/
.copy {
	font-size: 10px;
	text-decoration:none;
	color: #000000;
	padding-top: 23px;
}

.copy a {
	color: #000000;
	text-decoration: none;
}

.copy a:hover {
	color: #95720C;
}