/* CSS Document */

body {
	color: #FFFFCC;
	font-size: 12px;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
	font-weight: normal;
	background-image: url(bgimages/bg_brown.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px
	}
	
.headers	 {
	font-size: 14px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold
	}
	
 a:link {
 	color: #FFFFCC;
	text-decoration: none;
	font-size:12px;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif
	}

 a:active {
 	color: #CC9933;
	text-decoration: none;
	font-size:12px;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif
	}


a:visited {
 	color: #CC9933;
	text-decoration: none;
	font-size:12px;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif
	}


a:hover {
 	color: #CC9933;
	text-decoration: none;
	font-size:12px;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif
	}

		
.navigation {
	margin-left: 250px;
	word-spacing: 20px;
	}
	
	
table.main {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	padding: 0px
	}
			
td.maintop 	{
	background-image: url(bgimages/topbar.jpg);
	background-color: #000000;
	height: 82px;
	vertical-align: middle
	}	
			
td.mainbottom 	{
	background-image: url(bgimages/bottombar.jpg);
	background-color: #000000;
	height: 23px;
	}					


td.middle 	{
	background-color: #000000;
	text-align: left;
	font-size:12px;
	vertical-align: top;
	}
	
table.stores td {	vertical-align: top;
					font-size: 11px;
					text-align: left;
					border: 0px;
					padding: 0px;
					margin: 0px;
					width: 700px
				}	


td.return_policy {
	background: white; 
	padding: 20 20 20 20px; 
	color: black;
}

td.return_policy UL LI {
	padding-bottom: 10px;
}

table.header2table {
	width: 100%;
	height: 200; 
	background-color: black;
}

table.header2table td {
	padding-bottom: 30px;
	vertical-align:top;
	padding-left: 20px;
}

/*
.vendorbox {
	margin-left: 100px;
	margin-top: 30px;
	padding: 20px;
	background-color: #45302C;
	width: 300px;
	border: 6px ridge #CC9933;
}

.vendorbox A {
	font-size: 15px;	
	font-weight: bolder;
	color: #CC9933;
}

.vendorbox A:hover {
	color: white;
}

.vendorbox table td {
 vertical-align: middle;
 text-align: left;
}

.vendorbox A IMG {
 border: 0px;
}
*/

.vendor_page {
 margin-left: 150px;
 font-size: 13px;
}

.vendor_page H1 {
  font-family: "Courier New", Courier, monospace;
}

.vendor_page A {
  font-weight: bolder;
  font-size: 13px;
  font-family: "Courier New", Courier, monospace;
}

.vendor_page .form_label {
  font-family: "Courier New", Courier, monospace;
  font-size: 18px;
  font-weight: bolder;
}

.vendor_page A IMG {
 border: 0px;
}


.button_1 {
	border: 2px solid #fff;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	z-index: 100;
	background: #45302C;
	text-decoration: none;
	font-weight: bold;
}

table.body_table td {
  padding: 8px;
}