body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;}
#head_layer {
	width: 100%;
	height: 95px;
	top: 0px;
}
#centre_layer {
	width: 95%;
	top: 145px;
	padding-left:5px;
	padding-right: 5px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#centre_layer p{
	width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#lower-page{
	width:65%;
	margin-left: auto;
	margin-right: auto;
}


IMG {
	border: 0px;
}
#menu_layer {
	top: 100px;
	width: 100%;
	height: 28px;
}
#location_layer {
position: absolute;
	margin-left: 0px;
	width: 147px;
	height: 119px;
}
.locationText {
	background-color: #DDDDDD;
	letter-spacing: 1px;
	color: #000000;
	text-align: center;
}
.txtLink {
	color: #FFFFFF;
	text-decoration: none;
}
.txtLinkCurrent {
	color: #8B0000;
	text-decoration: none;
}
.txtCentre {
	text-align: center;
}
.txtLinkSale {
	color: #EE412F;
	font-weight: bold;
}
A:HOVER {
 text-decoration : underline;
}
.txtLeft {
	text-align: left;
}
.footerText {
	text-align: left;
	color: Black;
	padding-left: 100px;
	padding-top: 4px;
}
.FootertxtLink {
	color: #000000;
	text-decoration: none;
}
/* CSS Document */
/*............... second list uses percentages ....................*/
#menu {
width:816px;
background: url(../images/menu-background.gif);
background-repeat: no-repeat;
margin-left:auto;
margin-right: auto;
}
#menu ul{
	height:24px;/*stops ie expanding background of list at small screen sizes*/
	width:644px; /* force layout */
	margin-left: auto;
	margin-right: auto;
	padding:0;

	}
#menu li {
	list-style: none;
	float:left;
	text-align:center;
	width:84px;
	font-size: 8pt;
	font-weight: bold;
}
	#menu li.bridesMother {
		width:140px;
	}
	#menu li.bridesMother a {
		background: url(../images/weddingLarge.gif);	
	}
	#menu li.bridesMother a:hover {
		background: url(../images/wedding-dayLarge.gif);	
	}		
#menu a {
	height:19px;/*stops ie expanding background of list at small screen sizes*/	
	position:relative;
	background: url(../images/wedding.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration:none;
	display:block;
	color:#000000;
	margin-right:2px;
	padding-top: 3px;

}
#menu a:hover {
	background: url(../images/wedding-day.gif);
	background-repeat: no-repeat;
	background-position: center;
	color:white}
	
ul#menu li.selected a{
	background: url(../images/wedding-day.gif);
	background-repeat: no-repeat;
	background-position: center;
	color:white;}
	
	textarea{
		background-color: pink;
	}
input{
	background-color: pink;
}

ul.names{
	margin-left: auto;
	margin-right: auto; 
}

ul.names li {
	display: inline;
	list-style-type: none;
	margin-right: 60px;

}
ul.names li a{
	text-decoration: none;
  color: #ffffff;
}
ul.names li a:hover{
color: #ffc0cb;
}

table{
margin-left: auto;
margin-right: auto;
}

.brand{
	float: right;
}

ul.custom{
	margin-left: auto;
	margin-right: auto;
}
ul.custom li{
		list-style-type: none;
}
ul.custom li a{

	color: #ffc0cb;
	text-decoration: none;
}

