html, body {
height:100%;
}

body {
background:#e1dbcb url(images/body_bg.gif) repeat-x;
}

* {
margin:0;
padding:0;
border:0;
list-style:none;
font-family:verdana, arial, sans-serif;
}

#wrap {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -175px;
width:960px;
background:white url(images/wrap_bg.gif) repeat-y;
}

#footer {
background:#444 url(images/footer_bg.gif) repeat-x;
height: 150px;
}

.push {
height:175px;
clear:both;
}

.clear {
clear:both;
margin-top:0;
height:1%;
width:100%;
overflow:hidden;
} 

#header {
width:960px;
height:165px;
background:#e1dbcb url(images/header_view_II.jpg) no-repeat;
}

#contentBottom {
width:960px;
height:25px;
position:relative;
bottom:0;
margin:auto;
}

#topMenu {
height:40px;
float:right;
position:relative;
margin-top:-40px;
margin-right:15px;
}

#topMenu li {
float:left;
text-align:center;
}

#topMenu li a {
background:transparent url(images/topMenu_trans_off.png) no-repeat;
width:137px;
height:26px;
padding-top:14px;
display:block;
color:#444;
}

#topMenu li a:hover {
background:transparent url(images/topMenu_trans_roll.png) no-repeat;
color:#eee;
}


#topMenu li#active {
background:transparent url(images/topMenu_roll.png) no-repeat;
}

#topMenu li a, #mainMenu li a {
text-decoration:none;
font:small-caps bold 14px Georgia, "Times New Roman", Times, serif;
}

#left_content {
width:235px;
margin-left:15px;
float:left;
}

* html #left_content {
margin-left:5px;
}

#main_content {
width:704px;
margin-right:6px;
margin-left:250px;
}

* html #main_content {
margin-left:245px;
}

#main_left {
width:350px;
float:left;
border-right:1px dotted #aaa;
}

#main_right {
width:350px;
float:right;
}


#mainMenu {
width:225px;
}

* + html #mainMenu {
margin-top:0;
}

#mainMenu li {
font-size:12px;
text-align:right;
margin-left:5px;
position:relative;
}

* html #mainMenu li { margin-left:10px; }

#mainMenu li a, #mainMenu li#clock, #mainMenu li#hours-of-operation {
background:none transparent;
display:block;
width:221px;
height:28px;
padding:8px 5px 0 0;
border-bottom:1px solid #e1dbcb;
color:#eee;
}

#mainMenu li#clock, #mainMenu li#hours-of-operation {
text-align:center;
padding-left:5px;
width:216px;
font:small-caps bold 12px Georgia, "Times New Roman", Times, serif;
color:#e1dbcb;
}

#mainMenu li#hours-of-operation h3 { margin:5px;color:white;}

#mainMenu li#hours-of-operation strong { color:white; }

#mainMenu li#hours-of-operation { height:150px; }

#mainMenu li a:hover {
background:#e1dbcb;
color:#21729d;
}

	li ul {
	position: absolute;
	left: 225px;
	top: -1px;
	display: none;
	border:solid #e1dbcb;
	border-width:1px 5px 1px 0; 
	z-index:200;
	}

	* html li ul { left:220px; }

	#mainMenu li li {
	background:#21729d;
	}

	li ul li a {
	display: block;
	text-decoration: none;
	}
	
	li:hover ul, li.over ul { 
	display: block; 
	}

h1 {
width:250px;
height:150px;
margin-left:10px;
}

ul#slideShow {
width:330px;
height:330px;
float:right;
margin:0 5px 0 30px;
background:white;
}

#homeBanner {
width:680px;
height:200px;
margin:auto;
}

/* SMALL CALENDAR STYLES */


table#smCalendar {
width:255px;
padding:2px;
background:transparent none;
font-size:11px;
color:#555;
empty-cells: hide;
margin:5px auto;
border-collapse:collapse;
}

#smCalendar td {
width:35px;
margin:1px;
border:1px solid white;
padding:5px 2px;
background:#eaeaea;
}

#smCalendar td a {
display:block;
}

#smCalendar a, #smCalendar a:hover {
color:#eee;
text-decoration:none;
}

#smHeader td, th {
text-align:center;
color:#444;
font-size:11px;
}

#smHeader th a {
color:#1d6185;
text-decoration:underline;
}

#smHeader th a:hover {
color:#444;
text-decoration:none;
}

#smDays td {
font-weight:bold;
border-bottom:2px solid #ccc;
background:white;
text-align:center;
}


/* TOOLTIP STYLE */
#dhtmltooltip{
position: absolute;
width: 400px;
border:1px solid;
font-size:11px;
line-height:16px;
border-color:#ccc #aaa #aaa #ccc;
padding: 5px;
background-color: #f5f5f5;
color:#333;
visibility: hidden;
z-index: 800;
margin-left:-20px;
}

#dhtmltooltip .imgBox {
width:150px;
margin:auto;
}

table#membership-pricing {
width:680px;
margin:5px auto;
padding:4px;
border-collapse:collapse;
margin-bottom:20px;
}

#membership-pricing th, #membership-pricing td {
padding:4px;
border:1px solid #ccc;
font-size:11px;
color:#444;
text-align:center;
}

#membership-pricing th {
text-align:left;
}

.rowTwo td {
background:#ddd;
}

.imgRight { float:right;margin:0 10px 10px 10px; }

.imgLeft { float:left;margin:0 10px 10px 10px; }

.imgRight img, .imgLeft img { vertical-align:bottom; }

table#dressCode {
width:75%;
margin:10px auto;
border-collapse:collapse;
}

#dressCode td {
font-size:11px;
color:#555;
padding:4px;
border-bottom:1px dotted #aaa;
}

#dressCode td.dressTitle {
width:35%;
padding-right:5px;
text-align:right;
}

#dressCode td.dressDesc {
width:65%;
}

#galleryList {
width:180px;
float:left;
}

#galleryList ul {
margin:5px;
}

#galleryList ul li {
font-size:11px;
margin:5px;
color:#555;
line-height:18px;
background:transparent url(images/list_arrow.gif) no-repeat;
padding-left:12px;
}

#galleryList ul li a {
color:#1d6185;
font-size:12px;
text-decoration:underline;
}

#galleryList ul li a:hover {
color:#444;
text-decoration:none;
}

#thumbList {
width:510px;
float:right;
padding-left:10px;
border-left:1px dotted #aaa;
}

#thumbList h3 {
margin:5px 5px 5px 0;
}

#thumbList ul {
width:500px;
}

#thumbList ul li {
width:125px;
height:125px;
float:left;
}

#thumbList ul li img {
border:1px solid #ccc;
}

/* MAIN FORM STYLES */

.mainForm {
width:460px;
padding:5px;
margin:auto;
}

.mainForm fieldset {
border:1px solid #aaa;
padding:5px;
margin-top:5px;
}

.mainForm legend, .submitButton {
font-size:18px;
color:#e5e5e5;
border:1px solid #aaa;
padding:2px 5px;
margin:2px 5px 5px 5px;
background:#21729d;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
letter-spacing:.8px;
}

.submitButton {
cursor:pointer;
}

.mainForm label {
font-size:14px;
font-variant:small-caps;
color:#444;
letter-spacing:.7px;
font-weight:bold;
float:left;
width:200px;
text-align:right;
padding-top:3px;
margin-right:10px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.mainForm .inputField, .textField, .captchaField, .selectBox {
width:220px;
height:20px;
padding:1px;
border:1px solid #aaa;
color:#555;
float:left;
margin-bottom:10px;
margin-right:10px;
font-size:12px;
background:#E1DBCB;

}

.mainForm .textField {
height:80px;
overflow:auto;
}

.mainForm label#removalForm {
width:430px;
display: block;
font-size:11px;
}

.mainForm .checkBox {
height:20px;
width:20px;
margin-right:25px;
float:right;
border:1px solid #282828;
text-align:center;
}

.mainForm .captchaField {
width:120px;
}

.mainForm .captchaBox {
width:90px;
height:35px;
float:right;
margin-right:10px;
}

.mainForm p {
margin:5px;
}

.itemHolders label {
width:360px;
}

.itemHolders .inputField {
width:60px;
}

.errorList {
width:300px;
margin:5px auto;
}

.errorList li {
height:16px;
background:white url(images/errorList_marker.gif) no-repeat left top;
font-size:10px;
font-weight:bold;
color:#ff0000;
padding-left:17px;
}

table#clubTable {
width:680px;
margin:auto;
border-collapse:seperate;
empty-cells:hide;
}

#clubTable th {
font-size:12px;
color:#222;
text-align:left;
}

#clubTable td {
width:220px;
border-bottom:1px solid #ddd;
border-right:1px solid #aaa;
}

#clubTable td p {
margin:5px;
}

table.weddingInfo {
padding:2px;
border-collapse:collapse;
width:340px;
margin:auto;
}

.weddingInfo th, .weddingInfo td {
font-size:11px;
color:#444;
border:1px solid #ddd;
padding:4px;
}

ul#topTen {
margin:5px 20px;
}

#topTen li {
list-style:none;
font-size:22px;
margin:5px;
font-style:italic;
color:#21729D;
}

#topTen li p {
margin:5px 0;
font-style:normal;
display:inline;
line-height:12px;
}

#golfBanner {
width:680px;
height:171px;
margin:5px auto;
}

#attentionBanner {
width:680px;
height:80px;
margin:5px auto;
margin-bottom:15px;
}

.rsvp {
width:250px;
height:61px;
float:left;
}

#clubHub_banner {
width:680px;
margin:auto;
}

/* NEW ANIMATED SLIDESHOW STYLES */
#slideshow {list-style:none; color:#444}
#slideshow span {display:none}
#wrapper {width:694px; margin:auto;display:none;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:694px; height:480px; padding:2px; background:#fff;overflow:hidden;}
#information {position:absolute; bottom:0; left:29px; width:640px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px; display:none;}
#information p {padding:0 8px 8px;color:white;font-weight:bold;}
#image {width:640px}
#image img {position:absolute;left:29px; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:480px; cursor:pointer; z-index:150}
#imgprev {width:27px;left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {width:27px;right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:5px}
#slideleft {float:left; width:20px; height:120px; background:#21729D url(images/scroll-left.gif) center center no-repeat;}
#slideleft:hover {background-color:#444;}
#slideright {float:right; width:20px; height:120px; background:#21729D url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#444;}
#slidearea {float:left; position:relative; width:640px; margin-left:5px; height:125px; overflow:hidden}
#sliderBox {position:absolute; left:0; height:125px}
#sliderBox img {cursor:pointer; border:1px solid #666; padding:2px}