body		{background-image:url('images/LeatherBack.jpg'); background-attachment: fixed;
}
body, p, table, td, th, br, div, span	{font-family : Arial, Helvetica; font-size : 16px; color: #FFFFCC;
}
a:link		{text-decoration:none; color: #66CCFF }
a:active	{text-decoration:blink; color: #66CCFF }
a:visited	{text-decoration:none; color: #66CCFF }
a:hover		{text-decoration:none; color: #FFFF00 }

:focus {
	outline: 0;
}

#eventLinks {
	height: auto;
	width: 150px;
	display: inline;
}

#eventLinks li {
	display: block;
	margin-bottom: 8px;
	list-style-type: none;
	width: 150px;
	text-align: center;
	margin-left: -35px;
}

#eventLinks a {
	background-color: #522919;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #ad5b2d;
	color: #facd54;
}

#eventLinks a:hover {
	color: #fcfe86;
	border-color: #ce6c36;
	background-color: #652d1c;
}


.weddingText {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 70%;
}

.weddingText li  {
	margin-bottom: 10px;
}

.weddingPhotos {
	margin-right: 8px;
	margin-left: 4px;
	border-style: solid;
	border-width: 1px;
	margin-top: 8px;
}
.eventsDiv {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 70%;
	margin-top: 50px;
}

.event {
	font-size: 150%;
	text-align: center;
	display: inline;
}

.eventDate {
	text-align: center;
	padding-top: 5px;
	display: block;
	padding-bottom: 10px;
	color: #f9b446;
	letter-spacing: 1px;
	font: small-caps 115% Georgia, "Times New Roman", Times, serif;
}
a:active {  }
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.blink {  text-decoration: blink}
