@font-face 
{
    font-family: Font Name;
    font-style: normal;
	font-weight: normal;
    src: url("TrajanPro-Regular.otf");
  }
  
.tjpro 
{
	font-family: "TrajanPro-Regular";
	font-size:11px;
	font-weight: normal;
}
body
{
	margin:0px;
	background-color: #000000;
}
a
{
	outline:none;
}
.homepage-bg 
{
	background-image: url(images/homepage_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #050608;
	border-left-color: #050608;
}
.aboutpage-bg 
{
	background-image: url(images/aboutpage_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #050608;
	border-left-color: #050608;
}
.about-mainbg {
	background-image: url(images/ab-mainbg_mid.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin-top: 20px;
}
.aboutus-mainbg {
	background-image: url(images/about-mainbg_mid.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin-top: 20px;
}
.about-mainbg_end {
	background-image: url(images/ab-mainbg_end1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.aboutus-mainbg_end {
	background-image: url(images/about-mainbg_end1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.aboutus-mainbg_end p{
	font-family: "TrajanPro-Regular", Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.about-mainbg_end p{
	font-family: "TrajanPro-Regular", Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.sub-mainbg_top {
	background-image: url(images/sub-mainbg_top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.about-mainbg_top {
	background-image: url(images/ab-mainbg_top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutus-mainbg_top {
	background-image: url(images/about-mainbg_top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: "TrajanPro-Regular", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 14px;
	line-height: 20px;
	padding-bottom: 0px;
	margin: 0px;
}
h1 a{
	text-decoration:underline;
	color: #000000;
}
h1 a:hover{
	text-decoration:none;
	color: #7A120E;
}
.active {
	font-family: "TrajanPro-Regular", Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #7A120E;
	padding-top: 14px;
	line-height: 20px;
	padding-bottom: 0px;
	margin: 0px;
	text-decoration: none;
}
h2 {
	font-family: "TrajanPro-Regular", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	padding-top: 6px;
}
h3 {
	font-family: "TrajanPro-Regular", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #7A120E;
	line-height: 20px;
}
h3 a{
	text-decoration:underline;
	color: #7A120E;
}
h3 a:hover{
	text-decoration:none;
	color: #7A120E;
}
h4 {

	font-family: "TrajanPro-Regular", Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
h5 {
	font-family: "TrajanPro-Regular", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #7A120E;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	padding-top: 6px;
}
.info {
	font-family: "TrajanPro-Regular", Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
    padding-bottom: 4px;
    display: block;
}

.small {
	font-family: "TrajanPro-Regular", Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.product-bg {
	background-image: url(images/product-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 29px;
	padding-left: 7px;
}
.nav {
	padding-top: 25px;
}

.cart_border 
{
	border: 1px solid #D2B98A;
	font-family: "TrajanPro-Regular", Georgia, Times New Roman, Times, serif;
	font-size:10pt;
}
	
.cart_header{
font-weight:bold;
background-color:#E6D8BD;
}.top-padding {
	padding-top: 85px;
}
.about-newbg {
	background-color: #221E1F;
}
.about-padding {
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

.yellow-info {
	font-family: "TrajanPro-Regular", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #EB9F4B;
	padding-top: 5px;
}
.abc-yellotext {
	font-family: "TrajanPro-Regular", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	color: #EB9F4B;
	padding-top: 5px;
}
.blackbg {
	background-color: #000000;
}
#indexlink {
	height: 25px;
	width: 50px;
	margin-top: 460px;
	position: absolute;
	z-index: 11;
	top: -1px;
	text-decoration:none;
	float: left;
	padding-left: 200px;
}

img { border: 0; }

.menu-head {
   font-size: 1.5em;
   color: #8D1B16;

}

#review h2 {
    font-size: 26px;
    color: #8D7B24;
    padding-bottom: 10px;
}

.reviewer {
    text-align: right;
    font-style: italic;
}

#review p {
    padding-bottom: 15px;
}

#homepage .homepage-bg td a img { width:91px; height:45px; }
* html img { behavior: url(iepngfix.htc) }
.follow-us{
	color:yellow;
	font-family: Arial;
	font-size:10px;
	padding-left:11px;
}
.follow-us a{
	color:yellow;
	text-decoration:none;
}
.follow-us a:hover{
	color:white;
	text-decoration: underline;
}

.follow-us td a img{
	width:16px;
	height:16px;
}
.diff_color
{
	color:#9F2720;
	
}