	@charset "UTF-8";
/* CSS Document */

body 			{font-family:Arial, Helvetica, sans-serif;	font-size:14px;	color: #ffffff;	background:#000000 no-repeat top center; margin-top:10px;}
br				{clear:both;}
#wrapper		{width:960px; margin:20px auto;}
#wrapper br		{clear:both;}
p				{font-size:13px; color:#FFFFFF; margin:0 0 15px 0; font-family:Arial, Helvetica, sans-serif; line-height:140%}
p strong 		{color:#B89931;}
a				{color:#B89931; text-decoration:none; }
a:hover			{color:#ffffff; text-decoration:none;}
h1				{font-family:"Times New Roman"; font-size:24px; font-weight:normal; line-height:110%;}
h2				{font-family:"Times New Roman", Times, serif; font-size:24px; font-weight:normal; color:#B89931; margin:5px 0px 5px 0px;}
h3				{font-family:"Times New Roman", Times, serif; font-size:60px; font-weight:normal; color:#B89931; margin:0; float:left; line-height:60px; padding-left:5px;}
h4				{font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:normal; color:#B89931;  margin:8px 0px 05px 0px;}


#header			{width:960px;} /*The nav is in a separate style sheet*/
#navContainer	{float:right}

#footer			{width:960px; font-size:12px; color:#B89931; background:url(/_assets/blankPNG.png); margin-top:10px;}
#footetInner 	{padding:5px 10px;}
#footer	a		{color:#FFFFFF; margin:0 0 0 8px; font-size:12px;}
#footer	a:hover	{color:#B89931;}

#homeContainer				{background:url(/_assets/homePageBg.jpg) no-repeat left; width:960px; height:457px; margin:10px 0 0 0;}
#homeText					{width:530px; float:right; margin:20px 20px 0 0;}
#homeText h1    			{font-family:"Times New Roman"; font-size:24px; font-weight:normal; line-height:110%; color:#FFFFFF;}
#homeText p 				{font-size:12px; color:#dadada; margin:20px 0 0 0; line-height:140%}
#homeText p strong  		{font-size:12px; color:#B89931; line-height:140%; font-weight:normal; }
#homeOpeningHours 			{width:320px; background:#272727; padding:5px; margin:0 0 20px 0; float:right; background-image:url(/_assets/bg_datePanel.jpg)}
#homeOpeningHours p			{margin:5px 0; font-size:12px; color:#FFFFFF;}
#homeOpeningHours p strong	{color:#ffffff; font-weight:bold;}
#newsDate					{float:right; width:600px; font-size:12px; color:#b89931;}
#homeNews					{float:right; background:#FF0000; padding:10px 5px 3px 5px; width:590px; background:url(/_assets/bg_newsFeed.jpg); font-size:12px; color:#a4a4a4; height:20px; margin:5px 0 0 0;}


#mainContainer		{width:920px; height:430px; margin:20px 0 0 0; padding:10px 20px 0 20px; background-image:url(/_assets/blankPNG.png);} 
#halfPageNoScroll	{width:50%; float:left;}
#fullPage			{width:100%;}
#halfColLeft		{width:47%; float:left; margin:0 30px 0 0;}
#halfColRight		{width:47%; float:left; margin:0px;}

#inThePress 		{margin-right:15px; float:left;}

.topRightBtn			{width:100px; float:right; margin:-10px 0 0 10px;}
.topRightBtn a			{background-color:#B89931; color:#FFFFFF; text-decoration:none; height:25px; display:block; text-align:center; line-height:23px;}
.topRightBtn a:hover	{background-color:#5C4C18; color:#666666;}

a.linkWhite 		{color:#FFFFFF; text-decoration:none;}
a:hover.linkWhite	{color:#FFFFFF; text-decoration:underline;}


a.button 		{background-color:#B89931; color:#FFFFFF; text-decoration:none; height:25px; float:left; display:block; text-align:center; line-height:25px; width:120px;}
a:hover.button  {background-color:#5C4C18; color:#666666;}

#introHeader			{width:920px; height:60px; background:url(/_assets/introHeaderBg.jpg) right no-repeat #1A1A1A;}

#halfPageLogo			{float:right; margin:10px 0 0 0;}

#mainContainer	ul				{list-style:disc; margin:10px 0 15px 20px; font-size:13px; list-style-image:url(/images/copyBullet.png);}	
#mainContainer	ul.priceList	{list-style:disc; margin:0 0 0 15px; font-size:13px;}	
#mainContainer	ul.priceList li	{list-style:disc; margin:0 0 5px 0;}	
#mainContainer	li				{list-style:disc; margin:0 0 3px 0; color:#FFFFFF; list-style-image:url(/images/copyBullet.png);}	

#priceListPopup		{width:460px; height:290px; background-color:#666666; margin:15px 0 0 70px; float:left; padding:10px; opacity:0.8;filter:alpha(opacity=80)}

