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

.c102 {
	background-color:#fade52;
}

.c103 {
	background-color:#c3d43a;
}

.c104 {
	background-color:#99e6d4;
}

.c105 {
	background-color:#06ccf3;
}

.c106 {
	background-color:#fc80c8;
}

#container {
		background-color: #ffffff;
		width: 960px;
		margin: auto;
}

#top {
		width: 100%;
		height: 230px;
}

.toplogo {
		width: 208px;
		float: left;
}

.topcenter {
		width: 545px;
		height: 230px;
		float: left;
}

.topright {
		width: 207px;
		height: 230px;
		float: left;
}



/*  TOP NAVIGATION  */

#topnav {
		width: 100%;
		height: 80px;
		background-color: #ffffff;
		float: left;
}

.topnavleft {
		width: 208px;
		height: 80px;
		float: left;
		background-color: #ffffff;
		margin: 0;
		padding: 0;
}

.topnavcenter {
		width: 545px;
		float: left;
		background-color: #ffffff;
}

.topnavright {
		width: 207px;
		height: 80px;
		float: right;
		background-color: #ffffff;
}

ul {
		list-style: none;
		float: left;
		margin: 0;
		padding: 0;
}

li {
		list-style: none;
		display: inline;
		float: left;
		margin: 0;
		padding: 0;
}

li a {
		text-decoration: none;
}



/*  CENTER CONTAINER  */

#middle {
		background-color: #ffffff;
		width: 960px;
		height: auto;
		float: left;
}



/*  LEFT NAVIGATION  */

.leftnav {
		width: 138px;
		height: auto;
		min-height: 315px;
		padding: 4px 0 10px 70px;
		background-color: #ffffff;
		float: left;
		display: block;
		text-align:left;
}		

.leftnav h4 a {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #000000;
		font-size: 12px;
		line-height:19px;
		text-decoration: none;
		padding: 0 0 0 4px;
}

.leftnav h4 a:hover {
		color: #ffffff;
		background-color: #fd860e;
}

.leftnav h3 a {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #611f0c;
		font-size: 14px;
		line-height: 18px;
		text-decoration: none;
		padding: 4px;
}

.leftnav h3 a:hover {
		color: #ffffff;
		background-color: #611f0c;
}

.leftnav ul {
		display: block;
		list-style: none;
}

.leftnav li {
		display: block;
		list-style: none;
		float: none;
}


/*  CONTENT  */

.content {
		width: 545px;
		height: auto;
		min-height: 312px;
		background-color: #ffffff;
		float: left;
}


/*  RIGHT NAVIGATION  */

.rightnav {
		width: 207px;
		height: auto;
		min-height: 312px;
		float: right;
		background-color: #ffffff;
}




/*  FOOTER  */

.footer {
		width: 960px;
		margin: auto;
		padding-top: 10px;
		text-align: center;
}		

.footer .copy {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 9px;
		color: #ffffff;
}

.footer .copy a {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 9px;
		color: #ffffff;
		text-decoration: none;
}

.footer .copy a:hover {
		text-decoration: none;
		border-bottom: 1px solid #ffffff;
}






.clear  {
		clear: both;
}

img {
		border: 0;
		margin: 0;
		padding: 0;
}

.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-top: 5px;
}

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

.centerinnerpad {
}

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

/*Products Page*/
#products {
}
#products .sectionname {
	font-size:26px; 
	color:#000000;
	text-transform:capitalize;
	font-weight:bold; 
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}

#products .prodid {
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	font-size:12px;
}

#products .prodname {
	text-decoration:none;
	color: #000000;
	font-size:12px;
	text-transform:uppercase;
}

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

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

#products .imageborder {
}

#products .prodimage {
	border:1px solid #551a09;
}

#products .prodimage a {
		background-color: #ffffff;
		text-decoration: none;
}

#products .prodimage p {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		color: #000000;
		font-size: 12px;
		line-height: 12px;
		padding-bottom: 4px;
		text-decoration: none;
}

/*Detail Page*/
#proddetail {
}
#proddetail .detailid {
	font-weight:bold;
}

#proddetail .prodname {
	text-align: left;
	padding: 18px 0 0 0px;
	text-transform:uppercase;
	text-decoration:none;
	color: #000000;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
}
 
#proddetail .detailprice {
}

#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 .prodimage {
	border:1px solid #551a09;
}
 
#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;
	text-transform:uppercase;
	font-size: 10px;
	padding-top:5px;
}

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

#proddetail .emailfriend a:hover {
	text-decoration:underline;
}


/*#proddetail .addtocart {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
	color: #000000;
	padding: 20px 0px 0px 0px;
	
}
*/
#proddetail .addtocart a {
	color: #000000;
	text-decoration:none;
}

#proddetail .addtocart a:hover {
	color: #ffffff;
	background-color: #000000;
}

#proddetail .pagenums {
		width: 160px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 14px;
		text-align: right;
		text-transform: uppercase;
		color: #000000;
}

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

#proddetail .pagenums a:hover {
	text-decoration:underline;
}

/*About Page*/
#about {
	text-align: left;
	padding-right:12px;
}

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

#about .red {
	color:#551a09;
	font-weight:bold;
	font-size:14px;
}

h4 {
	font-size:14px;
}
/*Contact Page*/
#contact {}
#contact .contacttitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
	padding-top:30px;
}

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

#contact .contactform {
	float:left;
}

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

#contact  .textarea {
	width: 233px;
	height: 100px;
	border: 1px solid #551a09;
	background-color: #FFF;
}

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

#contact .contactinfo {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	float:right;
	padding-right:12px;
	text-align:left;
}

#contact .contacttitle {
	color: #000000;
	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 .cobhl {
	color:#551a09;
	text-transform:uppercase;

}

#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;
}

#cart td {
	padding:3px;
}
/* $36 PRIZE PAGE  */

#c102 {
		width: 545px;
		height: auto;
		padding: 20px 0 30px 0;
		float: left;
}

#c102 .prodimage {
		border: solid 1px #fade52;
}

#c102 .prodname a:hover {
		border-bottom: 2px solid #fade52;
}

/* $25 PRIZE PAGE  */

#c103 {
		width: 545px;
		height: auto;
		padding: 20px 0 30px 0;
		float: left;
}

#c103 .prodimage {
		border: solid 1px #c3d43a;
}

#c103 .prodname a:hover {
		border-bottom: 2px solid #c3d43a;
}

/* $18 PRIZE PAGE  */

#c104 {
		width: 545px;
		height: auto;
		padding: 20px 0 30px 0;
		float: left;
}

#c104 .prodimage {
		border: solid 1px #99e6d4;
}

#c104 .prodname a:hover {
		border-bottom: 2px solid #99e6d4;
}

/* $10 PRIZE PAGE  */

#c105 {
		width: 545px;
		height: auto;
		padding: 20px 0 30px 0;
		float: left;
}

#c105 .prodimage {
		border: solid 1px #06ccf3;
}

#c105 .prodname a:hover {
		border-bottom: 2px solid #06ccf3;
}

/* $5 PRIZE PAGE  */

#c106 {
		width: 545px;
		height: auto;
		padding: 20px 0 30px 0;
		float: left;
}

#c106 .prodimage {
		border: solid 1px #fc80c8;
}

#c106 .prodname a:hover {
		border-bottom: 2px solid #fc80c8;
}

/*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: 8px;
	width:905px;
}

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

.copy a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	color:#FFFFFF;
}
