body
{
	margin: 0px 0px 20px 0px; 
	background-color: #bac3c1;/*#e2e2de;*/
	font-family: Georgia; /*font-family: Arial, Verdana,  Helvetica, sans-serif;*/
	font-size: 12px;
}

#palm
{
	background: url(images/Kekino-Palm-Leaf-bg.gif);
}

body.system
{
	margin: 8px 8px 8px 8px; 
	background-color: #ffffff;
	font-family: Georgia; /*font-family: Arial, Verdana,  Helvetica, sans-serif;*/
	font-size: 12px;
}

.text {
	font-family: Georgia; /*font-family: Arial, Verdana,  Helvetica, sans-serif;*/
	font-size : 12px; 
	font-style: normal; 
	line-height: 18px; 
	color: #333333; /*#696969;*/
	text-decoration: none;
}

.textreq {
	font-family: font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size : 12px; 
	font-style: normal; 
	color: #696969;
	text-decoration: none;
}

.maintext {
	font-family: Georgia; /*font-family: Arial, Verdana,  Helvetica, sans-serif;*/
	font-size : 12px;
	font-style: normal; 
	line-height: 24px;
	color: #333333         /*Dark Gray*/
	text-decoration: none;
}

.red {
	color: #3f0b22;
}

.blue {
	color: #000066;
}

.italic {
	font-size: 13px;
	font-style: italic;
	color: #3f0b22;
}

.u {
	text-decoration: underline;
}

.justify {
	text-align: justify;
}

#MainHeaderInstitute {
	margin: 0px 0px 0px 0px;
	width: 772px;
	height: 100px;
	background-color: #efca87; /*275934*/
	background: repeat-x url(images/MainHeaderInstitute.gif);
	vertical-align: middle;
}

#MainHeaderMassage {
	margin: 0px 0px 0px 0px;
	width: 772px;
	height: 100px;
	background-color: #efca87;
	background: repeat-x url(images/MainHeaderMassage.gif);
	vertical-align: middle;
}


/***************FONT SIZES 13px - 20px****************/

.font11 {
	font-size: 11px;
}

.font13 {
	font-size: 13px;
}

.font14 {
	font-size: 14px;
}

.font15 {
	font-size: 15px;
}

.font16 {
	font-size: 16px;
}

.font17 {
	font-size: 17px;
}

.font18 {
	font-size: 18px;
}

.font19 {
	font-size: 19px;
}

.font20 {
	font-size: 20px;
}

/***************FONT STYLES****************/

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #275934;         /*Menu Bar Green*/
	margin: 8px 0px 8px 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3f0b22;          /*Green*/  
	margin: 0px 0px 3px 0px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #490e27;         /*Menu Bar Burgundy*/
	margin: 0px 0px 3px 0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #490e27;         /*Menu Bar Burgundy*/
	margin: 0px 0px 3px 0px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;         /*Dark Gray*/
	margin: 0px 0px 3px 0px;
}

.uline {
	text-decoration: underline;
}	

/***************LINK STYLES****************/

a {
	color: #006633; /*#697A58;*/
	text-decoration: none;
}

a:link {
	color: #006633; /*#697A58;*/
	text-decoration: none;
}
 
a:visited {
	color: #006633; /*#697A58;*/
	text-decoration: none;
}

a:hover, a:active {
	color: #999900; /*#C4BA7D;*/
	text-decoration: underline;
}

/***************NAV MENU****************/

#navBody {
	width: 772px;
	display: block;
	margin: 0 auto 0px auto;
	padding: 0;
	background-color: white;
}

#navTop {
	margin: 0px 0px 0px 0px;
	width: 772px;
	height: 24px;
	background-color: #275934;
	background: repeat-x url(images/gtoolbar_bg.gif);
	vertical-align: middle;
}

#navTopRed {
	margin: 0px 0px 0px 0px;
	width: 772px;
	height: 24px;
	background-color: #490e27;
	background: repeat-x url(images/rtoolbar_bg.gif);
	vertical-align: middle;
}

#navMenu {
	float: left;
	margin-top: 2px;
}

.menuLinkspacer {
	float: left;
	margin-left: 50px;
}

.menuLinkspacer17 {
	float: left;
	margin-left: 17px;
}

.menuLinkspacer12 {
	float: left;
	margin-left: 12px;
}

.menuLinkspacer27 {
	float: left;
	margin-left: 27px;
}

.menuLinkspacer30 {
	float: left;
	margin-left:30px;
}

.menuLinkspacer45 {
	float: left;
	margin-left:45px;
}

.menuLinkspacer25 {
	float: left;
	margin-left: 25px;
}

.menuLinkHome {
	font-family: Arial;
	font-size: 12px;
	float: left;
	margin-top: 2px;
}

.menuLinkHome a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin: 0px;
	padding: 0px 5px 2px 5px;
}

.menuLinkHome a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.menuLinkHome a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.menuLinkHome a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C4BA7D;
	text-decoration: none;
}

.menuLink {
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-left: 17px;							 /*50px*/
	padding: 2px 5px 2px 5px;
}

.menuLink a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.menuLink a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.menuLink a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.menuLink a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.menuLinkOn {
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	margin-left: 17px;												/*50px*/
	background-color: #2d6038; /*dbe2f9*/
	color: #C4BA7D;
	cursor: default;
}

.menuLinkOn a {
	color: #C4BA7D;
	text-decoration: none;
}

.menuLinkOn a:link {
	color: #99cc99;
	text-decoration: none;
}

.menuLinkOn a:visited {
	color: #7d9637;
	text-decoration: none;
}

.menuLinkOn a:hover {
	color: #C4BA7D;
	text-decoration: none;
}

.arrow {
	padding-bottom: 2px;
}

#dropmenudiv {
	position: absolute;
	background-color: #699a75;
}

#dropmenudiv a.menuBlock {
	display: block;
	text-indent: 2px;
	padding: 2px 0px 0px 5px;
	height: 22px;
	text-decoration: none;
	font-weight: bold;
	font:normal 12px Arial;
	line-height:18px;
	white-space: nowrap;
	text-align: left;
	color: black;
	border-bottom: dotted 1px white;
}

#dropmenudiv a.menuBlock:hover {
	background-color: #3f0b22;
	color: white;
}


/*****************************************/
.menuLinkIndex {
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-left: 35px;
	padding: 2px 5px 2px 5px;
}

.menuLinkIndex a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.menuLinkIndex a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.menuLinkIndex a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.menuLinkIndex a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.menuLinkIndexOn {
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	margin-left: 35px;
	background-color: #2d6038; /*dbe2f9*/
	color: #C4BA7D;
	cursor: default;
}

.menuLinkIndexOn a {
	color: #C4BA7D;
	text-decoration: none;
}

.menuLinkIndexOn a:link {
	color: #99cc99;
	text-decoration: none;
}

.menuLinkIndexOn a:visited {
	color: #7d9637;
	text-decoration: none;
}

.menuLinkIndexOn a:hover {
	color: #C4BA7D;
	text-decoration: none;
}

.arrow {
	padding-bottom: 2px;
}

#dropmenudiv {
	position: absolute;
	background-color: #699a75;
}

#dropmenudiv a.menuBlock {
	display: block;
	text-indent: 2px;
	padding: 2px 0px 0px 5px;
	height: 22px;
	text-decoration: none;
	font-weight: bold;
	font:normal 12px Arial;
	line-height:18px;
	white-space: nowrap;
	text-align: left;
	color: black;
	border-bottom: dotted 1px white;
}

#dropmenudiv a.menuBlock:hover {
	background-color: #3f0b22;
	color: white;
}


/***************Containers****************/

.bodyContainer { 
	background: #b6bfbd;
	border-style: solid;
  	border-color: #a0a9a7;
	border-width: 0px 1px 1px 1px;
	width: 772px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow : hidden;
}

.announcementContainer { 
	background: #ffffff; /*dcefda*/
	border-style: solid;
  	border-color: #a0a9a7;
	border-width: 0px 0px 0px 0px;
	width: 240px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow : hidden;
}

.announcementDivider { 
	background: #dcefda;
	border-style: solid;
  	border-color: #a0a9a7;
	border-width: 0px 1px 0px 0px;
	width: 1px;
	font-size : 0.5px; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow : hidden;
}

.photoContainer A, .photoContainer A:link, .photoContainer A:visited { 
	border-style: solid;
  	border-color: #dbdcb7;
	border-width: 1px 1px 1px 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow : hidden;
}

.photoContainer A:hover  { 
	border-style: solid;
  	border-color: #490e27;
	border-width: 1px 1px 1px 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow : hidden;
}

.photoShadow { 
	border-style: solid;
  	border-color: #f5f5f5;
	border-width: 8px 8px 8px 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow : hidden;
}

.photoShadowBorder { 
	border-style: solid;
  	border-color: #dcdcdc;
	border-width: 1px 1px 1px 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow : hidden;
}
.sidebar {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #505050;
	text-decoration: none;
}

#sideHeader {
	background: #beccbd;
	color: ##000000;
	font-weight: bold;
	font-size : 15px; 
	width: 240px;
	height: 21px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px;
	display: block;
}

#mainHeader {
	background: #dbdcb7;
	color: #797f7a;
	font-weight: bold;
	font-size : 15px; 
    font-family: "Times New Roman", Times, serif;
	height: 21px;
	padding-top: 2px;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0px 0px 0px 0px;
}

#mainContent {
	margin: 0px 20px 0px 20px;
	padding: 12px 20px 0px 20px;
}

#mainContentSched {
	margin: 0px 10px 0px 10px;
	padding: 12px 0px 0px 0px;
}

#mainContentBg {
	background-color: #e7e7ce; /*#ffffff;*/
	background-image: url(images/KeKino-Palm-Leaf_bg.gif);
}

#pageContent {
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}

#addressContainer {
	padding: 5px 5px 5px 5px;
	display: block;
	border-style: solid;
  	border-color: #dcdcdc;
	border-width: 1px 1px 1px 1px;
	font-family : arial, verdana, Helvetica, sans-serif; 
	font-size : 11px;
	font-style: normal; 
	font-weight: normal; 
	line-height: normal;
	color: #3f0b22; 
	text-decoration: none;
	background: #ffffff
	}

.tableBorderLeft {	
	border-style: solid; 
	border-color: #dbdcb7; 
	border-width: 0px 0px 1px 1px;
}

.tableBorderMiddle {	
	border-style: solid; 
	border-color: #dbdcb7; 
	border-width: 0px 1px 1px 1px;
}

.tableBorderRight {	
	border-style: solid; 
	border-color: #dbdcb7; 
	border-width: 0px 1px 1px 0px;
}

.tableBorderTop {	
	border-style: solid; 
	border-color: #dbdcb7; 
	border-width: 0px 0px 1px 0px;
}

.tableBorderLeftItalic {	
	border-style: solid; 
	border-color: #dbdcb7; 
	border-width: 0px 0px 1px 1px;
	font-size:13px;
	font-style: italic;
	color: #3f0b22;
}

.tableBorderMiddleItalic {	
	border-style: solid; 
	border-color: #dbdcb7; 
	border-width: 0px 1px 1px 1px;
	font-size:13px;
	font-style: italic;
	color: #3f0b22;
}

.tableBorderRightItalic {	
	border-style: solid; 
	border-color: #dbdcb7; 
	border-width: 0px 1px 1px 0px;
	font-size:13px;
	font-style: italic;
	color: #3f0b22;
}

.tableBorderTopItalic {	
	border-style: solid; 
	border-color: #dbdcb7; 
	border-width: 0px 0px 1px 0px;
	font-size:13px;
	font-style: italic;
	color: #3f0b22;
}

/********************************************FOOTER LINKS*************************************/

#footerContainer {
	/*background: #e2e2de;*/
	padding: 15px 35px 0px 35px;
	width: 772px;
	display: block;
	margin: 0px auto 0px auto;
	}

.footerNav {
	/*background: #e2e2de;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #697A58; 
	font-weight: normal;
}

.footerNav A, .footerNav A:link, .footerNav A:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #697A58; 
	font-weight: normal;
}

.footerNav A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999900; /*#C4BA7D;*/
	text-decoration: underline;
}

/********************************************COPYRIGHT LINKS*************************************/

#copyrightContainer {
	padding: 0px 35px 0px 35px;
	width: 772px;
	display: block;
	margin: 0px auto 0px auto;
	}

.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #697A58; 
	font-weight: normal;
}
.copyright A, .copyright A:link, .copyright A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #697A58;
	text-decoration: none;

}
.copyright A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999900; /*#C4BA7D;*/
	text-decoration: underline;
}

.rightArrow A, .rightArrow A:link, .rightArrow A:visited {
	background-image: url("images/arrow_right_red.gif"); 
	background-position: bottom left; 
	background-repeat: no-repeat;	
	width: 40px;
	height: 100px;
}
.rightArrow A:hover {
	background-image: url("images/arrow_right_green.gif"); 
	background-position: center; 
	background-repeat: no-repeat;	
	width: 40px;
	height: 100px;
}

.leftArrow A, .leftArrow A:link, .leftArrow A:visited {
	background-image: url("images/arrow_left_red.gif"); 
	background-position: bottom left; 
	background-repeat: no-repeat;	
	width: 40px;
	height: 100px;
}
.leftArrow A:hover {
	background-image: url("images/arrow_left_green.gif"); 
	background-position: center; 
	background-repeat: no-repeat;	
	width: 40px;
	height: 100px;
}

#sunbottom {
	background-image: url("images/sunbottom.gif"); 
	background-position: center; 
	background-repeat: no-repeat;	
	width: 54px;
}

#palmleafbottom {
	background-image: url("images/palmleafbottom.gif"); 
	background-position: bottom right; 
	background-repeat: no-repeat;	
	width: 54px;
}

/********************************************LINE SPACING*************************************/

.s1 {font-size: 1px;}
.h1 {line-height: 1px;}
.h2 {line-height: 2px;}
.h3 {line-height: 3px;}
.h4 {line-height: 4px;}
.h5 {line-height: 5px;}
.h10 {line-height: 10px;}
	
