body{
	background:#fff url("header-tile.gif") 0 0 repeat-x;
	font-family:Arial,sans-serif;
	font-size:63%;
	color:#008893;
	margin:0;
	padding:0;
	}
body.white{
	background-color:#fff;
	}
a:link{color:#008893;text-decoration:none;}
a:visited{color:#cd5915;text-decoration:none;}
a:hover{color:#f37021;text-decoration:underline;}
a:active{color:#f37022;text-decoration:underline;}
h1{
	font-weight:normal;
	color:#413531;
	}
strong{
	font-weight:bold
	}
p{
	font-weight:normal;
	font-size:1.2em;
	}
p strong{
	font-size:1.2em;
	}
#gallery_studio p strong{
	color:#00A3C9;
	}
#gallery_studio h2{
	font-size:1.6em;
	font-weight:normal;
	color:#ffff29;
	background:#00a3c9;
	text-align:center;
	padding:.3em 0;
	}
#other_venues p strong{
	color:#f37021;
	}
#other_venues h2{
	font-size:1.6em;
	font-weight:normal;
	color:#ffff29;
	background:#f37021;
	text-align:center;
	padding:.3em 0;
	}
#drink_bite p strong,
#sponsors p strong{
	color:#413531;
	}
#drink_bite h2,
#sponsors h2{
	font-size:1.6em;
	font-weight:normal;
	color:#ffff29;
	background:#413531;
	text-align:center;
	padding:.3em 0;
	}
.clear{clear:both;}
#header{
	position:relative;
	}
#banner{
	display:block;
	}
#nav{
	background: #00a3c9 url("nav-tile.gif") 0 0 repeat-y;
	}
#nav img{float:left;}
#nav ul{
	list-style-type:none;
	margin:0;
	padding:4px 0 0 225px;
	}
#nav li{
	display:inline;
	margin:0;
	padding: 0 1em 0 0;
	}
#nav li a{ color: #413531; }

#plan-your-outing{
	width:80%;
	margin:40px auto 0;	
	}
#plan-your-outing table{
	width:100%;
	background:#fff4c1;
	border-collapse:collapse;
	font-size:1.2em;
}
#plan-your-outing thead{
	background:#3f3f3f;
	}
#plan-your-outing td{
	padding:3px;
	}
#plan-your-outing thead th{
	padding:.3em;
	letter-spacing: .09em;
	}
th.day{
	font-weight:normal;
	font-size:1.3em;
	}
.stripe td,
.stripe th{
	/* background:#fd0; */
	background:#fff9dc;
	}
.gallery-number, .gallery-name{
	font-weight:bold;
	}
#plan-your-outing td.gallery-number{
	padding:0 2em 0 .5em;
	text-align:right;
	}
.gallery-name{
	padding:0 2em;
	}
.we-are-open{
	text-align:center;
	color:#f37021;
	font-weight:bold;
	}
.content{
	width:40em;
	margin:40px auto 0;
	}

#sponsors{
	width:auto;
	margin:40px auto 0;
	}
.logo{
	text-align:center;
	}
.logo img{
	padding-right:10px;
	}
#sponsors td{
	vertical-align:center;
	padding-bottom:30px;
	}
.text_right{
	text-align:right;
	}