/*@CHARSET "UTF-8";*/ 

/* COLORS:
 *    gray:						#807F7B
 *    soft-gray:				#B3B3B3
 *    dark-gray:				#1A1A1A
 *    red:						#A51419
 *    dark-red:					#9A1115
 *    blue:						#2B72A8
 */
 
html {
	font-size: 100%; /* added for ems support */
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	/*font-size: 1em; */
	font-size: 0.8125em; /* updated for ems */
	line-height: 20px;
	
	color: #807F7B;
}

a {
	text-decoration: none;
	color: #2B72AB;
}

a:hover {
	text-decoration: underline;
}

a.current {
	text-decoration: underline;
}

a.evokeSolutions {
	text-decoration: none;
	color: #2B72A8;
}

span.smallLink,
a.smallLink {
	margin: 0;
	padding: 0;
	font-size: 0.77em; /* updated for em support (10/13) */
	letter-spacing: 1px;
}

a:hover.evokeSolutions {
	text-decoration: underline;
}

a:active.evokeSolutions {
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	margin: 36px 0 18px 0;
	padding: 0;
	font-family: Georgia, Times New Roman, serif;
	/*font-size: 18px;*/
	font-size: 1.38em; /* updated for ems support */
	font-weight: normal;
	line-height: 26px;
	color: #1A1A1A;
}

h1.red {
	color: #A51419;
}

h1.white {
	color: #FFF;
}

.dropped {
	padding-top: 28px;
}

h2 {
	margin: 17px 0 0 0;
	padding: 0 0 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	font-size: 1em; /* updated for em support */
	font-weight: normal;
	color: #A51419;
}

h2.blue {
	color: #2B72AB;	
}

p {
	margin: 0 0 17px 0;
	padding: 0;
}

p.caption {
	padding-top: 14px;
	/*font-size: 10px;*/
	font-size: 0.77em; /* updated for em support (10/13) */
	letter-spacing: 1px;
}

p.last {
	margin: 0;
}

/* ----[ library ]---------------------------------------------------*/
div#adminNotes {
	padding: 10px;
	color: #eee;
	background-color: #364042;
	border: 1px solid #333;	
}

div#adminNotes a {
	color: #FCE800;
}

/* ----[ layouts ]--------------------------------------------------- */
div#mainSuperWrapper {
	background-image: url(../img/header_bar.jpg);
	background-repeat: repeat-x;	
}
div#mainWrapper {
	width: 770px; /* was 780px */
	margin:0px auto;
	text-align:left;
	
	background-image: url(../img/header_logo.jpg);
	background-repeat: no-repeat;
}

div#header {
	/*xheight: 28px; /* 60 - padding-height */
	
	text-align: right;
}

div#header a {
	padding-left: 17px;
	/*font-size: 10px;*/
	font-size: 0.77em; /* updated for em support (10/13) */
	color: #FFF;
}

div#headerHome {
	float: left;
	margin: 0;
	padding: 0;
	height: 60px;
	width: 370px;
}

div#headerLinks {
	float: right;
	padding-top: 35px;
	padding-bottom: 7px;
	letter-spacing: 1px;
}

div#headerLinks ul#headerLinkItems {
	margin: 0px;
	padding: 0px;	
}

div#headerLinks ul#headerLinkItems li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;	
}


div#leftNav {
	float: left;
	margin-left: 37px;
	margin-right: 20px; /* WAS 50 */
	width: 145px; /* WAS 186, 216, 156,  */
}

div#leftNavHome {
	width: 55px;
	height: 20px;
	margin-left: -15px;
	margin-bottom: 44px;
}

div.quote {
	width: 165px;
	margin-top: 500px;
	font-family: Georgia, Times New Roman, serif;
	/*font-size: 18px;*/
	font-size: 1.38em; /* updated for em support (18/13) */
	font-weight: normal;
	line-height: 26px;
	color: #1A1A1A;	
}

div.koreanText {
	width: 200px;
	margin-top: 190px;
}
	

div#content {
	float: left;
	width: 565px; /* was 565px */
}

div.footer{
	clear: both;
	margin: 0px 0 0px 37px;
	padding-top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: 0.77em; /* updated for em support (10/13) */
	letter-spacing: 1px;
	line-height: 16px;
	color: #807F7B;
}

div.footerKeyline{
	width: 730px;
	border-top: 3px solid #A51419;
}

div.footerLinks {
	float: left;
	width: 186px;
	margin: 22px 50px 36px 0px;
}

div.footerSupporters {
	float: left;
	width: 650px;
	margin: 22px 0 36px 0;
}

div#footerMadePossible {
	margin-top: 10px;
}

div#footerMadePossibleLeft {
	float: left;
	width: 150px;
}

div#footerMadePossibleRight {
	float: left;
	width: 475px;
}


/* ----[ navigation ] ------------------------------------------------ */
div#navItems a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: 0.77em; /* updated for em support (10/13) */
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #807F7B;
}

div#navItems a:hover {
	text-decoration: underline;
	color: #2B72A8;
}

div#navItems a.current {
	text-decoration: underline;
	color: #2B72A8;
}

div#navItems a.level1 {
	margin-left: 0px;
}

div#navItems a.level2 {
	margin-left: 15px;	
}

div#navItems a.level3 {
	margin-left: 30px;	
}


/* ----[ common elements ] -------------------------------------------- */
div.featureLinks {
	/*font-size: 10px;*/
	font-size: 0.77em; /* updated for em support (10/13) */
	letter-spacing: 1px;
}

div.featureLinks a {
	display: block;
}

hr,
div.keyline {
	padding-bottom: 17px;
	border-top: 1px solid #B3B3B3;
}
	

div.gallery ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* ----[ other ] ----------------------------------------------------- */
div.clear {
	clear: both;
}
