A 					{ color:#000000; text-decoration:none}
A:hover,A:active	{ color:#000000; text-decoration:underline}

.bg {
	background-color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
hr {
	border: 0;
	color: #737373;
	background-color: #737373;
	height: 1px;
	width: 100%;
	text-align: left;
}

/* type */

h1 {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-style: normal;
}

li {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 13pt;
	line-height: 18pt;
	font-weight: normal;
	color: #737373;
}
.sideType {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.bodyCopy14 {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 14pt;
	line-height: 18pt;
	font-weight: bold;
	color: #737373;
}
.bodyCopy {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 13pt;
	line-height: 18pt;
	font-weight: normal;
	color: #737373;
}
.footerType {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

/* divs */

#nav { 
       width: 761px;
	   height: auto;
       background: white;
	   margin: 0 auto;
	   text-align: left;
}
.Ptable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
	color: #656565;
	padding-left: 20px;
	padding-right: 20px;
}
.productBox {
	background-color: #d7c3a0;
	text-align: left;
	margin: 10px;
	padding: 10px;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
}
.productBoxDetail {
	background-color: #d7c3a0;
	text-align: left;
	margin: 10px;
	padding: 10px;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
}
.detailH1 {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 16pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.detailH2 {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}



#container {
	width: 804px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background-color: white;
	background-image: url(../img/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#home1 {  
	   height: auto;
       background: white;
	   margin: 0 auto;
	   text-align: left;
}
#home2 {  
	   height: auto;
	   position: absolute;
       background: white;
	   margin: 0 auto;
	   text-align: left;
}
#home3 {
	   height: auto;
       background: white;
	   position: absolute;
	   margin: 0 auto;
	   text-align: left;
	   
}
#footer {
       float: left;  
       width: 761px;
	   height: auto;
       background: white;
	   margin: 0 auto;
	   text-align: left;
	   border-top-width: 1px;
	   border-top-style: solid;
	   border-top-color: #CCCCCC;
}

/* table */
.tdBorderRt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #656565;
}


.Nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(../img/table_bg.jpg);
	background-repeat: repeat-x;
}

.form {
 font-size: 12px;
 background-color: #ffffff;
 border: 1px solid #656565;
}

.button {
   color:#ffffff;
   font:Arial, Helvetica, sans-serif;
   
   font-weight:bold;
   background-color:#9a1215;
   border: 1px solid;
   border-top-color:#656565;
   border-left-color:#656565;
   border-right-color:#656565;
   border-bottom-color:#656565;}

.featured_table {
	background-image: url(../img/new/featured_table.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}
#container_home {

	width: 804px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background-color: white;
	background-image: url(../img/new/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

