body, ul, li, h1, h2, h3, tr, td {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin-top: 40px;
	margin-bottom: 20px;
	background-color: #8BA1B8;
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
a, a:visited {
	color: #666666;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #4E6B81;
	text-decoration: none;
}
h1, h2 {
	font-size: 150%;
	font-weight: 400;
	padding-top: 4px;
	color: #333333;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 5px;
	background-color: #D0D9E1;
}
#nav_sub {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#nav_sub ul {
	margin-left: 505px;
}
#nav_sub ul li {
	list-style-type: none;
	float: left;
}
#nav_sub ul li a {
	display: block;
	margin: 0;
	padding: 0;
	height: 20px;
}
#nav_sub ul li a#home  {
	background: url(../images/icon-home.gif) no-repeat center top;
	text-indent: -9999px;
	height: 33px;
	width: 70px;
}

#nav_sub ul li a:hover#home  {
	background: url(../images/icon-home-on.gif) no-repeat center top;
	text-indent: -9999px;
	height: 33px;
}
#nav_sub ul li a#offers  {
	background: url(../images/icon-offers.gif) no-repeat center top;
	text-indent: -9999px;
	height: 33px;
	width: 70px;
}

#nav_sub ul li a:hover#offers  {
	background: url(../images/icon-offers-on.gif) no-repeat center top;
	text-indent: -9999px;
	height: 33px;
}


#nav_sub ul li a#christmas  {
	background: url(../images/icon-christmas.gif) no-repeat center top;
	text-indent: -9999px;
	height: 33px;
	width: 105px;
}

#nav_sub ul li a:hover#christmas  {
	background: url(../images/icon-christmas-on.gif) no-repeat center top;
	text-indent: -9999px;
	height: 33px;
}

#nav_sub ul li a#vip  {
	background: url(../images/icon-vip.gif) no-repeat center top;
	text-indent: -9999px;
	height: 33px;
	width: 70px;
}

#nav_sub ul li a:hover#vip  {
	background: url(../images/icon-vip-on.gif) no-repeat center top;
	text-indent: -9999px;
	height: 33px;
}

#nav_sub ul li a#contact {
	background: url(../images/icon-contact.gif) no-repeat center top;
	text-indent: -9999px;
	height: 33px;
	width: 70px;
	}
	
#nav_sub ul li a:hover#contact {
	background: url(../images/icon-contact-on.gif) no-repeat center top;
	text-indent: -9999px;
	height: 33px;
	}
#container {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	border: 2px solid #FFFFFF;
	background-image: url(../images/bg-inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;

}
#container_2 {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/bg-inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container_3 {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #FFFFFF;
	/*background-color: #FFFFFF;*/
	background-image: url(../images/bg-inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*Wedding section code form here*/
#container_4 {
	background-image:url(../images/sample.jpg);
	min-height:768px;
	min-width:1024px
	margin-right: auto;
	margin-left: auto;
}
#nav_wedding {
	clear: both;
	height: 680px;
}
/*Down to her is the wedding section CSS*/
#content_main {
	float: left;
	width: 310px;
	padding-left: 40px;
	background-color: transparent;
	padding-bottom: 20px;
}
#content_sub_links {
	float: right;
	width: 425px;
	padding-right: 40px;
	padding-bottom: 40px;
	height: 310px;
	text-align: center;
	overflow: scroll;
}
#content_sub {
	float: right;
	width: 425px;
	padding-right: 40px;
	padding-bottom: 40px;
	height: 310px;
	text-align: center;
}
#content_right_large {
	width: 400px;
	float: right;
	margin-right: 40px;
	margin-bottom: 40px;
}
#content_full {
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
}
#gallery_sub {
	width: 218px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}
#gallery_main {
	width: 560px;
	float: right;
	height: auto;
}
#floorplan {
	width: 561px;
	float: right;
	height: 390px;
}
#content_sub_short {
	float: right;
	width: 450px;
	height: 310px;
	padding-bottom: 40px;
}
#content_main_short {
	float: left;
	width: 230px;
	padding-left: 40px;
	padding-bottom: 20px;
}
.left-thumbnail-pad {
	padding-right: 10px;
}
.lower-thumbnail-pad {
	padding-right: 10px;
	padding-bottom: 30px;
}
.narrow-pad {
	padding-left: 3px;
}
#nav_main {
	background-color: #acbfcd;
	clear: both;
	height: 200px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/bg-nav-main.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}

.small {
	font-size: 90%;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	color: #FFFFFF;
	border-right: 0;
	padding: 3px 12px 3px 10px;
	font-size: 95%;
	line-height: normal;
}
#p7menubar li ul {
	position: absolute;
	display: none;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #FFFFFF;
}
#p7menubar ul a:hover {
	color: #999999!important;
}
#p7menubar li {width: auto;}
.border {
	border: 1px solid #ACBFCD;
}
.review-box {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 7px;
	line-height: 1.5em;
}
.white {
	background-color: #FFFFFF;
	padding: 2px 4px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #ACBFCD;
	font-weight: bold;
	color: #999999;
}
.white a {
	text-decoration: none;
	color: #ACBFCD;
}
.gallery-pad {
	padding-left: 5px;
	padding-bottom: 5px;
}
.image-border {
	border: 2px solid #FFFFFF;
}
.button-pad {
	margin-left: 100px;
}
.small-images-pad {
	padding-bottom: 3px;
}
.small-images-pad-horizontal {
	padding-top: 4px;
	padding-bottom: 4px;
}
.pad-two {
	margin-left: 90px;
}
#index-left {
	float: left;
	width: 253px;
	padding-right: 10px;
	padding-left: 10px;
}
#index-middle {
	float: left;
	width: 253px;
	padding-right: 10px;
	padding-left: 10px;
}
#index-right {
	float: left;
	width: 253px;
	padding-right: 10px;
	padding-left: 10px;
}
#index-left p, #index-middle p, #index-right p {
	padding: 0px;
	margin: 3px 0px 5px;
}
#index-left strong, #index-middle strong, #index-right strong {
	font-size: 140%;
}
#overflow {
	height: 310px;
	overflow: scroll;
	overflow-x: hidden;
	padding: 40px;
	width: 750px;
}
.news-img-left {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 4px solid #FFFFFF;
}
#floor_sub {
	width: 230px;
	float: left;
	padding-left: 40px;
}
#floor_main {
	float: right;
	width: 480px;
	text-align: right;
}
#flash {
	height: 200px;
	width: 830px;
}
.book-online {
	height: 20px;
	width: 130px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#blog_overflow {
	height: 310px;
	overflow: scroll;
	overflow-x: hidden;
	width: 750px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#blog_sub {
	float: left;
	width: 200px;
}
#blog_main {
	float: left;
	width: 550px;
}
#history_main {
	width: 820px;
	float: right;
	height: auto;
}
#banner {
	height: 75px;
	width: 830px;
}

