/* main styles */

body {
	background:#C0A4FF;
	color:#fff;
	height:auto;
	padding:0;
	margin-top:40px;
	font:12px Helvetica, Arial, Verdana, sans-serif;
	line-height:1.9;
	text-align:center;
	}

body img{
	border:1px solid #B39BE9;	
		}
		
h1, h2	{
	color:#fff;
	text-shadow: 1px 1px #333;
	font:16px Helvetica, Geneva, Arial, sans-serif;
	font-weight:bold;
	font-style:italic;
	margin:5px 0 5px 0;
	}
	
h2	{
	margin:10px 0 5px 0;
	font:14px Helvetica, Geneva, Arial, sans-serif;
	font-weight:normal;
	}
	
h3	{
	margin:10px 0 0 0;
	color:#fff;
	font:13px Helvetica, Geneva, Arial, sans-serif;
	font-weight:normal;
	}	
	
hr	{
	border: none 0; 
	border-top: 1px solid #D3C5E6;/*the border*/
	width: 100%;
	height: 1px;
	margin:10px 0 5px;
	}
	
/* ids */

#container {
	background:#6153A2;
	color: #fff;
	text-shadow: 2px 2px 2px #333;
	width:670px;
	height:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border:1px;
	border-top:0;
	border-bottom:0;
	border-style:solid;
	border-color:#D3C5E6;
	padding:15px;
	overflow: auto;
	}
	
#containerbottom {
	background:#6153A2;
	color: #fff;
	width:670px;
	height:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border:1px;
	border-top:0;
	border-bottom:1px;
	border-style:solid;
	border-color:#D3C5E6;
	padding:15px;
	overflow: auto;
	}

#titlebox {
	background:#6153A2;
	text-shadow: 1px 1px #333;
	color: #fff;
	width:600px;
	height:auto;
	text-align: left; /* counter the body center */
	padding:20px 50px 15px 50px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	border:1px;
	border-bottom:0;
	border-style:solid;
	border-color:#D3C5E6;
	}
	
#titleboxretreat {
	background:#6153A2;
	color: #fff;
	width:630px;
	text-align: left; /* counter the body center */
	height:auto;
	padding:20px 20px 15px 50px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	border:1px;
	border-bottom:0;
	border-style:solid;
	border-color:#D3C5E6;
	}

#titleboxretreat img{
	float: right;
	max-width: 260px;
  	max-height: 200px;
	margin-bottom:50px;
	}
	
#titlebox img {	
	margin:0 0 10px 0;
	}

#pastretreat {
	background:#6153A2;
	color: #fff;
	width:630px;
	text-align: left; /* counter the body center */
	height:auto;
	padding:20px 20px 15px 50px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	border:1px;
	border-style:solid;
	border-color:#D3C5E6;
	}

#pastretreat img {
	max-width: 340px;
  	max-height: 300px;
	margin:15px;
	}
	
#info {
	background:#6153A2;
	color: #fff;
	width:600px;
	height:auto;
	text-align: left; /* counter the body center */
	padding:15px 50px 30px 50px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	border:1px;
	border-top:0;
	border-style:solid;
	border-color:#D3C5E6;
	}
	
#peru	{
	width:700px;
	}

#workshop {
	background-color:#6153A2;
	background-image: url(img/home10.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	width:600px;
	height:auto;
	text-align: left; /* counter the body center */
	padding:20px 50px;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	border:1px;
	border-bottom:0;
	border-style:solid;
	border-color:#D3C5E6;
	}
	
#workshop img {
	max-width: 340px;
  	max-height: 300px;
	float:right;
	margin:20px 0 15px 15px;
	}

	
#menu	{
	background:#B39BE9;
	color:#fff; /* controls nav bar active - here now setting */
	width:685px;
	font:15px Helvetica, Geneva, Arial, sans-serif;	
	letter-spacing:1px;
	text-align:right;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	padding:12px 15px 12px 0;
	border:1px solid #D3C5E6;;
	display: block;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	}
	
#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
		}

#menu ul li {
	list-style: none;
	margin: 0;
	padding-left: .4em;
	display:inline;
	border-left: 1px solid #D3C5E6;
		}
		
#menu ul li.noborder {
	list-style: none;
	margin: 0;
	display:inline;
	border: none;
		}
		
#bodyschedule{
	background-color:#6153A2;
	background-image: url(img/home10.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #D3C5E6;
	width:600px;
	height:auto;
	text-align: left; /* counter the body center */
	padding:20px 50px;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	border:1px;
	border-style:solid;
	border-color:#D3C5E6;
	}
	
#bodybio {
/* same as schedule minus image */
	background-color:#6153A2;
	color: #D3C5E6;
	width:600px;
	height:auto;
	text-align: left; /* counter the body center */
	padding:20px 50px;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	border:1px;
	border-style:solid;
	border-color:#D3C5E6;
	}
		
#bodyretreats {
	background:#6153A2;
	background-image: url(img/home10.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	width:600px;
	height:auto;
	text-align: left; /* counter the body center */
	padding:10px 50px 20px 50px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	border:1px;
	border-style:solid;
	border-color:#D3C5E6;
	}
	
#bodycontact {
	background-color:#6153A2;
	color:#D3C5E6;
	width:600px;
	height:auto;
	text-align: center; /* counter the body center */
	padding:30px 50px 20px 50px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	border:1px;
	border-style:solid;
	border-color:#D3C5E6;
	}

#bodycontact img{
	border:1px solid #B39BE9;
	display:block;
	margin:auto;	
		}
		
#bodybio img	{
	float: left; 
	margin: 30px 20px 20px 0;	
		}
				
#footer  {
	background:#B39BE9;
	max-width:700px;
	font:9px Helvetica, Geneva, Arial, sans-serif;
	color:#333;
	letter-spacing:2px;
	text-align:right;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	padding:0 8px;
	border:1px;
	border-color:#CAB5FA;
	}	
	
#pic{
	background:#9E86D2;
	width: 700px;
	height:auto;
	text-align: center; 
	padding:0;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #D3C5E6;
	border-right:1px solid #D3C5E6;
	}
		
/* goodies */

.left	{
	width:50%;
	float: left;
	margin:auto;
	border:0;
	}
	
.left img	{
	max-width: 260px;
  	max-height: 200px;
	border:0;
	}
	
.left h3	{
	padding:63px 0;
	line-height:1.5;
		}
		
.right	{
	width:50%;
	float: right; 
	margin:0;
	border:0;
	}

.right img	{
	max-width: 260px;
  	max-height: 200px;
	border:0;
	}

.emphasis  {
	font-weight:bold;
	color:#fff;
	}	

.header  {
	font-weight: bold;
	color:#fff;
	font:16px Helvetica, Geneva, Arial, sans-serif;
	padding:0 2px 0 0;
	}

.normal  {
	color:#fff;
	font:12px Helvetica, Arial, Verdana, sans-serif;
	line-height:1.9;
	}
	
.strong	{
	font-weight:bold;
	color:#fff;
	}

img.displayed {
    display:block;
    margin-left:auto;
    margin-right:auto
	}
	
.white  {
	font-weight:normal;
	color:#fff;
	}
	
.align-left	{
	float:left;
	margin:0 15px 15px 0;
	}
	
.align-right	{
	float:right;
	margin:0 0 15px 15px;
	}
	
.frame	{
	padding: 5px;
	border:1px solid #B39BE9;
	}
	
.italic	{
	font-style:italic;
	}
	
.link {
	color:#6cf;
	text-decoration:underline overline;
	display: block;
	background:transparent;
	margin: 0;
	}

.mellow {
	color: #D3C5E6;
	}
	
	
	
/* links */

	
a:link {
	color:#fff;
	text-decoration:underline;
	background:transparent;
	font-weight:normal; 
	}
	
a:visited {
	color:#fff;
	text-decoration:underline;
	background:transparent; 
	}

a:hover {
	color:#fff;
	text-decoration:none;
	background:transparent;
	}
	
a:active {
	color:#D3C5E6;
	text-decoration:underline;
	background:transparent;
	}

#menu a:link{
	color:#6153A2;
	text-decoration:none;
	background:transparent; 
	}
	
#menu a:visited {
	color:#6153A2;
	text-decoration:none;
	background:transparent; 
	}

#menu a:hover {
	color:#fff;
	text-decoration:none;
	background:transparent;
	}
	
#menu a:active {
	color:#fff;
	text-decoration:none;
	background:transparent;
	}
	
#bodycontact a:link{
	color:#fff;
	text-decoration:underline;
	background:transparent; 
	}
	
#bodycontact a:visited {
	color:#fff;
	text-decoration:none;
	background:transparent; 
	}

#bodycontact a:hover {
	color:#fff;
	text-decoration:none;
	background:transparent;
	}
	
#bodycontact a:active {
	color:#fff;
	text-decoration:none;
	background:transparent;
	}
	
