
	body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	table, td, div, span, p {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	a {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		color:#000000;
		font-weight:bold;
	}
	
	a:link {color: #000000; }
	a:visited {color: #000000; }
	a:hover {color: #ff3333; }
	
	a.bannerMenu {
		margin-right:10px;
		font-size:10px;
	}
	
	a.bannerMenu:hover {
		color:#ff3333;
	}
	
	a.mainMenu {
		font-size:10px;
		text-transform:uppercase;
	}
	
	a.mainMenu:hover {
		color:#996666;
	}
	
	a.buttonLink {
		color:#ffffff;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:none;
	}
	
	a.buttonLink:hover {
		font-size:10px;
		color:#ffffff;
		text-decoration:none;
	}
	
	a.buttonLink:visited {
		font-size:10px;
		color:#ffffff;
		text-decoration:none;
	}
	
	a.smallCaps:link, a.smallCaps:hover, a.smallCaps:visited {
		font-size:10px;
		text-transform:uppercase;
		font-weight:normal;
	}
	
	.buttonDiv {
		height:19px;
		width:56px; 
		padding-top:6px;
		text-align:center;
		background-image: url(../images/gfkButtonBackground.gif);
		background-repeat: no-repeat;
		background-position: center center;
		border:0px;
		background-color:#ffffff;
		color:#ffffff;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
	}
	
	.bannerMenuSelected {
		margin-right:10px;
		font-size:10px;
		color:#ff3333;
		font-weight:bold;
		cursor:pointer;
	}
	
	.mainMenuDiv {
		height:15px;
		width:140px;
		margin-left:20px;
		
	}
	
	.mainMenuDivSelected1 {
		height:15px;
		width:140px;
		padding-left:20px;
		color:#ff0033;
		font-size:10px;
		text-transform:uppercase;
		font-weight:bold;
	}
	
	.mainMenuDivSelected2 {
		height:15px;
		width:140px;
		padding-left:20px;
		background-image: url(../images/gfkBulletHole.gif);
		background-repeat: no-repeat;
		background-position: top left;
		color:#ff0033;
		font-size:10px;
		text-transform:uppercase;
		font-weight:bold;
	}
	
	a.footerMenu {
		font-weight:normal;
		color:#666666;
	}
	
	a.footerMenu:link {
		color:#666666;
	}
	
	a.footerMenu:visited {
		color:#666666;
	}
	
	a.footerMenu:hover {
		color:#ff3333;
	}
	
	.mainTable {
		background-color:#ffffff;
		width:820px;
	}
	
	.topBanner {
		padding-left:50px;
		padding-right:20px;
	}
	
	.bannerLogo {
		height:96;
		width:225px;
		border:0px;
	}
	
	.bannerImage {
		height:175px;
		width:193px;
		margin:0px 10px 0px 10px;
		border:0px;
	}
	
	.bannerCartLink {
		height:53px;
		background-image: url(../images/gfkViewCart.gif);
		background-repeat: no-repeat;
		background-position: top right;
		padding-right:38px;
		font-size:10px;
	}
	
	.divLeftDoorClosed {
		height:420px;
		width:168px;
		background-image:url(../images/gfkSaloonDoorLeft.jpg);
		background-repeat:no-repeat;
		background-position:top right;
	}
	
	.divRightDoorClosed {
		height:420px;
		width:168px; 
		background-image: url(../images/gfkSaloonDoorRight.jpg);
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	.divLeftDoorOpen {
		height:420px;
		width:45px;
		background-image:url(../images/gfkSaloonDoorLeftClosed.jpg);
		background-repeat:no-repeat;
		background-position:top right;
	}
	
	.divRightDoorOpen {
		height:420px;
		width:45px;
		background-image:url(../images/gfkSaloonDoorRightOpen.jpg);
		background-repeat:no-repeat;
		background-position:top right;
	}
	
	.inputButton {
		height:19px;
		width:70px; 
		background-image: url(../images/gfkButtonBackground.gif);
		background-repeat: no-repeat;
		background-position: center center;
		border:0px;
		background-color:#ffffff;
		color:#ffffff;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
	}
	
	.mainMenu {
		width:200px;
	}
	
	.pageTitle {
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size:13px;
		color: #ff0033;
		font-weight:bold;
		margin-left:20px;
	}
	
	.headerDiv {
		height:19px;
		width:500px; 
		background-image: url(../images/gfkHeaderDivBackground.gif);
		background-repeat: no-repeat;
		padding-left:30px;
		padding-top:2px;
		color:#ffffff;
		font-weight:bold;
	}
	
	.greyDiv {
		margin:3px 0px 10px 0px;
		width:479px; 	
		padding:10px;
		background-color:#e9e9e9;
	}
	
	input {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		width:240px;
	}
	
	textarea {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		width:240px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	