body{
	margin: 20px;
	background: #FEFAEA;
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
}
h1, h2, h3, p{
	margin: 20px;
}
h1{
	font-size: 150%;
	font-weight: normal;
}
h2, .h2{
	font-size: 120%;
	font-weight: normal;
}
h3{
	font-size: 90%;
	font-weight: bold;
}
p, li{
	font-size: 80%;
	line-height: 175%;
}
li{
	margin-right: 20px;
}
a{
	color: #3088A1;
}
img{
	display: block;
}
#page{
	margin: 0px auto;
	width: 920px;
}
#navigation{
	margin-left: 199px;
	width: 721px;
}
#navigation a{
	display: block;
	margin-left: 1px;
	padding: 15px 10px 10px 10px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FEFAEA;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
.btn_oriane{ background: #A1B441 url(images/navedge_oriane.gif) repeat-x top center; }
.btn_programdev{ background: #7ABED1 url(images/navedge_programdev.gif) repeat-x top center; }
.btn_contemplative{ background: #DCB059 url(images/navedge_contemplative.gif) repeat-x top center; }
.btn_equine{ background: #E1C96A url(images/navedge_equine.gif) repeat-x top center; }
.btn_calendar{ background: #94A5C8 url(images/navedge_calendar.gif) repeat-x top center; }
.btn_tarot{ background: #B8A1CF url(images/navedge_tarot.gif) repeat-x top center; }
.btn_home{ background: #CEC28F url(images/navedge_home.gif) repeat-x top center; }
#logo{
	width: 200px;
}
.hdr_home{ background: #BDAE69 url(images/hdr_home.gif) no-repeat top right; }
.hdr_oriane{ background: #A1B441 url(images/hdr_oriane.gif) no-repeat top right; }
.hdr_programdev{ background: #7ABED1 url(images/hdr_programdev.gif) no-repeat top right; }
.hdr_contemplative{ background: #DCB059 url(images/hdr_contemplative.gif) no-repeat top right; }
.hdr_equine{ background: #E1C96A url(images/hdr_equine.gif) no-repeat top right; }
.hdr_calendar{ background: #94A5C8 url(images/hdr_calendar.gif) no-repeat top right; }
.hdr_tarot{ background: #7ABED1 url(images/hdr_tarot.gif) no-repeat top right; }
#content{
	width: 100%;
	background: #F5F1D8;
}
.left_column, .right_column{
	width: 200px;
}
.left_column, .left_column a{
	color: #FEFAEA;
}
#maincontent{
	background: #ECE7C8;
}
#subcontent{
	background: #F5F1D8 url(images/paperedge.gif) repeat-x top center;
}
.bg-light{ background: #F5F1D8; }
.bg-dark{ background: #ECE7C8; }
.quote{
	padding: 1px 0px;
	background: #F5F1D8 url(images/quotebg.gif) no-repeat top left;
	color: #666666;
}
.quote-name{
	font-size: 7.5pt;
	text-transform: uppercase;
	text-align: right;
	color: #666666;
}
.bg-home{ background: #BDAE69; }
.bg-oriane{ background: #A1B441; }
.bg-contemplative{ background: #DCB059; }
.bg-programdev, .bg-tarot{ background: #7ABED1; }
.bg-equine{ background: #E1C96A; }
.bg-calendar{ background: #94A5C8; }
.calendar_table{
	font-size: 9pt;
	line-height: 150%;
}
.date{
	white-space: no-wrap;
	width: 150px;
}
#footer{
	padding: 1px 0px;
	text-align: right;
}
#footer p{
	margin: 10px 20px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.footer-home{ background: #D8CD9A; }
.footer-oriane{ background: #B9C771; }
.footer-contemplative{ background: #E5C483; }
.footer-programdev{ background: #9BCEDD; }
.footer-equine{ background: #E9D78F; }
.footer-calendar{ background: #AFBCD6; }
#credit{
	margin: 5px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	color: #999999;
}
#credit a{
	color: #999999;
}