html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 17px;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 	font-size:13px;
	background:url(images/body-bg.gif) repeat-x top center #904005;	
	color:#ffe29f;
}


/* main site links */
a:link {color: #fdd881;}
a:visited {color: #fdd881;}
a:hover
{
    color: #FEE7B1;
}
img {display:block;}
img, div {behavior: url(javascript/iepngfix.htc) }

.alert {color: #fff; font-size: 12px;}

#MiniCartWrapper {position: relative; width: 900px; margin: 0 auto; text-align: right;}
#MiniCart {position: absolute; width: 900px; margin-top: 5px; font-size: 12px; color: #ffffcc;}
#MiniCart a {margin-left: 10px; color: #ffffcc;}

#menuLinks a {display: block; text-align: left; padding: 5px 10px; color: #fdd881; font-size: 14px; font-weight: bold;}
#menuLinks a:hover {color: #fdd881 ; background-color: #511000}

#top {margin:0px auto; width:900px;}
#siteWrapper {width:100%; background:url(images/outer-wrapper.jpg) top center no-repeat;}
#global {width:900px; margin:0 auto; }

#logoLinkWrap {position: relative;}
#logoLink {position: absolute; top: 30px; left: 35px;}
#logoLink a {display:block; width: 230px; height: 100px; text-decoration:none; border:0;}

#navWrapper {position: relative; width: 960px; margin:0 auto;}
#nav {position: absolute; top: -26px; left: 307px;}

#menuWrapper {position: relative; width: 960px; margin:0 auto;}
#menuClick {position: absolute; top: -93px; left: 537px;}

#interiorSideBar
{
    float: right;
    background-color: #7f2703;
    border: 1px solid #621F02;
    width: 210px;
    min-height: 300px;
    margin-left: 5px;
}

#interiorSideBar img {display: block; margin: 5px auto; border: 0;}

#homeLeft {float:left; width:608px; background:transparent;}
#flashContainer {width:608px; height:364px; background:url(images/homeFlash/slides/1.jpg);}
#homeRight {float:left; width:292px; height:364px; background:url(images/home-bg.jpg) no-repeat;}
#homeText {padding: 60px 25px 95px 37px; color:#633;}

#homeTextMain {margin-top:35px; width:900px;}
#homeTextMain img {display: inline; border: 0;}

#iContentWrapper {background:url(images/i-content-bg.jpg) #511000 no-repeat top; padding:10px; padding-top:20px; min-height:500px; _height:500px; _overflow:visible; line-height:20px;}


div.clear {clear:both;}

#footerLinks { margin-top:10px; width: 890px; color:#ffdb86; background:#d58c10; font-size: 11px; padding: 3px 5px;}
#footerLinks a {font-size:11px; color:#ffdb86; padding: 0px 3px; text-decoration:none;}

#Terms { margin-top:1px; width: 400px; float: left; color:#ffdb86; font-size: 11px; padding: 2px 2px; text-align: left;}
#Terms a {font-size:11px; color:#ffdb86; padding: 0px 3px; text-decoration:none;}

#Ten11 { margin-top:1px; width: 400px; float: right; color:#ffdb86; font-size: 11px; padding: 2px 2px; text-align: right;}
#Ten11 a {font-size:11px; color:#ffdb86; padding: 0px 3px; text-decoration:none;}



h1 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:capitalize;
	font-weight:bold;
	font-size:24px;
   	margin:5px 0px;
	height:34px;
	color:#fdd881;
	padding: 0 0 6px 10px;
	background: url(images/header-bg.gif) no-repeat bottom left;
	
  }
  
h1.home {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:21px; background:none; height:20px; color:#ffdb86; }

h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#fdd881;
    font-size: 22px;
    margin-top: 20px;
 }



h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#444;
    font-size: 16px;
}

h4 {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px; color:#444; margin:0px;}

li {font-size:100%;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 }




.CheckoutButton
{
    color: black;
    font-weight: bold;
    font-size: 14px;
}
.CheckoutButtonDisabled {color: #555555; background-color: #e9e9e9; font-weight:bold; font-size: 14px;}


.dg { border-color:#F9F9F9; padding:1px 1px 1px 1px;}
.dgHeader {background-color:#5d0c0b; font-size:14px; color:#ffffff; font-weight:bold;}
.dgItem {background-color:#ffffff; color:Black; font-size:13px; font-weight:normal;}
.dgItem a {color: #2f0705;}
.dgAltItem {background-color:#eeeeee; color:Black; font-size:13px; font-weight:normal;}
.dgAltItem a {color: #2f0705;}
.dgSelect {font-weight: normal; color: black; font-style: italic; background-color: #99ccff;}