body {
	color: white;
	font-family: verdana;
	text-align: center;
	font-size:.8em;
}
td {
	font-size:.8em;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}

td.buynavbar a, td.cartbar a {
	color: #333333;
	text-decoration: none;
}
td.buynavbar a:hover, td.cartbar a:hover {
	color: black;
	text-decoration: underline;
}

h1 {
	font-family: georgia;
	font-size: 1.4em;
	font-weight: normal;
}

h2 {
	font-family: georgia;
	font-size: 1.3em;
	font-weight: normal;
}

.requireditem {
	color: #999999;
	//font-size: 160%;
	//font-weight:bold
}

div#footer{
	color:#999999;
	padding:10px;
	letter-spacing:5px;
	font-size:.8em;
	line-height:1.8em;
}

div.weddingdiv{
	width:769px;
	height:396px;
	background-color:black;
	background-image: url('images/weddingbg.jpg');
	background-repeat: no-repeat;
	padding-top: 190px;
	font-family: verdana;
	font-size:1em;
	display: table;
}

div.innerweddingdiv{
	width:400px;
	margin-right: 20px;
	line-height: 3.5em;
	float: right;
	text-align: right;
	letter-spacing:.1em;
}
a img.gallery {
	border: 10px solid #999999;
	margin: 5px;
}

a:hover img.gallery {
	border: 10px solid white;
	margin: 5px;
}

div.weddinginnerbottom{
	margin-left:auto;
	margin-right:0;
	clear:both;
	line-height: 1.3em;
	text-align: left;
	width:250px;
}

tr.tableheader td{
	font-weight: bold;
}
