/* css Zen Garden submission 194 - 'Dark Rose', by Rose Fu, http://www.rosefu.net/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2006, Rose Fu */
/* Added: February 15th, 2006 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */


/* ~~~ General Properties ~~~ */

* {
	padding: 0;
	margin: 0;
	}

body { 
	color: #bebca7; 
	}
	


a:link {
	text-decoration: none;
	border-bottom: 1px solid #BEB9AA;
	color: #333333;
	}

a:visited {
	text-decoration: none;
	border-bottom: 1px solid #BEB9AA;
	color: #333333;
	}

a:hover {
	text-decoration: underline;
	border-bottom: 1px solid #AAA08C;
	color: #720000;
	}

a:active {
	text-decoration: none;
	border-bottom: 1px solid #AAA08C;
	color: #8C7846;
	}

/* ~~~ Text Properties ~~~ */

p { 
	text-align: center;
	font-family:Georgia, Palatino, Times, Times New Roman, serif;
	font-weight:normal;
	font-size:0.8em;
	color:#333333;
	}

.p5 {
	padding-bottom: 40px;
	}



acronym {
	font-style: italic;
	border: 0px;
	cursor: help;
	}

/* ~~~ Div Properties ~~~ */

#container { 
	background: url('images/paper.jpg') repeat-y; 
	width: 780px;
	height: auto;
	margin-left: 0;
	margin-right: 0;
	}

#intro { 
	display: block;
	}

#pageHeader { 
	background: url('images/header.jpg') no-repeat; 
	position: relative;
	width: 780px;
	height: 197px;
	top: 0px;
	left: 0;
	}
	
#topnav { 
		margin-top: 0px;
position: absolute;
	width: 400px;
	top: 0px;
	left: 0;
		color: #fff;
	}
	
#topnav ul {
	list-style-type: none;
	font-family:arial;
	font-weight:normal;
	font-size:0.75em;
	color: #fff;
	}

#topnav ul li {
	width: 400px;
	margin-left: 210px;
	margin-top: 0px;
	}

#topnav ul li a {
	display: block;
	font-size: 110%;
	border: 0px;
		color: #fff;

	}

#topnav ul li a:hover {
	text-decoration: underline;
		color: #7c0e24;
		font-weight:600;

	}
	
#topnavb { 
		margin-top: 0px;
position: absolute;
	width: 400px;
	top: 0px;
	left: 400;
		color: #fff;
	}
#topnavb ul {
	list-style-type: none;
	font-family:arial;
	font-weight:normal;
	font-size:0.75em;
	color: #fff;
	}

#topnavb ul li {
	width: 400px;
	margin-left: 400px;
	margin-top: 0px;
	}

#topnavb ul li a {
	display: block;
	font-size: 110%;
	border: 0px;
		color: #fff;
	}

#topnavb ul li a:hover {
	text-decoration: underline;
		color: #7c0e24;
		font-weight:600;
	}



	
#homepagepreamble {
	position: relative;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 360px;
	margin-top: -50px;
	z-index: 1;

	}

#homepagepreamble p{
	left: 80px;
	}



#preamble {
	position: relative;
	top: -10px;
	left: 240px;
	width: 500px;
	height: 540px
	}

#supportingText {
	display: block;
	position: relative;
	top: 10px;
	left: 20px;
	margin-top: -10px;
	width: 500px;
	height: auto;
	padding-left: 20px;
	z-index: 1;
	}

#supportingTextcontent {
	display: block;
	position: relative;
	top: 10px;
	left: 20px;
	margin-top: -50px;
	width: 720px;
	height: auto;
	padding-left: 20px;
	z-index: 1;
	}

.imgwleft {
	float: left;
	margin: 5px 10px 5px 2px;
}
.imgcleft {
	float: left;
	margin: 5px 15px 250px 0px;
}
.imgwright {
	float: right;
	margin: 5px 10px 5px 10px;
}

/* ~~~ Header Properties ~~~ */

#rightnav {
	position: absolute;
	top: 315px;
		top: 560px;
	left:510px;
	margin-top: -25px;
	width: 200px;
	height: auto;
	padding-left: 10px
}
	
	#rightnav h2 {
	background: url('images/curves.gif') no-repeat; 
	position: relative;
	width: 186px;
	height:31px;
		margin-top: 10px;
		text-indent: -1000em;
	}

#rightnav h3 {
	background: url('images/whatnew.gif') no-repeat; 
	position: relative;
	width:164px;
	height:44px;
		text-indent: -1000em;
	}
	
#rightnav p {
	font: 100% Georgia, Palatino, Times, Times New Roman, serif; 
	line-height: 17px;
	margin-top: 16px; 
	text-align: left;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-right: 2px;
	font-family:Georgia, Palatino, Times, Times New Roman, serif;
	font-weight:normal;
	font-size:0.7em;
	}
	
#rightnav a {
	font: 100% Georgia, Palatino, Times, Times New Roman, serif; 
	text-align: left;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight:normal;
	font-size:0.7em;
	color: #666;
	}

#rightnav a:hover {
		color: #7c0e24;
		font-weight:600;
	}
	
#explanation h2 {
	line-height: 17px;
	font-family:Georgia, Palatino, Times, Times New Roman, serif;
	font-weight:900;
	font-size: 1.2em;
	padding: 2px;
	margin: 2px;
	color: #7c0e24;
	}

#explanation h4 {
	line-height: 17px;
	font-family:Georgia, Palatino, Times, Times New Roman, serif;
	font-weight:900;
	font-size: .9em;
	color: #7c0e24;
	margin-top: 0px; 
	text-align: left;
	padding-left: 14px;
	padding-bottom: 10px;
	padding-right: 60px; 
	}
	
	
#explanation ul {
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
	list-style-type: disc;
}

#explanation ul li {
margin: 0;
padding-left:17px; padding-right:0; padding-top:0; padding-bottom:0
}


	
	
	
	
	
	
	
	

#participation h3 {
	background: url('images/aboutus.gif') no-repeat; 
	position: relative;
	width: 164px;
		text-indent: -1000em;

	height: 50px;
	top: 0px;
	left: 0px
	}

#benefits h3 {
	background: url('benefits.gif') no-repeat; 
	position: relative;
	width: 100px;
	height: 50px;
	top: 0px;
	left: 0px
	}

#requirements h3 {
	background: url('requirements.gif') no-repeat; 
	position: relative;
	width: 157px;
	height: 50px;
	top: 0px;
	left: 0px
	}

/* ~~~ List Properties ~~~ */


#supportingText ul {
	margin-top: 5px;
	list-style-type: square;
			font-family:Georgia, Palatino, Times, Times New Roman, serif;
	font-weight:normal;
	font-size:0.7em;

	}

#supportingText ul li {
	font-size: 90%;
	width: 300px;
	margin-left: 40px;
	margin-top: 5px
	}

#supportingText ul li a {
	display: block;
	font-size: 110%;
	width: 120px;
	border: 0px;
	line-height: 15px;
	}

#supportingText ul li a:hover {
	text-decoration: underline;
	}

#navbar {
	width: 210px;
	height: 540px;
	padding-left: 25px;
	position: relative;
	left: 30px
	}

#navbar h3.select {
	display: block;
	width: 106px;
	height: 31px;
	position: relative;
	top: 25px;
	left: 15px
	}

#navbar li a.c {
	font: 100% Georgia, Times, Times New Roman, serif; 
	text-transform: none;
	display: inline;
	color: #64645A;
	}

#navbar ul li a:hover.c {
	color: #8C7846;
	text-decoration: underline;
	}

#larchives {
	background: url('archives.jpg') no-repeat; 
	width: 210px;
	height: 200px;
	position: relative;
	left: 30px;
	padding-left: 45px;
	padding-top: 35px
	}

#larchives ul li a {
	font: 110% Georgia, Times, Times New Roman, serif; 
	line-height: 17px;
	}

#larchives h3.archives {
	background: url('archives.gif') no-repeat; 
	display: block;
	width: 145px;
	height: 145px;
	position: absolute;
	top: -100px;
	left: 20px;
	text-indent: -1000em
	}

#larchives h3.resources {
	background: url('resources.gif') no-repeat; 
	display: block;
	width: 69px;
	height: 31px;
	position: relative;
	top: 25px;
	left: 30px
	}

#lresources {
	background: url('resources.jpg') no-repeat; 
	width: 210px;
	height: 470px;
	position: relative;
	left: 30px;
	padding-left: 45px
	}

#lresources ul li a {
	font: 110% Georgia, Times, Times New Roman, serif; 
	line-height: 17px;
	}

#lresources h3.resources {
	background: url('resources.gif') no-repeat; 
	display: block;
	width: 69px;
	height: 31px;
	position: relative;
	top: 25px;
	left: 30px
	}

/* ~~~ Misc Properties ~~~ */

#footer {
	display: block;
	background: url('images/footer.jpg') no-repeat;
	width: 780px;
	height: 58px;
	line-height: 45px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	margin-left: 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	z-index: 3;
	}
	
#footer a {
	line-height: 17px;
	font-family:Georgia, Palatino, Times, Times New Roman, serif;
	color: #666;
	}

#footer a:hover {
		color: #7c0e24;
		font-weight:600;
	}

#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
	display: none;
	}
/* You are HERE indicators for Main Menu items */
body#aboutpage #topnav li#about a, 
body#accompage #topnav li#accom a, 
body#meetingpage #topnav li#meeting a, 
body#packagepage #topnav li#package a, 
body#weddingpage #topnav li#wedding a, 
body#diningpage #topnavb li#dining a, 
body#golfpage #topnavb li#golf a, 
body#directionpage #topnavb li#direction a, 
body#contactuspage #topnavb li#contactus a, 
body#homepage #topnavb li#home a, 
{
	color: #7c0e24;
	font-weight:600;
}

