@charset "UTF-8";

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 126px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: default;
	width: 126px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 8.2em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 1px solid #e0e0e0;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #e0e0e0;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #961F17;
	padding: 0.5em 0.75em;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #961F17;
	color: #260906;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #961F17;
	color: #260906;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	background: #fff;
	}
}
.leftSideMenuBg {
	background-image: url(../siteImages/jpegFiles/siteImages/leftSideTable.jpg);
	background-repeat: repeat-y;
}
.siteDesignLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7D1C13;
	text-decoration: none;
}
.siteBg {
	background-image: url(../siteImages/jpegFiles/siteImages/SiteBg.jpg);
	background-repeat: no-repeat;
}
.LargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7D1C13;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
}
.mainBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #961F17;
	text-align: left;
	padding-left: 10px;
	text-decoration: none;
}
.mainBodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	text-align: left;
	text-indent: 1px;
	color: #961F17;
}
.mainBodyTextBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #961F17;
	list-style-type: square;
	text-indent: 1px;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
}



.homeLgBut {
	border: 2px solid #e0e0e0;
}

.siteForm1 {
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #961F17;
	background-image: url(../siteImages/pngFiles/annualMembershipFormImage.png);
	background-position: right;
	background-repeat: no-repeat;
}

.siteform2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}
.bookReviewsImg {
	border: 1px solid #961F17;
}
#newsGeneralImg {
	padding: 10px;
}

.siteSpaceBg {
	background-color: #961F17;
}
.mainBodyTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #961F17;
	text-decoration: none;
	padding-left: 10px;
}
.siteForm1B {
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.siteFormButton {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.siteForm1C {
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #961F17;
	background-image: url(../siteImages/pngFiles/contactUsFormImage.png);
	background-position: right;
	background-repeat: no-repeat;
}
.tmpIndexPage {
	background-image: url(../siteImages/jpegFiles/siteImages/maintance.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #961F17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #961F17;
	padding-left: 150px;
	padding-right: 150px;
}
.siteForm1D {
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #961F17;
	background-image: url(../siteImages/pngFiles/newsLetterFormImage.png);
	background-position: right;
	background-repeat: no-repeat;
}
.NaviBg {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #961F17;
	border-right-color: #961F17;
	border-bottom-color: #961F17;
	border-left-color: #961F17;

}
.mainBodyTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #961F17;
	text-align: left;
	text-indent: 1px;
	padding-left: 10px;
	text-decoration: none;
	font-style: italic;
}
.galleryBg {
	background-color: #E0E0E0;
	border: 1px solid #961F17;
}
.galleryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #961F17;
}
.galleryDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #961F17;
	padding-left: 10px;
	background-color: #E0E0E0;
	width: auto;
}
.galleryImg {
	border: 1px solid #961F17;
}
.gallerySpacer {
	background-color: #e0e0e0;
}
.galleryBgRight {
	background-color: #E0E0E0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #961F17;
	border-right-color: #961F17;
	border-bottom-color: #961F17;
	border-left-color: #961F17;
}
.galleryBgLeft {
	background-color: #E0E0E0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #961F17;
	border-right-color: #961F17;
	border-bottom-color: #961F17;
	border-left-color: #961F17;
}
#logo {
	float: left;
	width: 244px;
	margin: 0px;
}
#banner {
	float: left;
	width: 656px;
	margin: 0px;
}
#bookImgA {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#eventsImgA {
	padding: 10px;
}

.backBtnBg {
	background-image: url(../siteImages/jpegFiles/siteImages/backBg.jpg);
}
.bookReviewText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #961F17;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.chinaOppsImgA {
	padding-top: 25px;
	padding-bottom: 25px;
}
#projectSupportImgA {
	padding: 10px;
}
.largeTextAreas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #961F17;
	text-align: justify;
	padding-left: 10px;
	text-decoration: none;
}
.nowRecruiting {
	background-image: url(../siteImages/jpegFiles/siteImages/nowRecruiting.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#eventsImgB {
	padding: 10px;
}
#chinaOppsImgB {
	padding-top: 25px;
	padding-bottom: 25px;
}
#OurHistoryImg {
	padding: 5px;
}

#bookImgB {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#bookImgC {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#bookImgD {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#bookImgE {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#bookImgF {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#bookImgG {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#projectSupportImgB {
	padding: 10px;
}
#takeAwayImg {
	padding: 10px;
}
.largeTextAreasHistory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #961F17;
	text-align: justify;
	padding-left: 10px;
	text-decoration: none;
	padding-bottom: 15px;
}
.largeTextAreasItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #961F17;
	text-align: justify;
	padding-left: 10px;
	text-decoration: none;
	font-style: italic;
}
.largeTextAreasItalicBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #961F17;
	text-align: justify;
	padding-left: 10px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.largeTextAreasBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #961F17;
	text-align: justify;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}
.largeTextAreasItalicSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #961F17;
	text-align: justify;
	padding-left: 10px;
	text-decoration: none;
	font-style: italic;
}
.largeTextAreasItalicSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #961F17;
	text-align: justify;
	padding-left: 10px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.styleBg {
	background-color: #FFFFFF;
}
.largeTextAreasSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #961F17;
	text-align: justify;
	padding-left: 10px;
	text-decoration: none;
	font-style: normal;
}
.largeTextAreasSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #961F17;
	text-align: justify;
	padding-left: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.footerLinks {
	float: right;
	width: 100px;
	text-align: right;
}

.footerLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D1C13;
	text-decoration: none;
	padding: 5px;
}
.largeTextAreasItalicExtraSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #961F17;
	text-align: center;
	padding-left: 10px;
	text-decoration: none;
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #961F17;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #961F17;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #961F17;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #961F17;
	text-align: justify;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
}
.privacy {
	width: auto;
	padding-left: 10px;
}

h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #961F17;
	padding-left: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #961F17;
	text-align: justify;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #961F17;
	padding-left: 10px;
}


.bkReviews {
	width: 750px;
	margin-left: 0px;
	border: 2px solid #961F17;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	height: auto;
	float: left;
}

.bkContainer {
	padding-left: 5px;
}


.bkReviews      ul {
	width: 750px;
	padding-top: 5px;
	padding-bottom: 10px;
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;

}

.bkReviews   ul   li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	width: 375px;
	list-style-type: none;
	background-color: #961F17;
	float: left;
}
.bookReviewsImg {
	margin: 10px;
	float: left;
	display: inline;

}
.bkArchives {
	width: 750px;
	margin-left: 0px;
	border: 2px solid #961F17;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	height: 100px;
}
.imageSpacer10px{
	margin: 10px;
}
.imageSpacer15px{
	margin: 15px;
	border: solid 1px #961F17;
}
.imageNewsletter{
	margin: 5px;
	border: solid 1px #961F17;
}
.teachHeader{
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 73px;
}
.teachContent{
	background-image: url(../siteImages/jpegFiles/siteImages/nowrecruitingBgImage.jpg);
	width: 355px;
	height: 500px;
	background-repeat: no-repeat;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 10px;
	margin: 0px;
	padding-right: 407px;
	text-align: justify;
	color: #961F17;
}
.teachContent p{
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.teachContent a{
	color: #961F17;
}
.teachPageBreak{
	width: 100%;
	text-align: center;
}
#teach{}
