body{
	background-color:#FFFFFF;
	background-image: url(images/linen-bckgrnd.jpg);
}
.nav_ridge {
	border-left-width: 4px;
	border-left-style: groove;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/linen-bckgrnd2.jpg);
}
.nav_ridge2 {
	border-left-width: 4px;
	border-left-style: groove;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	/* border-top-width: 4px;
	border-top-style: groove;
	border-top-color: #CCCCCC; */
	background-image: url(images/linen-bckgrnd2.jpg);
	padding:0px;
}
.nav_ridge3 {
	border-left-width: 4px;
	border-left-style: groove;
	border-left-color: #CCCCCC;
	background-color: #999999;
}

a{
	text-decoration: none;
}

a:link{
	text-decoration: underline;
	color: #000066;
}

a:visited{
	text-decoration: underline;
	color: #000099;
}

a:hover{
	color: #0000FF;
	text-decoration: underline;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 24px;
	color: #990000;
	margin: 12px;
	padding-top: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

h3{
	font-family: Arial,sans-serif;
	font-size: 24px;
	color: #990000;
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	font-style: normal;
	font-weight: normal;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	margin-left: 3px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #666633;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
}
#container {
	float: left;
	width: 210px;
	height:200px;
	background-repeat: no-repeat;
	border-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top-color: #003366;
	border-top-width: 16px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 0px;
	padding-right: 0px;
	}
#container2 {
	float: none;
	width: 210px;
	height:115px;
}
#container3 {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	background-repeat: no-repeat;
	border-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	height: 80px;
	border-top-color: #99CC66;
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
}
#container4 {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 225px;
	background-repeat: no-repeat;
	border-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 2px;
	margin-right: 2px;
	height: 90px;
	border-top-color: #999999;
	border-top-width: 8px;
	border-top-style: solid;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 4px;
}
#uppernav{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660000;
	margin-bottom: 6px;
	border-bottom-color: #999999;
	border-bottom-style: ridge;
	border-bottom-width: 4px;
	color: #FFFFFF;
	text-align: right;
	
}
#navBar{
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	padding-top: 4px;
	height: 10px;
	border-top-width: thin;
	border-top-style: groove;
	padding-bottom: 4px;
	border-top-color: #FFFFFF;
	vertical-align: bottom;
	display: block;
	padding-left: 5px;
	text-decoration: none;
	line-height: 10px;
	background-color: #999999;
	border-bottom-style: groove;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	border-right-style: groove;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	width: autopx;

	
}
a.navbar:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navbar:visited {
	color: #000000;
	text-decoration: none;
}
a.navbar:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/linen-bckgrnd2.jpg);
}
a.navbar:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.uppernav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-top: 4px;
	height: 16px;
	border-top-width: 4px;
	border-top-style: groove;
	padding-bottom: 4px;
	border-top-color: #FFFFFF;
	vertical-align: bottom;
	display: block;
	padding-left: 5px;
	text-decoration: none;
	line-height: 16px;
	background-color: #003366;
	border-left-color: #666666;
	border-bottom-style: groove;
	border-bottom-width: medium;
	border-bottom-color: #FFFFFF;
	border-right-style: groove;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	width: auto;
}
a.uppernav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.uppernav:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.uppernav:hover {
	color: #003366;
	text-decoration: none;
	background-color: #999999;
	background-image: url(images/linen-bckgrnd.jpg);
	}
a.uppernav:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
}
.paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	}
.paragraph_pad {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	padding-left: 12px;
	height: auto;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 12px;
	color: #000000;
	list-style-image: url(../images/list_image.jpg);
	text-align: left;
	margin-right: 12px;
	margin-bottom: 12px;
	}
.paragraph_pad_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 13px;
	padding-left: 16px;
	color: #000000;
	text-align: left;
	}
.paragraph_pad_bold_lg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 13px;
	height: auto;
	padding-left: 12px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	color: #000000;
	text-align: left;
	}
.paragraph2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
	font-weight: normal;
}
a.paragraph2:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
}
a.paragraph2:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
}
a.paragraph2:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
}
a.paragraph2:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
}
.paragraph2_list_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style:disc;
	list-style-position: outside;
	font-weight: bold;
	/* color: #000033; */
}
.paragraph3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	}
.paragraph2_top_content_pad {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
	list-style-image: url(../images/list_image.jpg);
	font-weight: normal;
	/* color: #000033; */
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	color: #000066;
	margin-top:16px;
	margin-bottom:4px;
}
.subtitle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 16px;
	color: #000066;
	margin-top:16px;
	margin-bottom:4px;
}
.paragraph_bar_L {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 13px;	
	height: auto;
	color: #000000;
	text-align: right;
	margin-bottom: 12px;
	}
.paragraph_bar_R {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 13px;
	height: auto;
	color: #000000;
	text-align: left;
	margin-bottom: 12px;
	}
.paragraph_mansion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-top: 6px;
	font-weight: normal;
}
.media_photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
}
.header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	padding-left: 12px;
	margin-left:12px;
	padding-bottom: 0px;
}
.reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	margin: 6px;
	padding: 6px;
	height: 8px;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
	color: #FFFFFF;
	clear: both;
	text-align: center;
}
a.reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 8px;
	height: 8px;
}

.pageheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000066;
	font-weight: bold;
	padding-left: 2px;

}
.resource_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	padding: 0px;
	margin-left: 12px;
}
.contact_top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	color: #003333;
	padding: 0px;
	line-height: 24px;
	height: 30px;
}
.home_paragraph_sect {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	padding: 0px;
	height: auto;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 23px;
	color: #000000;
	list-style-image: url(../images/list_image.jpg);
	text-align: left;
	margin-right: 23px;
	margin-bottom: 12px;
	}
.content_bkg1 {
	background:url(images/bkgs/served_lunch_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.content_bkg2 {
	background:url(images/bkgs/buffet_dinner_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.content_bkg3 {
	background:url(images/bkgs/glasses_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.content_bkg4 {
	background:url(images/bkgs/served_dinner_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.content_bkg5 {
	background:url(images/bkgs/station_horsd_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.content_bkg6 {
	background:url(images/bkgs/piano_hall_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.content_bkg7 {
	background:url(images/bkgs/wedding_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.content_bkg8 {
	background:url(images/bkgs/buffet_lunch_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.content_bkg9 {
	background:url(images/bkgs/buffet_line_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.content_bkg10 {
	background:url(images/bkgs/horsd_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.content_bkg11 {
	background:url(images/bkgs/brunch_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.daisy_bkg {
	background:url(images/gatherings_images2/daisy_bkg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.mansion_bkg {
	background:url(images/bkgs/mansion_bkg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.home_bkg {
	background:url(images/bkgs/home_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#slideshow_border {
	float:left;
	border:2px;
	border-color:#CCCCCC;
	border-style:solid;
	padding:4px;
	margin-left:2px;
	width:360px;
	z-index:50;
	position:relative;
}
#image_border {
	border:2px;
	border-color:#CCCCCC;
	border-style:solid;
	padding:2px;
	margin-left:0px;
}
.home_location_spacer {
	height:6px;
	background:url(images/home_spacer_img.jpg);
	background-position: center;
	background-repeat:no-repeat;
	
}
#home_locations {
	width:320px;
	height:120px;
	border-bottom-width:2px;
	border-bottom-color:#999999;
	border-bottom-style: inset;
	margin-top:0px;
	padding:0px;
	vertical-align: top;
}
#layer_fix {
	float:left;
	position:relative;
	visibility: visible; 
	padding:0px;
	margin:0px
	}
#mansion_image_liner {
	position:relative;
	visibility: visible; 
	padding:0px;
	margin:0px;
}
#mansion_image_fix {
	float:none;
	position:absolute;
	visibility: visible; 
	padding:0px;
	margin:0px;
	left:0px;
	top:0px;
	}
#lyr2, #lyr3, #lyr4, #lyr5, #lyr6, #lyr7, #lyr8, #lyr9, #lyr10, #lyr11, #lyr12, #lyr13, #lyr14, #lyr15, #lyr16, #lyr17, #lyr18, #lyr19, #lyr20, #lyr21, #lyr22, #lyr23, #lyr24, #lyr25 { 
	/*float:none;
	position:relative;
	visibility: visible; */
	float:left;
	position:absolute;
	visibility: hidden;
	width:380px;
	height:280px;
	z-index:100;
	background-color: #FFFFFF;
	border:2px;
	border-color:#666666;
	border-style:solid;
	padding:0px;
	margin-left:8px;
}
#lyr1 { 
	float:left;
	position:absolute;
	visibility: hidden; 
	width:360px;
	z-index:100;
	background-color: #FFFFFF;
	border:2px;
	border-color:#666666;
	border-style:solid;
	padding:0px;
	margin-left:8px;
}
#layer_height_fix {
	height:308px;
}
.layer_pic_select{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFF99;
	vertical-align:middle;
	line-height:25px;
	background-color:#666666;
	margin:0px;
}
a.layer_pic_select:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	line-height:25px;
}
a.layer_pic_select:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	line-height:25px;
}
a.layer_pic_select:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FF6600;
	text-decoration:none;
	line-height:25px;
}
a.layer_pic_select:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	line-height:25px;
}