

body, td
{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.links td
{
	padding-bottom: 18px;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

h1
{
	margin-bottom: 2px; 
	margin-top: 2px;
}

img
{
	border: 0px;
}

.homenorm
{
	background-color: #60244e;	
}

.homeover
{
	background-color: #7e2271;
}

.bridalnorm
{
	background-color: #7e2271;
}

.bridalover
{
	background-color: #95288f;
}

.venuenorm
{
	background-color: #95288f;
}

.venueover
{
	background-color: #d285c8;
}

.contactnorm
{
	background-color: #d285c8;
}

.contactover
{
	background-color: #dfa5d5;
}

.contactform td
{
	font-size: 10px;
}

.footercell
{
	padding-left: 30px;
	color: #666666;
	font-size: 10px;
	height: 30px;
}

.bottombar
{
	background-color: #ebcae3;
	color: #666666;
	font-size: 10px;
	text-align: center;
	width: 800px;
}

.bottombar a
{
	text-decoration: none;
	color: #666666;
}

.bottombar a:hover
{
	text-decoration: underline;
	color: #666666;
}

.footercell a
{
	text-decoration: none;
	color: #666666;
}

