body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana;
	background: #000 url(../images/bg.jpg) top center no-repeat;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p {
	font-size: 12px;
}

hr {
	display: none;
}

#topbanner {
	width: 777px;
	height: 185px;
	margin: 0 auto;
	background: url(../images/topbanner.png) top center no-repeat;
}

#menubg {
	width: 777px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/menubg.png) top center no-repeat;
}

#nav {
	width: 633px;
	height: 36px;
	padding: 0;
	float: left;
	font-family: Verdana;
	background: #1c1c1d;
	border-bottom: 2px solid #fff;	
	border-top: 2px solid #fff;
	margin-left: 75px;
	display: inline;
}

#nav a {	
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	margin: 0 20px 0 0;
}

#nav a:hover {
	color: #CC2229;
	text-decoration: none;
}

#nav a.at {
	color: #CC2229;
	text-decoration: none;
	padding: 10px;
}

#nav ul {
	width: 613px;
	height: 16px;
	text-align: center;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 10px;
}

h1 {
	font-size: 16px;
	font-family: Verdana;
	color: red;
}

#nav li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin: 0;
}

#maincontentcenter {
	width: 777px;
	margin: 0 auto;
}

#maincontentbg {
	width: 777px;
	float: left;
	background: url(../images/mainbg.png) center repeat-y;
}

#maincontent {
	width: 697px;
	float: left;
	margin: 0 0 0 42px;

	display: inline;
}

/* Nights */

#nightsmaincontent {
	width: 697px;
	min-height: 444px;
	float: left;
	margin: 0 0 0 42px;
	background: url(../images/nightsbg.jpg) top center no-repeat;
	display: inline;
}
#nightsmaincontent1 {
	width: 697px;
	min-height: 444px;
	float: left;
	margin: 0 0 0 42px;
	background: url(../images/nightsbg1.jpg) top center no-repeat;
	display: inline;
}

#nightsleft {
	width: 41px;
	height: 291px;
	margin: 60px 0 60px 10px;
	float: left;
	background: url(../images/nightsleftside.png) top right no-repeat;
	display: inline;
}

#nights {
	width: 550px;
	float: left;
	padding: 0 20px 20px 20px;
	margin: 60px 0 20px 0;
	background: #000;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	-khtml-opacity:0.80;
	border: 2px solid #fff;
}

#nightsright {
	width: 41px;
	height: 291px;
	margin: 60px 0 60px 0;
	float: left;
	background: url(../images/nightsrightside.png) top left no-repeat;
}

#nights h2 {
	font-size: 13px;
	color: #BF2D2B;
	margin: 20px 0 5px 0;
	font-weight:550;
	text-transform: uppercase;
}

#nights span {
	font-size: 10px;
	color: #BF2D2B;
	margin: 20px 0 5px 0;
	font-weight:550;
	text-transform: uppercase;
}

#nights p {
	font-size: 12px;
	color: #fff;
	margin: 0;
	line-height: 16px;
}

/* Photos */

#photosmaincontent {
	width: 697px;
	float: left;
	margin: 0 0 0 42px;
	background: #000;
	display: inline;
}

#gallery {
	width: 614px;
	margin: 40px 0 20px 40px;
	background: red;
}

/* Mailing List */

#mailingmaincontent {
	width: 697px;
	min-height: 443px;
	float: left;
	margin: 0 0 0 42px;
	background: url(../images/mailingbg.jpg) top center no-repeat;
	display: inline;
}

#mailingform {
	width: 614px;
	color: white;
	float: left;
	font-size: 12px;
	text-align: center;
	margin: 40px 0 20px 40px;
	display: inline;
}

#theform {
	width: 500px;
	color: white;
	float: left;
	font-size: 12px;
	margin: 20px 0 20px 100px;
	display: inline;
}

#theform p {
	margin: 0 0 12px 0;
	padding: 0;
}

label span.labelshort {
	display:block;
	float:left;
	color: #BF2D2B;
	padding: 0;
	width:145px;
	margin: 0 10px 0 75px;
	height: 20px;
	text-align:right;
	display: inline;
}

.textashort {
	background: #fff;
	font-size: 12px;
	height: 15px;
	width: 170px;
	border: 1px solid #ececec;
	color: #666;
	margin: 0;
}

.bday {
	background: #fff;
	font-size: 14px;
	height: 15px;
	width: 30px;
	margin-right: 3px;
	border: 1px solid #ececec;
	color: #666;
}

.year {
	background: #fff;
	font-size: 14px;
	height: 15px;
	width: 60px;
	margin-right: 3px;
	border: 1px solid #ececec;
	color: #666;
}

/* Private Parties */

#privatemaincontent {
	width: 697px;
	float: left;
	margin: 0 0 0 42px;
	background: #000;
	display: inline;
}

#privateleft {
	width: 311px;
	float: left;
	margin: 30px 0 20px 35px;
	color: white;
	font-size: 12px;
	display: inline;
}

#privateleft p {
	margin: 0 0 10px 0;
}

#privateright {
	width: 296px;
	height: 360px;
	float: left;
	margin: 30px 0 20px 25px;
	background: url(../images/privatebg.jpg) top center no-repeat;
	display: inline;
}

#bookbutton {
	width: 236px;
	height: 12px;
	float: left;
	text-align: center;
	padding: 5px 10px;
	margin: 10px 0 0 0;
	background: url(../images/bookpartybutton.jpg) top center no-repeat;
}

#privateleft a {
	color: #fff;
	font-size: 6.5pt;
}

#privateleft a:hover {
	color: #000;
	font-size: 6.5pt;
}

#privatebottom {
	width: 697px;
	float: left;
	font-size: 12px;
	color: #fff;
	margin: 0 0 0 42px;
	text-align: center;
	display: inline;
}

#privatebottom a {
	color: #CC2229;
}

#privatebottom a:hover {
	color: #fff;
}

#privatebottom p {
	margin: 0;
	padding: 0;
} 

label span.labelshort2 {
	display:block;
	float:left;
	color: #BF2D2B;
	padding: 0;
	width:120px;
	margin: 0 0 0 0;
	height: 20px;
	text-align:left;
	display: inline;
}


/* Home */

#maincontenthometitle {
	width: 657px;
	float: left;
	margin-top: 20px;
	padding: 0 20px;
}

#taglinehome {
	width: 310px;
	height: 55px;
}

#hometext {
	width: 300px;
	float: left;
	line-height: 20px;
	padding: 10px 20px 20px 30px;
}

#hometext p {
	color: white;
	font-size: 11px;
}

#homeimage2 {
	width: 328px;
	height: 148px;
	color: #DB8039;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	clear: both;
	float: left;
}

#homeimage2 span {
	font-size: 11px;
}

#homeimage2 a {
	color: #DB8039;
}

#homeimage2 a:hover {
	color: #fff;
}

#homehours {
	width: 337px;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
}

#homehours span {
	color: #BF2D2B;
	font-size: 16px;
	font-weight: normal;
	padding-right: 10px;
	text-transform: uppercase;
}

#homehours p {
	color: white;
	line-height: 20px;
	margin: 0;
}

.saturday {
	text-indent: 80px;
}

#holidays {width: 337px; float: left; color: #BF2D2B; font-size: 16px;}

#holidays a {color: #BF2D2B;}

#holidays a:hover {color: #fff;}

#holidays ul {width: 337px; height: 38px; padding: 0; margin: 20px 0 0 5px;}

#holidays li {list-style: none; height: 38px; padding: 15px 0 0 50px; background: red; background: url(../images/holiday.png) top left no-repeat;}

#holidays2 {width: 337px; float: left; color: #BF2D2B; font-size: 16px;}

#holidays2 a {color: #BF2D2B; font-size: 16px;}

#holidays2 a:hover {color: #fff; font-size: 16px;}

#holidays2 ul {width: 337px; height: 38px; padding: 0; margin: 0 0 20px 0;}

#holidays2 li {list-style: none; font-size: 16px; height: 38px; padding: 15px 0 0 50px; background: red; background: url(../images/holiday.png) top left no-repeat;}

#bottombannerbg {
	width: 777px;
	height: 63px;
	margin: 0 auto;
}

#bottombanner {
	width: 777px;
	height: 63px;
	font-size: 10px;
	font-family: Arial;
	color: white;
	float: left;
	background: url(../images/bottombanner.png) top center no-repeat;
}

#bottombanner a {color: #fff;}

#bottombanner a:hover {color: #BF2D2B;}

#bottombanner ul {
	width: 640px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-transform: uppercase;
	padding: 45px 0 0 20px;
	margin: 0 auto;
}

#bottombanner li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0 0 5px 0;
	margin: 0 17px 0 0;
}



#bottombanner2 {
	width: 777px;
	height: 43px;
	font-size: 10px;
	font-family: Arial;
	color: white;
	float: left;
}

#bottombanner2 a {color: #fff;}

#bottombanner2 a:hover {color: #BF2D2B;}

#bottombanner2 ul {
	width: 640px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-transform: uppercase;
	padding: 10px 0 0 20px;
	margin: 0 auto;
}

#bottombanner2 li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0 0 5px 0;
	margin: 0 17px 0 0;
}






#seccontent {
	width: 697px;
	float: left;
	margin: 0 0 0 42px;
	display: inline;
}

#adarea {
	width: 695px;
	height: 448px;
	color: white;
	font-size: 14px;
	text-align: center;
	background: url(../images/adcrescendo.jpg) top center no-repeat;
}

#adarea a {
	color: white;
}

#adarea a:hover {
	color: red;
}

#adarea h2 {
	color: red;
	padding: 70px 0 0 0;
	font-family: Verdana;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}

#adarea p.topinfo {
	padding-bottom: 250px;
}

#musicplayer {
	width: 700px;
	margin: 0 auto;
}
