body {
	margin: 0px;
	padding: 0px;
	background-image: url(pagebg.jpg);
	background-color: #2D114E;
}
/* Header and Address */
#header {
	background-color: #FFFFFF;
	height: 80px;
	width: 771px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2D114E;
	padding-top: 8px;
	padding-left: 8px;
}
#address {
	height: 38px;
	width: 779px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2D114E;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 30px;
	text-indent: 10px;
	overflow: hidden;
	clear: both;
}

/* Navigation */

#navigation {
	width: 151px;
	top: 122px;
	position: absolute;
} 
#navigation ul { 
 list-style: none; 
 margin: 0; 
 padding: 0; 
} 
#navigation li { 
 border-bottom: 1px solid #FFFFFF; 
  width: 151px; 
}
#navigation li a:link, #navigation li a:visited  { 
  width: 127px; 
 display: block; 
 padding: 5px 5px 5px 0.5em; 
 border-left: 12px solid #169DE1; 
 background-color: #2D114E; 
 color: #FFFFFF; 
 text-decoration: none; 
} 
#navigation li a:hover { 
 background-color: #F1D11C; 
 color: #2D114E; 
} 
#navigation ul ul { 
 margin-left: 12px; 
} 
#navigation ul ul li { 
 border-bottom: 1px solid #FFFFFF; 
 margin:0; 
} 
#navigation ul ul a:link, #navigation ul ul a:visited { 
 background-color: #FFFFFF; 
 color: #169DE1; 
} 
#navigation ul ul a:hover { 
 background-color: #169DE1; 
 color: #FFFFFF; 
}
.kite {
	margin-left: 6px;
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content Section */

#main {
	padding: 0px;
	position: absolute;
	top: 122px;
	left: 148px;
	margin-left: 2px;
	width: 629px;
}
#gallery_nav {
	padding: 0px;
	position: absolute;
	top: 128px;
	left: 12px;
	margin-left: 2px;
	width: 764px;
	height: 100%;
}
#gallerypagetitle {
	background-color: #169DE1;
	height: 30px;
	width: 755px;
	overflow: hidden;
	background-image: url(pagetitlebg.jpg);
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2D114E;
}
#nav_gal {
	width: 100%;
	padding: 10px;
		border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2D114E;
	height: 18px;
}
#gal_footer {
	height: 18px;
	width: 759px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2D114E;
	text-align: right;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#index_footer {
	height: 15px;
	width: 300px;
	background-color: #FFFFFF;
}



#pagetitle {
	background-color: #169DE1;
	height: 30px;
	width: 619px;
	overflow: hidden;
	background-image: url(pagetitlebg.jpg);
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2D114E;
}
.small {
	font-family: "Trebuchet MS";
	font-size: 90%;
}


#main .heading {
	font-family: "Trebuchet MS";
	font-size: 180%;
	color: #2D114E;
}

#mainfeature {
	background-color: #2D114E;
	width: 577px;
	padding: 10px;
	margin-left: 13px;
	margin-top: 2px;
}

#mailing {
	background-color: #AFE4FF;
	width: 577px;
	padding: 10px;
	margin-left: 13px;
	margin-top: 12px;
	color: #333;
}

#photosup {
	width: 401px;
	margin-left: 13px;
}
.slogan {
	margin-bottom: 42px;
}

.subhead {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 180%;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead_blk {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#maincontent {
	width: 633px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/* Sidebar */

#sidebar {
	width: 168px;
	padding: 10px;
	border: 1px solid #2D114E;
	background-color: #F4F26C;
	margin-left: 576px;
	position: absolute;
	top: 414px;
	overflow: hidden;
	left: 0px;
}
.tatts {
	margin-left: 7px;
	margin-top: 13px;
	margin-bottom: 3px;
}


/* Font Styles */

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
.sidesub {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #2D114E;
}
.sidetext {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 80%;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.style1 {color: #FFFFFF}
#mainfeature .link, #mailing .link {
	color: #F1D11C;
	text-decoration: underline;
}

.posted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
}
.menusmall {
	font-family: "Trebuchet MS";
	font-size: 80%;
}
.menuhead {
	font-family: "Trebuchet MS";
	font-size: 300%;
	color: #2D114E;
	font-weight: bold;
}
.menusub {
	font-family: "Trebuchet MS";
	font-size: 200%;
	color: #2D114E;
	font-style: italic;
	font-weight: bold;
}
.menusubsec {
	font-family: "Trebuchet MS";
	font-size: 180%;
	color: #2D114E;
}



.mainform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.AddressSpacer {
	margin-left: 63px;
}

#information {
	width: 604px;
	padding: 10px;
}
#menu {
	width: 577px;
	padding: 10px;
	background-image: url(bistrobg.jpg);
	overflow: auto;
	height: 475px;
	border: 1px solid #000000;
	background-attachment: fixed;
}
#bistro_image {
	height: 65px;
	width: 266px;
}


#gal_info {
	width: 743px;
	font-size: 100%;
}
.menu_gal a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}.sporthd {
	font-family: "Trebuchet MS";
	font-size: 150%;
	color: #2D114E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2D114E;
}
#infomain {
	width: 585px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-left: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
#info_right {
	width: 170px;
	border: 1px solid #000000;
	margin-left: 13px;
	float: right;
	padding: 10px;
}
#info_right p {
	margin: 0px;
}


#hastingsfc {
	margin-left: 3px;
	text-align: center;
}
#hastingsfc a {
	color: #FFFFFF;
}.ent_image {
	margin-left: 10px;
	margin-bottom: 10px;
}
.border1 {
	border: 1px solid #333333;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 95%;
}

#sidenav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 10px;
}

#sidenav a {
	color: #FFFFFF;
	font-weight: bold;
}