@import url('styles/blueprint.css');

div.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	padding: 0px;	
}

img, div { behavior: url(iepngfix.htc);
border:none; }


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A40234;
	font-weight: bold;
	line-height: 16px;
	padding: 0px 0px 15px;
	margin: 0px;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #70511b;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	padding-bottom: 7px;
	padding-top: 3px;
}

h2 a:link {
		color: #70511b;
text-decoration: none;
}

h2 a:visited {
		color: #70511b;
text-decoration: none;
}

h2 a:active{
	color: #70511b;
text-decoration: none;
	
}

h2 a:hover {
	color: #A40234;
	text-decoration: none;
}

	

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A40234;
	margin: 0px;
	font-weight: bolder;
	padding-bottom: 10px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A40234;
	margin: 0;
	font-weight: normal;
	line-height: 13px;
}




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F68428;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	background-image: url(../gfx/back.gif);
}

a:link {
	text-decoration: underline;
	margin: 0px;
	font-size:15px;
	padding: 0px;
	font-weight:bold;
	color: #FFFFFF;
}

a:visited {
	
	text-decoration: underline;
	margin: 0px;
	font-size:15px;
	padding: 0px;
	color: #FFFFFF;font-weight:bold;

}

a:active{	
	text-decoration: underline;
	margin: 0px;
	font-size:15px;
	padding: 0px;
	color: #FFFFFF;font-weight:bold;

}

a:hover {
	text-decoration: underline;
	margin: 0px;
	font-size:15px;
	padding: 0px;
	color: #000000;font-weight:bold;
}

hr
{
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #654816;
	margin-top:2px;
	padding-top:0px;
	margin-bottom:2px;
	padding-bottom:0px;
}



ul {
	margin: 0px;
	padding: 0px;
	
}

li {
	display: list-item;
	font-size: 13px;
	margin: 0px 0px 2px;
	list-style-type: none;
	background-position: left top;
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-image: url(../gfx/bull.png);
}


li a:link {
	color: #FFFFFF;
	text-decoration: none;
	
	}


li a:visited {
	color: #FFFFFF;
	text-decoration: none;

	}

li a:active{
	color: #FFFFFF;
	text-decoration: none;
	}

li a:hover {
	color: #3c0415;
	text-decoration: none;
	
}

.liTop {
	font-weight: bold;	
}


	



/*  Navigation starts here */

#Nav {
	width: 258px;
	float: left;
	text-align: center;
	padding-top: 10px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c1788e;
	}


#Nav2 {
	width: 258px;
	float: left;
	text-align: center;
	padding-top: 20px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c1788e;
	margin-top: -60px;
	margin-right: 0px;
	}


#Nav a:link {
font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	
	}

#Nav a:visited {
font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	
	}

#Nav a:active{
font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
			
	}
	
#Nav a:hover {
	font-size: 12px;
	color: #3c0415;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	
	}
	
#SubNav {
	width: 900px;
	float: left;
	text-align: center;
	padding-top: 7px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c1788e;
	background-image: url(../gfx/backgrounds/header-repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-top: 15px;
	}
	



#SubNav a:link {
font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	
	}

#SubNav a:visited {
font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	
	}

#SubNav a:active{
font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
			
	}
	
#SubNav a:hover {
	font-size: 11px;
	color: #3c0415;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	
	}


/*  Main Content starts here */


/*  Home Content starts here */

#Container {
	width: 950px;
	float: left;
	padding-top: 10px;
	z-index: 1;
}

#Header {
	background-image: url(../gfx/backgrounds/header-repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 168px;
	padding-top: 10px;
	}
	
.ContentWidth {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	}
	

#Logo {
	width: 197px;
	float: left;
	padding-bottom: 10px;
	padding-right: 377px;
	padding-left: 377px;
	height: 121px;
}	


#Footer {
	background-image: url(../gfx/bot-back.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 516px;
	background-color: #F68428;
	}

#MainContent {
	width: 950px;
	font-size: 12px;
}

#MainContent2 {
	width: 920px;
	font-size: 12px;
}

.MainImage {
	width: 545px;
	margin-bottom: 27px;
	float: left;
	padding-left: 35px;
	font-size: 13px;
	line-height: 17px;
	height: 380px;
	padding-top: 14px;
}


.MainImage2 {
	width: 355px;
	margin-bottom: 10px;
	float: left;
	padding-left: 35px;
	padding-top: 42px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
}

.Heart {
	width: 340px;
	height: 315px;
	float: left;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: -45px;
	font-size: 13px;
	background-image: url(../gfx/heart-logo.png);
	background-repeat: no-repeat;
}
#RetreatsImage {
	width: 920px;
	height: 200px;
	margin-bottom: 10px;
}

#RetreatsDesImage {
	width: 688px;
	height: 315px;
	float: left;
}

#RetreatsDesText {
	width: 688px;
	margin-bottom: 10px;
	float: left;
}


#ContentWidth {
	width: 920px;
	float: left;
	background-image: url(../gfx/backgrounds/search-back.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
	

#ContentWidthDes {
	width: 935px;
	float: left;
	}
	
#LinksWidth {
	width: 940px;
	float: left;
	background-image: url(../gfx/backgrounds/bot-links-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: -10px;
	margin-right: -10px;
	}
	

#IntroWidth {
	width: 700px;
	float: left;
	padding-bottom: 10px;
	}
	
.DateText {
	font-size: 11px;
	margin-right: 8px;
	color: #70511b;
	font-style: italic;
	}
	
	
#SearchWidth {
	width: 220px;
	float: left;
	}
	
#SearchBox {
	width: 210px;
	float: left;
	padding-top: 10px;
	font-size: 11px;
	padding-left: 10px;
	line-height: 18px;
	color: #70511b;
	}
	
#NewsletterBox {
	width: 109px;
	float: left;
	padding-top: 15px;
	font-size: 11px;
	padding-left: 20px;
	background-image: url(../gfx/backgrounds/newsltter-link.gif);
	color: #FFFFFF;
	margin-top: 10px;
	padding-right: 90px;
	height: 149px;
	margin-left: 10px;
	}
	
#ClickBox {
	width: 212px;
	float: left;
	font-size: 13px;
	background-image: url(../gfx/backgrounds/click-background.png);
	color: #FFFFFF;
	height: 149px;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 17px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 26px;
	}
	
#ClickBox  a:link {
	color: #FFFFFF;
		}
	
#ClickBox  a:visited {
	color: #FFFFFF;
	}
	
#ClickBox  a:active {
	color: #FFFFFF;
	}
	
#ClickBox  a:hover {
	color: #3c0415;
	}
	
#ClickBox2 {
	width: 209px;
	float: right;
	font-size: 13px;
	background-image: url(../gfx/backgrounds/click-background2.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 26px;
	height: 200px;
	margin: 0px 0px 0px 4px;
	background-position: left top;
	}
	
#ClickBox2  a:link {
	color: #FFFFFF;
		}
	
#ClickBox2  a:visited {
	color: #FFFFFF;
	}
	
#ClickBox2  a:active {
	color: #FFFFFF;
	}
	
#ClickBox2  a:hover {
	color: #3c0415;
	}
	
.Line {
	height: 1px;
	float: left;
	width: 937px;
	background-color: #654816;
	margin-top: 5px;
	margin-bottom: 5px;
}

.PropTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #A40234;
	}

	
#NewsletterBox a:link {
font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
		
	}

#NewsletterBox a:visited {
font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
		}

#NewsletterBox a:active{
font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
				
	}
	
#NewsletterBox a:hover {
	font-size: 11px;
	color: #5c021e;
	text-decoration: none;
		
	}
	
.LinkCol {
	width: 298px;
	float: left;
	background-image: url(../gfx/backgrounds/link-back.png);
	height: 125px;
	background-repeat: no-repeat;
	padding: 28px 25px 25px 28px;
	}
	
.LinkCol3 {
	width: 298px;
	float: left;
	height: 125px;
	padding: 28px 25px 25px 28px;
	font-size: 11px;
	color: #70511b;
	}
	
.LinkText {
	width: 162px;
	float: left;
	font-size: 11px;
	margin-right: 8px;
	color: #70511b;
	}
	

.LinkText ul{
	font-size: 11px;
	color: #70511b;
	margin-top: 5px;
	}
	
.LinkText li{
	font-size: 11px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
	

.PriceText {
	
	font-size: 11px;
	color: #A40234;
	font-weight:bold;
	}

#RetreatFacs {
	width: 205px;
	float: right;
	height: 305px;
	background-image: url(../gfx/backgrounds/facs-description.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	font-weight: bold;
	}
	
#RetreatFacs ul{
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 10px;
	}
	
#RetreatFacs li{
	font-size: 11px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight:normal;}
	
	

#DesTop {
	width: 920px;
	float: left;
	}
	
.LinkImage {
	width: 124px;
	float: left;
	}
	
img.Leaf
 {
	position: absolute;
	z-index:1;
	margin-top: -40px;
	margin-left: -40px;
	}
	
.TextCol {
	width: 335px;
	float: left;
	padding-right: 15px;
	padding-top: 10px;
	}
	
.TextCol2 {
	width: 325px;
	float: left;
	padding-right: 15px;
	padding-top: 10px;
	}
	
.TextColDes {
	width: 340px;
	float: left;
	height: 35px;
	padding-top: 10px;
	}
	
.TextColDesPrice {
	width: 340px;
	float: left;
	padding-top: 25px;
	height: 25px;
	}
	
#Leaf2 {
	width: 10px;
	float: left;
}

img.Leaf2
 {
	position: absolute;
	z-index:1;
	margin-top: -10px;
	margin-left: -90px;
	}	
	
	
#Leaf3 {
	width: 10px;
	float: left;
}

img.Leaf3
 {
	position: absolute;
	z-index:1;
	margin-top: -25px;
	margin-left: -80px;
	}	


.clear {
	clear:both;
	line-height:0;
	font-size:0;
	padding:0;
	margin:0;
	}



#ImageCol {
	width: 320px;
	float: left;
	padding-right: 15px;
	height: 600px;
	}
	
#Google {
	width: 690px;
	float: left;
	height: 640px;
	}

#RightCol {
	width: 220px;
	float: right;
	background-color: #A40234;
	background-image: url(../gfx/backgrounds/sub-back.gif);
	height: 640px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 10px;
	
	}
	
#SubBack {
	width: 920px;
	float: left;
	background-image: url(../gfx/search-back2.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
	
	
#SubBack3 {
	width: 920px;
	float: left;
	background-image: url(../gfx/backgrounds/search-back3.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
	
.SubTextCol {
	width: 350px;
	float: left;
	padding-right: 5px;
	padding-top: 10px;
	}


.SubTextCol2 {
	width: 685px;
	float: left;
	padding-right: 5px;
	padding-top: 10px;
	}
	

.SubTextCol2Image {
	width: 124px;
	float: left;
	padding-right: 15px;
	}
	
.SubTextCol2Text {
	width: 546px;
	float: left;
		}


#GalleryBack
{
	width: 660px;
	background-image: url(../gfx/gallery-back-middle.gif);
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	z-index: 100;
	background-position: center top;
	float: left;
}

#GalleryBack img
{
	border: none;
}

.map {
	width: 690px;
	height: 640px;
	frameborder:0px;
}

.orange {
color:#F68428;
font-size:15px;
font-weight:bold;
}



.small {

font-size:11px;

}
