div#localcontent {

}

#localcontent h3 {
	background-image: none;
	color: #646464;
	padding: 0;
}


table {
	font-size: 90%;
}

div#content {
background-image: url('/weddingshow/images/back.jpg');
background-position: 0 0;
background-repeat: no-repeat;
width: 710px;
padding: 0;
margin: 0;
}

div.wedcontent {
margin-left: 120px;
margin-right: 120px;
margin-top: 70px;
}
ul#wedlist {
margin-left: -20px;
margin-right: -20px;
width: 470px;
display: block;
background-position: 0 0;
background-repeat: no-repeat;
background-image: url('/weddingshow/images/navbar.png');
}

ul#wedlist li {
display: block;
float: left;
height: 70px;

}

ul#wedlist li a {
display: block;
width: 105px;
text-align: center;
padding-top: 15px;
height: 30px;
color: white;
font-size: 80%;
text-decoration: none;
}

ul#wedlist li a:hover { 
background-image: url('/weddingshow/images/liback.png');
background-repeat: no-repeat;
background-position: 5px 8px;
text-decoration: none;
}


p.button {
	background-image: url('/weddingshow/images/button.png');
	background-repeat: no-repeat;
	width: 165px;
	text-align: center;
	padding-top: 15px;
	color: white;
	display: block;
	margin-left: -15px;
}

p.button a {
	color: white;
	text-decoration: none;
	width: 165px;
	padding: 8px;
}

p.button a:hover {
    background-image: url('/weddingshow/images/liback.png');
	background-repeat: no-repeat;
    background-position: 5px 0;
}


table.vendors {
	padding: 10px;
	margin: 10 auto;
	width: 500px;
}

table.vendors td {
	width: 250px;
	padding: 10px;
}
