/* CSS Document */
/* This contains CSS used by all pages. There is an inner.css within each directory that contains section-specific css */

.attrib {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	line-height: 13px;
	margin-top: -10px;
}	
/*
body {
 	background-color: #764876;
 }
 */
#beige {
	background-color: #F7E3C2; /* beige */
	position: absolute;
	height: 1200px;
	width: 600px;
	top: 0px;
	left: 245px;
	z-index: 2;
}

#bgimage {
	position: absolute;
	top: 0px;
	left: 240px;
}
#bginside {
	position: absolute;
	top: 0px;
	left: 840px;
}
#blendtop, #hb {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 26px;
	width: 600px;
}
#blendcorner {
	position: absolute;
	top: 0px;
	left: 560px;
}
#blendright {
	position: absolute;
	top: 0px;
	left: 560px;
}
/* See link and hover behavior below */
#bottomnav, #copyright {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #B21A12; /* brightish red */
	font-weight: bold;
}

#bottomnav a:link, #bottomnav a:visited {
	font-weight: normal;
	color: #64150d; /* brick red */
}	
#copyright {
	font-weight: normal;
	line-height: 11px;
	color: #333333; /* dk gray */
}
#copyright a:link,  #copyright a:visited {
	color: #333333; /* dk gray */
}
.headshot {
	float: left;
	padding: 5px 15px 0px 0px;
}
.image {
	position: absolute;
	left: 481px;
	top: 111px;
}
.imenu a:hover {
	color: #B21A12; /* brightish red */
	text-decoration: underline;
	font-weight: bold;
	z-index: 3;
}
#koreabout, #kore {
	position: absolute;
	top: 130px;
	left: 0px;
	z-index: 3;
}
#leftnavbk {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 1200px;
	width: 245px;
	background-color: #FFB450; /* bright orange */
	z-index: 3;
}
#logotext {
	position: absolute;
	top: 6px;
	left: 49px;
	z-index: 3;
}
#logopom {
	position: absolute;
	top: 38px;
	left: 4px;
	z-index: 3;
}
.menuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	color: #64150d; /* brick red */
	border: 0px none;
	z-index: 3;
}
.menuitems a:link, .menuitems a:visited{
	color: #64150d; /* brick red */
	/* text-decoration: none; */
	border: 0px none;
}
.menuitems a:hover {
	color: #9b0004; /* brightish red */
	/* text-decoration: none; */
	border: 0px none;
}

#navwilc {
	position: absolute;
	top: 145px;
	left: 41px;
}
#navcoach {
	position: absolute;
	top: 196px;
	left: 41px;
}
#navcorp {
	position: absolute;
	top: 236px;
	left: 41px;
}
#navretreat {
	position: absolute;
	top: 276px;
	left: 41px;
}
#navworkshop {
	position: absolute;
	top: 276px;
	left: 41px;
}
#navabout {
	position: absolute;
	top: 316px;
	left: 41px;
}
#quote {
	position: absolute;
	top: 140px;
	left: 852px;
	width:220px;
}
#submenu {
	position: absolute;
	top: 16px;
	left: 36px;
	width: 180px;	
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #9b0004; /* brightish red */

}
#submenu a:link, #submenu a:visited {
	text-decoration: underline;
	font-weight: normal;
}
.t1c {
	background-color: #F7E3C2; /* beige */
	position: absolute;
	height: 1200px;
	width: 600px;
	top: 0px;
	left: 245px;
	visibility: hidden;
	z-index: 2;
}
.t1c a:link {
/*	color: #1E498E; /* slate blue */
	color: #2e415d; /* dark blue-grey */
}
.t1c a:visited {
	color: #51407D; /* lavender */
}

#t0 {
	position: absolute;
	width: 505px;
	left: 25px;
	top: 31px;
}	
#text, #text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	color: #5A0F0C; /* text dark red */
}
#text {
	position: absolute;
	top: 141px;
	width: 505px;
	left: 25px;
}
#text a:link, #text a:visited {
	color: #1E498E; /* slate blue */
}

#topnav {
	position: absolute;
	top: 6px;
	left: 335px;
	width: 300px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #B21A12; /* brightish red */
}	
#topnav a:link, #topnav a:visited, #bottomnav a:link, #bottomnav a:visited {
	color: #64150d; /* brick red */
}
#topnav a:hover, #bottomnav a:hover, #t0 a:hover {
	color: #B21A12; /* brightish red */
}
.subhead {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
p {
	letter-spacing:0;
}