body { 
	background-color:#60564d;
}
.container{
}
.content{
	position:relative;
	right:10px;
	width:800px;
	height:675px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}
.menu{
	float:left;
	position:relative;
	top:182px;
	right:-90px;
	width:117px;
	padding-top:15px;
}
	.menu_item{
		font-family:"times new roman", arial;
		color:rgb(147,145,135);
		font-size:15px;
	}
	.menu_item a:link{
		font-family:"times new roman", arial;
		color:rgb(147,145,135);
		font-size:15px;
		text-decoration:none;
	}	
	.menu_item a:hover{
		font-family:"times new roman", arial;
		color:rgb(140,76,44);
		font-size:15px;
		text-decoration:none;
	}
	.menu_item a:visited{
		font-family:"times new roman", arial;
		color:rgb(147,145,135);
		font-size:15px;
		text-decoration:none;
	}	
.welcome{
	float:left;
	position:relative;
	top:220px;
	right:-155px;
	width:205px;
	font-family:"times new roman", arial;
	color:rgb(147,145,135);
	font-size:14px;	
}
.events{
	float:left;
	position:relative;
	right:-95px;
	top:250px;
	width:200px;
}
	.event_header{
		float:left;
		font-family:"times new roman", arial;
		color:rgb(138,80,56);
		font-size:16px;			
	}
	.event_content{
		float:left;
		font-family:"times new roman", arial;
		color:rgb(147,145,135);
		font-size:14px;			
	}
	.event_footer{
		text-align:right;
		font-family:"times new roman", arial;
		color:rgb(138,80,56);
		font-size:14px;			
	}
		.event_footer a:link{
			text-decoration:none;
			font-family:"times new roman", arial;
			color:rgb(138,80,56);
			font-size:14px;			
		}
		.event_footer a:hover{
			text-decoration:none;
			font-family:"times new roman", arial;
			color:rgb(138,80,56);
			font-size:14px;			
		}		
		.event_footer a:visited{
			text-decoration:none;
			font-family:"times new roman", arial;
			color:rgb(138,80,56);
			font-size:14px;			
		}
.bridal{
	float:left;
	position:relative;
	top:200px;
	right:-120px;
}
	.bridal_content{
		float:left;
		width:230px;
		font-family:"times new roman", arial;
		color:rgb(147,145,135);
		font-size:14px;	
	}
	.bridal_footer{
		position:relative;
		text-align:right;
		left:-70px;
		font-family:"times new roman", arial;
		color:rgb(138,80,56);
		font-size:14px;			
	}
		.bridal_footer a:link{
			text-decoration:none;
			font-family:"times new roman", arial;
			color:rgb(138,80,56);
			font-size:14px;			
		}
		.bridal_footer a:hover{
			text-decoration:none;
			font-family:"times new roman", arial;
			color:rgb(138,80,56);
			font-size:14px;			
		}		
		.bridal_footer a:visited{
			text-decoration:none;
			font-family:"times new roman", arial;
			color:rgb(138,80,56);
			font-size:14px;			
		}

.celebration{
	position:relative;
	top:258px;
	left:166px;
	}
	
	.celebration img{
	border:none;
	}

.address{
	position:relative;
	top:295px;
	
	text-align:center;
	font-family:"times new roman", arial;
	color:rgb(201,182,167);
	font-size:14px;
}

.footer{
	position:relative;
	top:280px;
	text-align:center;
	font-family:"times new roman", arial;
	color:rgb(152,135,121);
	font-size:14px;
}