.HeaderSection{
	background:url('../Images/BHHeader.png') no-repeat;
	height:216px;
	width:1015px;
	margin:0px auto;
	}

body{
	background:url('../Images/WeddingsPageBckGrndSml.jpg') no-repeat ;
	background-color:#002100;
	}


.footer{
	color:#FFF;
	background-color:#003300;
	width:995px;
	height:24px;
	padding:0px 10px 0px 10px;
	display:block;
	margin:5px 0px 5px 0px;
	float:right;
	}
	
.Content a{
	color:#B38A4B;
	text-align:right;
	text-decoration:none;
	}
	
.Content a:hover{
	color:#999;
	}
	
a.LKLink{
	color:#FFF;
	text-align:right;
	text-decoration:none;
	}
	
a.LKLink:hover{
	color:#B38A4B;
	}

a.ThirdTierLink{
	display:block;
	color:#B38A4B;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-right:10px;
	}

a.TestimonialsLink{
	color:#FFF;
	}
	
.ContentArea{
	background:url('../Images/WeddingContBack.jpg')  no-repeat scroll top left;
	height:795px;
	display:inline-block;
	width:772px;
	float:left;
	}
	
.Content{
	background:url('../images/WeddingsCont.png');
	padding:10px;
	height:775px;
	width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:15px;
	text-align:right;
	display:inline-block;
	padding:10px 10px 10px 100px;
	float:right;
	overflow:auto;
	scrollbar-3dlight-color:#002100;
	scrollbar-arrow-color:white;
	scrollbar-base-color:#002100;
	scrollbar-darkshadow-color:#002100;
	scrollbar-face-color:#003300;
	scrollbar-highlight-color:#002100;
	scrollbar-shadow-color:#002100;
	}
	
.ThirdTierLinkContainer{
	background-color:#003300;
	color:#FFF;
	width:234px;
	height:795px;
	text-align:right;
	margin:5px 0px 0px 0px;
	display:inline-block;
	float:right;
	}

.TopLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	cursor:hand;
	text-decoration:none;
}

.TopLink:hover{
	color:#B38A4B;
	}
	

.ExpandingHeightContent1{
	display: none;
	width: 200px;
}
	
.ExpandingHeightContent2{
	display: none;
	width: 200px;
}

.ExpandingHeightContent3{
	display: none;
	width: 200px;
}

.ExpandingHeightContent4{
	display: none;
	width: 200px;
}

.ExpandingHeightContent5{
	display: none;
	width: 200px;
}
	

a.googlemaps{
	color:#FFF;
	text-align:left;
	}
	
a.googlemaps:hover{
	color:#003300;
	}	
	
.Title{
	display:inline-block;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	margin-bottom:4px;
	float:right;
	}

.Testimonials{
	display:inline-block;
	font-size:10px;
	width:400px;
	text-align:right;
	float:right;
	margin-bottom:8px;
	}

.TestimonialAlign{
	display:inline-block;
	width:400px;
	}

.TitleL{
	display:inline-block;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	font-style:italic;
	font-family:Times New Roman;
	margin-bottom:4px;
	width:400px;
	float:left;
	}

.ContentTestimonialsL{
	display:inline-block;
	font-size:12px;
	text-align:left;
	font-style:italic;
	font-family:Times New Roman;
	width:400px;
	float:left;
	margin-bottom:8px;
	}

/*Drop Down Menu*/
	
#DropDownMenu{	
	background:#003300;
	display:inline-block;
	height:40px;
	margin: 0px;
	padding: 0px;
	width:1015px;
	z-index: 30;
	}
/*
#DropDownMenu span{	
	display:inline-block;	
	margin: 0;
	padding: 0;
	list-style: none;
	}
*/
#DropDownMenu span a{
	display: inline-block;
	/*background: #5970B2;*/
	color: #FFF;
	text-align: center;
	text-decoration: none
	}

#DropDownMenu span a:hover
{	/*background: #49A3FF*/}

#DropDownMenu div{	
	height:35px;
	position: absolute;
	visibility: hidden;
	margin: -4px 0px 0px 0px;
	*margin:40px 0px 0px 0px;	
	padding: 0px;
	width:1015px;
	opacity:0.8;filter:alpha(opacity=80);
	}

#DropDownMenu div a
{	position: relative;
	display: inline-block;
	margin: 0;
	padding: 10px 20px 0px 0px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	font: normal 12px arial, sans-serif;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	}

#DropDownMenu div a:hover{	
	color: #B38A4B;
	}
	
.InnerMenu a{
	color: #B38A4B;
	text-decoration:none;
	}
	
.InnerMenu a:hover{
	color:#999;
	}

	
	
