/* @override http://cranks.co.nz/assets/style.css */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { 
	margin:0;
	padding:0;
}
/*
table {
	border-collapse:collapse;
	border-spacing:0;
}
*/
fieldset,img { 
	border:0;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* end YUI reset */

#top {
	width: 100%;
	height: 197px;
	background: url(../images/top_gradient.gif) repeat-x;
}

#starburst {
	position: absolute;
	top: 12px;
	z-index: 2;
	left: 50%;
	margin-left: -450px;
}

#header {
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -339px;
	z-index: 1;
}

#headersmall {
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -267px;
	z-index: 1;
}

#mainhome {
	width: 1060px;
	float: left;
	background: url(../images/bottom_bg.jpg) no-repeat;
	position: absolute;
	left: 50%;
	top: 197px;
	margin-left: -531px;
}

#main {
	width: 1060px;
	float: left;
	margin: auto auto auto -530px;
	left: 50%;
	top: 197px;
	position: absolute;
}

#googlemap{
	border: #666666 solid 5px;
	width: 659px;
	height: 413px;
	margin-top: 50px;
	margin-left:180px;
	float: left;

}

/* @group Menuhome */

#menuhome {
	margin: 114px auto auto;
}

#menuhome ul {
	list-style-type: none;
	height: 50px;
	width: 1057px;
	margin-left: 11px;
}

#menuhome ul li {
	float: left;
	text-align: center;
	margin-right: 16px;
}

#menuhome ul li a {
	width: 135px;
	height: 50px;
	display: block;
	padding-top: 17px;
	background: url(../images/menu_bg.gif) no-repeat;
	padding-left: 0;
	text-decoration: none;
	color: #c52127;
}



/* @end */

/* @group Menu */

#menu {
	margin: 70px auto auto;
	float: left;
}

#menu ul {
	list-style-type: none;
	height: 50px;
	width: 1057px;
	margin-left: 11px;
}

#menu ul li {
	float: left;
	text-align: center;
	margin-right: 16px;
}

#menu ul li a {
	width: 135px;
	height: 50px;
	display: block;
	padding-top: 17px;
	background: url(../images/menu_bg.gif) no-repeat;
	padding-left: 0;
	text-decoration: none;
	color: #c52127;
}



/* @end */

#introduction {
	margin: 24px auto auto 200px;
	clear: both;
	width: 670px;
	color: #c52127;
	font: 19px/22px "Times New Roman", Times, serif;
	float: left;
	display: block;
	height: auto;
}

#content {
	width: 750px;
	/* max-height: 329px; */
	margin: 24px auto auto 156px;
	color: #c52127;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	float: left;
	clear: both;
}

#content h4 {
	font-size: 20px;
	margin-bottom: 15px;
}

/* @group Photos */

#photos {
	width: 961px;
	margin-left: 53px;
	margin-right: auto;
	float: left;
	margin-top: 60px;
}

.photolink {
	margin-right: 20px;
	float: left;
}

#photo_functions {
	margin-top: 2px;
}

#photo_gaming {
	margin-top: 38px;
}

#photo_dining {
	margin-top: 0;
}

#photo_sports {
	margin-top: 45px;
}

#photo_liveband {
	margin-right: 0;
	margin-top: 13px;
}



/* @end */

#footer {
	width: 1000px;
	height: 40px;
	text-align: center;
	margin-top: 33px;
	color: #c52127;
	font: 14px Georgia, "Times New Roman", Times, serif;
	float: left;
}

.powered {
	display: none;
}

a {
	color: #c52127;
}

p {
	margin-bottom: 15px;
}