@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-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}

h2 {
	font-size: 17px;
	color: #ffffff;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}

h2 a:link {
	color: #2d4788;
	text-decoration: none;
	background-image: url(../gfx/h2-back2.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}

h2 a:visited {
	color: #2d4788;
	text-decoration: none;
	background-image: url(../gfx/h2-back2.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}

h2 a:active{
color: #2d4788;
	text-decoration: none;
	background-image: url(../gfx/h2-back2.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	
}

h2 a:hover {
color: #2d4788;
	text-decoration: none;
	background-image: url(../gfx/h2-back.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}


h3 {
	font-size: 17px;
	color: #2d4788;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}

h3 a:link {
	color: #FFF;
	text-decoration: none;
	background-image: url(../gfx/h31.png);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
		padding-right: 30px;

}

h3 a:visited {
	color: #FFF;
	text-decoration: none;
	background-image: url(../gfx/h31.png);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
		padding-right: 30px;
}

h3 a:active{
color: #FFF;
	text-decoration: none;
	background-image: url(../gfx/h31.png);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
		padding-right: 30px;;
	
}

h3 a:hover {
color: #FFF;
	text-decoration: none;
	background-image: url(../gfx/h32.png);
background-repeat: no-repeat;
	background-position: right top;
	display:block;
		padding-right: 30px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 0;
	font-weight: normal;
	line-height: 15px;
	padding-top: 10px;
}


p.Blue {
	color:#fff;
	font-size:14px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
}

p.Blue2 {
	color:#2d4788;
	font-size:14px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #445091;
	background-image: url(../gfx/back.png);
	background-repeat: repeat-x;
	background-position: top;
}

a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-transform: uppercase;
}

a:visited {
	
	text-decoration: none;
	margin: 0px;
	padding: 0px;
		color: #fff;
	text-transform: uppercase;

}

a:active{	
	text-decoration: none;
	margin: 0px;
	padding: 0px;
		color: #fff;
	text-transform: uppercase;

}

a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #b4bbdd;
	text-transform: uppercase;
}

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;
}




	



/*  Navigation starts here */


#SubNav {
	width: 900px;
	float: left;
	text-align: center;
	padding-top: 7px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-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 */



#Header {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #b4bbdd;
	}
	
#Product {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
#Top {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../gfx/nav-repeat.png);
	background-repeat: repeat-x;
	background-position: bottom;
		}
	
#Extra {
	width: 100%;
	background-color: #2d4788;
	padding-top: 5px;
	padding-bottom: 5px;
		}
	
.ContentWidth {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	}
	

#Logo {
	width: 246px;
	float: left;
	margin-top: 10px;
	margin-right: 352px;
	margin-bottom: 10px;
	margin-left: 353px;
}	


#Login {
	width: 292px;
	float: left;
	color: #e4d3bb;
	font-size:12px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
}	


#Login  a:link {
	color: #FFFFFF;
		}
	
#Login  a:visited {
	color: #FFFFFF;
	}
	
#Login  a:active {
	color: #FFFFFF;
	}
	
#Login  a:hover {
	color: #522D00;
	}


#Crumb {
	width: 615px;
	float: left;
	color: #b4bbdd;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}	

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

#Crumb li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;	
}	

#Crumb  li a:link {
	color: #FFFFFF;
	padding-right: 35px;
	background-image: url(../gfx/crumb-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;

		}
	
#Crumb  li a:visited {
	color: #FFFFFF;
	padding-right: 35px;
	background-image: url(../gfx/crumb-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;

	}
	
#Crumb  li a:active {
	color: #FFFFFF;
	padding-right: 35px;
	background-image: url(../gfx/crumb-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;

	}
	
#Crumb  li a:hover {
	color: #b4bbdd;
	padding-right: 35px;
	background-image: url(../gfx/crumb-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: none;

	}
	
	
	
#Contact {
	width: 335px;
	float: left;
	color: #b4bbdd;
	font-size:14px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}	

#Contact  a:link {
	color: #FFFFFF;
	padding: 0 3px 0px 3px;
	text-transform: none;
	
		}
	
#Contact  a:visited {
	color: #FFFFFF;
	padding: 0 3px 0px 3px;
	text-transform: none;

	}
	
#Contact  a:active {
	color: #FFFFFF;
	padding: 0 3px 0px 3px;
	text-transform: none;

	}
	
#Contact  a:hover {
	color: #b4bbdd;
	padding: 0 3px 0px 3px;
	text-transform: none;

	}

#Search {
	width: 397px;
	float: left;
	color: #e4d3bb;
	font-size:12px;
	margin-top: 8px;
	margin-bottom: 13px;
	text-align: right;
	margin-left: 256px;
	height: 45px;
}	

#Nav {
	width: 952px;
	float: left;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 0px;
	background-image: url(../gfx/nav-line.png);
}

#Nav ul{
padding: 0px!important;
margin: 0px!important;
}

#Nav li{
	color: #e4d3bb;
	font-size:13px;	
	display: inline;
	margin: 0px!important;
	
}	

#Nav li a:link {
	color: #2d4788;
	margin: 0px!important;
	padding: 10px 59px 10px 59px;
	background-image: url(../gfx/nav-line.png);
	background-position: left;
	width:190px;
	background-repeat: no-repeat;
		}
	
#Nav li a:visited {
color: #2d4788;
	margin: 0px!important;
	padding: 10px 59px 10px 59px;
	background-image: url(../gfx/nav-line.png);
	background-position: left;
	width:190px;
	background-repeat: no-repeat;
		}
	
	
#Nav li a:active {
	color: #2d4788;
	margin: 0px!important;
	padding: 10px 59px 10px 59px;
	background-image: url(../gfx/nav-line.png);
	background-position: left;
	width:190px;		
	background-color:#f5eee2;
	background-repeat: no-repeat;
		}
	
#Nav li a:hover {
	color: #fff;
	padding: 10px 59px 10px 59px;
	background-color:#2d4788;
	background-image: url(../gfx/background-nav2.gif);
	background-repeat: repeat-x;
	width:190px;
		background-position: left;

	background-position: bottom;
	}


.NavRight {
		margin-right: 0px!important;
	}

.NavActive {
color: #2d4788;
	margin: 0px!important;
	padding: 8px 59px 9px 59px;
	background-image: url(../gfx/nav-active.png);
	background-position: left;
	width:190px;		
	background-color:#e4e5e5;
	background-repeat: no-repeat;

	}


#MainText{
	width: 450px;
	float: left;
	padding-left: 35px;
	z-index: 10000;
	height: 280px;
	}

.ProductCont{
	width: 950px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	padding:0px;
	cursor:pointer;
	margin-top: 0px;
		}

.Sub1Cont{
	width: 324px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	padding:0px;
	margin-top: 20px;
		}
		
	
		
#CaseTextBack{
	width: 588px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	margin-top: 20px;
	background-image: url(../gfx/case-study-back.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 120px;
		}


		
#ServTextBack{
	width: 588px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	background-image: url(../gfx/case-study-back.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 120px;
	padding-right: 20px;
		}
		
		
	
#ServTextBackCont{
	width: 628px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	padding-right: 0px;
		}
		

#ServTextBackCont2{
	width: 626px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	padding-right: 0px;
		}
		
#SerIntroBack{
	width: 565px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	margin-top: 0px;
	background-image: url(../gfx/case-study-back.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 120px;
		}
		
.CaseCont{
	width: 950px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
		}
		
.CaseContEx{
	width: 950px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	padding: 0px;
	margin-top: 10px;
		}
		
.CaseContTitle{
	width: 910px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 20px;
		}
				
.CaseContTitleEx{
	width: 910px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
		}

.content{
	width: 626px;
		float:left;

			}
			
.ContentHome{
	width: 266px;
		float:left;

			}
			
	
.Sub1Top{
	width: 264px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	margin-top: 0px;
	background-image: url(../gfx/sub-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0;
	padding-left: 19px;
		}

#GoogleMap{
	width: 302px;
	float:left;
	margin-top: 20px;
	margin-right: 20px;
				}
		
.CaseCol1{
	width: 265px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 57px;
	padding-bottom: 0;
		}
		
		

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

.CaseCol1 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
margin-left: 20px;
	padding-bottom: 10px;
}

.CaseCol1 ul li ul{
	margin: 0;
	padding: 0px;
}

.CaseCol1 ul li ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	list-style-type: disc;
}




.CaseCol1SUb{
	width: 265px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 57px;
	padding-bottom: 0;
	list-style-type: none;	
	
		}
		
		

.CaseCol1SUb ul{
	margin: 0;
	padding: 0px;
		list-style-type: none;	

}

.CaseCol1SUb li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b4bbdd;
margin-left: 20px;
	padding-bottom: 10px;
		list-style-type: none;	

}

.CaseCol1SUb li a:link{
	color: #b4bbdd;
	list-style-type: none;	

}
.CaseCol1SUb li a:visited{
	color: #b4bbdd;
	list-style-type: none;	

}
.CaseCol1SUb li a:active{
	color: #b4bbdd;
	list-style-type: none;	

}
.CaseCol1SUb li a:hover{
	color: #fff;
	list-style-type: none;	

}





		
#SerMainImg{
	width: 626px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0;
		}
		

.SerDouble{
	width: 605px;
	float:left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
		}

.CaseColCont{
	width: 910px;
	float:left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}
	
#ServMain{
	width: 950px;
	float:left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}


.Sub1{
	width: 264px;
	margin: 0px;
	float:left;
	background-image: url(../gfx/sub-back2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 289px;
	padding-top: 0px;
	padding-right: 19px;
	padding-left: 19px;
		}
		
#ContactBack{
	width: 264px;
	margin: 0px;
	float:left;
	background-image: url(../gfx/sub-contact-back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 19px;
	padding-left: 19px;
	height: 116px;
		}

.Sub1Title{
	width: 266px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	padding:0px;
	margin-bottom: 10px;
		}
		
		
	
.Sub1TitleSer{
	width: 266px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
		}
		
		
	
.Sub1TitleSer ul{
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
		}
		
.Sub1TitleSer li{
	margin-top: 0px;
	color: #283891;
	padding-top:10px;
	margin-left:0px;
	list-style-type: none;
	padding-left: 0px;
		}

.Sub1TitleSer  li a:link {
	color: #283891;
	font-size: 14px;
	text-transform: none;
	font-weight:bold;	text-decoration: none;

	

		}
	
.Sub1TitleSer  li a:visited {
	color: #283891;
	font-size: 14px;
	text-transform: none;
	font-weight:bold;	text-decoration: none;

	}
	
.Sub1TitleSer  li a:active {
	color: #283891;
	font-size: 14px;
	text-transform: none;
	font-weight:bold;	text-decoration: none;



	}
	
.Sub1TitleSer  li a:hover {
	color: #283891;
	font-size: 14px;
	text-transform: none;
	font-weight:bold;
	text-decoration: underline;
	}



.Sub1Body{
	width: 266px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	padding:0px;
	margin-top: 0px;
		}
		
.Sub1Body ul{
	padding:0px;
	margin-top: 0px;
		}
		
.Sub1Body li{
	padding:0px;
	margin-top: 0px;
	list-style-position: inside;
	list-style-type: disc;
	color: #283891;
		}

.Sub1Body  li a:link {
	color: #283891;
	font-size: 12px;
	text-transform: none;
	
		}
	
.Sub1Body  li a:visited {
	color: #283891;
	font-size: 12px;
	text-transform: none;
	}
	
.Sub1Body  li a:active {
	color: #283891;
	font-size: 12px;
	text-transform: none;

	}
	
.Sub1Body  li a:hover {
	color: #FFF;
	font-size: 12px;
	text-transform: none;

	}
	
	
#Footer {
	width: 950px;
	padding-top: 20px;
	padding-bottom: 20px;
	float:left;
	text-align: center;
	color: #b4bbdd;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
		}
	

#Footer  a:link {
	color: #FFFFFF;
	padding: 0 3px 0px 3px;
	text-transform: none;
	
		}
	
#Footer  a:visited {
	color: #FFFFFF;
	padding: 0 3px 0px 3px;
	text-transform: none;

	}
	
#Footer  a:active {
	color: #FFFFFF;
	padding: 0 3px 0px 3px;
	text-transform: none;

	}
	
#Footer  a:hover {
	color: #b4bbdd;
	padding: 0 3px 0px 3px;
	text-transform: none;

	}
	
	

.EmailLink a:link {
	text-transform: lowercase!important;
	}
	
	
	
	




















#MainContent {
	width: 920px;
	background-color: #FFFFFF;
}


#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: Arial, Helvetica, sans-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: Arial, Helvetica, sans-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: Arial, Helvetica, sans-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: Arial, Helvetica, sans-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: 302px;
	height: 452px;
	frameborder:0px;
}

.Email a:link {
	color: #2d4788;
	font-size: 14px;
	text-transform: none;font-weight:bold;
		text-decoration: underline;

	

		}
	
.Email a:visited {
	color: #2d4788;
	font-size: 14px;
	text-transform: none;
	font-weight:bold;
	text-decoration: underline;283891


	}
	
.Email a:active {
	color: #2d4788;
	font-size: 14px;
	text-transform: none;
	font-weight:bold;
	text-decoration: underline;



	}
	
.Email a:hover {
	color: #FFFFFF!important;
	font-size: 14px;
	text-transform: none;
	font-weight:bold;
	text-decoration: underline;

	}
