* {
	margin: 0;
	padding: 0;
}

body {
	background: #020c02 url(../../../assets/images/bgtest.jpg) no-repeat fixed top center;
	font: 80% Tahoma, verdana, arial, sans-serif;
	color: #fff;
}



#container {
	width: 960px;
	margin: 0 auto;
}

#logo {
	width: 280px;
	padding: 10px;
	float: left;
}


#logo h1 a {
	background: url(../../../assets/images/common/logo.png) no-repeat;
	height: 170px;
	width: 270px;
	text-indent: -9999px;
	display: block;
}

#catering {
	float: right;
	padding: 40px 10px 0 0;
	width: 280px;
}

#catering h2 {
	display: block;
	background: url(../../../assets/images/common/catering.png) no-repeat;
	height: 80px;
	text-indent: -9999px;
}

#header {
	clear: both;
	width: 960px;
	margin-top: -45px;
	float: left;
}


#group1 {
	float: left;
	width: 289px;
	height: 285px;
	margin-top: 25px;
}

#group2 {
	float: left;
	width: 289px;
	height: 285px; 
	margin-top: 25px;
}

#countdown {
	width: 381px;
	float: left;
	height: 335px;
	background: url(../../../assets/images/home/countdown.png) no-repeat;
	margin-top: -25px;
}

#center {
	width: 381px;
	float: left;
	height: 335px;
	margin-top: -25px;
}



#defaultCountdown {
		float: left;
		width: 280px;
		text-align: center;
		margin-left: 50px;
}


/* jQuery Countdown styles */
.hasCountdown {
	width: 280px;
	height: 110px;
	text-align: center;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding div {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 240px;
}
.countdown_show1 div {
	width: 100%;
}
.countdown_show2 div {
	width: 50%;
}
.countdown_show3 div {
	width: 33%;
}
.countdown_show4 div {
	width: 25%;
}
.countdown_show5 div {
	width: 20%;
}
.countdown_show6 div {
	width: 16%;
}
.countdown_show7 div {
	width: 14%;
}
.countdown_section {
	float: left;
	font-size: 90%;
	font-family: tahoma, sans-serif;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	width: 100%;
}



#wrapper {
	width: 900px;
	background: url(../../../assets/images/common/wrapper.png) repeat-y;
	clear: left;
	padding: 0 30px;
}

#wrapper a {
	color: #f2b73a;
	text-decoration: none;
}
 .set1 p, .set2 p, .set3 p {
 	font-size: .9em;
	line-height: 1.4em;
 }

.set1 {
	width: 290px;
	float: left;
	margin-bottom: 20px;
}

.set1 h3 a.menu {
	background: url(../../../assets/images/home/nav/menu.gif) no-repeat;
	width: 280px;
	height: 105px;
	display: block;
	text-indent: -9999px;
}

.set1 h3 a.events {
	background: url(../../../assets/images/home/nav/happening.gif) no-repeat;
	width: 280px;
	height: 105px;
	display: block;
	text-indent: -9999px;
}

.set1 p {
	width: 180px;
	float: left;
	padding-left: 90px;
	margin-top: -50px;
	
}


.set2 {
	width: 300px;
	float: left;
	margin-bottom: 20px;
}

.set2 h3 a.banquets {
	background: url(../../../assets/images/home/nav/banquets.gif) no-repeat;
	width: 165px;
	height: 105px;
	display: block;
	text-indent: -9999px;
}

.set2 h3 a.find {
	background: url(../../../assets/images/home/nav/find.gif) no-repeat;
	width: 280px;
	height: 105px;
	display: block;
	text-indent: -9999px;
}

.set2 p {
	width: 200px;
	float: left;
	padding-left: 90px;
	margin-top: -50px;
	
}

.set3 {
	width: 290px;
	float: left;
	margin-bottom: 20px;
}

.set3 h3 a.peak {
	background: url(../../../assets/images/home/nav/inside.gif) no-repeat;
	width: 190px;
	height: 105px;
	display: block;
	text-indent: -9999px;
}

.set3 h3 a.reservations {
	background: url(../../../assets/images/home/nav/reservation.gif) no-repeat;
	width: 235px;
	height: 105px;
	display: block;
	text-indent: -9999px;
}

.set3 p {
	width: 170px;
	float: left;
	padding-left: 90px;
	margin-top: -50px;
	
}

.clear {
	clear: left;
}



#bottom {
	width: 960px;
	height: 53px;
	background: url(../../../assets/images/common/bottom.png) no-repeat;
}

#secondary {
	width: 840px;
	margin: 0 auto;
}


#nav {
	width: 230px;
	float: left;
}

#nav ul {
	list-style: none;
}




#nav li#menu a {
	background: url(../../../assets/images/nav/menu.gif) no-repeat;
	width: 219px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#nav li#banquets a {
	background: url(../../../assets/images/nav/banquets.gif) no-repeat;
	width: 219px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#nav li#peak a {
	background: url(../../../assets/images/nav/peak.gif) no-repeat;
	width: 219px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#nav li#happening a {
	background: url(../../../assets/images/nav/happening.gif) no-repeat;
	width: 219px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#nav li#find a {
	background: url(../../../assets/images/nav/find.gif) no-repeat;
	width: 219px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#nav li#reservation a {
	background: url(../../../assets/images/nav/reservation.gif) no-repeat;
	width: 219px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#nav li#home a {
	background: url(../../../assets/images/nav/home.gif) no-repeat;
	width: 219px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#nav li#coins a {
	background: url(../../../assets/images/nav/coins.gif) no-repeat;
	width: 219px;
	height: 85px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#nav li#email a {
	background: url(../../../assets/images/nav/email.gif) no-repeat;
	width: 219px;
	height: 85px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#nav li#facebook a {
	background: url(../../../assets/images/nav/facebook.gif) no-repeat;
	width: 219px;
	height: 85px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#subnav	{ position: relative; font-size: .85em; font-weight: bold; height: 40px; border-top: 1px solid #216810; border-bottom: 1px solid #216810; margin-bottom: 30px;}
#subnav li	{ list-style: none; float: left;}
#subnav li a:link, #subnav li a:visited	{ display: block; float: left; padding: 5px 10px; text-decoration: none; color: #f2b73a; }
#subnav li a:hover	{ color: #FFF;}



#content {
	width: 640px;
	margin-left: 230px;
}

#content h1{
	font-size: 2em;
	padding: 10px 0;
	margin-left: -10px;
}



#content h1.menu {
	background:url(../../../assets/images/titles/menu.gif) no-repeat;
	height: 45px;
	width: 310px;
	display: block;
	text-indent: -99999px;
}

#content h1.banquets {
	background:url(../../../assets/images/titles/banquets.gif) no-repeat;
	height: 45px;
	width: 310px;
	display: block;
	text-indent: -99999px;
}

#content h1.happenin {
	background:url(../../../assets/images/titles/happenin.gif) no-repeat;
	height: 45px;
	width: 310px;
	display: block;
	text-indent: -99999px;
}

#content h1.peak {
	background:url(../../../assets/images/titles/peak.gif) no-repeat;
	height: 45px;
	width: 310px;
	display: block;
	text-indent: -99999px;
}

#content h1.find {
	background:url(../../../assets/images/titles/find.gif) no-repeat;
	height: 45px;
	width: 310px;
	display: block;
	text-indent: -99999px;
}

#content h1.reservation {
	background:url(../../../assets/images/titles/reservation.gif) no-repeat;
	height: 45px;
	width: 310px;
	display: block;
	text-indent: -99999px;
}

#content h1.about {
	background:url(../../../assets/images/titles/about.gif) no-repeat;
	height: 45px;
	width: 310px;
	display: block;
	text-indent: -99999px;
}

#content h1.email {
	background:url(../../../assets/images/titles/email.gif) no-repeat;
	height: 45px;
	width: 310px;
	display: block;
	text-indent: -99999px;
}

#content h1.coins {
	background:url(../../../assets/images/titles/give.gif) no-repeat;
	height: 45px;
	width: 475px;
	display: block;
	text-indent: -99999px;
}


#content h1.contact {
	background:url(../../../assets/images/titles/contact.gif) no-repeat;
	height: 45px;
	width: 310px;
	display: block;
	text-indent: -99999px;
}


#content p {
	padding-bottom: 15px;
	line-height: 1.4em;
}

.s_col1 h3, .s_col2 h3, #content h3 {
	color: #f2b73a;
	font-family: Georgia, serif;
	font-size: 1.2em;
}

#content h3, #content h4 {
	margin: 5px 0;
}

#content h4 {
	font-family: Georgia, serif;
	font-size: 1em;
}

#content h2 {
	font-family: Georgia, serif;
	font-size: 1.8em;
	margin-bottom: 15px;
}

.s_col1	{ float: left; width: 300px; word-wrap: break-word; overflow: hidden; }
.s_col2	{ float: left; display: inline; width: 295px; margin: 0 10px 0 30px; word-wrap: break-word; overflow: hidden;}


.s_col1 ul {
	list-style-type: none;
	margin: 10px;
}

.s_col1 li {
	padding: 2px;
	line-height: 1.4em;
}

.floatright {
	float: right;
	margin-right: 10px;
}

.maingallery {
	width: 328px;
	float: left;
	margin: 0 10px 5px 5px;
	background-color: #000;
	height: 275px;
}

.maingallery img {
	padding: 10px 10px 0 10px;
}

.gallery {
	width: 295px;
	height: 85px;
	margin-bottom: 7px;
	float: left;
	background-color: #000;
	padding-top: 2px;
}

.gallery img {
	float: left;
	padding: 3px 10px 3px 3px;
}

.gallery p {
	margin-top: 3px;
	font-size: .85em;
	line-height: 1.4em;
	margin-right: 5px;
}

/*** Form Fields ***/
fieldset {
	border: 0;
}

label { 

    display: block;
}

input, select {
     margin: 2px 0 10px 0;   
}



/*** Footer ***/
#footer {
	width: 820px;
	height: 85px;
	background: url(../../../assets/images/common/footer.png) no-repeat center;
	margin: 10px;
	font-size: .85em;
	padding-right: 125px;
}

#footer .links {
margin: 5px 0 10px 50px;
	float: left;
	padding-bottom: 2px;
}

#footer a {
	text-decoration: none;
	color: #f2b73a;
	margin-right: 25px;
}

#footer a:hover {
	border-bottom: 1px dotted #f2b73a;
}

#footer .info {
width: 770px;
	clear: left;
	border-top: 1px solid #f2b73a;
	padding-top: 10px;
	margin-left: 40px;
}

#footer address {
	font-style: normal;
	float: left;
}

#footer p.copyright {
	float: left;
	margin-left: 10px;
	width: 340px;
	line-height: 1.4em;
}

#footer p.phone {
	float: left;
	padding-left: 8px;
}

