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


/*////////////////////////////////////////

				BODY

///////////////////////////////////////*/


body{
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
}

img {
	border: none;
}

/*////////////////////////////////////////

				MAIN DIVS

///////////////////////////////////////*/

#wrap{
	width:640px;
	margin:auto;
	margin-top:50px;
}

.content{
	width:540px;
	margin-left: 50px;
}

.nav{
	background-image:url(../images/nav_background.gif);
	background-repeat:no-repeat;
	width:506px;
	height:45px;
	margin:auto;
}

/*////////////////////////////////////////

				BORDER

///////////////////////////////////////*/

.top-border{
	width:640px;
	height:50px;
	margin: auto;
	background-image:url(../images/border_top.gif);
	background-repeat:no-repeat;
}

.bottom-border{
	width:640px;
	height:50px;
	margin: auto;
	background-image:url(../images/border_bottom.gif);
	background-repeat:no-repeat;
}

.middle-border{
	width:640px;
	background-image:url(../images/border_middle.gif);
	background-repeat:repeat-y;
	margin:auto;
}

/*////////////////////////////////////////

				REGISTRY

///////////////////////////////////////*/

.reg-holder{
	width:425px;
	height: 190px;
	margin:auto;
	margin-top: 15px;
}
.reg-link{
	width:265px;
	float:left;
}

.seal{
	width:155px;
	height:155px;
	margin-left:270px;
}

.place-holder{
	width:520px;
	margin:auto;
}

/*////////////////////////////////////////

				STORY

///////////////////////////////////////*/

.story-holder{
	width:450px;
	margin-top: 25x;
	margin:auto;
}

.story-holder p{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:150%;
}

.footer-quote{
	font-size: 12px;
	font-style:italic;
}

.story-holder blockquote{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:150%;
}

/*////////////////////////////////////////

				DIRECTIONS

///////////////////////////////////////*/

.direction-container{
	background-image:url(../images/direction_bg.gif);
	background-repeat:no-repeat;
	width:506px;
	height:220px;
	margin:auto;
	margin-top: 13px;
}

.direction-container2{
	width:506px;
	height:240px;
	margin:auto;
	margin-top: 8px;
}

.direction-form{
	width: 300px;
	height: 205px;
	margin-left: 210px;
}

.direction-form p{
	width: 150px;
	margin-top:15px;
	margin-bottom: 0px; !important
}

.address{
	width:200px;
	float:left;
	margin-top:16px;
}

.button{
	right:auto;
}

.button-pattern{
	background-image:url(../images/button-pattern.gif);
	background-repeat:no-repeat;
	width:190px;
	height:30px;
	margin-top:8px;
	margin-left: 5px;
	float:left;
}

.form-top-pattern{
	width: 300px;
	hight: 58px;
	margin-left:205px;
}

.reception-directions{
	width: 250px;
	float:left;
}

.reception-directions2{
	width: 250px;
	margin-left: 255px;
}

.direction-container2 ul li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:150%;
}

/*////////////////////////////////////////

			ACCOMODATIONS

///////////////////////////////////////*/

.hotels{
	background-image:url(../images/accomodations_background.jpg);
	background-repeat:no-repeat;
	width:506px;
	height:170px;
	margin:auto;
	margin-top: 20px;
}

.hotel-info{
	width:506px;
	margin:auto;
	margin-top:25px;

}

.hotel-1 {
	float:left;
	width:215px;
	margin-top: 52px;
	margin-left: 15px;
}

.hotel-2 {
	float:right;
	width:185px;
	margin-top: 52px;
	margin-right: 20px;
}
	