body, p {
	color: black;
/*	font-family: "Calibri", "Helvetica", sans-serif;*/
  font-family: "palatino linotype", "book antiqua", serif;
/*  font-family: "Verdana", "Helvetica", sans-serif; */
  font-size: 12pt;
	letter-spacing: 0;
/*word-spacing: 0.1em;*/
/*line-height: 120%;*/
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	margin-top: 0;
	/*margin: 0 0 1em 0;*/
	padding: 0;
}
body {
/* bckgnd3.gif */
	background: url("../img/bckgnd3.gif") repeat;
}
#fbody { /* Index (Front Page) Body style */
/*	background: transparent url("../img/bckgnd3.gif") repeat; */
}
#fbkgnd {
/* DIV for a Index page background image #1 */
}
#fbkgnd1 {
/* DIV for a Index page background image #2 */
}
#bkgnd {
/* DIV for a background image #1  
	position: absolute;
	top: 75%;
	left: 2%;
	margin: 0;
	width: 180px;
	height: 122px;
	background: transparent url("../img/tl.gif") no-repeat;
*/}
#bkgnd1 {
}
#bkgnd2 {
}
ul {
  /*list-style-type: circle;*/
  list-style-type: disc;
	margin-top: 0.5em;
}
li {
	margin-bottom: .8em;
}

li p {padding-top: 0.5em;}

ul.courses {
  list-style-type: square;
	font-weight: bold;
/*  font-style: italic; */
}
  
.menu,.submenu {
/*  font-family: "palatino linotype", "book antiqua", serif; */
  font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
  line-height: normal;
  letter-spacing: 0.1em;
	text-align: left;
  padding: 0;
	margin: 0;
  list-style-type: none;
}
.submenu {
	margin-left: 20px;
}

.menu li, .submenu li {
	margin-bottom: 0.4em;
	padding-bottom: 0.3em;
}
.menu A, .submenu A {
	text-decoration: none;
	color: #707070;

}
.frontpg ul {
/* Used on home page index.html */
	margin: 0px auto 0 auto;
	padding: 2px 0 0 0;
	width: 225px;
	list-style-type: none;
}
.frontpg li {
/* Used on home page index.html */
	float: left;
	text-align: center;
	width: 110px;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 0.1em;
}
A {
	color: black;
	text-decoration: none;
}
A:link, A:visited, A:active {
}
/* active links */
a:hover {
	/*color: #CC3399;
*/
	color: #f2cb99;
	font-weight: bold;
}
A.nochange {
	font-weight: normal;
	text-decoration: underline;
}
A:hover.nochange {
	font-weight: normal;
	color: #F2CB99;
}
A:hover.mkbheader {
	font-weight: normal;
}
a.menusel {
	font-weight: bold;
	/*color: #0033CC; */
	color: #A53F16;
}

.main_col_gal img {
	border: 1px solid #000000;
}
.mkbheader {
/*  font-family: "palatino linotype", "book antiqua", serif; */
	letter-spacing: 2pt;
	font-size: 22pt;
	/*color: #0033CC;*/
	color: #A53F16;
}
.frontpg {
/*  font-family: "palatino linotype", "book antiqua", serif; */
	text-align: center;
	margin: 5% 0 50px 0;
	padding: 0;
}
.topbar {
	position: absolute;
	/* top: 9%; */
	top: 6%;
	text-align: left;
}
.topbar, .pgbody, .pgbody_gall{
	left: 31%;
}
.pgbody, .pgbody_gall {
	/*top: 25%; */
	top: 20%;
}
.menu_col {
	/*position: absolute;*/
	position: fixed;
	top: 21%;
	left: 8%;
	margin: 0;
	width: 22%; /* NEW */
	min-width: 200px;
	/* vertical-align: top; */
}
.pgbody {
	width: 55%;
	position: absolute;
	padding-bottom: 30px;
}

.pgbody_gall {
	width: 55%;
	position: absolute;
	margin: 0;
	padding-bottom: 20px;
}
.pgbody_gall img {
  border-style: solid;
	border-width: 1px;
	border-color: gray;
  margin: 1px;
}

.end_menu {
	clear: both;
	margin: 40px 0 40px 0;
}
.pic_col, .pic_col_r {
	width: 35%;
	min-width: 200px;
/*	width: 200px; */
/* vertical-align: top; */
	padding-bottom: 20px;
}
.pic_col {
	float: left;
	margin-right: 30px;
/* trial plain background * 
	margin-top: -10px;
  margin-left: -10px;
*/
}
.pic_col_r {
	float: right;
	margin-left: 30px;
/* trial plain background * 
	margin-right: -10px;
*/
}
.pic_col img, .pic_col_r img {
	width: 100%;
}
.main_col {
	float: left;
	width: 55%;

  /* vertical-align: top; */
	/* padding-bottom: 20px; */
}
.clear_break {
	clear: both;
	height: 20px;
}
.main_col_gal {
	/* vertical-align: top; */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.main_col_gal p, .pic_col p, .pic_col_r p, p.gal_last {
	color: #555588;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 7.8pt;
	margin: 8px 0px 120px 0px;
}
.pic_col p, .pic_col_r p, p.gal_last {
	margin: 8px 0px 10px 0px;
}
span, em {
	font-weight: bolder
}
.frontpg h1 {
/* used on Front Page */
	color: black;
	font-weight: normal;
	font-size: 28pt;
	/*letter-spacing: 0.2em;
PREFERRED - but IE 6 doesn't like it */
	letter-spacing: 5.5pt;
	margin: 0;
	padding: 24px 0 15px 0;
}
h2 {
/*  font-family: "palatino linotype", "book antiqua", serif; */
	/* color: #808090; */
	color: #90909e;
	font-weight: normal;
	font-size: 16pt;
	/*letter-spacing: 0.2em; PREFERRED - but IE 6 doesn't like it */
	letter-spacing: 3pt;
	margin: 0;
	padding: 0px 0 18px 0;
}
.frontpg h2 {
	font-size: 18pt;
	/*letter-spacing: 0.2em; PREFERRED - but IE 6 doesn't like it */
	letter-spacing: 3.5pt;
}
h3 {
	/*text-transform: UPPERCASE; */
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 15px 0 10px 0;
	color: #666666;
}
h3:first-child {
	margin: 0 0 10px 0;
}
h4{
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 1em 0 1em 0;
}
h5 {	
  font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.main_col_gal h3 {
	margin: 0 0 20px 0;
}

.float_l {float: left;}
.float_r {float: right;}

/** FOOTER **/
.footer {
	width: 180px;
	position: fixed;
	bottom: 5px;
	left: 5px;
	margin: 0;
	
}
.footer p, .footer A  {
  cursor:pointer;
  font-weight: normal;
  font-family: "Verdana", "Helvetica", sans-serif;
  font-size:7pt;
  color: #A8A8A8;
}
.footer p {	padding: 10px;
}
.footer A {
  text-decoration: underline;
  color: inherit;
  font-size:inherit;
  }
.footer p:hover{  color: #000000;

	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}                               

.footer a:hover {  color: blue;
}



/* arrow icon (span tag) */
#scroll-up span {
	background: #C0C0C0 url(../img/scroll-up.png) no-repeat center center;
}
/* arrow icon (span tag) */
#scroll-up-slow span {
	background: #C0C0C0 url(../img/scroll-up-slow.png) no-repeat center center;
}
/* arrow icon (span tag) */
#scroll-down span {
	background: #C0C0C0 url(../img/scroll-down.png) no-repeat center center;
}
/* arrow icon (span tag) */
#scroll-down-slow span {
	background: #C0C0C0 url(../img/scroll-down-slow.png) no-repeat center center;
}

#scroll-down a:hover span {
	background-color: #808080; /* #777; */ 
}
#scroll-down-slow  a:hover span {
	background-color: #808080; /* #777; */ 
}
#scroll-up a:hover span              {
	background-color: #808080; /* #777; */ 
}
#scroll-up-slow a:hover span              {
	background-color: #808080; /* #777; */ 
}

.butt {
	position: fixed;
	z-index: 3;
  left: 88%;
  bottom: 80px;
  margin: 0;  
  /*width: 120px;*/
  }
#butt-txt {
  color: #555588;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 8pt;
	margin-left: -30px;

  visibility: hidden;
  width: 130px;
  	/* transition */
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
  }
  
.butt a span {
	height: 40px;
	display: block;

	/* rounded corners */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	/* transition */
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
  }
.butt a {
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
  }
.butt p {width:40px;
        height:40px;}
.butt a:hover {
	color: #000;
}


