* {
	margin: 0;
	padding: 0;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
}

body {
	background-color: #ccc;
}

p {
	margin: 1em 0;
}

#content a:link, 
#content a:visited {
	font-weight: bold;
	color: #c34b2d;
	text-decoration: none;
	border-bottom: 1px solid #deb87c;
}

#content a:hover {
	background-color:  #473300;
	color: #fff;
}

#content a:active {
	
}

body.page #horizon {
	width: 771px;
	margin: 0px auto;
	background: repeat-y url(images/shadow.gif) 23px 0;
	position: relative;
}

#homepage #horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -240px;
	text-align: center;
	min-width: 750px; 
}

#wrapper {
	text-align: left;
	width: 736px;
	margin: 0 6px 0 29px;
	background-color: #fff1cd;
	color: #473300;
}

#homepage #wrapper {
	margin: 0 auto;
	width: 100%;
	background: #fff1cd repeat-x top url(images/shadow_up.gif);
}

#outermandala {
	display: block;
	width: 29px;
	height: 250px;
	top: 0;
	left: -14px;
	position: absolute;
}

#header {
	display: none;
	height: 30px;
	font-size: 20px;
	background-color: #2A3F24;
	color: #fff;
	text-align: right;
	padding: 1px 4px;
	font-family: "Century Gothic", Verdana, sans-serif;
}

#homepage #content {
	background: repeat-x bottom url(images/shadow_down.gif);
	padding-bottom: 6px;
}

.banner {
	display: block;
	height: 19px;
	background: #473300 repeat-x 0 1px url(images/banner.gif);
}

#mandala {
	position: absolute;
	display: block;
	width: 283px;
	height: 274px;
	left: 0;
	top: 0;
	background: transparent no-repeat url(images/mandala_page.gif) top left;
}

#content p, #content ul, #content ol {
	font-size: 0.95em;
	padding: 0 20px;
	line-height: 1.4em;
	margin: 1em 0 1em 210px;
}

#content ul, #content ol {
	padding: 0 20px 0 40px;
}

#content ol {
	margin: 1em 0 1em 210px;
}

#content ol p, #content ul p {
	margin-left: 0;
}

#content table {
	font-size: 0.9em;
	margin: 1em 10px 1em 220px;
	border-collapse: collapse;
}

#content tr {
	border-bottom: 1px solid #ccc;
}

#content th {
	text-align: left;
}

#content th.grade {
	width: 6em;
}

#content td {
	padding: 2px;
}

#content table.poem-types {
	margin-left: 230px;
	width: 490px;
	font-size: 1.1em;
}

.bookcover, .mandala_pic {
	margin: 0 0 10px 30px;
	float: left;
	clear: left;
}

.photo {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
}

.margin {
	margin: 0 10px 1em 10px;
}

.mandala_pic {
	margin: 0 10px 10px 0;
}

.neartop {
	float: right;
	margin: 0 10px;
	position: static;
}

.sidebarpic {
	float: left;
}

.poem {
	font-style: italic;
}

#content .lunasea {
	text-align: center;
	letter-spacing: 5px;
	color: #7e92e3;
	font-size: 2em;
	font-style: italic;
	background: #473300;
}

#content .lunasea span {
	color: #feff3e;
}

h1 {
	font-family: GiffordsHand, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	height: 70px;
}

.center {
	text-align: center;
}

h1 span {
	display: none;
}

h2 {
	margin: 1em 20px 0 230px;
	letter-spacing: 1px;
}

h2 a {
	border: none;
}

h3 {
	font-weight: bold;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 0.9em;
	padding: 0 20px;
	margin: 0 0 0 210px;
}

h4 {
	margin: .2em 20px 0 230px;
	font-weight: normal;
}

h5 {
	font-size: 2em;
	margin: 1em 20px 0 230px;
	letter-spacing: 1px;
	border-bottom: 1px solid #473300;
}

.highlight, .quote {
	border: 1px solid #deb87c;
	background-color: #fff8dc;
	margin: 10px 10px 10px 220px;
}

.quote {
	background: #fff8dc url(images/quote-left.gif) no-repeat 10px 10px;
}

.quote.right {
	background: #fff8dc url(images/quote-right.gif) no-repeat 455px 14px;
}

#content .highlight p, #content .quote p {
	margin: 1em 0;
} 

.highlight h2 {
	margin: 1em 20px 0 20px;
}

.highlight h3 {
	margin: 0;
}

.attribution {
	text-align: right;
	font-weight: bold;
}

.right {
	text-align: right;
}

#content .big {
	font-size: 1.2em;
}

#sidebar {
	width: 210px;
	position: absolute;
	top: 0;
	padding-top: 274px;
}

/*<group=Page Specific>*/

body.jo #sidebar, 
body.mandala #sidebar {
	background: #233B1D no-repeat url(images/joname-green.gif) 0 210px;
}

body.jo #wrapper, 
body.mandala #wrapper {
	background: #fff1cd repeat-y left top url(images/sidebar-green.gif);
}

body.mandala h2 {
	color: #233B1D;
}

body.books #sidebar, body.tour #sidebar {
	background: #71231F no-repeat url(images/joname-red.gif) 0 210px;
}

body.books #wrapper, body.tour #wrapper {
	background: #fff1cd repeat-y left top url(images/sidebar-red.gif);
}

body.books h2, body.tour h2 {
	color: #71231F;
}

body.jo h2 {
	color: #233B1D;
}

body.workshops #sidebar, 
body.house #sidebar {
	background: #22364d no-repeat url(images/joname-blue.gif) 0 210px;
}

body.workshops #wrapper, 
body.house #wrapper {
	background: #fff1cd repeat-y left top url(images/sidebar-blue.gif);
}

body.workshops h2, 
body.workshops h5, 
body.house h2 {
	color: #22364D;
}

body.bookings #sidebar {
	background: #4C4040 no-repeat url(images/joname-grey.gif) 0 210px;
}

body.bookings #wrapper {
	background: #fff1cd repeat-y left top url(images/sidebar-grey.gif);
}

/*</group>*/

.name {
	display: block;
	height: 30px;
	font-size: 1.8em;
	text-align: center;
	color: #fff;
	padding-bottom: 10px;
	font-family: GiffordsHand, serif;
	background: no-repeat url(images/joname.gif) top;
}

.name span {
	display: none;
}

#sidebar #nav {
	list-style: none;
	text-align: right;
}

#sidebar #nav li a, 
#sidebar #nav li a:visited {
	color: #ffffff;
	font-family: Palatino, Georgia, serif;
	display: block;
	padding: 6px 10px 6px 0;
	margin: 3px 6px 3px 0;
	border-bottom: 1px solid #b49565;
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: none;
}

#sidebar #nav li a:hover {
	background-color: #fff1cd;
	color: #473300;
}

#main-nav {
	background: transparent no-repeat url(images/main-center.gif) center top;
	display: block;
	height: 385px;
	width: 780px;
	margin: 0 auto;
}

#main-nav .left, 
#main-nav .right {
	display: block;
	height: 325px;
	width: 270px;
}

#main-nav .left {
	background: transparent no-repeat url(images/mandala/left-gap.gif) 0 60px;
	float: left;
}

#main-nav .right {
	background: transparent no-repeat url(images/mandala/right-gap.gif) 0 60px;
	float: right;
}

#content #main-nav a {
	display: block;
	height: 60px;
	width: 270px;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
	margin-bottom: 58px;
	float: left;
}

#content #main-nav a.middle {
	margin-bottom: 47px;
}

#content #main-nav a.lower {
	margin-bottom: 40px;
}

#content #main-nav a:hover {
	border: none;
	background-position: 0 -60px;
}

#content #main-nav a.bottom {
	width: 518px;
	margin: 0 131px 0 131px;
	clear: both;
	float: none;
}

#homepage h1 {
	text-align: center;
	letter-spacing: 2px;
	font: 4em GiffordsHand, serif;
	color: #000;
	padding: 0;
	background: transparent no-repeat url(images/main-title.gif) center bottom;
}

#content .subtitle {
	text-align: center;
	font-style: italic;
	padding: 0;
	margin: 0;
}

.index-sublinks {
	margin-bottom: 20px;
	margin-top: -12px;
	text-align: center;
}

#content .index-sublinks a:link, #content .index-sublinks a:visited {
	color: #22364d;
}

#content .index-sublinks a:hover {
	color: #c34b2d;
	background-color: #fff1cd;
}


