@import url(typography.css);
@import url(color.css);

/*Margin and Padding*/
body, div, dl, dt ,dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{margin:0; padding:0}

/* Normalizes Font-size for headers*/
h1,h2,h3,h4,h5,h6
{font-size:100%;}

/* Removes list-style from lists*/
ol,ul
{list-style:none;}

/* Normalizes font-style and font-weight to normal */
address,caption,cite,code,dfn,th,var
{font-style:normal; font-weight:normal;}

/* Removes borders from tables*/
table
{border-collapse:collapse; border-spacing:0;}

/* Removes border from fieldset and img*/
Fieldset, img
{border:0;}

/* Left-aligns text in caption and th */
caption, th
{text-align:left;}

/*Removes quotation marks from q */
q:before, q:after
{content:'':}

/*End Normalizing*/
/* Style to fix PNGs in IE6*/
	img#postcard{
	behavior: url(iepngfix.htc); 
	}

body{
	background: #fff url(images/background.jpg) fixed top center;
}
#wrapper{
	width:756px;
	margin:0px auto 0px auto;
	padding:0px 15px;
}
#branding{
	width:756px;
	height:162px;
	margin-bottom:24px;
}
#branding h1{
	display:block;
	width:284px;
	height:162px;
	margin:24px auto 0px;
	background: url(images/branding.png) no-repeat top center;
	text-indent: -9999px;
}
#content{
	position: relative;
	width:756px;
	padding:0px 15px;
}
#content_main{
	width:431px;
	padding-left:334px;
/*	margin-bottom:24px;*/
	padding-bottom:54px;
	background: url(images/flourish.png) no-repeat bottom left;
}
#postcard{
	position:absolute;
	top:0px;
	left:-72px;
}
#rsvp #content_main{
	width:756px;
	padding:1.8em 0px;
}
#content_main img{
	padding:1px;
	border: solid 1px #000;
}
.rightimage{
	margin-left:9px;
	margin-bottom:9px;
	float:right;
}
.leftimage{
	margin-right:9px;
	margin-bottom:42px;
	float:left;
}
#content_secondary{
	margin-top:36px;
	overflow:hidden;
	background:url(images/divider.png) no-repeat top left;
}
#content_secondary li{
	display:inline;
	width:252px;
	float:left;
}
#content_accomodations, #content_activities, #content_reservations{
	display:block;
}
#content_vision img, #content_exciting img{
	float:right;
	width:62px;
	height:86px;
	margin-left:9px;
	margin-bottom:9px;
	padding:1px;
	border:solid 1px #333;
}
#content_refresh img{
	width:128px;
	height:85px;
	padding:1px;
	margin-left:41px;
	border:solid 1px #333;
}
.clear{
	clear:both;
	height:0px;
	padding:0px;
}
/*#content_rsvp{
	width:500px;
	min-height: 600px;
}*/
#contact_info{
	width:500px;
}
#content_clear{
	clear:left;
	height:18px;
}
#site_info{
	clear:left;
	position: relative;
	height:85px;
/*	background:#000 url(images/svlogo.jpg) top right no-repeat;*/
/*	background-color:#000;*/
}
form{
	width:650px;
	margin:24px 0em;
}
form input#yes,
form input#not_attend,
form input#not_attend_give_gift,
form input#child,
form input#child_yes,
form input#child_no{
	float: left; 
	padding: 0px;
	margin: 0px 0px 18px 0px;
}
#contact_info{
	width:320px;
}
#contact_childcare{
	width:380px;
}

input.radio{
	float:left;
	margin-right:24px;
}
.radioitem, .childcare {
	clear: none;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 15px 0px; 
}

#contact_attendence p,#contact_childcare p{
	overflow:hidden;
}
#contact_info{
	margin-top:24px;
	margin-bottom:24px;
}
/* Form Styles */
form label {
	display: block;
	width: 310px;
	font-size: 1em;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}
form label.radio_label{
	padding-left:24px;
}
#contact_attendence label.radio_label{
	width:600px;
}
form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.name,
form label.address,
form label.city,
form label.telephone_home,
form label.email,
form label.child1,
form label.child2,
form label.child3{
	clear: left;
}
form label.name,
form label.spouse,
form label.city,
form label.telephone_home,
form label.telephone_work,
form label.child1,
form label.date1,
form label.child2,
form label.date2,
form label.child3,
form label.date3{
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}
form label.date1,form label.date2,form label.date3{
	width:180px;
}

form label.name input,
form label.spouse input,
form label.city input,
form label.telephone_home input,
form label.telephone_work input,
form label.child1 input,
form label.date1 input,
form label.child2 input,
form label.date2 input,
form label.child3 input,
form label.date3 input{
	float: left;
	width: 150px;
	padding: 0px;
}

form label.state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip {
	float: left;
	width: 80px;
}

form label.zip input {
	float: left;
	width: 80px;
}

form label.address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

form label.address input,form label.email input{
	float: left;
	width: 310px;
	padding: 0px;
}
.right_image{
	float:right;
	margin-top:-2.4em;
	margin-right:12px;
}
#contact_childcare{
	margin-top:3.6em;
}