

.AddressBorder{   
  border-top-color : #BBAE7F;
	border-top-style : solid;
	border-top-width : 4px;
	border-bottom-color : #BBAE7F;
	border-bottom-style : solid;
	border-bottom-width : 4px;
 }
 .TileBorder{
	border-right-color : White;
	border-right-style : solid;
	border-right-width : 1px;
}
 .TileBorderCorp{
	border-right-color : White;
	border-right-style : solid;
	border-right-width : 2px;
}
.Nav{
	font-family : "Trebuchet MS";
	font-size : 12px;
	text-transform : uppercase;
	font-stretch : wider;
	font-variant : small-caps;
	color : #746C3F;
	letter-spacing : 1px;
	font-weight : bold;
}
.NavBorderTop{
	border-top-color : #877C48;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : #877C48;
	border-right-style : solid;
	border-right-width : 1px;
}
.NavBorderBottom{
	border-bottom-color : #877C48;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #877C48;
	border-right-style : solid;
	border-right-width : 1px;
}
.LeftBorder{
	border-bottom-color : #877C48;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #877C48;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #877C48;
	border-top-style : solid;
	border-top-width : 1px;
		border-right-color : #877C48;
	border-right-style : solid;
	border-right-width : 1px;
}
.RightBorder{
	border-bottom-color : #877C48;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #877C48;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #877C48;
	border-top-style : solid;
	border-top-width : 1px;
}
.PicBorderTop{  
    border-top-color : #F1DD8D;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : #F1DD8D;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #F1DD8D;
	border-left-style : solid;
	border-left-width : 1px;
 }
 .PicBorderBottom{  
    border-bottom-color : #F1DD8D;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #F1DD8D;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #F1DD8D;
	border-left-style : solid;
	border-left-width : 1px;
 }
.IndexText{
	font-family : Arial;
	color : #877C48;
	font-size : 12px;
	padding-left : 10px;
	padding-right : 12px;
	
}
.BodyText{
	font-family : Arial;
	color : #635824;
	font-size : 13px;
	padding-bottom : -15px;
}
.BodyTextSmall{
	font-family : Arial;
	color : #635824;
	font-size : 11px;
	padding : 25px 5px 5px;
}
/*
.CorpDetailsList{
	font-family :  Arial;
	color : Black;
	font-size : 12px;
	list-style-type : none;
	line-height : 12px;
	margin-left : -15px;
}
*/
.Text{
	font-family : sans-serif;
	font-size : larger;
	font-weight : bolder;
	color : Blue;
}
.CorpBulletText{
	font-family :  Arial;
	color : #635824;
	font-size : 13px;
}
.BoldText{
	font-family : Arial;
	color : #635824;
	font-size : 15px;
	font-weight : bold;
}
 .UnderlinedBoldText{
	font-family :  Arial;
	color : #635824;
	font-size : 15px;
	text-decoration : underline;
}
 .WeddingText{
	font-family :  Arial;
	color : #635824;
	font-size : 13px;
}
.MonthsAvailable{
	font-family : Arial;
	color : #635824;
	font-size : 11px;
	font-style : italic;
}
/*
 .WeddingMainTextpadding{
	font-family : Arial Narrow, Arial;
	color : #666666;
	font-size : 13px;
	padding-left : 20px;
	padding-top : 35px;
}

.WeddingCeremonyTextPadding{
	font-family : Arial Narrow, Arial;
	color : #666666;
	font-size : 13px;
	
	padding-top : 5px;
	padding-right: 12px;
	
}
.WeddingQuotation{
	font-family : Arial Narrow, Arial;
	color : #47662B;
	font-size : 17px;
	font-style : italic;
	padding-left : 50px;
}
.ReceptionQuotation{
	font-family : Arial Narrow, Arial;
	color : #47662B;
	font-size : 17px;
	font-style : italic;
	margin-left : 0px;
	padding-right: 0px;
}
.PhotoTag{
	font-family : Arial Narrow, Arial;
	color : #7A7A7A;
	font-size : 11px;
	padding-left : 12px;
}

.ReceptionList{
	font-family : Arial Narrow, Arial;
	color : #666666;
	font-size : 12px;
	list-style-type : none;
	line-height : 200%;
	margin-left : -25px;
}
.ReceptionListWrap{
	font-family : Arial Narrow, Arial;
	color : #666666;
	font-size : 12px;
	list-style-type : none;
	margin-left : -25px;
}
*/
.GalleryBorder{
	border : thin solid White;
}
.ThinGalleryBorder{
	border : 1px solid White;
}
.GalleryBorder_Menu{
	border : thin solid #FFFFFF;
}
.ThinGalleryBorder_Menu{
	border : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	
}
/*
.GalleryBorder_Menu{
	border : thin solid #EBE8E3;
}
.ThinGalleryBorder_Menu{
	border : 1px solid #EBE8E3;
	border-bottom : 1px solid #EBE8E3;
	
}
*/
.MenuTextLargeRed{
	font-family : Arial Narrow, Arial;
	color : #AB6D56;
	font-size : 18px;
	font-weight : bold;
}
.MenuTextBrown{
	font-family : Arial Narrow, Arial;
	color : #938C69;
	font-size : 15px;
	font-weight : bold;
}
.MenuTextRed{
	font-family : Arial Narrow, Arial;
	color : #AB6D56;
	font-size : 15px;
	font-weight : bold;
	list-style-type : none;
	line-height : 16px;
}
.MenuTextRedU{
	font-family : Arial Narrow, Arial;
	color : #AB6D56;
	font-size : 15px;
	font-weight : bold;
	list-style-type : none;
	line-height : 16px;
	text-decoration : underline;
}
.MenuTextGrey{
	font-family : Arial Narrow, Arial;
	color : #898055;
	font-size : 15px;
	font-weight : bold;
	list-style-type : none;
	line-height : 16px;
}
.MenuTextGreyU{
	font-family : Arial Narrow, Arial;
	color : #898055;
	font-size : 15px;
	font-weight : bold;
	list-style-type : none;
	line-height : 16px;
	text-decoration : underline;
}
.MenuTextSpacer{
	font-family : Arial Narrow, Arial;
	color : #898055;
	font-size : 15px;
	font-weight : bold;
	list-style-type : none;
	line-height : 16px;
}

.CateringMainText{
	font-family : Arial Narrow, Arial;
	color : #635824;
	font-size : 14px;
	width : 260px;
	padding-left : 4px;

}

.CateringMainBoldText{
	font-family : Arial Narrow,Arial;
	color : #635824;
	font-size : 15px;
	text-decoration : none;
}
.FloorPlanDescription{
	font-family : "Copperplate Gothic Light",Arial Narrow,Arial;
	color : #635824;
	font-size : 13px;
	text-transform : uppercase;
	padding-top : 30px;
}
.FloorPlanText{   
  font-family : Arial Narrow,Arial;
 color : #635824;
  font-size : 15px;
 }
 .SeatingChartText{
	font-family : Arial;
	font-size : 11px;
	color : #663333;
	padding-right : 2px;
	padding-left : 2px;
}
.SeatingChartText2{
	font-family : Arial;
	font-size : 11px;
	color : #663333;
	text-align : center;
		padding-right : 2px;
	padding-left : 2px;
}

 .ContactFields2{
	border : 1px solid #8C6666;
	font-family: "Arial Narrow";
	color: #8C6666;
	font-weight : bold;
	text-indent : 10px;
	height : 17px;
	margin-right : -12px;
}
.Contact{
   
	font-family : Arial Narrow,Arial;
	color : #FFFFFF;
	font-size : 14px;
	text-transform : capitalize;
	background : url("images/contact_td_bg.gif") repeat-x fixed center;
	text-align : right;
}
.Contact2{
   
	font-family : Arial Narrow,Arial;
	color : #FFFFFF;
	font-size : 14px;
	text-transform : capitalize;
	background : url("images/contact_td_bg.gif") repeat-x fixed top;
	text-align : top;
	text-align : right;
}
.Contact3{
	font-family : Arial Narrow,Arial;
	color: #8C6666;
	font-weight : bold;
	font-size : 14px;
	text-transform : capitalize;
	text-align :left;
	border : none;
}
.ContactFlexible{
   
	font-family : Arial Narrow,Arial;
	color : #FFFFFF;
	font-size : 14px;
	text-transform : capitalize;
	background : url("images/contact_td_bg.gif") repeat-x fixed top;
	text-align : right;
}
.ContactSelect{
	border : 1 solid #8C6666;
	font-family : Arial Narrow,Arial;
	color: #8C6666;
	font-size : 14px;
	
}
.ContactTextArea{
	border : none;
	font-family: Arial Narrow,Arial;
	color: #8C6666;
	font-weight : bold;
	height : 148px;
	
	
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF
}
 .ContactFields{
	border : 1px solid #8C6666;
	font-family: Arial Narrow,Arial;
	color: #8C6666;
	font-weight : bold;
	height : 17px;
	
}
.ListItem{
	font-family: Arial;
	color : #635824;
	list-style-image : url("images/bullet_listitem.gif");
	font-size : 14px;
}
Li.NoBullet{
	font-size : 14px;
	list-style-type : none;
}


.TagLine{
	color : #635824;
	font-family: Arial Narrow,Arial;
	font-size : 11px;
	text-decoration : none;
}

.PhotoTagLine{
	color : #635824;
	font-family: Arial;
	font-size : 10px;
	text-decoration : none;
}



