/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #d9d8bb;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2 {
	padding: 30px 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFF99;
	background-repeat: no-repeat;
	background-position: 0%;
}

h1 {
	font-size: 23px;
	font-weight: normal;
}

h2 {
	font-size: 19px;
}

h3, .text1 {
	margin-bottom: 8px;
	padding: 0px;
	color: #FFFFCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

#Grand Opening{
	margin-bottom: 8px;
	padding: 0px;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	ont-size: 25px;
	color: #FFFFCC;
}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 20px;
}

/** MENU */

#menu {
	height: 230px;
}

#menu ul {
	margin: 0px;
	padding: 12px 0px 0px 38px;
	list-style: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 184px;
	height: 25px;
	padding: 7px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
	color: #000033;
}

/** LINKS */

a {
	color: #FFFFCC;
}

a:hover {
	text-decoration: underline;
}

.link1 {
	background: url(images/homepage03.gif) no-repeat left bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-weight: bold;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage08.jpg) no-repeat center top;
}


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
}

/** PAGE */

#page {
	background: url(images/subpage02.jpg) repeat-y left top;
}

/** SIDEBAR */

#sidebar {
	background: url(images/subpage03.jpg) no-repeat left top;
}


#sidebar h1, #sidebar h2 {
	background-image: url(images/homepage07.gif);
}

#sidebar .link1 {
	background-image: url(images/homepage06.gif);
}

/** CONTENT */

#content {
	background: url(images/subpage04.jpg) no-repeat left top;
}

/** FOOTER */

#footer {
	background-image: url(images/subpage06.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 150px;
	width: 778px;
}
#footermedia {
	height: 120px;
	width: 100px;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 25px;
	padding-left: 150px;	
}

#footer p {
	margin: 0px;
	padding-top: 40px;
	line-height: normal;
	text-align: center;
	color: #6D3A2E;
}
#ad_afterdark {
	height: 300px;
	width: 400px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	background-image: url(images/afterdark-ad.png);
	background-repeat: no-repeat;
	padding-left: 220px;
	margin-top: 20px;
}
.boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
