body{
	margin:0;
	padding:0;
	text-align:center;
	background:url(stripes.gif) top left repeat-x;
	background-color:#fffefa;
	
	}

html{
	color:#333;
	font-family:'Helvetica', Arial, sans-serif;
	font-size:14px;
	line-height:21.2px;
	}

.clear{
    clear: both;
    display: block;
    overflow: hidden;
    height: 0;
	}

	
/*LAYOUT
---------------------------------------*/

#main{
	margin:38px auto 18px auto;
	height:478px;
	width:940px;
	}

.story{
	background:url(story.jpg) no-repeat;
	text-align:left;
	}

#hotels{
	width:221px;
	text-align: left;
	float:left;
	}

#hotels img{
	padding:0 10px;
	margin:0;
	}

.tag{
	background:#736355;
	padding:10px 10px 0 10px;
	}

#map{
	float:left;
	width:717px;
	height:476px;
	border:1px solid #736355;
	margin:0;
	padding:0;
	}

#bottom{
	background:url(footer.jpg) bottom no-repeat;
	margin:0 auto;
	padding:0 0 260px 0;
	width:1040px;
	text-align:left;
	}

#registry{
	width:460px;
	float:left;
	margin:0;
	padding:0 20px 0 50px;
	}

#leave_message{
	width:460px;
	float:left;
	margin:0;
	padding:0 50px 0 0;
	}
	
#stores{
	background:url(stores.gif) no-repeat;
	height:650px;
	width:460px;
	overflow:hidden;
	position:relative;
	}

/*NAVIGATION
---------------------------------------*/
	
#nav{
	width:940px;
	margin:0 auto;
	padding:0;
	}

#nav #logo a{
	background:url(logo.jpg) top left no-repeat;
	float:left;
	height:123px;
	width:221px;
	color:#736355;
	}

#nav ul{
	background:url(nav.jpg) no-repeat;
	position:relative;
	width:719px;
	height:123px;
	overflow:hidden;
	margin:0;
	}

#nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    }
  
#nav li, #nav a {
    height: 123px;
    display: block;
    font-size:0.001em;
    text-decoration: none;
    color: #968a7f;
    }

#story{
	left:0;
	width:240px;
	}

#party{
	left:240px;
	width:240px;
	}

#details{
	left:480px;
	width:239px;
	}

#story a:hover{
	background:transparent url(nav.jpg) 0 -123px no-repeat;
	}

#story .current, #story .current:hover{
	background:transparent url(nav.jpg) 0 -246px no-repeat;
	color:#b67146;
	}

#party a:hover{
	background:transparent url(nav.jpg) -240px -123px no-repeat;
	}

#party .current, #party .current:hover{
	background:transparent url(nav.jpg) -240px -246px no-repeat;
	color:#b67146;
	}

#details a:hover{
	background:transparent url(nav.jpg) -480px -123px no-repeat;
	}

#details .current, #details .current:hover{
	background:transparent url(nav.jpg) -480px -246px no-repeat;
	color:#b67146;
	}

#registry a{
	color:#fffefa;
	font-size:.005em;
	margin:0 0 18px;
	}
	
#bbb{
	background:url(bbb.jpg) no-repeat;
	float:left;
	display:block;
	height:144px;
	width:460px;
	overflow:hidden;
	}

#bbb:hover{
	background-position: 0 -144px;
	}

#target{
	background:url(target.jpg) no-repeat;
	float:left;
	display:block;
	height:98px;
	width:460px;
	overflow:hidden;
	}

#target:hover{
	background-position: 0 -98px;
	}

#macys{
	background:url(macys.jpg) no-repeat;
	float:left;
	display:block;
	height:102px;
	width:460px;
	}

#macys:hover{
	background-position: 0 -102px;
	}


/*TYPOGRAPHY
---------------------------------------*/

#registry h1{
	background:url(h_registry.gif) no-repeat;
	height:95px;
	width:460px;
	text-indent:-5000px;
	margin:0;
	padding:0;
	}

#leave_message h1{
	background:url(h_message.gif) no-repeat;
	height:95px;
	width:460px;
	text-indent:-5000px;
	margin:0;
	padding:0;
	}
	
.story p{
	padding:0 20px;
	margin:0 0 14px 0;
	line-height:18px;
	}

.signature{
	font-family: "Georgia", Times, serif;
	font-style: italic;
	font-weight: bold;
	color:#711f0a;
	}

.story h2{
	font-size: 14px;
	font-family: "Georgia", Times, serif;
	font-style: italic;
	font-weight: bold;
	color:#711f0a;
	padding:30px 0 18px 20px;
	}

#hotels .tag p{
	color:#fff;
	padding:0 0 10px 0;
	margin:0;
	font-size: 12px;
	line-height:16px;
	}

#hotels h2{
	font-size: 12px;
	margin:0;
	padding:12px 10px 0 10px;
	font-weight: bold;
	}

#hotels h2 em{
	font-size: 14px;
	font-family: Georgia;
	font-style: italic;
	color:#ca4c02;
	}

#hotels p{
	font-size: 12px;
	padding:0 10px;
	margin:3px 0 5px 0;
	}

#main a{
	font-weight: bold;
	color:#ca4c02;
	text-decoration: none;
	}

#main a:hover{
	color:#711f0a;
	}


/*COMMENTS
---------------------------------------*/

.comments{
	padding:0 0 0 71px;
	}

#cpreview{
	margin:0 0 0 71px;
	padding:15px;
	background:#f4f1e7;
	}

#cpreview h3{
	font-size: 18px;
	padding:0 0 10px;
	}

.comment_wrap{
	color:#736355;
	font-size:14px;
	line-height:18px;
	padding:0 0 15px 0;
	}

.comment_wrap .comment_name{
	color:#000;
	padding:0 0 7px 0;
	font-size:16px;
	}

.author{
	font-weight:bold;
	color:#9ba23a;
	}

.comments_error li{
	padding:15px;
	text-align:right;
	}

form#txpCommentInputForm
{
	margin: 15px 0 15px 70px;
	width: 389px;
	background:#eee8e2;
	border:1px solid #e3d8cd;
}

p#txpCommentInputForm
{
	font-size: 152%;
	margin: 15px 0 15px 70px;
	width: 389px;
}



#txpCommentInputForm .add
{
	font-size: 18px;
	float: left;
	padding: 0;
	color:#736355;
	padding:15px 0 6px 15px;
}

#txpCommentInputForm .required
{
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 18px 15px 0;
}

#leave_message a{
	color:#ce6306;
	text-decoration:none;
	}

#txpCommentInputForm textarea,
#txpCommentInputForm .input_wrap input
{
	background: #fff url(../img/site/input.gif) repeat-x;
	border-color: #7c7c7c #c3c3c3 #ddd;
	border-style: solid;
	border-width: 1px;
	color: #333;
	margin: 0 15px 15px;
	padding: 2px 3px;
}

#txpCommentInputForm textarea
{
	clear: both;
	display: block;
	overflow: auto;
	width: 353px;
	height: 164px;
	margin:0 15px 15px;;
}

#txpCommentInputForm .input_wrap label
{
	float: left;
	font-size: 100%;
	line-height: normal;
	text-align: right;
	margin:5px 0 0;
	color:#736355;
}

.annotation{
	font-weight:normal;
	font-size:12px;
	padding:0 5px 0 0;
	}

#txpCommentInputForm .input_wrap input
{
	width: 200px;
	float:left;
}

#txpCommentInputForm .input_wrap
{
	float:right;
	margin-bottom:0;
}

#txpCommentInputForm #submit
{
	padding: 0 15px 15px;
	text-align: right;
}

p.check_wrap
{
	padding: 0;
	margin:0 0 15px 0;
	text-align: right;
	font-size: 86%;
}

.button
{
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}