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

img { behavior: url(iepngfix.htc) }

body {
	background:url(../images/bodybg.jpg) top left repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #534741;
	margin:0px;
}

p {
	font-size:12px;
	line-height:16px;
	margin:0px;
	padding:5px 0px;
}

h2 {
	font-size:36px;
	font-weight:normal;
	margin:20px 0px 20px 0px;
}
h3 {
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	margin:0px;
	padding:5px 0px;
}
h4 {
	font-size:24px;
	font-weight:normal;
}


h5 {
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	color:#930;
	margin:0px;
}

h6 {
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	color:#930;
	margin:10px 0px;
}

a {
	color:#f79e13;
}

.clear {
	clear:both;
	line-height:1px;
}

.forminput {
width:200px;
border:none;
background:none;
border-bottom:1px dashed #534741;
font-family:'chalkboard', 'comic sans', 'Comic Sans MS', cursive, sans-serif;
color:#666;
font-size:12px;
}

.textarea {
	width:190px;
	background:#fff;
	border:none;
	border-bottom:1px dashed #534741;
	height:200px;
	font-family:'chalkboard', 'comic sans' ,sans-serif;
	color:#666;
	padding:5px;
	font-size:12px;
}

#container {
	background:url(../images/bg.jpg) top left no-repeat;
	width:740px;
	padding:140px 10px 0px 50px;
	margin:0 auto;
	height:1340px;
	-webkit-box-shadow: 5px 5px 10px #534741;
}

#col1 {
width:430px;
float:left;
padding-right:30px;

}

#col2 {
width:265px;
float:left;
}

#details h3, #details h4, #details p {	
	margin:0px;
	padding:0px;
}

#details {
	border-bottom:1px solid #534741;
	padding-bottom:10px;
	margin-bottom:20px;
	min-height:290px;
	width:400px;
}


#date {
	border-top:1px solid #534741;
	border-bottom:1px solid #534741;
	margin:10px 0px;
	padding:5px 0px;
	}

#ceremony {
	width:189px;
	float:left;
	border-right:1px solid #534741;
	padding:0px 10px 10px 0px;
}

#reception {
	width:190px;
	float:left;
	padding:0px 0px 10px 10px;
}

#robots {
height:320px;	
}

#faq {
border-right:1px solid #534741;
padding-right:40px;
}