/* Body
--------------------------------------- */
body {
	background: #061E2E url(../images/backgr.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: normal 11px/14px verdana;
}

body a {
	color: #194E13;
	text-decoration: none;
	font: normal 11px/14px verdana;
}

body a:hover {
	color: #194E13;
	text-decoration: underline;
	font: normal 11px/14px verdana;
}

.clear {
	clear: both;
}

.all {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 960px;
	z-index: 2;
}

.overlap {
	height: 65px;
	background: #1E323D;
	vertical-align: bottom;
	width: 20px;
	float: left;
}

.main_holder {
	margin: 22px 0px 0px 0px;
	padding: 11px 0px 11px 11px;
	background: #BBAE76 url(../images/content-border.gif) no-repeat;
	width: 949px;
	float: left;
}

.flash_header {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	height: 254px;
	width: 937px;
}

.content {
	margin: -2px 0px 0px 0px;
	padding: 0px;
	background: #EDDDBE url(../images/content-fade.gif) no-repeat;
	width: 937px;
	border-bottom: 1px solid #FCFCF8;
	border-right: 1px solid #FCFCF8;
	border-left: 1px solid #FCFCF8;
	border-top: none;
	float: left;
}

.content-tour {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #EDDDBE url(../images/content-fade.gif) no-repeat;
	width: 675px;
	float: left;
}

.content-home {
	margin: -2px 0px 0px 0px;
	padding: 0px;
	background: #EDDDBE url(../images/content-home.gif) no-repeat;
	width: 937px;
	border-bottom: 1px solid #FCFCF8;
	border-right: 1px solid #FCFCF8;
	border-left: 1px solid #FCFCF8;
	border-top: none;
	float: left;
}

.top {
	border-top: 1px solid #FCFCF8;
	border-right: 1px solid #FCFCF8;
	border-left: 1px solid #FCFCF8;
	border-bottom: none;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* Footer
--------------------------------------- */

.footer {
	padding: 20px 0px 20px 0px;
	text-align: center;
	color: #B0AD85;
	font: normal 12px/16px times new roman;
	float: left;
/*
	background: #1E323D;
*/
	width: 100%;
}
/*
.overlap {
	margin-top: -65px;
	width: 100%;
	z-index: -1;
	position: relative;
	background: #1E323D;
	height: 65px;
}
*/

.footer a {
	font: normal 12px/16px times new roman;
	text-decoration: none;
	color: #B0AD85;
}

.footer a:hover {
	font: normal 12px/16px times new roman;
	text-decoration: underline;
	color: #B0AD85;
}

/* Header
--------------------------------------- */

.logo {
	margin: 6px 0px 0px 50px;
	padding: 0px;
	float: left;
}

.member_login {
	margin: 27px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	background: #1E323D;
	float: right;
}

.member_login a {
	font: normal 12px/16px times new roman;
	color: #E5DFB7;
	text-decoration: none;
}

.member_login a:hover {
	font: normal 12px/16px times new roman;
	text-decoration: underline;
	color: #E5DFB7;
}

/* Bottom Content - Home
--------------------------------------- */

.bottom_holder {
	margin: 50px 0px 0px 0px;
	width: 937px;
}

.brown_bar {
	margin: 0px 0px 0px 23px;
	padding: 0px;
	background: #46271D;
	width: 666px;
	height: 20px;
	float: left;
}

.left_content {
	margin: 12px 0px 22px 34px;
	padding: 0px;
	width: 636px;
	float: left;
}

.left_text {
	margin: 0px;
	padding: 0pc;
	width: 360px;
	float: left;
}

.weather_box {
	float: left;
	padding: 0px 0px 0px 22px;
	width: 340px;
	height: 67px;
	color: #FFFFFF;
	background: url(../images/weatherbox.gif);
}

.weather_text {
	float: left;
	width: 190px;
	height: 65px;
}

.weather_text a {
	color: #FFFFFF;
	font: bold 12px/16px verdana;
}

.weather_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 12px/16px verdana;
}

.weather_app {
	float: left;
	width: 120px; 
	height: 60px; 
}

.mid_content {
	margin: 0px;
	padding: 17px 0px 0px 12px;
	width: 228px;
	border: 1px solid #FFFFFF;
	background: #F7F2E6;
	float: right;
}

.right_content {
	margin: 0px;
	padding: 0px 22px 0px 22px;
	width: 167px;
	float: right;
	font: normal 12px/14px times new roman;
	background: #FCF0DC;
}

.calendar_box {
	margin: 30px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #D3C3A5;
	float: left;
	background: #F1E2C6;
}
/*
.calendar_img {
	padding: 4px 5px 0px 0px; 
	background: #F1E2C6;
	float: right;
}

.calendar_link {
	padding: 8px;
	background: #F1E2C6;
	float: left;
}
*/
/* Dropdowns
--------------------------------------- */

#navigation {
	height: 35px;
	float: right;
	margin: 0px;
}

#navigation ul {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#navigation ul li {
	margin: 0px;
	float: left;
	list-style: none;
	color: #E5DFB7;
	font: bold 14px/16px times new roman;
}

#golf2 {
	float: left;
	list-style: none;
	color: #E5DFB7;
	font: bold 14px/16px times new roman;

}

#navigation ul li a {
	margin: 0px;
	padding: 10px 16px 10px 16px;
	text-decoration: none;
	color: #E5DFB7;
	font: bold 14px/16px times new roman;

}

#navigation ul li a.golf-on {

	background: #1E323D;
	border: 1px solid #E5DFB7;
	padding: 10px 15px 10px 15px;
}

#navigation ul li a.wedding-on {

	background: #1E323D;
	border: 1px solid #E5DFB7;
	padding: 10px 15px 10px 15px;
}

#navigation ul li a.social-on {

	background: #1E323D;
	border: 1px solid #E5DFB7;
	padding: 10px 15px 10px 15px;
}

#navigation ul li a:hover {
	color: #E5DFB7;
	background: #46271D;
	margin: 0px;
	border: 1px solid #E5DFB7;
	padding: 10px 15px 10px 15px;
}

.navigation-dropdwn {
	position:absolute;
	border-top: 1px solid #E5DFB7;
	z-index:100;
	visibility: hidden;
	margin: 0px 0px 0px 0px;
}

.other_drop {
	width: auto;
	display: block;
	padding: 2px 15px 2px 15px;
	text-decoration: none;
	color: #E5DFB7;
	font: normal 12px/14px times new roman;
	border-bottom: 1px solid #E5DFB7;
	border-right: 1px solid #E5DFB7;
	border-left: 1px solid #E5DFB7;
	background: #1E323D;
}

.top_drop {
	width: auto;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 15px 2px 15px;
	text-decoration: none;
	color: #E5DFB7;
	font: normal 12px/14px times new roman;
	border: 1px solid #E5DFB7;
	background: #1E323D;
}

.navigation-dropdwn a:hover {
	color: #E5DFB7;
	background: #46271D;
	font: normal 12px/14px times new roman;
}