body{	
/*	background-color: #1A1823;*/
/*	background-color: #24222D;*/
   	background-color: #8cacdd;
/*	background-color: #09334E; */

}

.error {
	color: #ff0000;
}

/* save the date */
.date {
	color: #FF9933;
	font-weight: bold;
	font-size: 24px;
}

/* links */
.crumb	{ color: blue; }
.crumb a:link { color: blue; text-decoration: underline; }
.crumb a:visited { color: blue; text-decoration: underline; }
.crumb a:hover { color: blue; text-decoration: none; }

/* gallery links */
.gallinx	{ color: #FF9933; 
	font-size: 110%; }
.gallinx a:link { color: #999999; text-decoration: none; }
.gallinx a:visited { color: #999999; text-decoration: none; }
.gallinx a:hover { color: #FF9933; text-decoration: none; }


/* CAPS for training page head */
.caps	{ color: #164a6b;
	font-size: 105%; 
	font-weight: bold;
	text-transform: uppercase; }


.mainContent{
	padding: 3px;

}

P TD,TR {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 12.5px;
	color: #222222;
	text-align: left;
}


.rounded {
  width: 450px;
  background: #e4e4e4 url(http://demo.pepie.com/mccsn/media/images/tl.gif) no-repeat top left;
  margin: 5px;
  display: block;

}
.rounded div {
  background: transparent url(http://demo.pepie.com/mccsn/media/images/tr.gif) no-repeat top right;
}
.rounded div div {
  background: transparent url(http://demo.pepie.com/mccsn/media/images/bl.gif) no-repeat bottom left;
}
.rounded div div div{
  background:transparent url(http://demo.pepie.com/mccsn/media/images/br.gif) no-repeat bottom right;
  padding:15px;
}

.downloadbox{
	font-size: 11.5px;
    width: 110px;
	height: auto;
    color: #003366;
	border: 1px solid #ffffff;
	background: #ffcc66;
	vertical-align: middle;
	letter-spacing: .5px;
	float: right;
	display: block;
	top: 10px;
 }
.downloadbox #head{
	padding: 0;
	width: 100%;
	background: #ffffff;
	color: #ffffff;
	top: -40px;
 }

.downloadbox a{
    margin: 5px;
	display: block;

}



h3{

  border-bottom: 2px solid #FF9933;
}

h3:first-letter{
	color: #FF9933;
	font-weight: bold;
	font-size: 24px;
}

.mainCell{
	border: 1px solid #E4E4E4;
	padding: 5px;
	text-align:left;
}
.LeftNavTable{
	width: 138;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	letter-spacing: 0.5px;
	border: 1px solid #c0c0c0;
	padding: 2px;
	margin-left: 5px;
	list-style-type: circle;
	list-style-position: inside;
}

.webForm{
  font-size: 10.5px;
  padding: 1px;
  width: 98%;
  padding-left: 0px;
  letter-spacing: 1px;
  color: #222222;
}
.webForm INPUT,TEXTAREA{
  color: #222222;
  padding: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #F2f2f2;
  background-repeat: no-repeat;
  border: dotted 1px #999999;
}
.webForm SELECT,OPTIONS {
  padding: 2px;
  font-size: 11.5px;
  background-color: #F2f2f2;
  border: inset 0px #e0e0e0;
}
.webForm SELECT:hover,OPTION:hover,INPUT:hover,TEXTAREA:hover,BUTTON:hover{
   background-color: #ffffff;
   border: solid 1px #999999;
  }

.webForm #frmBUTTON{
  border: solid outset 1px #e0e0e0;
  color: #222222;
}


.footer {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	width: 100%;
	letter-spacing: 1px;
   color: #E4E4E4;
}

.footer A{
   text-decoration: none;
   font-size: 10px;
   color: #E4E4E4;
   font-weight: bold;

}

.footer A:hover{
   font-weight: bold;
   text-decoration: underline;
}

.footer A:visited{
   font-weight: normal;
   color: #e4e4e4;
}

.footer#copy{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	letter-spacing: 2px;
	display: block;
    color: #222222;
	text-align: right;
}


.button {
  background-color: #E0E0E0;
  border: solid 1px #c0c0c0;
  font-family: verdana;
  font-size: 11.5px;
  font-style: bolder;
  height: auto;
  width: 500px;
}

.button a {
	display: inline;
	padding-left: 1.5px;
	padding-top: 0px;
	padding-right: 1.5px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	height: 5px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	padding-right: 1px;
	margin: 1px;

}

.button a:hover {
	color: #000000;
	font-style: bold;
	text-decoration: none;
	border: 1px solid #333333;

}

.button a:visited{
   color: #c0c0c0;   
   font-style: bold;
   text-decoration: none;
}

.events {
  width: 500px;
  font-family: arial, verdana,helvetica;
}

.events LI{
   margin-bottom: 3px;
   border: solid 1px #c0c0c0;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 10px;
}

#thinbox{
   margin-bottom: 3px;
   border: solid 1px #c0c0c0;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 10px;
}

.thankyou{
	font-size: 11.5px;
    width: auto;
	height: auto;
    color: #003366;
	border: 1px solid #f2f2f2;
	background: #ffffff;
	vertical-align: middle;
	letter-spacing: .5px;
	padding: 8px;
	display: block;

 }
.thankyou #head{
	padding: 4px;
	width: auto;
	background: #222222;
	color: #ffffff;
	top: -30px;
	display: block;
	position: relative;
 }

.legal {
	font: 7pt Verdana, Arial,Helvetica, sans-serif;
	color: #222222;
   font-style: italic;
}

.famspace {
	line-height: 2.5em;
}

.legal {
	font: 8pt/1.5 verdana, arial, sans-serif;
	color: #222222;
	text-align: left;
}

/* footer links */
.fine	{ font: 8pt/1.5 verdana, arial, sans-serif;
	color: #fcf5bb;
	text-align: center; }
.fine a:link { color: #fcf5bb; text-decoration: none; }
.fine a:visited { color: #fcf5bb; text-decoration: none; }
.fine a:hover { color: #ffffff; text-decoration: underline; }