/*Unstyle*/

html {
	overflow: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
}

div {
	position: relative;
}

a, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	line-height: 1em;
}

div:after {
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	height: 0px;
}

a img{
	border:none;
}
/*HTML styling*/

body {
	text-align: center;
}

a:focus {
	outline: 0px;
}

/*Layout*/
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 826px;
	background-image: URL(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#containerWeddings {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 826px;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: URL(../images/weddingsbg.gif);
}

#header {
	position: absolute;
	z-index: 40;
	top: -11px;
	left: 12px;
	height: 237px;
	width: 802px;
}

#navigation {
	position: absolute;
	z-index: 50;
	top: 90px;
	left: 13px;
	width: 800px;
	height: 179px;
	background-image: URL(../images/nav.png) !important;
	background-image: url("../images/nav.gif");
	background-position: top left;
	background-repeat: no-repeat;	
}

#content {
	width: 802px;
	background-image: URL(../images/content_bg.png);
	background-repeat: repeat-y;
	background-position: top left;
	margin-left: auto;
	margin-right: auto;
	
}

#contentWeddings {
	width: 802px;
	background-image: URL(../images/content_bg_weddings.png);
	background-repeat: repeat-y;
	background-position: top left;
	margin-left: auto;
	margin-right: auto;
	
}

#footer {
	margin-top : 10px;
	margin-bottom: 10px;
}

#footerWeddings {
	margin-top : 10px;
	margin-bottom: 10px;
}

/*Header*/


/*Navigation*/

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation ul li {
	float: left;
	overflow: hidden;
}

#navigation ul li a {

	overflow: hidden;
	position: absolute;
}

#navigation ul li a img {

	left: 0px;
	display: block;
	position: absolute;
	top: 0px;
}

#navigation ul li a:hover img {
	top: -100%;
}

#navigation ul li#navHome a img { width: 39px; height: 58px; }
#navigation ul li#navHome a {  width: 39px; height: 29px; top: 124px; left: 12px; }

#navigation ul li#navAccommodation a img { width: 99px; height: 112px; }
#navigation ul li#navAccommodation a {  width: 99px; height: 56px; top: 65px; left: 65px; }

#navigation ul li#navDining a img { width: 45px; height: 48px; }
#navigation ul li#navDining a {  width: 45px; height: 24px; top: 41px; left: 184px; }

#navigation ul li#navWeddings a img { width: 66px; height: 48px; }
#navigation ul li#navWeddings a {  width: 66px; height: 24px; top: 23px; left: 247px; }

#navigation ul li#navSpecialOffers a img { width: 91px; height: 40px; }
#navigation ul li#navSpecialOffers a {  width: 91px; height: 20px; top: 14px; left: 335px; }

#navigation ul li#navEvents a img { width: 43px; height: 38px; }
#navigation ul li#navEvents a {  width: 43px; height: 19px; top: 15px; left: 450px; }

#navigation ul li#navCorporate a img { width: 65px; height: 50px; }
#navigation ul li#navCorporate a {  width: 65px; height: 25px; top: 21px; left: 516px; }

#navigation ul li#navCountryClub a img { width: 85px; height: 62px; }
#navigation ul li#navCountryClub a {  width: 85px; height: 31px; top: 34px; left: 603px; }

#navigation ul li#navContactUs a img { width: 71px; height: 46px; }
#navigation ul li#navContactUs a {  width: 71px; height: 23px; top: 55px; left: 709px; }

#containerWeddings #navigation {
	background-image: URL(../images/nav_weddings.png) !important;
	background-image: url("../images/nav_weddings.gif");
}

#containerWeddings #navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#containerWeddings #navigation ul li {
	float: left;
	overflow: hidden;
}

#containerWeddings #navigation ul li a {

	overflow: hidden;
	position: absolute;
}

#containerWeddings #navigation ul li a img {

	left: 0px;
	display: block;
	position: absolute;
	top: 0px;
}

#containerWeddings #navigation ul li a:hover img {
	top: -100%;
}

#containerWeddings #navigation ul li#navHome a img { width: 39px; height: 58px; }
#containerWeddings #navigation ul li#navHome a {  width: 39px; height: 29px; top: 124px; left: 12px; }

#containerWeddings #navigation ul li#navAccommodation a img { width: 99px; height: 112px; }
#containerWeddings #navigation ul li#navAccommodation a {  width: 99px; height: 56px; top: 65px; left: 65px; }

#containerWeddings #navigation ul li#navDining a img { width: 45px; height: 48px; }
#containerWeddings #navigation ul li#navDining a {  width: 45px; height: 24px; top: 41px; left: 184px; }

#containerWeddings #navigation ul li#navWeddings a img { width: 66px; height: 48px; }
#containerWeddings #navigation ul li#navWeddings a {  width: 66px; height: 24px; top: 23px; left: 247px; }

#containerWeddings #navigation ul li#navSpecialOffers a img { width: 91px; height: 40px; }
#containerWeddings #navigation ul li#navSpecialOffers a {  width: 91px; height: 20px; top: 14px; left: 335px; }

#containerWeddings #navigation ul li#navEvents a img { width: 43px; height: 38px; }
#containerWeddings #navigation ul li#navEvents a {  width: 43px; height: 19px; top: 15px; left: 450px; }

#containerWeddings #navigation ul li#navCorporate a img { width: 65px; height: 50px; }
#containerWeddings #navigation ul li#navCorporate a {  width: 65px; height: 25px; top: 21px; left: 516px; }

#containerWeddings #navigation ul li#navCountryClub a img { width: 85px; height: 62px; }
#containerWeddings #navigation ul li#navCountryClub a {  width: 85px; height: 31px; top: 34px; left: 603px; }

#containerWeddings #navigation ul li#navContactUs a img { width: 71px; height: 46px; }
#containerWeddings #navigation ul li#navContactUs a {  width: 71px; height: 23px; top: 55px; left: 709px; }

/*Content*/
#mainImage {
	width:800px;
	height: 534px;
	margin-left: auto;
	margin-right: auto;
}

#mainImage img {
	position:absolute;
	top: 0px;
	left: 0px;
	width:800px;
	height: 534px;
}

#minimainImage {
	width: 800px;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #010133;
}

#content h3 {
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 10px;
}

#contentWeddings {
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #4A3A2B;
}

#contentWeddings h3 {
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 10px;
}

#contentLinks {
	padding-top: 10px;
	float: left;
	width: 185px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#contentText {
	padding-top: 10px;
	padding-right: 5px;
	float: left;
	width: 400px;
	margin-left: 10px;
	text-align: left;
	height: 100%;
}

#contentText p {
	margin-bottom: 10px;
}

#contentText p.center {
	text-align: center;
}

#contentText h1{
	margin-bottom: 10px;
}

#contentSpecial {
	padding-top: 10px;
	float: right;
	width: 185px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#contentSpecial p, #contentSpecial td {
	font-size: 80%;
}

#contentSpecial p.offer {
	text-align: center;
	margin-bottom: 15px;
}

#contentSpecial p.offer a {
	color: #010133;
}

#contentSpecial table {
	margin-left: auto;
	margin-right: auto;
}

#contentSpecial table .middle {
	padding-left: 2.5px;
	padding-right: 2.5px;
}

#contentSpecial table td {
	padding-top: 5px;
}

.small {
	margin-top: 5px;
	font-size: 90%;
}

#imageLinks {
	text-align: center;
}

#imageLinks a {
	margin-left: auto;
	margin-right: auto;
}

.italic {
	font-style: italic;
}

.center {
	text-align: center;
}

/*Footer*/
#footer div:after, #footerWeddings div:after{
	clear: none;
	display: inline;
}

#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
	color: #FFCC5F;
}

#footer a {
	color: #FFCC5F;
}

#footer address {
	display: inline;
	font-style: normal;
}

#footer div {
	display: inline;
	margin-right: 5px;
}

#email {
	margin-right: 0px;
}

#credit { 
	display: block;
}

#footerWeddings {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
	color: #4A3A2B;
}

#footerWeddings a {
	color: #4A3A2B;
}

#footerWeddings address {
	display: inline;
	font-style: normal;
}

#footerWeddings div {
	display: inline;
	margin-right: 5px;
}

/* Wedding Form */
#weddingForm {
	font-size: 80%;
}

.success {
	width: 100%;
	color: #006600;
	text-align: center;
}

.failure {
	color: #990000;
}

/* Admin */
.adminColumn
{
	font-size: 75%;
	width: 15px;
	text-align: center;
}

/* Events/Special Offers */

.specialBox {
	width: 100%;
	text-align: center;
}

.specialBox h4 {
	font-style: bold;
}

.front-offer{
	display:block;
	text-align:center;
	font-weight:bold;
	background-color:#BCC6CE;
	border:2px solid #fff;
	padding:5px;
	margin:10px;
	line-height: 1.2em;
	color: #006
}

.front-offer h5{
	padding-bottom: 5px;
	font-size: 1.1em;
	}

.front-offer a{
	color: #006;
	}
