BODY {
	color: #FCF3E6;
	background-color: #313268;
	font-family: Arial, "MS Sans Serif", Verdana, sans-serif;
	font-size: .95em;
}

#frame {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	}
	
h1 {
	font-family: "Monotype Corsiva", "Lucida Handwriting", "Chancery Cursive", cursive;
	font-size: 20px;
	color: White;
	font-weight: bold;
}

h2{
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-style: italic;
	color: White;
}

h3 {
   color: #D8F78F;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
h4 {
	color: #FFBB73;
	font-size: 16px;
	margin-bottom: 0px;
	font-family: "Monotype Corsiva", "Lucida Handwriting", "Chancery Cursive", cursive;
}
img {
	border: 1px groove #5D5667;
}


A, A:LINK {
	color: Black;
	text-decoration: none;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
}
A:VISITED {
  color:  #787085;
	
}
A:HOVER {
	color: #590080;
	text-decoration: underline;
}
A.email, A:LINK.email, A:VISITED.email {
	color: white;
}

A:LINK.bodylink, A.bodylink {
color: #FCF3E6;
text-decoration: underline;
font-weight: normal;
}

A:VISITED.bodylink {
color: Silver;	
text-decoration: underline;
}
A:HOVER.bodylink {
color: #D8F78f;	
text-decoration: underline;
font-weight: bold;
}
A:ACTIVE.bodylink {
color: #FCF3E6;	
text-decoration: underline;
}

A.billboard, A:LINK.billboard, {
color: #FCF3E6;
text-decoration: underline;
font-weight: normal;
font-size: 10px;
}

A:VISITED.billboard {
color: Silver;	
text-decoration: none;
}

#header {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	border: thin outset white;
}
#title {
    position: relative;
	 text-align:right;
	 right:400px;
	 top:95px;
}

#menu {
	position: relative;
	top: 0px;
	border: outset thin silver;
	width: 750px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}

#contents {
	position: relative;
	top: 10px;
	background-color: transparent;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#bio {
margin-left: 10px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
text-align: justify;	
}

.bioimage {
margin-left: 15px;
margin-bottom: 15px;
border: none;
}

.centerimage {
    border: 3px silver inset;
}

.ordersimage {
	border: none;
	padding-right: 10px;
}

.homepage {
	background-image: url(pg4headerpix.jpg);
	background-repeat: no-repeat;
	height: 180px;
	background-position: center;
}

.retreats {
	background-image: url(pg8headerpix.jpg);
	background-repeat: no-repeat;
	height: 180px;
	background-position: center; 
}

.biopage {
	background-image: url(pg3headerpix.jpg);
	background-repeat: no-repeat;
	height: 180px;
	background-position: center;
}
.galleryI {
	background-image: url(pg1headerpix.jpg);
	background-repeat: no-repeat;
	height: 180px;
	background-position: center;
}
.galleryII {
	background-image: url(pg2headerpix.jpg);
	background-repeat: no-repeat;
	height: 180px;
	background-position: center;
}
.galleryIII {
	background-image: url(pg7headerpix.jpg);
	background-repeat: no-repeat;
	height: 180px;
	background-position: center;
}

.artcards {
	background-image: url(pg5headerpix.jpg);
	background-repeat: no-repeat;
	height: 180px;
	background-position: center;
}

.order {
	background-image: url(pg6headerpix.jpg);
	background-repeat: no-repeat;
	height: 180px;
	background-position: center;
}

.homelink {
	background-color: #D8F78F; 
	border: outset silver 2px;
}
.retreatslink {
	background-color: #FCBAEC;
	border: outset silver 2px;
}

.galleryIlink {
   background-color: #9FF2F9;	
	border: outset 2px silver;
}

.galleryIIlink {
   background-color: #FFBB73;
	border: outset silver 1px;
}
.galleryIIIlink {
   background-color: #B5C8F3;
	border: outset silver 1px;
}

.cardslink {
	background-color: #70F87A; 
	border: outset silver 1px;
}

.biolink {
	background-color: #F8F9A5;
	border: outset silver 1px;
}
.orderlink {
	background-color: #DDC1FF;
	border: outset silver 1px;
}

Table.galleryIItable {
background-color: #313268;
margin-left: auto;
margin-right: auto;
border: none;
width: 95%;	
}

Table.cardstable {
background-color: #313268;
margin-left: auto;
margin-right: auto;
width: 95%;	
}

#credits {
	clear: both;
	color: silver;
	font-size: 10px;
	border-top: thin inset Silver;
	width: 100%;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.terms {
	font-size: .8em;
	text-align: justify;
	color: #D8F78F;
}

.bold {
	font-weight: bold;
}