/*----- ESSENTIALS -----*/
body { margin:0; background:#000; font-family:"Times New Roman", Times, serif; font-size:13px; color:#2d2d2d; }
table, td { border:0; border-spacing:0; border-collapse:collapse; padding:0; margin:0; vertical-align:top }
img { border:0 }
ul, li { list-style-type:none; padding:0; margin:0 }
form, input { padding:0; margin:0 }
h1, h2, h3 { padding:0; margin:0 }
h1 {font-size:25px; color:#2d2d2d; margin-bottom:5px; }
h2 {font-size:20px; color:#2d2d2d; margin-bottom:5px; }
h3 {font-size:15px; color:#2d2d2d; margin-bottom:5px; }
a { color:#38402b; text-decoration:underline;  }
a:hover { color:#a05912; }
/*----- ESSENTIALS -----*/

/*----- WRAPPER -----*/
#mainWrap { background:url(outside-bg.gif) no-repeat; width:1285px; margin:0 auto; }
#pageWrapper {background:url(page-bg.gif) repeat-y; width:950px; margin:0 auto;}
/*----- WRAPPER -----*/

/*----- HEADER -----*/
#hdr { background:url(header-bg.gif) no-repeat; width:977px; height:167px; margin:0 -22px 0 0; color:#38402b; font-size:14px; }
#hdr ul { padding:145px 0 0 15px;}
#hdr li { float:left; color:#38402b; text-transform:uppercase; border-right: solid 1px #38402b; padding:0 3px;}
#hdr li.end {border:none;}
#hdr a {color:#38402b; text-decoration:none}
#hdr a:hover { color:#a05912; text-decoration:underline;}
/*----- HEADER -----*/

/*----- SPLASH -----*/
/* homepage splash */
#hpSplash { margin:0; padding:0; width:950px; height:306px; }

/* internal splash */
#inSplash { }
/*----- SPLASH -----*/

/*----- NAVIGATION -----*/
/* left navigation */
#subnav { background:url(subnav-bg.gif) repeat-y right; width:255px; margin:30px 10px 30px 35px; font-size:16px; font-weight:bold; min-height:397px; }
#subnav ul { padding:0 0 0 12px;}
#subnav li { padding:3px 0;}
#subnav a { text-decoration:none;}
#subnav a:hover {}
#subnav span { display:block; font-size:25px; font-weight:bold; color:#2d2d2d;}
/*----- NAVIGATION -----*/

/*----- BODY HOMEPAGE -----*/
#hpBody { width:410px; margin:30px; line-height:21px; }
#hpBody span {font-size:22px; font-weight:bold;}

#hpRight { width:450px; margin:30px 30px 0px 0px;}
#tajSocial { background:url(/images/taj-social.gif) no-repeat; width:434px; height:100px; color:#a05912; padding:76px 0 0 0px; text-align:center;}
#tajSocial span { display:block; font-size:17px; margin-bottom:5px;}
#tajSocial img {padding:3px;}
/*----- BODY HOMEPAGE -----*/

/*----- BODY INTERNAL -----*/
#inBody { margin:30px 70px 30px 0px;  }
#store {margin:20px 0;}
#store td {padding:0 20px; text-align:center;}
#store img {margin:2px;}
/*----- BODY INTERNAL -----*/

/*----- FOOTER -----*/
#ftr { background:url(footer-bg.gif) no-repeat; width:920px; height:60px; margin:0 0 0 166px; font-size:12px; padding:4px 0 0 30px;}
/*----- FOOTER -----*/
