body {
	margin: 0px;
	padding: 0px;
}
body, p, td, div, span {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #77787B;
}
body.gallery {
	white-space: nowrap;
	padding: 3px;
}
body.detail {
	padding: 5px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #77787B;
}
a:hover {
	text-decoration: underline;
}
a.menu {
	font-family: "Adobe Garamond Pro", garamond, "Times New Roman", times, serif;
	font-size: 13px;
	color: #1F1A4C;
}
a.menu_selected {
	font-family: "Adobe Garamond Pro", garamond, "Times New Roman", times, serif;
	font-size: 13px;
	color: #eab7d6;
	text-decoration: none;
}
a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none;
	color: #eab7d6;
}
img {
	border: 0px;
}
h3 {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
}
h2 {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
p {
	margin-top: 0px;
}
.copyText, .copyText p {
	font-size: 12px;
	line-height: 14px;
}
.dark, .dark a {
	color: #1F1A4C;
}
.light {
	color: #77787B;
}
.nav_img {
	height: 33px;
	border: 0px;
}
#nav_about {
	width: 84px;
}
#nav_collections {
	width: 133px;
}
#nav_real_weddings {
	width: 166px;
}
#nav_locations {
	width: 121px;
}
#nav_gallery {
	width: 98px;
}
#nav_resources {
	width: 115px;
}
#nav_login {
	width: 83px;
}
#teamText {
	margin-top: 5px;
}
.gallery_img {
	display: inline-block;
	position: relative;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
.gallery_img a {
	text-decoration: none;
}
.gallery_overlay {
	background-color: #000;
	position: absolute;
	z-index: 2;
	height: 239;
	width: 147;
	filter:alpha(opacity=40);
   	-moz-opacity: 0.4;
   	opacity: 0.4;
}
.gallery_label {
	position: absolute;
	text-align: center;
	vertical-align: middle;
	top: 50%;
	width: 147;
	color: #ffffff;
}
.polaroid {
	display: inline-block;
}
.resource_section, .resource_name, .resource_comment, .store_state, .store_description {
	/*
	font-family: "Adobe Garamond Pro", garamond, "Times New Roman", times, serif;
	*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
}
.resource_section, .store_state {
	font-weight: bold;
}
.resource_section, .resource_name, .store_state, .store_description {
	font-size: 14px;
	color: #1F1A4C;
}
.resource_comment {
	font-size: 11px;
	color: #77787B;
}