/* General */

* {
	padding:0;
	margin:0;
}

html {
	padding:0;
	margin:0;
}

body {
	background:#f8f8f8 url("/images/background_pattern.gif") top left repeat-x;
	padding:0;
	margin:0;
}

h1 {
	font:normal 16px times, georgia, serif;
	line-height:1.2em;
	text-transform:uppercase;
	color:#0d5216;
	padding:0 0 3px 0;
	margin:0;
}

h2 {
	font:normal 16px times, georgia, serif;
	line-height:1.2em;
	text-transform:uppercase;
	color:#0d5216;
	padding:0 0 3px 0;
	margin:0;
}

h3 {
	font:bold 13px verdana, arial, sans-serif;
	line-height:1.2em;
	color:#0c4e14;
	padding:0 0 3px 0;
	margin:0;
}

h4 {
	font:bold 14px times, georgia, serif;
	line-height:1.2em;
	text-transform:uppercase;
	color:#bc2901;
	padding:0 0 3px 0;
	margin:0;
}

p { 
	font:normal 11px verdana, helvetica, arial, sans-serif;
	line-height:2em;
	color:#656565;
	padding:0 0 25px 0;
	margin:0;
}

a {
	font:bold 14px times, georgia, serif;
	color:#0d5215;
	outline:none;
	text-decoration:none;
	padding:0;
	margin:0;
}

a:hover { 
	text-decoration:underline;
}

img {
	display:block;
	padding:0;
	margin:0;
}

a img {
	border:0;
}

hr {
	border:none 0;
	border-top:1px solid #8e8e8e;
	height:1px;
	padding:0;
	margin:2px 0 2px 0;
}

/* Layout */

#wrapper { 
	width:864px;
	background:url("/images/background_content.jpg") top left repeat-y;
	position:relative;
	padding:0;
	margin:0 auto;
}

#header {
	width:864px;
	height:362px;
	background:url("/images/background_header4.jpg") top left no-repeat;
}

/* Form */

#form_button {
	width:283px;
	height:74px;
	position:absolute;
	top:158px;
	left:443px;
}

#form {
	width:525px;
	position:absolute;
	top:3px;
	left:300px;
}

#form_middle {
	width:465px;
	background:url("/images/form_middle2.png") top left no-repeat;
	padding:10px 30px 10px 30px;
}

#form_header {
	width:525px;
	height:51px;
	background:url("/images/form_header.png") top left no-repeat;
	text-indent:-999999px;
	padding:0;
	margin:0;
}

.form_column1 {
	width:222px;
	float:left;
	padding:0 20px 0 0;
	margin:0;
}

.form_column2 {
	width:222px;
	float:left;
	padding:0;
	margin:0;
}

#form_moreinformation {
	width:465px;
	padding:0 0 10px 0;
	margin:0;
}

#form p {
	font:normal 11px verdana, helvetica, sans-serif;
	color:#fff;
	clear:both;
	padding:0;
	margin:0 0 3px 0;
}

label {
	font:normal 15px times, "times new roman", georgia, serif;
	color:#fff;
	display:block;
	padding:0;
	margin:0 0 2px 0;
}

.checkboxes {
	height:35px;
}

.input_text {
	width:202px;
	height:22px;
	background:url("/images/input_text3.jpg") top left no-repeat;
	font:normal 12px verdana, helvetica, sans-serif;
	line-height:1.3em;
	text-align:left;
	color:#797878;
	border:0;
	outline:none;
	padding:4px 0 0 6px;
	margin:0 0 5px 0;
}

.input_select {
	width:202px;
	height:26px;
	background:url("/images/input_text3.jpg") top left no-repeat;
	font:normal 12px verdana, helvetica, sans-serif;
	line-height:1.3em;
	text-align:left;
	color:#797878;
	border:0;
	outline:none;
	padding:3px 2px 3px 6px;
	margin:0 0 5px 0;
}

.input_radio {
	padding:0;
	margin:3px 0 0 0;
}

#form_bottom {
	width:525px;
	height:114px;
	background:url("/images/form_bottom2.png") top left no-repeat;
	position:relative;
}

.input_submit {
	width:138px;
	height:39px;
	position:absolute;
	top:50px;
	left:377px;
	border:0;
	outline:none;
	padding:0;
	margin:0;
}

#form_thankyou {
	width:525px;
	background:url("/images/form_thankyou2.png") bottom left no-repeat;
	position:relative;
	padding:0;
	margin:0;
}


#form_thankyou h2 {	
	width:507px;
	font:normal 16px times, georgia, serif;
	line-height:1.2em;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	padding:45px 0 50px 0;
	margin:0;
}

.tab_closebutton {
	background:url("/images/tab_closebutton.gif") top right no-repeat;
	position:absolute;
	top:10px;
	right:10px;
	padding:6px 28px 10px 0;
}

/* Navigation */

#navigation {
	width:795px;
	height:61px;
	background:url("/images/navigation_background.jpg") top left no-repeat;
	padding:0 0 0 69px;
	margin:0;
}

#navigation li {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}

#navigation li a {
	font:normal 0.8em verdana, helvetica, arial, sans-serif;
	color:#9B9492;
	display:block;
	padding:0;
	margin:0;
}

#navigation li a.nav_marriedcouple20s {
	width:129px;
	height:60px;
	background:url("/images/nav_marriedcouple20s.jpg") top left no-repeat;
	text-indent:-10000px;
}

#navigation li a.nav_marriedfemale30s {
	width:130px;
	height:60px;
	background:url("/images/nav_marriedcouple30s.jpg") top left no-repeat;
	text-indent:-10000px;
}

#navigation li a.nav_marriedcouple40s {
	width:133px;
	height:60px;
	background:url("/images/nav_marriedcouple40s.jpg") top left no-repeat;
	text-indent:-10000px;
}

#navigation li a.nav_youthfulfemale50s {
	width:128px;
	height:60px;
	background:url("/images/nav_marriedcouple50s.jpg") top left no-repeat;
	text-indent:-10000px;
}

#navigation li a.nav_marriedcouple50s {
	width:142px;
	height:60px;
	background:url("/images/nav_marriedcouple50s2.jpg") top left no-repeat;
	text-indent:-10000px;
}

#navigation li a.nav_female70s {
	width:124px;
	height:60px;
	background:url("/images/nav_female70s.jpg") top left no-repeat;
	text-indent:-10000px;
}

#navigation li a:hover {
	background-position:0 -60px;
}

#navigation li a.selected {
	background-position:0 -60px;
	cursor:default;
}

/* Content */

.content {
	width:704px;
	background:#fff url("/images/content_bordertop.gif") top left no-repeat;
	position:relative;
	padding:19px 50px 10px 17px;
	margin:10px 0 0 73px;
}

.content_column1 {
	width:303px;
	float:left;
	border-right:1px solid #bccbc0;
	padding:0 16px 0 0;
	margin:0;
}

.content_column1 p {
	line-height:1.5em;
	padding:0 0 4px 0;
}

.content_column1 h4 {
	text-align:center;
}

.content_subcolumn1 {
	width:151px;
	float:left;
	text-align:center;
}

.content_subcolumn2 {
	width:152px;
	float:left;
	text-align:center;
}

.content_bottom {
	width:864px;
	height:20px;
	background:url("/images/content_bottom.jpg") bottom left no-repeat;
}

.marriedcouple {
	width:231px;
	background:#dfe7db;
	padding:10px 36px 10px 36px;
	margin:0 0 13px 0;
}

.marriedcouple h2 {
	text-align:center;
}

.marriedcouple img {
	margin:0 auto;
}

.small {
	font-size:10px;
	text-align:center;
	color:#848383;
}

.content_column2 {
	width:344px;
	float:left;
	padding:30px 0 0 40px;
	margin:0;
}

.emphasis {
	font:normal 15px times, georgia, serif;
	text-transform:uppercase;
	color:#0d5216;
	padding:0 0 6px 0;
	margin:0;
}

.emphasis .dropcap {
	font-size:18px;
}

.emphasis_small {
	font:bold 14px times, georgia, serif;
	color:#0d5216;
}

.green {
	font-weight:bold;
	color:#35643e;
}

#footer {
	width:864px;
	height:73px;
	background:#021a05 url("/images/background_footer2.gif") top left no-repeat;
	padding:23px 0 0 0;
	margin:0;
}

#footer p {
	font:normal 11px verdana, helvetica, arial, sans-serif;
	line-height:1.8em;
	text-align:center;
	color:#c3c09d;
	padding:0 0 15px 0;
	margin:0;
}

.clearer {
	clear:both;
}