/* GLOBAL */
body {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	margin:0px;
	background-color:#000000;
	background-image:url(/images/background.gif);
	color:#866941;
}
a:link, a:visited {
	color:#72431e; 
	text-decoration:none;
	font-weight:bold; 
}
a:hover, a:active {
	color:#72431e; 
	text-decoration:underline;
	font-weight:bold; 
}
h1 {
	color:#72431e;
	font-size:18px;
	letter-spacing: -0.5px;
}
h2 {
	color:#72431e;
	font-size:16px;
	letter-spacing: -0.5px;
}
h3 {
	color:#72431e;
	font-size:14px;
	text-align:left;
	letter-spacing: -0.5px;
}
#topBg {
	background-image:url(/images/background-top.gif);
	background-repeat:repeat-x;
	width:100%;
	height: 214px;
}
#masterDiv {
	width: 1035px;
	text-align:left;
}
#logo {
	padding-left:65px;
	text-align:center;
	float:inherit;
}
#top, .topMenu, #rightContent {
	float:left;
}
#leftMenu {
	width:250px;
	float:left;
}
#main {
	width:534px;
	height:453px;
	background-image:url(../images/index-main-content.jpg);
	background-repeat:no-repeat;
	float:left;
}
#promo1 {
	height:309px;
	padding-left:21px;
	padding-top:21px;
}
#promo2 {
	padding-left:71px;
	padding-top:12px;
}
#bottomMenu {
	margin-top:15px;
	text-align:center;
	float:left;
	color:#e6c78f;
	width: 1035px;
}
#bottomMenu a:link, #bottomMenu a:visited {
	color:#e6c78f; 
	text-decoration:none;
	font-weight:bold; 
}
#bottomMenu a:hover, #bottomMenu a:active {
	color:#e6c78f; 
	text-decoration:underline;
	font-weight:bold; 
}
#copyright {
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
	float:left;
	color:#e6c78f;
	width: 1035px;	
	font-size:10px;
}

/* TEMPLATE */
#topLogo {
	padding-left:10px;
	text-align:center;
	float:inherit;
}
#interMain {
	background-image:url(/images/internal-main-bg.gif);
	background-repeat:repeat-y;
	float:left;
	width:1035px;
}
#topMenuHelp, #topMenuBlank, #topMenuCashier, #bottomBlank, #topMenuPromotions, #topLogo2, .mainImg, #bottom, #menu {
	float:left;
}
#topMenuHome {
	padding-left:43px;
	float:left;
}
.leftBanner {
	padding-left:61px;
	margin-top:15px;
	float:left;
	padding-right:19px;
}
.rightBanner {
	float:left;
	margin-top:15px;
	padding-left:18px;
}
#interContent {
	width:1035px;
	float:left;
}
#row1 {
	width:299px;
	float:left;
}
#row2 {
	width:449px;
	float:left;
}
.menu01 {
	padding-left:28px
}
.menu02 {
	padding-left:20px
}
#row3 {
	width:287px;
	float:left;
}
.row3Bannners {
	padding-left:18px;
    float:left;
}
#interBgBottom {
	background-image:url(../images/internal-bg-bottles.gif);
	background-repeat:no-repeat;
	width:1035px;
	background-position:bottom;
	float:left;
	
}
#textContent {
	margin-left:10px;
	margin-right:15px;
	padding-bottom:15px;
}
/* TEMPLATE END */


/*MENU*/

#left-nav-container{
	float:right;
	text-align:center;
}
.left-link{
	padding-top:4px;
	height:20px;
	text-align:center;
	color:#e6c78f;
}
.left-link a:link, .left-link a:visited {
	color:#e6c78f;
	text-decoration:none;
}
.left-link a {
	color:#e6c78f;
	text-decoration:none;
}
.left-link-over{
	padding-top:4px;
	height:20px;
	text-align:center;
	color:#e6c78f;
	text-decoration:underline;
}
.left-link-over a{
	color:#e6c78f;
	text-decoration:none;
}

/*STYLES*/
.tableTitle{
	background-color:#881B16;
	font-size:13px;
	font-weight:bold;
	color:#FFFFCC;
}
.even{
	background-color:#FFF1C9;
}
.odd{
	background-color:#FFF8E5;
}
.user-input {
	background-image:url(/images/input-back.gif);
	width:81px;
	height:22px;
	background-repeat:no-repeat;
	margin:0px;
	border:0px;
	padding-left:5px;
	padding-right:5px;
}
.user-input-big {
	background-image:url(/images/input-back2.gif);
	width:205px;
	height:22px;
	background-repeat:no-repeat;
	margin:0px;
	border:0px;
	padding-left:5px;
	padding-right:5px;
}
.user-input-bigger {
	background-image:url(/images/input-back3.gif);
	width:290px;
	height:22px;
	background-repeat:no-repeat;
	margin:0px;
	border:0px;
	padding-left:5px;
	padding-right:5px;
}
