/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-variant: normal;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration: none;
}

/* -------------------------- */

.hamper:after, .v_block:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
.hamper, .v_block {
	height: 1%;
}

.v_block {
	margin-bottom: 20px;
}

/* PNG fix */
.png { behavior: url(iepngfix.htc) }


body {
	font-size: 15px;
	background: url(img/bg.jpg);
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
}

p {
	margin-bottom: 0.8em;
}

p.intro {
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.3em;
}

p a {
	color: #dd4410;
	text-decoration: underline;
}

#wrapper {
	width: 986px;
	margin: 20px auto 0 auto;
	background: url(img/top_box.gif) top no-repeat;
	padding: 15px 0;
}

#header {
	background: url(img/box_bg.gif) repeat-y;
	padding: 10px 13px;
}
	#monogram {
		float: left;
		margin-left: 10px;
	}
	#menu {
		margin-top: 20px;
		float: right;
	}
		#menu li {
			float: left;
			list-style: none;
			margin-left: 20px;
		}
		#menu li a {
			display: block;
			text-indent: -10000px;
			background: url(img/top_menu.gif);
		}
		#menu #menu_donate {
			width: 77px;
			height: 35px;
		}
		#menu #menu_donate:hover {
			background-position: 0px -35px;
		}
		#menu #menu_contact {
			width: 90px;
			height: 35px;
			background-position: -108px 0px;
		}
		#menu #menu_contact:hover {
			background-position: -108px -35px;
		}
		
#content {
	background: url(img/box_bg.gif) repeat-y;
	padding: 10px 13px;
}

#v {
	margin-bottom: 15px;
}

#g_ads1, #g_ads2 {
		float: left;
		width: 245px;
		text-align:center; 
		padding-top: 50px;
}

#g_ads1 {
	margin-right: 10px;
}

#g_ads2 {
	margin-left: 10px;
}

#youtube {
		float: left;
		width: 450px;
		text-align: center;
		background: url(img/youtube.gif) top center no-repeat;
		padding-top: 10px;
		padding-bottom: 10px;
}

p.intro {
	color: #dd4410;
}

#jill_and_kevin {
	float: left;
	margin-left: -50px;
	position: relative;
	overflow: auto;
}

#txt {
	width: 700px;
	float: right;
}

#sign {
	margin: 50px 0;
	font-size: 1.5em;
	font-style: italic;
}

#donate {
	padding: 15px;
	background: #809d3f;
	margin-right: 10px;
	width: 445px;
	color: #FFF;
	float: left;
}

#donate h2 {
	background: url(img/donations.gif);
	text-indent: -10000px;
	height: 70px;
	width: 280px;
	margin-top: -27px;
	margin-bottom: 16px;
	position: relative;	
}

#donate a {
	display: block;
	width: 213px;
	height: 60px;
	text-indent: -10000px;
	background: url(img/make_a_donation.gif) top left no-repeat;
	margin-top: 5px;
}

#donate a:hover {
	display: block;
	width: 213px;
	height: 60px;
	text-indent: -10000px;
	background: url(img/make_a_donation.gif) top left no-repeat;
	margin-top: 5px;
	background-position: 0 -60px;
}

#contact {
	padding: 15px;
	background: #dd4410;
	width: 445px;
	color: #FFF;
	float: left;
}

#contact h2 {
	background: url(img/contact_us.gif);
	text-indent: -10000px;
	height: 72px;
	width: 280px;
	margin-top: -28px;
	margin-bottom: 10px;
	position: relative;	
}

#contact_info td {
	padding: 5px 5px 0 0;
}

#contact_info td a{
	color: #FFF;
	text-decoration: underline;
}

#cols {
	margin-top: 20px;
}

#conmerge {
	text-align: center;
	margin: 20px 0 0 0;
	color: #999;
}

#footer {
	width: 986px;
	margin: 0px auto 0 auto;
	background: url(img/bottom_box.gif) bottom center no-repeat;
	height: 15px;
	font-size: 1px;
}