@charset "utf-8";

@import url("yahoo-reset.css");
@import url("yahoo-base.css");
html {
	width: 100%;
}

body {
	background-image: url(images/background-top-tile.jpg);
	background-repeat: repeat-x;
	background-color: #CCC4B7;
	width: 100%;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	color: #464646;
}

.content-left ul li {
	margin-bottom: 5px;
}
.clear-both {
	clear: both;
}

#layout2background {
	background-image: url(images/background-top-tile2.jpg);
}
#mini-navigation {
	float: left;
	width: 740px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DED7;
	clear: both;
	overflow: hidden;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
	display: block;
}
.float-left {
	float: left;
	text-align: left;
}
.float-right {
	float: right;
	text-align: right;
}


#outer-container {
	background-image: url(images/content-tile.jpg);
	width: 100%;
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
	margin: 0px;
	padding: 0px;
}
#inner-content {
	background-image: url(images/Bigbackground.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
#inner-content-layout2 {
	background-image: url(images/big-background-2.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#inner-inner-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#header {
	height: 426px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header-layout2 {
	height: 70px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}

#wed-navigation {
	height: 45px;
	width: 960px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #CCC4B9;
}
#wed-navigation h2 {
	float: right;
	margin-left: 20px;
	font-size: 24px;
	line-height: 45px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	color: #CBC5B7;
}
#navigation-include {
	float: left;
	width: 158px;
	font-size: 12px;
}
#content-right {
	float: right;
	width: 740px;
	line-height: 150%;
	font-size: 14px;
}


#main-content {
	width: 920px;
	display: block;
	padding: 20px;
	background-color: #FFF;
	min-height: 450px;
}


#footer {
	background-image: url(images/footer.jpg);
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #CBC5B7;
	margin-right: auto;
	margin-left: auto;
	min-width: 960px;
	text-align: center;
}
#header-graphic {
	height: 374px;
	width: 920px;
	margin-top: 12px;
	padding: 20px;
	display: block;
	float: left;
	background-color: #FFF;
	background-image: url(images/header-image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.header-box {
	background-color: #FFF;
	float: left;
	height: 195px;
	width: 140px;
	margin-top: 160px;
	margin-left: 20px;
}

.photo-block-horizonal {
	height: 120px;
	background-color: #EEECE8;
	margin-bottom: .5em;
}
#menu h2 {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CBC5B7;
	border-left-color: #CBC5B7;
	padding-left: 5px;
	clear: both;
}
.smaller {
	font-size: smaller;
}

#menu blockquote {
	margin-top: 10px;
}
#menu blockquote p {
	margin-bottom: 0px;
}

.price {
	text-align: right;
	padding-bottom: 20px;
}
#menu ul {

}
#content-right a {
	color: #82735E;
}
iframe {
	border: 0px solid #FFF;
}
.ceremony-threebox {
	width: 740px;
	height: 370px;
}
.threebox-float-left {
	float: left;
	width: 240px;
	height: 370px;
	margin-right: 10px;
}
.threebox-float-right {
	float: right;
	width: 240px;
	height: 370px;
}
#box-ceremony {
	background-image: url(images/header-ceremony.jpg);
}
#box-reception {
	background-image: url(images/header-food.jpg);
}
#box-lodging {
	background-image: url(images/header-lodging.jpg);
}
.header-box h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	display: block;
	padding: 5px;
	margin-top: 165px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	background-image: url(images/white65.png);
}
.header-box a {
	text-decoration: none;
}
.header-box a:hover {
	text-decoration: underline;
}
.header-contact {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 10px;
	height: 55px;
}
.header-contact a {
	color: #000;
}

hr {
	color: #CBC5B7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CAC4B8;
	border-right-color: #CAC4B8;
	border-left-color: #CAC4B8;
}
#header-book-now {
	height: 24px;
	background-image: url(images/book-tile.gif);
	font-size: 12px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
	float: right;
	display: block;
	line-height: 24px;
}
#header-book-now a {
	color: #262626;
	text-decoration: none;
}
.book-now-content {
	float: right;
	background-color: #EBE7E2;
	padding: 5px;
	border: 1px solid #A49980;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	clear: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 200px;
	text-align: center;
	color: #333;
}
.book-now-content a {
	color: #666;
	text-decoration: none;
}
#mainnav-book-now {
	background-color: #DCD7D1;
	padding: 7px;
	margin-top: 20px;
	clear: both;
	float: right;
	width: 143px;
	border: 1px solid #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
#mainnav-book-now a {
	color: #81765C;
	text-decoration: none;
}
#mainnav-book-now a:hover {
	color: #81765C;
	text-decoration: underline;
}
#blog-latest .item {
	margin-bottom: 20px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBC5B7;
}
#blog-latest .item h3 {
	font-size: 16px;
}
#blog-latest h2 {
	margin-bottom: 20px;
}


#content-right #blog-latest {
	padding-top: 20px;
}
.loading { padding-left: 10px; display: none; }
