.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #483d8b;
}
.subhead {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B5B08;
	text-decoration: none;
}
.head {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #483d8b;
	font-weight: bold;
	text-decoration: none;
}
.select {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color:#FFFFFF;
}
.music {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.warning {
	font-family: "Century Gothic", Arial, Times, serif;
	font-size: 12px;
	color: #990000;
}
.photocaption {
	font-family: "Century Gothic", Arial, Times, serif;
	font-size: 12px;
	color: #333333;
}
.photocounter {
	font-family: "Century Gothic", Arial, Times, serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
.entry {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.subnav {
	padding-left: 10px;
	}
#lastUpdated {
	color: white;  	
	text-align: right;
	padding-right: 10px;
	font-size: 75%;
	}
	
.inline	{
	display: inline;
	}	
	
.hearts {
	width: 100%;
	margin: 0px;
	background: transparent url(/images/winter_background_02.gif) repeat;
	background-color: #a46cb5;
	}
	
.bridalparty {
	background-color: #d4c9ff;
	background-image: none;
	padding-top: .2em;
	padding-left: .4em;
	padding-right: .4em;
	padding-bottom: .2em;
	margin: 0em;
	color: #000;
	border-bottom: #999999 1px solid;
	display: block;
}
.sideNav {
  background-color: #fad6e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 	color: #0c4da2;
	}
	
.sideNav a:link {
 	color: blue;		
	text-decoration: underline;
	background-color: transparent;
	} 
.sideNav a:visited {
 	color: blue;
	text-decoration: underline;
	background-color: transparent;
	}
	
.sideNav a:active {
	color: blue;		
	text-decoration: underline;
	background-color: transparent;
	} 
	
.sideNav a:hover {
	color: red;		
	}	
	
