@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../_images/main/bg.jpg);
	background-repeat: repeat;
}

body#page_about_bob .link_about_bob,
body#page_weddings .link_weddings,
body#page_other_events .link_other_events,
body#page_availability .link_availability,
body#page_testimonails .link_testimonials,
body#page_links .link_links,
body#page_contact .link_contact {
	color: #bec9ab;
	font-weight: bold;
}

body#page_photos .link_photos,
body#page_faqs .link_faqs {
	background-image: url(../../_images/main/sublink_bg_OVER.jpg);
	text-decoration: none;
	font-weight: bold;
}

p,
a,
h1,
h3,
ul,
ol,
.footnote {
	font-family: Arial, Helvetica, sans-serif;
}
p,
ul,
ol {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	margin: 0px;
	padding-bottom: 15px;
}
p a {
	color: #295454;
	text-decoration: underline;
}
p a:hover {
	color: #000000;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
}
ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.footnote {
	font-size: 8px;
	line-height: 10px;
	color: #333333;
}

#container_center {
	width: 797px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	float: left;
	width: 797px;
}
#nav {
	text-align: center;
	float: left;
	width: 797px;
	height: 20px;
	padding-top: 50px;
}
#nav, #nav a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
#nav a:hover {
	color: #A7C7CB;
	text-decoration: underline;
}
#nav .pipe {
	padding-right: 15px;
	padding-left: 15px;
}

#header_nav2 {
	float: left;
	height: 97px;
	width: 797px;
}
#logo {
	float: left;
	height: 97px;
	width: 296px;
}
#nav2 {
	background-image: url(../../_images/main/links2_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 39px;
	width: 421px;
	padding-top: 58px;
	padding-left: 80px;
}
#nav2_link a {
	background-image: url(../../_images/main/sublink_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 17px;
	width: 127px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 22px;
}
#nav2_link a:hover {
	background-image: url(../../_images/main/sublink_bg_OVER.jpg);
	text-decoration: none;
	font-weight: bold;
}
#index_photos {
	float: left;
	height: 382px;
	width: 797px;
}
#index_photos #photo1 {
	float: left;
	height: 382px;
	width: 296px;
}
#index_photos #photo2 {
	float: left;
	height: 212px;
	width: 201px;
}
#index_photos #photo3 {
	float: left;
	height: 212px;
	width: 300px;
}#index_photos #title {
	float: left;
	height: 170px;
	width: 501px;
}
#content {
	background-image: url(../../_images/main/copy_bg.jpg);
	background-repeat: repeat-y;
	padding: 20px 40px;
	float: left;
	width: 717px;
}
#content_dark {
	background-image: url(../../_images/main/copy_bg_dark.jpg);
	background-repeat: repeat-y;
	padding: 20px 40px;
	float: left;
	width: 717px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A1D5DA;
}
#content_quote {
	background-image: url(../../_images/main/copy_bg_quote.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	width: 797px;
	height: 158px;
	font-size: 16px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A1D5DA;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A1D5DA;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #333333;
}
#inside_photo_title {
	float: left;
	height: 175px;
	width: 797px;
}
#inside_photo_title #photo {
	float: left;
	height: 175px;
	width: 296px;
}
#inside_photo_title #title {
	float: left;
	height: 175px;
	width: 501px;
}

#footer {
	width: 797px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
}
