html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image:url(../i/bodybg.jpg);
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:12px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.float_right 
{
	float:right;
}

#banner {
	width:520px; 
	height:202px;
	position:absolute;
	top:260px;
	left:380px;
}

* html img.png {
	behavior: url("css/png.htc");
}

/*.........................................*/
/*................ main ...................*/
/*.........................................*/

#main { 
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image:url(../i/mantopbg.jpg);
	background-repeat:repeat-x;
}

/*#content {
	padding-bottom:1em;
	padding-bottom: 40px;
}*/

#c_content {
	width:754px;
	margin:auto;
}
* html #c_content {
	width:756px;
	margin:auto;
}

.content_image img
{
	border:1px solid #cccccc;
	padding:2px;
	margin: 10px 20px 10px 10px;
}

#WeddingBrochureTab{width:152px;height:53px;border:0;display:block;background:url(../i/wedding_brochure.jpg) no-repeat 0 0;border:1px #666666 solid;}
#WineListTab{width:152px;height:53px;border:0;display:block;background:url(../i/wine_list.jpg) no-repeat 0 0;border:1px #666666 solid;}
span#WeddingBrochureTab:hover{background-position:0 -53px;cursor:hand;}
span#WineListTab:hover{background-position:0 -53px;cursor:hand;}
#WeddingBrochureWrapper{float:left; margin-left:13px;}
    * html #WeddingBrochureWrapper{margin-left:5px;}
#WineListWrapper{float:left;margin:0 4px;}
	
#WineListWeddingPackagesTab {
    width:152px;
    height:53px;
    border:0;
    display:block;
    background:url(../i/weddingpackages.jpg) no-repeat 0 0;
    border:1px #666666 solid;
 }
span#WineListWeddingPackagesTab:hover{background-position:0 -53px;cursor:hand;}
#WineListWeddingPackages{float:left;}

/*#TabsWrapper{font-size:11px;color:#ffffff;width:100%;height:26px;padding:5px 0 0 0;background-color:#fff}
#FacilitiesTabWrapper{float:left;padding:3px 0px 0px 10px;width:102px;height:20px;margin-left:0px;background:url(../i/bg2.gif) no-repeat top right; }
#PackagesTabWrapper{float:left;padding:3px 0px 0px 8px;width:154px;margin-left:2px;height:20px;background:url(../i/bg2.gif) no-repeat top right;}
#CivilCeremoniesTabWrapper{float:left;padding:3px 0px 0px 15px;width:95px;margin-left:2px;height:20px;background:url(../i/bg2.gif) no-repeat top right;}
#TestimonialsTabWrapper{float:left;padding:3px 0px 0px 24px;width:86px;margin-left:2px;height:20px;background:url(../i/bg2.gif) no-repeat top right;}

#FacilitiesTabWrapper:hover{background:url(../i/bg2_over.gif) no-repeat top right;}
#PackagesTabWrapper:hover{background:url(../i/bg2_over.gif) no-repeat top right;}
#CivilCeremoniesTabWrapper:hover{background:url(../i/bg2_over.gif) no-repeat top right;}
#TestimonialsTabWrapper:hover{background:url(../i/bg2_over.gif) no-repeat top right;}

* html #FacilitiesTabWrapper:hover{background-image:url(../i/bg2_over.gif); background-repeat:no-repeat;}
* html #PackagesTabWrapper:hover{background-image:url(../i/bg2_over.gif); background-repeat:no-repeat;}
* html #CivilCeremoniesTabWrapper:hover{background-image:url(../i/bg2_over.gif); background-repeat:no-repeat;}
* html #TestimonialsTabWrapper:hover{background-image:url(../i/bg2_over.gif); background-repeat:no-repeat;}

*/
#TabsWrapper a:link {color:#D7C5CC;text-decoration:none;}
#TabsWrapper a:visited {color:#D7C5CC;text-decoration:none;}
#TabsWrapper a:hover {color:#D7C5CC;text-decoration:underline;border-bottom:1px #D7C5CC solid;}
#TabsWrapper a:active {color:#D7C5CC;text-decoration:underline;border-bottom:1px #D7C5CC solid;}

.links a, .links a:visited
{
	text-decoration:none;
}
.links a:hover, .links a:active
{
	/*text-decoration:underline;*/
	border-bottom:1px solid #63062E;
}


#TabsWrapper 
{
    font-size:11px;
    width:100%;
    height:26px;
    padding:5px 0 0 0;
}

#TabsWrapper a {
	color:#ccc;
	text-decoration:none;
	padding:4px 14px 6px 14px;
	background:url(../i/bg2.gif) no-repeat top right; 
	display:block;
	float:left;
	margin:0 0 0 1px;
	font-weight:normal;
}

#TabsWrapper a:hover {
	color:#fff;
	border-bottom:1px #ccc solid;
	background-image:url(../i/bg2_over.gif); background-repeat:no-repeat;
	
}

/*..........................................*/
/*................ end main ................*/
/*..........................................*/


/*..........................................*/
/*................ topMenu .................*/
/*..........................................*/

#topFlash_print 
{
	display:none;
}

#topFlash {
	width:753px;
	height:273px;
	float:left;
	position:relative;
}
* html #topFlash {
	margin-top:-4px;
	height:274px;
}

#topCont {
	height:26px;
	background-image:url(../i/topbg.gif);
	background-repeat:repeat-x;
}

#topMenuCont {
	width:754px;
	height:26px;
	margin:0 auto 0 auto;
}

#topMenuLCorner {
	width:3px;
	height:17px;
	float:right;
	margin-top:8px;
}
#topMenuLCorner img {
	border:0;
}

#topMenu {
	height:17px;
	float:right;
	margin-top:8px;
	background-image:url(../i/topmenu/rightcorner.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:10px;
}
#topMenu a {
	text-decoration:none;
	margin-left:10px;
	color:#d7c5cc;
}
#topMenu a:hover {
	text-decoration:underline;
}
 
/*.........................................*/
/*.............. end topMenu ..............*/
/*.........................................*/


/*..........................................*/
/*................ top .....................*/
/*..........................................*/

#logo {
	margin:5px 0;
	width:754px;
	float:left;
	cursor:pointer;
}

#logoPrint {
	display:none;
}

/*..........................................*/
/*................ end top .................*/
/*..........................................*/

/*..........................................*/
/*................ top tabs ................*/
/*..........................................*/

#topTabcont {
	float:left;
	margin-left:8px;
	font-size:10px;
}
* html #topTabcont {
	float:left;
	margin-left:5px;
}

.topTab {
	height:23px;
	list-style:none;
	float:left;
	background-image:url(../i/toptabmenu/bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	line-height:22px;
	margin-right:1px;
	margin-top:10px;
}
.topTab a {
	text-decoration:none;	
	color:#815266;
	padding-right:5px;
	padding-left:6px;
}
.topTab a:hover {
	text-decoration:underline;	
}

/*..........................................*/
/*................ end top tabs ............*/
/*..........................................*/


/*..........................................*/
/*................ top image ...............*/
/*..........................................*/

#topCorners {
	width:754px;
	height:9px;
	float:left;
}

#topTitleCont {
	width:754px;
	height:32px;
	padding-top:10px;
	float:left;
	background-repeat:no-repeat;
}
* html #topTitleCont {
	margin-top:-4px;
}

#pageTitle {
	margin-left:14px;
}

#topNavLink {
	margin-left:14px;
	font-size:10px;
	color:#a66979;
}
#topNavLink a {
	text-decoration:none;
	color:#a66979;
}
#topNavLink a:hover {
	text-decoration:underline;
}

#topImage {
	position:relative;
	width:754px;
	height:238px;
	float:left;
}

/*..........................................*/
/*............ fast booking form ...........*/
/*..........................................*/
#fastbookingform {
	position: absolute;
	top:0px;
	right:20px;
	width:197px;
	height:198px;
	padding:10px;
	background-image:url(../i/fastbooking_bg.png);
	background-repeat:no-repeat;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#fastbookingform h2 {
	text-align:center;
	font-size:16px;
	margin:0 0 2px 0;
	padding:0;
}
*:first-child+html #fastbookingform h2 {
    margin:0 0 -20px 0;
}
* html #fastbookingform h2 {
    margin:0 0 -20px 0;
}

#fastbookingform select {
	font-size:12px;
}

#fastbookingform .iatacode {
	width:50px;
}

#fastbookingform a {
	color:#fff;
	text-decoration:underline;
}
#fastbookingform a:hover {
	text-decoration:none;
}

#fastbookingform .fastbookingbtn {
	background-color:#78294d;
	color:#fff;
	border:1px solid #abadb3;
	padding:3px;
	width:191px;
	cursor:pointer;
}



/*..........................................*/
/*............... end top image ............*/
/*..........................................*/

/*..........................................*/
/*................. info cont ..............*/
/*..........................................*/

.bigred {
	color:#9c0b48;
	font-size:14px;
	font-weight:bold;
	margin:30px 0 0 13px;
}

#pageThumbMain {
	width:500px;
	margin-bottom:20px;
	float:left;
}

.pageThumbMain {
	width:500px;
	margin-bottom:20px;
	float:left;
}

.pageThumb {
	width:152px;
	height:131px;
	float:left;
	padding-top:3px;
	padding-left:3px;
	margin-top:12px;
	margin-left:9px;
	background-image:url(../i/leftcont/imagebg.jpg);
	background-repeat:no-repeat;
}
* html .pageThumb {
	margin-left:6px;
}

.gallThumb {
	width:116px;
	height:107px;
	float:left;
	padding-top:3px;
	padding-left:3px;
	margin-top:12px;
	margin-left:3px;
	background-image:url(../i/gallery/gallbg.gif);
	background-repeat:no-repeat;
}
.gallThumb img {
	border:0px;
}

.titleIG {
	width:100%;
	float:left;
	margin:10px 0 0px 6px;
}
* html .titleIG {
	width:400px;
}

* html .titleIG img {
	float:left;
}

#infoCont {
	width:754px;
	float:left;
	min-height:800px;
	background-image:url(../i/centercontbg.gif);
	background-repeat:repeat-y;
}
* html #infoCont {	
	width:756px;
	margin-top:-5px;
}

#infoContLeft {
	width:500px;
	float:left;
	padding-bottom:10px;
}

#infoContLeft h1 {
	margin:13px 13px 0 13px;
	font-size:14px;
	margin-left:12px;
	color:#63062e;
}

#infoContLeft h2 {
	margin:13px 13px 0 13px;
	font-size:12px;
	margin-left:12px;
	color:#63062e;
}

#infoContLeft a {
	color:#63062e;
}
#infoContLeft a:hover {
	text-decoration:none;
}

#infoContLeft p {
	/*margin:13px 13px 0 13px;
	line-height:10px;
	color:#3d3438;
	font-size:12px;
	line-height:18px;*/
	margin:13px 13px 0 13px;
	color:#3d3438;
	font-size:11px;
	line-height:18px;
	/*text-align:justify;*/
}

#infoContLeft  ul {
	line-height:25px;
	list-style:none;
}
#infoContLeft  ul li {
	padding-left:10px;
	background-image:url(../i/liarrow.gif);
	background-repeat:no-repeat;
	background-position:left 11px;
	color:#3d3438;
}

#infoContLeft ol li {
	color:#3d3438;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	padding-right:10px;
}

#infoContLeft hr {
	border: none;
	background-color:#cccccc;
	height: 0.1em;
	clear: both;
	width:90%;
}

#infoContLeft .links hr {
	border: none;
	/*color: #cccccc;*/
	background-color:#cccccc;
	height: 0.1em;
	clear: both;
	width:95%;
}

#infoContLeft .links h2 {
	font-size:13px;
	margin:0 0 0 15px;
}

#infoContLeft .links p {

}

#infoContLeft .links .imagelink {
	border:none;
	float:right;
	margin:0 15px 0 15px;	
}

#infoCont .gallery_box {
	width:150px;
	height:114px;
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	margin:0 10px 10px 12px;
}
* html #infoCont .gallery_box {
	margin:10px 10px 10px 25px;
}

#justified p {
    text-align:justify;
}

.tableInfo {
	margin-left:12px;
}
.tableInfo tr {
	margin-bottom:12px;
}

.tableLeft {
	width:100px;
}

.tableRight { 
	width:370px;
}

#leftAdCont {
	width:500px;
	height:236px;
	margin-bottom:20px;
	float:left;
	background-image:url(../i/leftcont/top-bg.gif);
	background-repeat:repeat-x;
	color:#cbb9be;
	font-size:11px;	
	line-height:11px;
}

.leftAdBg { 
	width:148px;
	height:210px;
	margin-top:11px;
	margin-left:11px;
	float:left;
	display:block;
	background-image:url(../i/leftcont/adbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:4px 0 0 3px;
	cursor:pointer;
}
* html .leftAdBg {
	margin-left:8px;
}

.leftAd {
	width:146px;
	height:203px;
	float:left;
	background-image:url(../i/mantopbg.jpg);
}

.adTitle {
	margin-top:5px;
	margin-left:10px;
}

.adText {
	width:125px;
	height:41px;
	margin-top:5px;
	margin-left:10px;
}

.adMore {
	width:146px;
	height:17px;
	float:left;
}

.adMore a {
	height:17px;
	background-image:url(../i/leftcont/morebutton.gif);
	background-position:top left;
	display:block;
}

.adMore a:hover {
	background-position:bottom left;
}

.adMore span {
	display:none;
}

#infoContRight {
	width:253px;
	float:left;
}

* html #infoContRight 
{
	margin-left:-3px;
}

#printPage {
	width:120px;
	height:28px;
	float:left;
}
#printPage a {
	width:120px;
	height:28px;
	float:left;
	display:block;
	background-image:url(../i/rightcont/printpage.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#printPage a:hover {
	background-position:left bottom;
}
#printPage span {
	display:none;
}

#emailToFriend {
	width:132px;
	height:28px;
	float:left;
}
#emailToFriend a {
	width:133px;
	height:28px;
	float:left;
	display:block;
	background-image:url(../i/rightcont/emailtofriend.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#emailToFriend a:hover {
	background-position:left bottom;
}
#emailToFriend span {
	display:none;
}

#telNum {
	float:left;
}

#bookOnline {
	width:217px;
	height:50px;
	margin-left:17px;
	margin-top:13px;
	float:left;

}
* html #bookOnline {
	margin-left:10px;
}

#bookOnline a {
	width:217px;
	height:50px;
	display:block;
	background-image:url(../i/rightcont/bookonline.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#bookOnline a:hover {
	background-position:left bottom;
}

#bookOnline span {
	display:none;
}

* html #specialOffer {
	margin-left:10px;
}

#specialOffer {
	width:230px;
	margin-left:12px;
	margin-top:15px;
	float:left;
	background:url(../i/bg.jpg);
	color:#FFF;
	border:#7c606c solid 1px;
	font-family:Verdana, Geneva, sans-serif;

}

#specialOffer ul {
	font-size:12px;
	list-style:none;
	margin:10px 0 10px 0;
	padding:0;
}

#specialOffer li {
	margin:3px 0 7px 0;
	padding:0;
	text-align:center;
}


#specialOffer a {
	width:217px;
	height:50px;
	margin:8px 0 0 7px;
	display:block;
	background-image:url(../i/rightcont/specialoffers.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#specialOffer a:hover {
	background-position:left bottom;
}


#specialOffer span {
	display:none;
}


#rightAd {
	width:232px;
	height:374px;
	margin-top:5px;
	float:left;
}
#rightAdImage a {
	width:232px;
	height:344px;
	float:left;
	background-image:url(../i/rightcont/rightad-img_b.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#rightAdImage a:hover {
	background-position:bottom left;
}

#rightAdImage span {
	display:none;
}

#rightAdImage {
	width:232px;
	height:344px;
	margin-top:14px;
	margin-left:11px;
	background-image:url(../i/rightcont/rightad-img.jpg);
	background-repeat:no-repeat;
	float:left;
}
* html #rightAdImage {
	margin-left:6px;
}

#discover {
	width:205px;
	height:49px;
	margin:270px 0 30px 13px;
	float:left;
}
* html #discover {
	margin:270px 0 30px 7px;
}

#discover a {
	width:205px;
	height:49px;
	display:block;
	background-image:url(../i/rightcont/discover.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#discover a:hover {
	background-position:left bottom;
}
#discover span {
	display:none;
}

.rightAdCHere {
	width:230px;
	height:24px;
	margin-left:1px;
	float:left;
}
* html .rightAdCHere {
	width:229px;
	margin-left:1px;
}

.rightAdCHere a {
	width:230px;
	height:24px;
	display:block;
	background-image:url(../i/rightcont/clickhere.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
* html .rightAdCHere a {
	width:229px;
}
.rightAdCHere a:hover {
	background-position:left bottom;
}

.rightAdCHere span {
	display:none;
}


#AdLogo {
	width:253px;
	margin-top:40px;
	float:left;
}	
/*
.adInvestors {
	float:left;
	margin-left:18px;
	border:0;
}

.adAaHotel {
	float:left;
	margin-left:20px;
	border:0;
}

.adWiFi {
	float:left;
	margin-left:20px;
	border:0;
}
*/

.adAaHotel 
{
	width:29px;
	float:left;
	margin-left:20px;
	border:0;
}

.adWiFi 
{
	width:45px;
	float:left;
	margin-left:20px;
	border:0;
}

.facebook 
{
	width:39px;
	float:left;
	margin-left:20px;
	border:0;
}

.twitter 
{
	width:38px;
	float:left;
	margin-left:20px;
	border:0;
}


.tripAdvisor 
{
	width:150px;
	height:110px;
	clear:both;
	float:left;
	margin:10px 0 0 44px;
	border:0;
}

* html .tripAdvisor 
{
	margin-left:20px;
	
}

#ourGreenPol {
	width:253px;
	height:28px;
	margin-top:20px;
	float:left;
}

#ourGreenPol a {
	width:253px;
	height:28px;
	display:block;
	background-image:url(../i/rightcont/ourgreenpolicy.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}

#ourGreenPol a:hover {
	background-position:left bottom;
}
#ourGreenPol span {
	display:none;
}

.tbl {
	margin:10px;
	width:95%;
	color:#3d3438;
}
.tbl span {
	color:#ff0000;
}

/*..........................................*/
/*............... end info cont ............*/
/*..........................................*/

/*.........................................*/
/*................ form ...................*/
/*.........................................*/

.textbox {
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:1.1em;*/
	font-size:12px;
	width:240px;
	height:15px;
}

.textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:240px;
}

.btn {
	width:64px;
	height:22px;
	font-weight:bold;
	font-size:1em;
	background-color:#d4d4d4;
	color:#424242;
}
.btn2 {
	width:84px;
	height:22px;
	font-weight:bold;
	font-size:1em;
	background-color:#d4d4d4;
	color:#424242;
}

/*..........................................*/
/*............... end form .................*/
/*..........................................*/


/*.........................................*/
/*................ footer .................*/
/*.........................................*/


#footer { 
	width:100%;
	position:relative;
	bottom: 0 !important;
	background:#450420;
	background-image:url(../i/footer/footerbg.gif);
	background-repeat:repeat-x;
}

#foot {
	width:755px;
	height:180px;
	margin:auto;
	background-image:url(../i/footer/centerfotbg.gif);
	background-repeat:no-repeat;
}

#topLeftFoot {
    width:180px;
	height:25px;
	color:#ffffff;
	font-size:11px;
	float:left;
	line-height:25px;
	text-align:left;
}
#topLeftFoot a {
	text-decoration:none;
	color:#ffffff;
	padding-left:10px;
}
#topLeftFoota:hover {
	text-decoration:underline;
}

#copyright {
	width:563px;
	height:25px;
	float:left;
	font-size:9px;
	text-align:right;
	color:#74656b;
	line-height:25px;
}
#copyright a {
	text-decoration:none;
	color:#74656b;
}
#copyright a:hover {
	text-decoration:underline;
}

#leftFoot { 
	width:150px;
	padding-top:0px;
	padding-left:30px;
	float:left;
	color:#c0a4b0;
	font-size:11px;
}
*:first-child+html #leftFoot { 
	padding-top:9px;
}

* html #leftFoot { 
	padding-top:11px;
}

#leftFoot span {
	color:#fff;	
}

.footLeftlnk { 
	width:137px;
	float:left;	
	padding-top:30px;
	padding-left:50px;
}

.footLeftlnk a {
	font-size:11px;
	color:#795d69;
	text-decoration:none;
}
.footLeftlnk a:hover {
	text-decoration:underline;
}

.footLeftlnkMid { 
	width:140px;
	float:left;	
	padding-top:30px;
	padding-left:50px;
}
.footLeftlnkMid a {
	font-size:11px;
	color:#795d69;
	text-decoration:none;
}
.footLeftlnkMid a:hover {
	text-decoration:underline;
}


#timesout {
	width:100%;
	float:left;
	padding:5px 0 10px 0;
}

#timesout #leftCol {
	text-align:left;
	padding-left:25px;
	width:40%;
	float:left;
}
#timesout #rightCol {
	text-align:right;
	width:50%;
	float:left;
}

/*#footerSlogan {
	position:absolute;
	color:#74656b;
	margin-top:8px;
	margin-left:-535px;
	font-size:11px;
}*/

#footerSlogan {
	position:absolute;
	color:#74656b;
	margin-top:36px;
	margin-left:188px;
	font-size:11px;
}

* html #footerSlogan {
	margin-left:-555px;
	margin-top:9px;
}

*:first-child+html #footerSlogan {
	margin-left:-555px;
	margin-top:9px;
}


/*.........................................*/
/*................ firefox fix ............*/
/*.........................................*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}

/*.........................................*/
/*.............. end firefox fix ..........*/
/*.........................................*/

#footerInf 
{
	width:550px;
	color:#74656b;
	font-size:10px;
	position:absolute;
	margin-left:190px;
	margin-top:145px;
	padding-bottom:10px;
}

*:first-child+html #footerInf 
{
	position:relative;
	margin-top:35px;
}

#footerInf a
{
	color:#74656b;
}

#footerInf a:hover
{
	text-decoration:none;
}

/*.........................................*/
/*.... ......... end footer ...............*/
/*.........................................*/


/*.........................................*/
/*.............. Landing page .........*/
/*.........................................*/
.mapContLp {
  /* border:1px #313768 solid;*/
   width:215px;
   height:352px;
   margin-top:15px;
   margin-left:17px;
   float:left;
}

* html .mapContLp {
	margin-left:10px;
}

#bannerLp {
	width:215px;
	float:left; 
	margin-left:17px;
	margin-top:15px;
	
}

* html #bannerLp {
	margin-left:10px;
}

#off {
	width:215px;
	float:left; 
	margin-left:17px;
	margin-top:15px;
}

#on {
	width:215px;
	float:left; 
	margin-left:17px;
	margin-top:15px;
}

* html #contactusBtn {
	margin-left:10px;
}

#contactusBtn {
	width:217px;
	height:50px;
	margin-left:17px;
	margin-top:13px;
	float:left;
}

#contactusBtn a {
	width:217px;
	height:50px;
	display:block;
	background-image:url(../i/contactus_btn.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#contactusBtn a:hover {
	background-position:left bottom;
}

#contactusBtn span {
	display:none;
}


/*.........................................*/
/*.............. end Landing page .........*/
/*.........................................*/

/*============================= ADWORDS LANDING PAGE =======================================*/

#wedding_left {
	width: 500px;
	float: left;
	background: url(../i/adwords_left_bg.gif) top left no-repeat;
}

#wedding_left h2 {
	color: #531527;
	text-align: right;
	margin: 15px;
	font-size: 18px;
	font-style: italic;
}

#wedding_left p {
	text-align: right;
}

#wedding_images_group {
	position: relative;
	bottom: 0;
}

#wedding_images_group table {
	margin: 20px 0 0 0;
	position: relative;
	bottom: -10px;
	right: -2px;
}

#wedding_right {
	width:253px;
	float:left;
}

#wedding_enquiry {
	width: 217px;
	height: 50px;
	margin: 13px 0 0 17px;
}

#wedding_enquiry a {
	width: 217px;
	height: 50px;
	display: block;
	background-image: url(../i/wedding_enquiry.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#wedding_enquiry a:hover {
	background-position: left bottom;
}

#wedding_enquiry span {
	display: none;
}

#wedding_map {
	width: 217px;
	height: 352px;
	margin: 20px 0 0 17px;
}

#wedding_map img {
	border: none;
}

#wedding_download {
	margin: 15px 0 0 0;
}

#wedding_brochure {
	width: 217px;
	height: 50px;
	margin: 13px 0 0 17px;
}

#wedding_brochure a {
	width: 217px;
	height: 50px;
	display: block;
	background-image: url(../i/wedding_brochure.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#wedding_brochure a:hover {
	background-position: left bottom;
}

#wedding_brochure span {
	display: none;
}

#wedding_package {
	width: 217px;
	height: 50px;
	margin: 13px 0 0 17px;
}

#wedding_package a {
	width: 217px;
	height: 50px;
	display: block;
	background-image: url(../i/wedding_packages.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#wedding_package a:hover {
	background-position: left bottom;
}

#wedding_package span {
	display: none;
}

#wine_list {
	width: 217px;
	height: 50px;
	margin: 13px 0 0 17px;
}

#wine_list a {
	width: 217px;
	height: 50px;
	display: block;
	background-image: url(../i/wine_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#wine_list a:hover {
	background-position: left bottom;
}

#wine_list span {
	display: none;
}
