a:hover {
	color: #000000;
	text-decoration: underline overline;
}

body{
	background-color: #A4A4A2;
	color: #775F48;
	font-family: Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

p{
	color: #775F48;
	font-family: Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td{
	vertical-align: top;
}

.links{
	color: #775F48;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.mainnav{
	color: #775F48;
	display: block;
	font-family: Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
}

.secondarynav{
	color: #775F48;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
}

.textbold{
	color: #775F48;
	font-family: Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#content{
	left: 40px;
	position: relative;
	top: -130px;
	width: 585px;
	z-index: 1;
}

#mainbackground{
	background-color: #DBDAD5;
	background-image: url(../wedding/photos/repeat.jpg);
	background-repeat: repeat-y;
	left: 10px;
	top: 30px;
	width: 820px;
	z-index: 1;
}

#mainbackground2{
	text-align: right;
	width: 820px;
	z-index: 1;
}

#topofpage{
	position: relative;
	top: 0px;
	width: 834px;
	z-index: 1;
}
