@charset "utf-8";
/* CSS Document */
body {
	background-color:#999966;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0;
	height:100%;
}
#top{
	background-image:url(../images/design2_01.jpg);
	width:1010px;
	height:25px;
	text-align:right;
}
#top_banquets{
	background-image:url(../images/banquets_01.jpg);
	width:1010px;
	height:25px;
	text-align:right;
}
#holder{
	width:1010px;
	height:159px;
}
#shaker_logo {
	background-image:url(../images/design2_02.jpg);
	width:779px;
	height: 159px;
	float:left;
	}
#shaker_logo_banquets {
	background-image:url(../images/banquets_02.jpg);
	width:779px;
	height: 159px;
	float:left;
	}
#upcoming_events {
	background-image:url(../images/design2_03.jpg);
	width:231px;
	height:159px;
	float:right;
}
#upcoming_events_banquets {
	background-image:url(../images/banquets_03.jpg);
	width:231px;
	height:159px;
	float:right;
}
#second_level {
	width:1010px;
	height:100%;
}
#logo_bottom {
	background-image:url(../images/design2_04.jpg);
	width:192px;
	height:32px;
	float:left;
}
#nav_sidebar{
	background-image:url(../images/design2_07.jpg);
	width:192px;
	height:100%;
	margin:32px 0 0 0;
	float:left;
	clear:left;
}
#photo_bottom {
	background-image:url(../images/design2_05.jpg);
	width: 585px;
	height: 100px;
	position:absolute;
	display:inline;
}
#photo_bottom_banquets {
	background-image:url(../images/banquets_05.jpg);
	width: 585px;
	height: 100px;
	position:absolute;
	display:inline;
}
#photo_bottom_plain {
	background-image:url(../images/design2_plain_05.jpg);
	width: 818px;
	height: 100px;
	position:absolute;
	display:inline;
}

#content {
	position:absolute;
	display:block;
	padding:3.75em 0em 2em 0.5em;
	height:100%;
	width:580px;
}
#content_plain {
	position:absolute;
	display:block;
	padding:8.25em 0 2em 0em;
	height:100%;
}
#cf {
	clear:left;
}
#right_sidebar {
	background:url(../images/design2_11.jpg) transparent;
	width:233px;
	float:right;
	margin:0;
}
img.page_photo{
	margin:0;
	padding:0;
	vertical-align:top;
}
#page_notes {
	background-image:url(../images/design2_09.jpg);
	width:233px;
}
#column_container {
	width:550px;
}
#column1{
	width:270px;
	height:620px;
	float:left;
	padding-left:1em;
}
#columns2{
	width:280px;
	float:right;
	position:relative;
}
#banquet_column1{
	width:270px;
	height:200px;
	float:left;
	position:relative;
	padding-left:6px;
	padding-top:7px;
	margin-right:15px;
}
#banquet_column2{
	width:270px;
	height:200px;
	float:left;
	position:relative;
	padding-left:6px;
	padding-top:7px;
}
#banquet_header{
	background-color:#630d0d;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	height:18px;
	width:260px;
	padding:6px;
	vertical-align:middle;
}
#logos {
	margin-top:15px;
}
.sponsors{
	margin: 5px 0 15px 0;
}
td.table_border{
	border:1px solid white;
}
#footer {
	background-image:url(../images/design2_12.jpg);
	height:31px;
	width:1010px;
	float:left;
	clear:left;
	font-size:10px;
	color:white;
}
#footer a:link {
	font-size:10px;
	color:white;
	text-decoration:underline;
}
#footer a:visited {
	font-size:10px;
	color:white;
	text-decoration:underline;
}
#footer a:hover {
	font-size:10px;
	color:#cccccc;
	text-decoration:none;
}
.foot {
	margin-top: 10px;
}

.location {
	font-size:12px;
	color:#09542b;
	margin-right:1em;
	font-weight:bold;
}
.red_big {
	color:#990000;
	font-size:16px;
	font-weight:bold;
}
h2 {
	color:#630d0d;
	font-size:14px;
	text-decoration:underline;
	font-family:tahoma, arial;
}
#white {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	font-family:tahoma, arial;
	margin-left:4px;
	margin-bottom:5px;
}
#white a:link {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	font-family:tahoma, arial;
}
#white a:visited {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	font-family:tahoma, arial;
}
#white a:hover {
	color:#FFFF99;
	font-size:16px;
	font-weight:bold;
	font-family:tahoma, arial;
}
h2.notes {
	color:white;
	font-size:14px;
	margin: 0 15px 0 0.5em;
	border-bottom: #981b1e solid 2px;
	text-decoration:none;
}
h3 {
	color:#999965;
	margin: 0 0 0 0;
	font-size:14px;
	font-weight:bold;
}

a:link {
	font-size:12px;
	color:#0c552b;
	text-decoration:underline;
}
a:visited {
	font-size:12px;
	color:#0c552b;
	text-decoration:underline;
}

a:hover {
	font-size:12px;
	color:#0c552b;
	text-decoration:none;
}

p.dining {
	margin:0;
	padding:0.25em 0.25em 0.5em 0.75em;
}
p.notes {
	margin:0;
	padding:0.5em 0.25em 1em 0.75em;
	color:white;
	font-size:11px;
}
p.events {
	color:#FFFFFF;
	font-size:11px;
	margin: 0px;
	padding: 4px 2px 6px 0px;
	font-weight:bold;
}
a.calendar:link {
	color:#faa62c;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}
a.calendar:visited  {
	color:#faa62c;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}
a.calendar:hover {
	color:#cccccc;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

.rates_tableh{
	background-color:#999965;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

h3.price {
	margin-left:6px;
	margin-bottom:4px;
	margin-top:5px;
	color:#09542b;
	font-size:14px;
}
td.rates {
	padding:4px;
	border: 1px solid #cccc98;
	text-align:center;
}
td.blank {
	height:10px;
}
.membertypes {
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}
.dining_menu{
	font-weight:bold;
	font-size:12px;
	display:block;
	margin-bottom:8px;
}
.dining_price{
	color:#630d0d;
	padding-top:6px;
	display:block;
}
.small{
	font-size:11px;
	font-weight:normal;
}
.space {
	padding-top:0.5em;
}
.green {
	color:#0c552b;
	font-weight:bold;
}
.small_wht{
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}
.menulist {
	font-size: 11px;
	color:#ffffff;
}
.menuswht a:link {
	font-size: 11px;
	color:#ffffcc;
	text-decoration:underline;
}
.menuswht a:visited {
	font-size: 11px;
	color:#ffffcc;
	text-decoration:underline;
}
.menuswht a:hover {
	font-size: 11px;
	color:#999965;
	text-decoration:none;
}
.menulist a:link {
	font-size: 11px;
	color:#ffffff;
	text-decoration:underline;
}
.menulist a:visited {
	font-size: 11px;
	color:#ffffff;
	text-decoration:underline;
}
.menulist a:hover {
	font-size: 11px;
	color:#999965;
	text-decoration:none;
}
.white_txt {
	font-size: 12px;
	color:white;
	font-weight:bold;
}
.white_txt a:link {
	font-size: 12px;
	color:white;
	font-weight:bold;
	text-decoration:underline;
}
.white_txt a:visited {
	font-size: 12px;
	color:white;
	font-weight:bold;
	text-decoration:underline;
}
.white_txt a:hover {
	font-size: 12px;
	color:#999965;
	font-weight:bold;
	text-decoration:none;
}
.column1 {
	float:left;
	position:relative;
	margin-bottom:10px;
	width:260px;
	padding:4px;
}
.column2 {
	float:left;
	position:relative;
	margin-bottom:10px;
	width:260px;
	padding:4px;
}

#home_ad {
	margin-top:60px;
	margin-left:55px;
	text-align:center;
	width:450px;
	border:#006633 1px solid;
	background-color:#AAD79F;
}
#wedd_amentities {
	background-color:#FFFFCC;
	padding:8px;
	float:left;
	position:relative;
}

/* Begin CSS Drop Down Menu */
#menu {
width: 172px;
background: #cccc98;
margin-left:14px;
border-top:1px solid #999965;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font: bold 11px arial, helvetica, sans-serif;
display: block;
border-bottom:1px solid #999965;
border-right:none;
margin: 0;
padding: 4px 6px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #0c552b;
background: #cccc98;
text-decoration: none;
}

#menu a:hover {
color: #ffffff;
background: #999965;
}


/* End CSS Drop Down Menu */
