@charset "UTF-8";

/* -- Site Globals -- */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Times;
	margin: 0;
	padding: 0;
	background-image: url("../../images/stripes_bg.png");
	background-repeat: repeat-x;
	background-color: #98badc;
}

#container {
	margin: 0px auto;
	width: 980px;
	background-image: url("../../images/main_bg.png");
	background-repeat: repeat-y;
}

/* -- Hyperlinks -- */
a:link {
	color: #0000EE;
}

a:visited {
	color: #000063;
}

a:hover, .recipePlug a.blockLink:hover {
	color: #000063;
	/* background-color: #C2DEFB; */
}

a:active {
	
}

img {
	border: none;
	text-decoration: none;
}

/* -- Page Header -- */
#header {
	background-image: url("../../images/stripes_header.png");
	height: 196px;
}

#header .title {
	position: relative;
	background-image: url("../../images/logos/title.jpg");
	left: 50px;
	top: 8px;
	width: 816px;
	height: 97px;
}

#header .title img {
	display: none;
}

/* -- Headings and other font modifications -- */
h1,h2,h3,h4 {
	color: #000063;
}

h1 {
	margin-bottom: 0.3em;
}

h3 {
	text-decoration: underline;
}

sup {
	vertical-align: super;
	font-size: 0.75em;
}

.eventInfo p {
	margin: 0 0 0;
	line-height: 1em;
}

.eventInfo p.date,p.datetime {
	font-weight: bold;
}

.eventInfo p.date,.eventInfo p.time,.eventInfo p.datetime {
	font-size: 1.5em;
	line-height: 1em;
}

/*
.eventInfo p.datetime {
	text-align: center;
}
*/

.eventInfo p.address {
	font-size: 1.2em;
	margin: 1em 0;
	line-height: 1em;
}

/* -- Footer -- */
#footer {
	clear: both;
	min-height: 119px;
	background-image: url("../../images/main_bg_footer.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 8px;
}

#footer div {
	line-height: 1.25em;
	font-size: 0.80em;
	margin: 0 auto;
	border-top: 1px solid #588FC7;
	height: 97px;
	width: 306px;
	display: block;
}

#footer p {
	padding-top: 0.25em;
}

#footer .copyright {
	float: left;
}

#footer .address {
	float: left;
	text-align: center;
	background-image: url("../../images/logos/logo_small.png");
	background-position: center;
	background-repeat: no-repeat;
}

#footer .contact {
	text-align: right;
	float: left;
}

/* -- Main content areas -- */
.content {
	padding: 10px 25px 10px 25px;
	overflow: hidden;
	font-size: 1.00em;
	min-height: 700px;
}

.content p {
	text-align: left;
	line-height: 1.571em;
	margin: 0 0 1em;
}

.content .column {
	clear: both;
}

.content .columnCentered {
	text-align: center;
}

.column em {
	font-size: 1.3em;
	line-height: 1em;
}

.column hr {
	margin-bottom: 1em;
}

.column ul {
	margin: 0 0 1em 2em;
}

.column h1.mid {
	text-align: center;
	color: #000063;
	padding-top: 4em;
}

.column h2.mid {
	text-align: center;
	color: #000063;
	font-size: 2em;
	margin: 1em 0 1em 0;
}

.column h3.mid {
	text-align: center;
	font-style: italic;
	font-size: 1.75em;
	text-decoration: none;
	color: #ffffff;
	background-color: #588FC7;
}

.column img.center,.recipePlug img {
	display: block;
	margin: 0 auto;
}

.column img.left {
	float: left;
	margin: 0.5em 1em 0.5em 0;
	clear: left;
}

.column img.right {
	float: right;
	margin: 0.5em 0 0.5em 1em;
	clear: right;
}

.columnCentered p {
	text-align: center;
}

.columnCentered ul {
	list-style: none;
	margin-bottom: 1em;
	margin-left: 0;
	display: inline-block;
}


/* -- Image blocks -- */
.bigimgleft {
	clear: both;
	padding-right: 10px;
}

.bigimgleft img:first-child {
	display: block;
	float: left;
	padding: 10px 20px 0px 10px;
}

.bigimgleft img.heading {
	float: none;
	padding: 0;
	margin: 10px 0px 0px -15px;
}

.bigimgleft p,p.welcome {
	font-family: Times;
	font-size: 1.25em;
	text-align: left;
	font-style: italic;
	line-height: 1.8em;
	margin: 0 0 1em 0;
	color: #000063;
}

.bigimgleft p {
	font-size: 1.55em;
}

.basketPlug {
	width: 210px;
	display: block;
	float: right;
	background-color: #9DBEDE;
	padding: 10px;
	margin-left: 10px;
}

.basketPlug img {
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;
}

.basketPlug p {
	color: #000063;
	text-align: center;
	line-height: 1em;
	margin-bottom: 0;
}

/* -- Slideshow styles -- */
#slideshow {
	background-repeat: no-repeat;
	width: 420px;
	height: 315px;
}

#ssimg {
	width: 420px;
	height: 315px;
}

div.SSwelcome {
	float: left;
	height: 341px;
	width: 446px;
	background: url("../../images/dropshadow-med.png") no-repeat;
	margin: 1em 20px 20px 10px;
}

img.slideshow {
	float: left;
	padding: 10px 20px 0 10px;
}

.floorplan p {
	text-align: center;
}

.floorplan img {
	display: block;
	width: 75%;
	margin: 0 auto;
}

a.gallery {
	display: block;
	text-align: center;
}

/* -- Pricing Tables -- */
table {
	margin: 0 10px 10px 0;
}

table.simple tr td {
	background-color: #B3CCE5;
	padding: 0 2em 0 0;
}

table col.time {
	width: 240px;
}

table col.price {
	width: 240px;
}

table col.rtcol {
	width: 100px;
}

table tr td.right {
	text-align: right;
}

#pricing table td,.floorplan table td,table#caterers td {
	background-color: #eeeeee;
	padding: 4px 4px;
}

table.simple td p,table#caterers td p,.floorplan table td p,#pricing table td p
	{
	margin: 0;
	padding: 0;
	line-height: 1em;
}

table td p:first-child {
	font-weight: bold;
}

table th {
	background-color: #cccccc;
}

table td.highlight {
	background-color: #ffffcc;
}

table caption {
	padding-left: 4px;
	text-align: left;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #000063;
}

.purchaseOption h1 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}

table#caterers {
	width: 100%;
	border-collapse: separate;
	border-spacing: 5px;
	border: none;
}

table#caterers td {
	background-color: #b3cce5;
	border: solid 1px black;
}

table#caterers td.phantom {
	border: none;
}

table#caterers tr.logos {
	text-align: center;
	vertical-align: bottom;
}

table#caterers tr.logos td {
	border: none;
}

table#caterers img {
	
}

#pricing img {
	margin-top: 20px;
	float: right;
}

/* -- More "plugs" and other sub-section elements -- */
.recipePlug {
	float: left;
	width: 460px;
}

.purchaseOption {
	float: left;
	width: 300px;
	padding-right: 10px;
}

.purchaseOption table col:first-child {
	min-width: 160px;
}

.purchaseOption table tr td {
	margin: 0;
	padding: 0;
	background-color: inherit;
}

.purchaseOption table td.rightsum {
	text-align: right;
	border-top: 1px solid #000;
	font-weight: bold;
	font-size: 1.2em;
}

.purchaseOption p.address,.tournamentPrize p.address {
	padding-left: 2em;
	line-height: 1em;
}

.recipePlug h2 {
	text-align: center;
	line-height: 1em;
	margin: 10px 0 -5px 0;
}

.recipePlug a.blockLink {
	display: block;
	text-align: center;
	padding: 0.5em 1em 0.5em 1em;
	margin: -5px 10px 0 10px;
	color: #000063;
	background-color: #588FC7;
	font-size: 1.6em;
}

img.heading {
	display: block;
	margin: 0 auto;
	padding-bottom: 8px;
}

img.bigtitle {
	margin: 0 0 10px 0;
}

img.centerTitle {
	display: block;
	margin: 0 auto 10px auto;
}

img.title {
	display: block;
	margin: 28px auto 8px auto;
	clear: both;
}

/* -- Special layout for cookbook sections -- */
.bookinfo img.title {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}

.bookinfo img.cover {
	float: left;
	margin-right: 15px;
}

.bookinfo ul {
	padding-top: 4px;
	list-style: disc;
	font-size: 1.3em;
}

.bookinfo ul li {
	margin-bottom: 0.5em;
}

img.booktitle {
	display: block;
	margin: 0 auto;
}

.booktitle {
	font-style: italic;
}

.bigimgleft .booktitle {
	padding-top: 60px;
}

iframe.bigmap {
	border: none;
	width: 100%;
	height: 480px;
}

/* -- Paypal links -- */
div.paypalLink {
	display: inline-block;
	height: 64px;
	width: 300px;
	background-color: #c2defb;
	margin-bottom: 1em;
}

div.paypalLink input {
	float: left;
	margin-top: 8px;
	height: 47px;
	width: 122px;
}

div.paypalLink p {
	display: inline-block;
	line-height: 1em;
	margin-left: 9px;
	margin-bottom: 0;
}

div.paypalLink p.head {
	font-weight: bold;
	padding-top: 16px;
}

/* -- Adobe PDF links -- */
div.pdfdoc {
	display: inline-block;
	height: 64px;
	width: 300px;
	background: url("../../images/icons/pdficon_large.gif") #c2defb
		no-repeat 16px 16px;
	margin-bottom: 1em;
}

div.pdfdoc p {
	text-align: left;
	line-height: 1em;
	margin: 0 0 0 64px;
}

div.pdfdoc p:first-child {
	font-weight: bold;
	padding-top: 16px;
}

div.golfLists {
	font-size: 1.1em;
	line-height: 2em;
	width: auto;
	overflow: hidden;
}

.sponsorList a:hover,.sponsorLogos a:hover {
	background-color: #C2DEFB;
	text-decoration: underline;
}

div.sponsorLogos {
	float: right;
	width: 465px;
	background-color: #ffffdc;
	border: 3px solid #cadfe5;
	/* border: 3px solid #9DBEDE; */
	margin-bottom: 1em;
}

.sponsorLogos a {
	text-decoration: none;
	display: inline-block;
	/*border: 2px solid #cadfe5; */
	padding: 10px;
	background-color: #ffffdc;
	margin: 0 10px 0 10px;
}

.tournamentPrize {
	float: right;
	width: 360px;
	background-color: #9DBEDE;
	padding: 10px;
	margin-left: 10px;
	/* margin: 0 43px 0 20px; */
}

.tournamentPrize p {
	line-height: 1.17em;
}

.tournamentPrize img {
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;
}

.tournamentPrize h1 {
	font-family: Verdana;
	font-size: 1.75em;
	text-align: center;
}

.tournamentPrize h2 {
	font-family: Tahoma;
	font-size: 1em;
	color: #000;
	line-height: 1em;
	margin-bottom: 10px;
	text-align: center;
}

.gallery {
	margin-top: 20px;
	width: auto;
}

.gallery h2 {
	clear: both;
	margin-left: 16px;
}

.thumbnail {
	float: left;
	display: block;
	height: 164px;
	width: 166px;
	background: url("../../images/dropshadow-thm.png") no-repeat;
	margin: 0 20px 20px 0;
}

.thumbnail img {
	float: right;
}

.largePhoto {
	clear: both;
	display: block;
}

.largePhoto img {
	display: block;
	margin: 10px auto 10px auto;
}

/* -- Gallery customizations (see /common/php/gallery.php ) -- */
ul.galleryNavigation {
	list-style: none;
	font-family: Verdana;
	text-align: center;
}

ul.galleryNavigation li {
	float: left;
	margin-right: 10px;
}

ul.galleryNavigation li a,a.gallery {
	font-weight: bold;
	text-decoration: none;
	color: #00006c;
	display: block;
	background-color: #9DBEDE;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #83ACD5;
}

ul.galleryNavigation li a:hover,a.gallery:hover {
	background-color: #BED2E5;
}

a.gallery {
	font-family: Verdana;
	font-size: 1.2em;
}

/* -- Other page-specific modifications -- */
.tearoom {
	padding-top: 40px;
	margin: 0 auto;
	background: url("../../images/bg-tea_room.jpg") no-repeat;
	width: 900px;
	min-height: 1187px;
	text-align: center;
	font-size: 1.5em;
}

.tearoom p {
	text-align: center;
}

.tearoom ul {
	list-style: none;
}

.tearoom h2 {
	margin-top: 0.75em;
}

img#tourBanner {
	margin-bottom: -100px;
}
