body {
	margin: 0px;
	padding: 0px;
	color: #ffede0;
	background: #352a1a url(images/pageBackGradient.jpg) 0 0 repeat-x;
	font-family: arial, sans-serif;
}
#pageAlign {
	width: 760PX;
	height: 585px;
	background: #000000;
	margin: 0px auto; 
}
#header {
	height: 40px;
	width: 740px;
}
h1 {
	display: none;
	margin: 0px;
}
ul#nav {
	font-family: verdana, arial, sans-serif;
  list-style: none;
  margin: 0px 0px 0px 5px;
  padding: 0px;
  height: 20px;
  letter-spacing: 1px;
  width: 740px;
  border-bottom: 1px solid #575757;
  font-size: 90%;
}
#nav li {
	padding: 0px;
	margin: 0px 45px 0px 0px;
	float: left;
}
#nav li#homeLink a {
	display: block;
	position: absolute;
	height: 35px;
	width: 235px;
	top: -38px;
	left: -10px;
}
#nav li a {
	color: #faefe2;
	text-decoration: none;
}
#nav li a:hover {
	color: #E7C573;
}
#bioBody #nav li#navBio a,
#contactBody #nav li#navContact a,
#linksBody #nav li#navLinks a,
#scheduleBody #nav li#navSchedule a,
#retreatsBody #nav li#navRetreats a{
	color: #E7C573;
}
#content {
	position: relative;
	width: 740px;
	height: 500px;
}

#footer {
	color: #7f8181;
	font-size: 80%;
}

/* home page styles */

 #homeBody #content {
 	background: url(images/homeBackground01.jpg) left top no-repeat;
 }
 #newsColumn {
	position: absolute;
	left: 500px;
	top: 20px;
	width: 190px;
	padding: 5px;
	font-size: 90%;
	font-family: tahoma, verdana, sans-serif;
}
#newsColumn p {
	font-size: 80%;
}
ul#news {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	border-top: 1px solid #299898;
} 
ul#news li {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
ul#news a {
	color: #8ddddd;
	text-decoration: none;
}
ul#news a:hover {
	text-decoration: underline;
}
#news span.date {
	color: #fa6026;
}
#newsColumn #news p {
	color: #fcd0b1;
	margin: 0px;
}
h3.imix a {
	display: block;
	padding-left: 24px;
	height: 20px;
	margin: 10px 0px 5px 0px;
	font-size: 100%;
	font-weight: normal;
	background: url(images/imixLogo2.gif) left top no-repeat;
	text-decoration: none;
	color: #fff;
}

/* inside pages */

body.insideBody #header {
	position: absolute;
	top: 0px;
	height: 30px;
	width: 140px;
}
body.insideBody #content {
	background: url(images/insideBack01.jpg) 0 0 no-repeat;
}
body.insideBody ul#nav {
	border-bottom: 0px;
	position: relative;
	top: 40px;
	left: 79px;
}

/* bio page */

#bioBody #footer {
	display: none;
}
#bioText {
	position: relative;
	top: 55px;
	padding: 0px 20px;
	width: 490px;
}
#bioText p {
	font-size: 90%;
	margin: 5px 0px;
}
#bioText a {

}
#bioText a:hover {

}
#bioPic {
	width: 500px;
	height: 200px;
	background: url(images/bioPic03.jpg) left top no-repeat;
	padding: 5px 0px;
	position: relative; 
	top: 65px;
	left: 20px;
	overflow: hidden;
}
#gallery {
	position: absolute;
	top: 80px;
	right: 0px;
	margin: 0px;
	padding: 3px;
	list-style: none;
	list-style-position: inside;
	width: 200px;
	height: 555px;
	background: #f7e7cf;
	color: #222;
}
#gallery li {
	display: block;
	width: 35px;
	height: 35px;
	margin: 0px 2px 4px 2px;
	padding: 0px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
#gallery a img {
	border: 0px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#gallery a {
	display: block;
	text-decoration: none !important;
	width: 35px;
	height: 35px;
	border: 1px solid  #fa6026;
}
#gallery a:hover {
	border: 1px solid #299898;
}
#gallery li#text {
	display: block;
	clear: both;
	width: 200px;
	line-height: 1.1em;
	height: 290px;
	font-size: 70%;
	float: none;
	font-family: verdana, sans-serif;
	padding: 3px 0px 0px 0px;
	text-align: left !important;
	border-bottom: 1px solid;
}
#gallery li#text h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
#gallery li#text a {
	display: inline;
	text-decoration: underline;
	border: 0px;
	color: #fa6026;
}
#gallery li#text p {
	margin: 4px 0px; 
}
#showPic {
	display: none;
	background-color: #666;
	background-repeat: no-repeat;
	background-position:  center;
	border: 1px solid #333;
	width: 598px;
	height: 450px;
	position: absolute;
	top: 95px;
	left: 60px;
}
a#hideLink {
	position: absolute;
	font-family: arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	top: 0px;
	right: 0px;
	height: 20px;
	width: 20px;
	text-decoration: none;
	color:#ff0000;
	text-align: center;
	display: block;
	background: #222;
	text-align: center;
	border: 1px solid black;
}
a#hideLink:hover {
	color:  #fa6026; 
}
a#prev,
a#next {
	display: block;
	color:#8ddddd;
	position: absolute;
	font-family: arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	height: 20px;
	width: 35px !important;
	text-decoration: none;
}
a#prev:hover ,
a#next:hover {
	color:  #fa6026; 
}
a#prev {
	bottom: 5px;
	left: 5px;
}
a#next {
	bottom: 5px;
	right: 5px;
}
ul#workshopList {
	position: relative;
	float: none;
	list-style: disc;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: auto;
	text-align: left;
	border: 0px;
}
ul#workshopList li {
	position: relative;
	float: none;
	display: list-item;
	width: auto;
	height: auto;
	border: 0px;
	text-align: left;
	padding: 0px 0px 1px 0px;
	margin: 0px;
}

/* schedule styles */

#scheduleBody {
	background: #000000;
}
#googleCal {
	position: relative;
	top: 60px;
	left: 20px;
}
table#schedule {
	width: 740px;
	position: relative;
	top: 70px;
	left: 0px;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/tableBack03.jpg) left top no-repeat;
}
table#schedule th {
	width: 100px;
	font-weight: normal;
	border-bottom: 1px solid #800;
}
table#schedule td {
	width: 100px;
	border-right: 1px dotted #888;
	border-bottom: 1px solid #333;
	height: 30px;
	text-align: center;
}
table#schedule th.timeCol {
	width: 20px;
	border-bottom: 0px;
}
table#schedule td.timeCol {
	width: 20px;
	border-bottom: 0px;
	border-right: 0px;
}
table#schedule td a {
	font-size: 90%;
	color: #000011;/*#26a0ed;*/
	text-decoration: none;
	display: block;
}
table#schedule td a:hover {
	color: #26a0ed;
	text-decoration: underline;
}
div.vinCell {
	background: #845b5b;
	padding: 2px;
	border: 1px solid #444; 
}
.classDesc {
	display: none;
	position: absolute;
	top: 300px;
	left: 225px;
	width: 270px;
	font-size: 80%;
	background: #eeeeee;
	color: #660000;
	padding: 4px;
	border: 1px solid #333;
}
table#schedule td a.classTitle,
table#schedule td a.classTitle2,
a.classTitle {
	color: #662600;
	text-decoration:none;
}
table#schedule td a.classTitle:hover,
table#schedule td a.classTitle2:hover,
a.classTitle:hover {
	text-decoration: underline;
	color: #990000;
}
a.closeLink {
	text-decoration: none;
	color: #990000;
	font-size: 90%;
	background: #666;
	padding: 0px 3px;
	border: 1px outset;
}
a.closeLink:hover {
	color: #ff0000;
}
p.note {
	font-style: italic;
	color: white;
	position: relative;
	top: 75px;
	z-index: 700;
	font-weight: normal;
	font-size: 80%;
	padding-left: 25px;

}
p.note a {
	color: white;
	text-decoration: underline;
}

/* contact */

#contactText {
	position: relative;
	top: 45px;
	left: 25px;
	width:550px;
}
#contactPic {
	height: 339px;
	width: 682px;
	position: absolute;
	top: 200px;
	left: 20px;
	background: url(images/contactPic02.jpg) left top no-repeat;
}
#contactText p { 
	font-size: 90%;
}
#contactText a {
	color: #8ddddd;
}
#contactText a:hover {
	text-decoration: none;
}

/* links */

#linksText {
	position: relative;
	top: 75px;
	left: 20px;
	font-size: 90%;
}
#linksText h2 {
	font-weight: normal;
	font-size: 120%;
}
#linksText a {
	text-decoration: none;
	color: #fa6026;
}
#linksText a:hover {
	text-decoration: underline;
	color: #8ddddd; 
}
#linksText ul {
	list-style: none;
}
#linksText li {
	margin-bottom: 3px;
}
#linkPic {
	height: 320px;
	width: 175px;
	position: absolute;
	top: 125px;
	right: 50px;
	background: url(images/contactPic01.gif) left top no-repeat;
}


/* retreats page */

body#retreatsBody {
	background: black;
}
#retreatsText {
	margin-top: 65px;
	font-size: 90%;
	padding: 10px 30px;
}
#retreatsText a {
	text-decoration: none;
	color: #fa6026;
}
#retreatsText a:hover {
	text-decoration: underline;
	color: #8ddddd; 
}
#retreatsText h2 {
	margin: 5px 0px;
}
#retreatsText h3 {
	margin: 3px 0px;
}
#retreatsText ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
.float {
	float: right;
	padding-left: 5px;
}