@charset "UTF-8";
/* CSS Document */

#LeftButtonBox {
	background-repeat: no-repeat;
	float: left;
	height: 780px;
	width: 219px;
	margin-top: 10px;
	background-image: url(images/bridal/LeftBtnBar.png);
}
#ButtonBoxes {
	text-decoration: none;
	float: left;
	width: 160px;
	margin-left: 20px;
	margin-top: 50px;
}
#LeftBtns {
	float: left;
	height: auto;
	width: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#LeftBtns a:link {
	font-family: Verdana, Arial, Helvetica, "Gill Sans", Futura;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#LeftBtns a:visited {
	font-family: Verdana, Arial, Helvetica, "Gill Sans", Futura;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#LeftBtns a:active {
	font-family: Verdana, Arial, Helvetica, "Gill Sans", Futura;
	font-size: 14px;
	font-weight: bold;
	color: #65911E;
	text-decoration: none;
}
#LeftBtns a:hover {
	font-family: Verdana, Arial, Helvetica, "Gill Sans", Futura;
	font-size: 14px;
	font-weight: bold;
	color: #65911E;
	text-decoration: none;
}
#FaceBookBox {
	font-family: Verdana, Arial, Helvetica, "Gill Sans", Futura;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 160px;
	margin-left: 20px;
	margin-top: 40px;
	background-color: #FFFFFF;
	height: 140px;
	background-repeat: no-repeat;
	background-position: center center;
}
#FaceBookLogo {
	font-family: Verdana, Arial, Helvetica, "Gill Sans", Futura;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 160px;
	margin-left: 20px;
	margin-top: 0px;
	background-color: #3B5996;
	background-repeat: no-repeat;
	height: 60px;
}
#TwitterBox {
	font-family: Verdana, Arial, Helvetica, "Gill Sans", Futura;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 160px;
	margin-left: 20px;
	margin-top: 10px;
	background-color: #3B5996;
	background-repeat: no-repeat;
	height: 60px;
}
