
/*-------------------------- Home --------------------------*/
	
.highlight {
	width: 470px;
	margin: 15px 0;
	background: url(../images/highlight.gif);
	float: left;}
	
.highlighttop {
	width: 100%;
	background: url(../images/highlighttop_wedding.gif) no-repeat top;
	float: left;}
	
.highlightbottom {
	width: 470px;
	height: 355px;
	background: url(../images/highlightbottom.gif) no-repeat bottom;
	float: left;}
	
#slideshow  {
	width: 405px;
	margin: 50px 25px 50px 40px;}
	
#slideshow div {
	height: 265px;}
	
#slideshow h1 {
	width: 405px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 1.5em;
	background: url(../images/dividerhorizontalfocus.gif) repeat-x bottom;
	clear: left;}

#slideshow p {
	width: 220px;
	margin: 0 0 15px 0;
	float: left;}
	
#slideshow img {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #faf0e3;
	border: 1px solid #ead9c1;
	float: right;}
	
#slideshow a {
	padding-left: 18px;
	background: url(../images/arrow.gif) no-repeat left;}
	
.slideshownav {
	margin-top: -10px;
	width: 100%;
	float: left;}
	
.slideshownav ul {
	margin-right: 5px;
	text-align: right;	
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	float: right;}
	
.slideshownav ul li {
	margin-left: 5px;
	float: left;}

.slideshownav ul li a {
	display: block;
	width: 28px;
	height: 24px;
	padding-top: 4px;
	text-decoration: none;
	text-align: center;
	color: #8a6438;
	border: 1px solid #d4b591;
	background-color: #faf0e3;
	cursor: pointer;}

.slideshownav ul li a:hover {
	color: #FFFFFF;
	border: 1px solid #b61a1e;
	background-color: #b61a1e;}
	
.slideshownav a.activeSlide { 	
	color: #FFFFFF;
	border: 1px solid #b61a1e;
	background-color: #b61a1e;} /* a:active for slideshow */
	
#play {	
	margin-right: 20px;
	width: 28px;
	float: right;}
	
#play p {
	margin: 0;}
	
#play .pause a {
	width: 28px;
	height: 28px;
	border: 1px solid #d4b591;
	background: #faf0e3 url(../images/pause.gif) no-repeat center;
	cursor: pointer;
	float: left;}
	
#play .pause a:hover {
	color: #FFFFFF;
	border: 1px solid #b61a1e;
	background: #b61a1e url(../images/pausehover.gif) no-repeat center;}
	
#play #resume a {
	width: 28px;
	height: 28px;
	border: 1px solid #d4b591;
	background: #faf0e3 url(../images/play.gif) no-repeat center;
	cursor: pointer;
	float: left;}
	
#play #resume a:hover {
	color: #FFFFFF;
	border: 1px solid #b61a1e;
	background: #b61a1e url(../images/playhover.gif) no-repeat center;}
	
#control {
	display: none;}
	
.calendarbox {
	width: 188px;
	height: 215px;
	margin: 30px 0 0 15px;
	border: 1px solid #633f13;
	background: url(../images/clearbg.gif);
	float: left;}
	
.sidenote {
	width: 160px;
	margin-top: 30px;
	padding: 30px 16px 0 30px;
	background: url(../images/sidenote.gif) no-repeat top left;
	float: left;}
	
.sidenote p,
.sidenote2 p {
	line-height: 20px;
	font-size: 0.9em;}
	
.sidenote2 {
	width: 160px;
	margin-top: 30px;
	padding: 30px 16px 0 30px;
	background: url(../images/sidenote2.gif) no-repeat top left;
	float: left;}
	
.promobox {
	padding: 18px;
	margin: 20px 0 0 11px;
	background-color: #f3ece1;
	float: left;}
	
.right h2 {
	margin-top: 0;}
	
/*-------------------------- Services --------------------------*/

.price {
	width: 15%;
	padding-top: 8px;
	color: #b61a1e;
	text-align: right;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, sans-serif;
	float: right;}
	
.price2 {
	width: 15%;
	color: #b61a1e;
	text-align: right;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, sans-serif;
	float: right;}
	
.website {
	color: #b61a1e;
	font-family: "Trebuchet MS", Arial, sans-serif;
	float: right;}
	
.package {
	width: 84%;
	float: left;}

.services {
	width: 100%;
	padding-bottom: 15px;
	background: url(../images/dividerhorizontal.gif) repeat-x bottom;
	float: left;}

.button {
	margin: 25px 0 0 0;}
	
.button a {	
	display: block;
	padding: 5px 15px;
	text-decoration: none;
	text-align: center;
	color: #8a6438;
	border: 1px solid #d4b591;
	background-color: #faf0e3;
	cursor: pointer;}
	
.button a:hover {	
	color: #FFFFFF;
	border: 1px solid #b61a1e;
	background-color: #b61a1e;}
	
/*-------------------------- Booking --------------------------*/

#booking .main {
  width: 100%;
  margin: 0 auto;}
  
#booking #contentnotes {
  padding-bottom: 0;}