html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

P.corpHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #669900;
	padding: 5px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}

a img {
	border: 0 none;
}

img.galleryThumb {
	width: 40px;
	height: 40px;
	border: solid 1px #000;
	/*margin: 0 0 1px 0;*/
}

td.galleryCell {
	text-align: center;
	vertical-align: middle;
	width: 414px;
	height: 437px;
}
/*
td.mapLink p {
	text-align: center;
}
*/
td#imageCredit p {
	text-align: center;
}

td.galleryListCell {
	text-align: center;
	vertical-align: top;
}
/*
a.weddingLink {
	color: #003300;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

a:hover.weddingLink {
	font-weight: bold;
}
*/

.weddingLink {
	color: #003300;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

ul.pressList {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.pressList li {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.photoCreditLink {
	text-align: right;
	color:#003300;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

div.rightCol {
	width: 100%;
	height: 100%;
	/*position: relative;*/
}

td.pagination {
	padding: 10px 20px 10px 10px;
	text-align: right;
	color:#003300;
	font-size:12px;
	font-weight: bold;
	vertical-align: top;
}

td.pagination a {
	font-weight: bold;
	text-decoration: none;
}

td.pagination a:hover {
	font-weight: bold;
	text-decoration: underline;
}

td.pagination form {
	padding: 0px; 
	margin: 0px;
	display:inline;
}

.galleryBtnLink {
}

a {
	color: #669900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
