/* CSS Document */
* {	margin:0; padding:0; font-size:100%;}
html{ min-width:903px;}
body{background:url(../../images/site/bkgd.jpg) top repeat-x #71080f; text-align:center;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

hr { height: 2px; color: #f2a117; width: 99%;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{ font-family:Arial, Helvetica, sans-serif; font-size:1.05em; line-height:1.5em; color:#d8c04a;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#545454;}
a:hover{text-decoration:none;}
p {padding-top:12px;}
h3{ font-family:Georgia, Times, serif; font-size:2em; color:#fff; font-weight:normal; padding-bottom:7px; margin-bottom:12px; text-transform: uppercase;}
h4{ font-size:1.833em; line-height:normal; color:#d8c04a; font-weight:normal; font-family:Georgia, Times, serif; padding-bottom:13px;}
strong, strong a{ color:#010101;}

/* ============================= left nav ====================== */
#logo {background: transparent url(../../images/site/logo.png) top no-repeat; cursor: pointer; width: 270px; height: 209px; float: left; padding-bottom: 160px;}

/* ============================= header ====================== */
#header .menu{border: solid 0px red; position: absolute; left: -10px; top: 360px; z-index: 99999;}

#header .menu ul{ padding:0 0 0 0; float:left;}
#header .menu li{ padding:20px 0 0 30px;}
#header .menu a{ font-size:1.65em; color:#fff; text-decoration:none; cursor:pointer; text-transform: uppercase;}
#header .menu a:hover, #header .menu .active{ color: #f9d040;}

#twit {position: relative; top: 310px; padding-right: 70px;text-align: right; line-height: 30px;}
#twit .menu2 a{ font-size:1.65em; color:#fff; text-decoration:none; cursor:pointer; text-transform: uppercase; }


/* ============================= content ====================== */
#content{}
#amroyal{float: right; width: 150px; height: 230px; padding: 0 0 20px 30px;}
#hjibot{float: right; width: 289px; height: 230px; padding: 0 0 20px 30px;}

#products {color: #fff;}
#products td{padding-bottom: 20px;}
#products a{color: #f9d040; text-decoration: underline; cursor: pointer;}
#products b{color: #f9d040; font-size: 10pt;}
.tb{border: solid 1px #f9d040; height: 23px; font-size: 18px;}

.button {background: url(http://www.vintageturtle.com/smokenjacks/images/site/btn.jpg); border: none 0px red; height: 25px; font-weight: bold; padding: 0 5px 0 5px; cursor: pointer;}

/* ============================= footer ====================== */
#footer{ width:100%; overflow:hidden;color:#fff; font-size:0.75em; line-height: 14px;}
#footer a{ color:#fff; text-decoration:none;}
#footer a:hover{ text-decoration:underline;}

.ftSmall {color: #f9d040;}
.ftSmall a{color: #f9d040;}

