@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px}
body {
	margin:auto;
	text-align:center;
	background-color: #c0c0c0;
	font-size: 62.5%;
	color: #FFFFFF;
	font-family: century-gothic, arial, sans-serif;
}
#stage{
	width:780px;
	margin:auto;
	text-align:center;
	background-color: #FFFFFF;
	height: 100%;
}

h1{
	background-image:url(images/bridalshopwestyorkshire_01.gif);
	height: 40px;
	text-indent: -5000px;
}
	
	h2{
	font-size:1.5em;
	text-align:left;
	color: #AC8E84;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#stageleft{
	width:390px;
	margin:auto;
	float: left;
}

#stageright{
	width:390px;
	margin:auto;
	float: right;
	background-color: #FFFFFF;
	height: 560px;
}
.text{
	font-size:1.3em;
	color: #BCA39B;
	text-align: justify;
	width: 90%;
}
.text a{color:#BCA39B; text-decoration:underline}
.menu{
	font-size:1.5em;
	color: #BCA39B;
	text-align: left;
	padding-left:10px
}
a {
	color:#BCA39B;
	text-decoration: none;
}
a:hover{color:#FF00FF}
#menu. h1 {font-size:1.5em;
	text-align:left;
	color: #AC8E84;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;}