/* CSS Document */

body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color: #F0EEE4;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    line-height: 15px;
}


h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #993333;
	font-weight: bold;
	text-indent: 40px;
	
}
h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #993333;
	font-weight: bold;
	text-indent: 40px;
	
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #000066;
}

td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#252525;
	background-color: #F0EEE4;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}



p {
	margin-left: 40px;
}


li {
	list-style-type: circle
}

#leftNav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 25px;
	background-image: url(images/navBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #648782;
}

#leftNav a:link { 
	text-decoration: none;
	color: #ffffff;
}	
#leftNav a:visited {
	text-decoration: none;
	color: #ffffff;
}
#leftNav a:active { 
	text-decoration: none;
	color: #ffffff;
}
#leftNav a:hover { 
	text-decoration: none;
	color: #ffffff;
}	

#topNav {
	color: #204c54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style:  normal;
	text-align: left;
	background-color: #CCCCCC;
	border-top-style: solid;
	border-top-color: #c6c6c6;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	border-bottom-width: 1px;
	vertical-align: middle;
	padding-left: 210px;
}
#topNav a:link { 
	text-decoration: none;
	color: #204c54;
}
#topNav a:visited { 
	text-decoration: none;
	color: #204c54;
}
#topNav a:active { 
	text-decoration: none;
	color: #204c54;
}
#topNav a:hover { 
	text-decoration: none;
	color: #204c54;
}
/*  ------------- footer css ---------------- */
#footer {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;*/
	text-align: center; 
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c6c6c6;
	border-width: 1px;
	/*padding-top: 5px;
	padding-bottom: 5px;
 	padding-left: 140px;  
	width: 600px; */
}
#footerBox {
	text-align: center;
	width: 600px;
	border: none;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
}	
.footerLogoFloatLeft {
	float: left;
	margin-left: 25px;
	margin-right: 0px;
}
.footerTextFloatLeft {
	float: left;
	
	margin-left: 10px;
}
/*  ----------- end footer css -------------- */



.bannerLeftBG {
	background-color: #fff;
}
.bannerRightBG {
	background-color: #fff;
}
.topNavLeftBG {
	background-color: #648782;
}
.topNavRightBG {
	background-color: #CCCCCC;
	border-top-style: solid;
	border-top-color: #c6c6c6;
	border-top-width: 1px;
}
.duoBackground {
	background-image: url(images/index750_08.jpg);
	background-repeat: repeat-x;
}

.topBorder {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c6c6c6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #c6c6c6;
	border-bottom-color: #c6c6c6;
	border-left-color: #c6c6c6;
}
.leftGradient {
	background-image: url(images/leftGradient.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.subheadText {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-left: 40px;
	color: #000066;
	line-height: 16px;
	width: 475px;
}

.bold {
	font-weight: bold;
	color: #000066;
	width: 475px;
}
.boldRed {
	font-weight: bold;
	color: #993349;
}



.bigLink {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.bigLink a:link { 
	text-decoration: none;
	color: #000066;
}	
.bigLink a:visited {
	text-decoration: none;
	color: #000066;
}
.bigLink a:active { 
	text-decoration: none;
	color: #000066;
}
.bigLink a:hover { 
	text-decoration: none;
	color: #000066;
}	

.boldRedLink {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #993349;
}
.boldRedLink a:link {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #993349;
}	
.boldRedLink a:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #993349;
}
.boldRedLink a:active { 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #993349;
}
.boldRedLink a:hover { 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #993349;
}	

.singleCol {
	width: 400px;
}


.floatRight {
	float:right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 15px;
	width: 275px;
}
.floatLeft {
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 275px;
	margin-left: 40px;
}
.logoFloatLeft {
	float: left;
	margin-right: 15px;
}

.imgFloatLeft {
	float: left;
	margin-right: 15px;
}
.imgFloatRight {
	float: right;
	margin-left: 15px;
}
.floatbox_right {
	background-color: #eeeed4;
	width: 225px;
	float: right;
	padding: 10px;
	border: solid #c6c6c6 1px;
	margin-left: 10px;
}

.clearFloats {
	clear:both;
}


.box1 {
	border: 1px solid #c6c6c6;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.box1right {
	float: right;
	border: 1px solid #c6c6c6;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.boxTableBG {
}

.separator_icon {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	margin-left: 40px;
	text-align: left;
	text-indent: 35px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000066;
	width: 475px;
}

table.classes {margin-left:40px;}

#classesTableTitle {
	text-align: left;
	background-color: #CCFFCC;
	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: solid;
	border-top-color: #990000;
	border-right-color: #CCCCCC;
	border-bottom-color: #990000;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	font-weight: bold;
}

#classesTableColSection {
	font-size: 11px;
	text-align: center;
	width: 55px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#classesTableColDays {
	font-size: 11px;
	text-align: center;
	width: 130px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#classesTableColDates {
	font-size: 11px;
	text-align: center;
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#classesTableColTime {
	font-size: 11px;
	text-align: center;
	width: 115px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#classesTableColLocation {
	font-size: 11px;
	text-align: center;
	width: 125px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#classesTableColFees {
	font-size: 11px;
	text-align: center;
	width: 45px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#classesTableColInstruct {
	font-size: 11px;
	text-align: center;
	width: 105px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

#classesTableColData {
	background-color: #FFFFCC;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.listIndent {
	width: 400px;
	margin-left: 30px;
}




/* pop up menu styles  */

  #NavMenu {
	/* don't show bullets in front of list items */
    list-style-type: none;
	margin-left: 0;
	margin-right: 0;
   }
  #NavMenu li {
	float: right;
	border: 1px;
	text-align: right;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 13px;
	list-style-type: none;
	width: 150px;	 
	
  }
  #NavMenu a { 
     color: #FFFFFF;
     text-decoration: none;
  }
/*  #NavMenu a:hover { 
	text-decoration: none;
	color: #993333; 
}	*/
  #NavMenu ul {
	/* secondary menus are positioned off-screen */
    position: absolute;
	top: 6.5em;
	left: -999em;
	/* list-style-type not inherited in Mozilla */
    list-style-type: none;
	
  }
  #NavMenu ul li { 
     clear: left;
  }   
  #Menu1 {
	background: #505e74;
	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-left-style: solid;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
	border-bottom-style: solid;
	padding-left: 5px;
  }   
  #Menu1 li {
	float: left;
	width: 144px;
	text-align: left;
	padding: 8px;
	background: #99b0ab;
	font-weight: bold;
	font-size: 10px;
	color: #993333;	
  }   
.date {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	font-weight: normal;
}

  /* styles for contact form */
form {
  	margin: 10px 25px 0 50px;
	}
#name, #email {
	width: 200px;
	}
#message {
	width: 450px;
	height: 150px;
	}
label, .warning {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.warning {
	color:#f00;
	}.noIndent {
}
  /* end styles for contact form */

.indent20 {
	margin-left: 20px;
	width: 450px;
}
.logoPlacement {
	padding-left: 200px;
	padding-top: 15px;
}

