body				{font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin:0px; background-color: #333}

#mainBackground		{background:url(images/background_main.jpg) no-repeat #000}  /*------- get this into the page but lined up with photos so not in the body */

/* PAGE BACKGROUNDS
------------------------------------------------ */
.background 		{background-repeat: no-repeat;	background-position: left -3px;	border: 2px solid #b3003a;	border-right: none;	border-left: none; padding-bottom: 30px}
.home				{background-image: url(images/home_background.jpg)}
.about				{background-image: url(images/about_background.jpg)}
.special			{background-image: url(images/special_background.jpg)}
.hours				{background-image: url(images/hours_background.jpg)}
.smokeshop			{background-image: url(images/smoke_shop_background.jpg)}
.contact			{background-image: url(images/contact_background.jpg)}

#flashcontent		{margin-right: 30px}
#flashcontent2 h1	{font-size: 14px}
#flashcontent2 h2	{font-size: 12px; color:#FF0000}

a:link,a:visited	{color: #999}
a:hover, a:active	{color: #666; text-decoration:none}

.copy 				{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #cccccc; font-weight: normal}
.copyright 			{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999; font-weight: normal; padding: 10px 30px}
.boldcopy 			{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #cccccc; font-weight: bold}
.grayCopy 			{font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #999999; font-weight: normal}
li					{list-style: url(images/red_bullet.gif) }
