/* @override http://thebondshouse.com/css/gueststyle.css */

/* @override http://thebondshouse.com/css/gueststyle.css */

/* @override http://thebondshouse.com/css/gueststyle.css */

@charset "UTF-8";
/* CSS Document */


* {padding: 0; margin: 0;
}
body {
	background: #373E45 url(../images/guest_bg.jpg) no-repeat center top;
	color: #333333;
	width: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content_wrap {
	width: 809px;
	margin: 0 auto;
	background: #FFFFFF;
	top: 100px;
	padding-top: 0px;
	position: relative;
}
#content{
padding:20px;
background: #FFFFFF 0 top;
}
#header { 
}
#header_image{
	background: url(../images/gheader.jpg) no-repeat center top;
	color: #FFFFFF;
	width: 100%;
	height: 247px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 108px;
}
#footer {
	margin: 0 auto;
	color: #fff;
	width: 808px;
	position: relative;
	top: 276px;
	background-color: #1b1f23;
}
#footer_wrap {
	padding: 1px 0 0 9px;
}
h1 {
	font-size: 1.25em;
	color: #497097;
}

h2 {
	font-size: 1em;
	color: #4970a4;
}

a {
	color: #373e45;
	text-decoration: none;
}

a:hover {
	color: #677581;
	text-decoration: none;
}
#family {
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	bottom: 271px;
	left: 316px;
}

#guest {
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	left: 288px;
	position: relative;
	bottom: 265px;
}
a#homelink {
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a#homelink:hover {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: silver;
}

h3.guestheader {
	margin: 0;
	padding: 4px 0 4px 5px;
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1.newsheader {
	margin: 0;
	color: #373e44;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 5px;
}

p.newspara {
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 4px;
}

img.guestimage {
	border: 1px solid gray;
}

h1.welcomeheader {
	color: #4571a4;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 4px;
}

p.welcomepara {
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 6px;
}
