/* Splash Page */ 
.splashText{font-family:"Lucida Handwriting"; color:#7D0000; font-size: 40pt}
 
/* Page Title */ 
.titleText{font-family: Arial; color:#B35900; font-size: 21pt; font-weight: bold} 

/* Page Title */
.mainTitleText{font-family: Arial; color:#000062; font-size: 21pt; font-weight: bold}

/* Contact Title */
.contactTitleText{font-family: Arial; color:#9B9B00; font-size: 21pt; font-weight: bold}
.contactTitleText1{font-family: Arial; color:#9B9B00; font-size: 30pt; font-weight: bold}

/* Image Box */
.imgBox{padding: 1px; border: 1px #40617C solid}

/* Body Attributes */
.bodyAtt{background-color:#B3B3FF; background-image:url(../Images/background.gif); margin: 0px; padding: 0px}


/* Header Bar */
.headerBar{background-color:#5959FF; width: 100%; height: 75px; font-family: Arial; font-size: 12pt; color: #FFFFFF; border-top: none; border-left: none; border-right: none; border-bottom: 1px #637582 solid; padding-right: 8px; padding-left: 8px; letter-spacing: 2px; font-weight: bold}

/* Left Menu */
.leftMenu{background-color:#FFD8B0; width: 190px; }

/* Contact US */
.contactBox{background-color:#FFFFC6; width: 800;}

/* Content Area */
.centerWindow{background-color:#DDDDFF; padding: 10px; width:750}
.centerWindowSplash{background-color:#DDDDFF; padding: 10px;} 

/* Edges */
.centerLEFT{background-image: url(../images/LeftCenter.gif); background-repeat: repeat-y;}
.centerRIGHT{background-image: url(../images/RightCenter.gif); background-repeat: repeat-y;}
.centerTOP{background-image: url(../images/UpCenter.gif); background-repeat: repeat-x;}
.centerBOT{background-image: url(../images/BottemCenter.gif); background-repeat: repeat-x;}
.menuBOT{background-image: url(../images/BottemMenu.gif); background-repeat: repeat-x;}
.contactBOT{background-image: url(../images/BottemContact.gif); background-repeat: repeat-x;}

/* Splash Edges */
.centerLEFTSplash{background-image: url(../TahoeTwoWayImmersion/images/LeftCenter.gif); background-repeat: repeat-y;}
.centerRIGHTSplash{background-image: url(../TahoeTwoWayImmersion/images/RightCenter.gif); background-repeat: repeat-y;}
.centerTOPSplash{background-image: url(../TahoeTwoWayImmersion/images/UpCenter.gif); background-repeat: repeat-x;}
.centerBOTSplash{background-image: url(../TahoeTwoWayImmersion/images/BottemCenter.gif); background-repeat: repeat-x;}

/* Menu top */
.menuTop{background-color:#FFA851; widows:30o}

/* Contact top */
.contactTop{background-color:#FFFF42}

/* Footer Bar */
.footerBar{background-color: #5959FF; width: 100%; height: 26px; font-family: Arial; font-size: 10pt; color: #FFFFFF; text-align: right; border-bottom: none; border-left: none; border-right: none; border-top: 1px #637582 solid; padding-right: 8px}

/* Text */
p.textBlocks{font-family: Arial; font-size: 10pt; color: #353535; text-align: justify; width: 340px; margin-top: -2px}

/* Menu Bar */
.menuBar{background-color: #CCCCCC; width: 750px; height: 31px; border-top: none; border-left: none; border-right: none; border-bottom: 1px #8C8C8C solid}

/* Bottom Bar */
.bottomBar{background-color: #F4F4F4; width: 750px; height: 88px; border-bottom: none; border-left: none; border-right: none; border-top: 1px #C6C6C6 solid; padding: 10px; font-family: Arial; font-size: 10pt; color: #353535}

/* Bottom Bar Title */
.bottomBarTitle{font-family: Arial; color: #A3A3A3; font-size: 18pt; font-weight: bold; background:#FFFFFF}

/* Links */
a:link{font-family: Arial; font-size: 14px; color:#FF8000; font-weight:bold}
a:visited{font-family: Arial; font-size: 14px; color:#623100; font-weight:bold}
a:active{font-family: Arial; font-size: 14px; color: #FFFFCC; font-weight:bold}
a:hover{font-family: Arial; font-size: 14px; color:#FFFFFF; font-weight:bold}

/* norm text */
.normText{font-family: Arial; font-size: 12pt; color:#000000}
.normText2{font-family: Arial; font-size: 20pt; color:#000000}

