body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #0099FF;
  background-image: url(../image/blue-sky.jpg);
}

.page p, .page h1, .page h2, .page h3, .page h4, .page h5 {
    margin: 0;
    padding: 0.5em 1em;
}

h1 {
    display: none;
}

.page p, .page table {
    color: #000555;
}

.underline {
	text-decoration: underline;
}

#layout3, #layout2 {
    width: 890px;
    border: 1px solid gray;
    margin-left: auto;
	  margin-right: auto;
}

#head, #foot {
    color: #000;
    position: relative;
    z-index: 13;
}

#head #siteBanner {
    position: relative;
    /* height: 173px; */
    height: 202px;
    width: 890px;
    background-color: #ffffff;
    border: 0px solid black;
    background-image: url(../image/footer.jpg);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    z-index: 50;
}

#head #siteBanner img {
    float: left;
    border: 0;
    margin-left: 15px;
    z-index: 50;
}

#head #siteBanner #rayImg {
    margin: 15px 0 0 175px;
}

#head #siteBanner #headTxt {
		position: relative;
		float: left;
		top: 40px;
    left: 10px;
    width: 200px;
}

#head #siteBanner #headTxt q {
		color: #666666;
		font-size: 9pt;
}

#head #siteBanner #headTxt em {
		color: #666666;
		font-size: 7pt;
}

#foot {
	height: 40px;
	border-top: 0px solid black;
	background-color: #191464;
}

#foot #valid {
	display: block;
	text-align: right;
	margin-top: -15px;
	margin-right: 5px;
}

#foot #valid a img {
	border: 0px;
}

#layout3 .page, #layout2 .page {
    background-color: #ffffff;
}

.section {
    margin: 0;
}

.col-1, .col-1L, .col-2, .col-3 {
    margin: 5px -2px 0 0;
}

#layout3 .col-1index {
    z-index: 10;
    width: 185px;
    min-height: 525px;
    border-right: 1px solid #191464;
    float: left;
    /* background-color: #FF9900;
    background-image: url(../image/sunflower_petals.jpg);
    background-position: 80% 100%; */
}

#layout3 .col-1class {
    z-index: 10;
    width: 185px;
    min-height: 690px;
    border-right: 1px solid #191464;
    float: left;
    /* background-color: #FF9900;
    background-image: url(../image/sunflower_petals.jpg);
    background-position: 80% 100%; */
}

#layout3 .col-1instructors {
    z-index: 10;
    width: 185px;
    min-height: 605px;
    border-right: 1px solid #191464;
    float: left;
}

#layout3 .col-1tournaments {
    z-index: 10;
    width: 185px;
    min-height: 840px;
    border-right: 1px solid #191464;
    float: left;
}

#layout3 .col-1links {
    z-index: 10;
    width: 185px;
    min-height: 530px;
    border-right: 1px solid #191464;
    float: left;
}

/* #layout3 .col-1photos {
    z-index: 10;
    width: 185px;
    min-height: 500px;
    border-right: 1px solid #191464;
    float: left;
} */

#layout2 .col-1photos {
    z-index: 10;
    width: 185px;
    min-height: 450px;
    border-right: 1px solid #191464;;
    float: left;
}

#layout3 .col-1contact {
    z-index: 10;
    width: 185px;
    min-height: 450px;
    border-right: 1px solid #191464;
    float: left;
}

#layout2 .col-1steps {
    z-index: 10;
    width: 185px;
    min-height: 675px;
    border-right: 1px solid #191464;;
    float: left;
}

#layout3 .col-2 {
    z-index: 20;
    /* width: 454px; */
    width: 539px;
    height: auto;
    border: 0px solid gray;
    float: left;
}

#layout3 .col-3 {
    z-index: 30;
    width: 165px;
    height: auto;
    border: 0px solid gray;
    float: left;
    margin-bottom: 5px;
}

#layout3 .col-3 p {
    font-size: 8pt;
    padding: 0;
}

/* #layout3 #col1Head {
    width: 270px;
    font-family: "Comic Sans MS", cursive;
    font-size: 14pt;
    font-weight: bold;
    color: #191464;
    background-color: transparent;
    padding-top: 20px;
    padding-left: 20px;
} */

#layout2 .col-2 {
    z-index: 20;
    width: 619px;
    height: auto;
    border: 0px solid gray;
    float: left;
}

.col2Hr {
    width: 95%;
    border: 1px solid #191464;
}

#layout2 .col-3 {
    display: none
}

.clear {
    clear: both;
}

.page > .section {
    border-bottom: 1px solid #191464;
}

.pageHead {
	font-family: "Comic Sans MS", cursive;
	color: #191464;
}

/* Drop Cap */
.firstletter:first-letter {
	font-size:180%; 
	float:left;
	line-height: .5em;
	color: #191464;
 
}

/* .myWork {
    width: 150px;
    height: 101px;
    border: 1px solid gray;
}

.portfolioWork img {
    width: 187px;
    height: 200px;
    float: left;
    margin: 0.5em 1.25em;
    border: 0;
} */

.underline10 {
	margin: 0 0.5em 0.5em 0.5em !important;
	padding: 0  !important;
  border-bottom: 10px solid #CFDCED;
}

.underline10_DB {
	margin: 0 0.5em 0.5em 0.5em !important;
	padding: 0  !important;
  border-bottom: 10px solid #191464;
}

.underline5 {
	margin: 0 0.5em 0.5em 0.5em !important;
	padding: 0  !important;
  border-bottom: 5px solid #CFDCED;
}

#classTbl {
	margin: 1em;
  padding: 0.5em;
  border: 1px solid #ccc;
  width: 500px;
}

.dayCol {
	background-color: #CFDCED;
	font-weight: bold;
}

.instructorMail {
	color: #000555;
}

.instructor {
	text-decoration: underline overline;
	font-weight: 600;
}

.instructorWeapon, .officerPosition {
	font-style: italic;
	font-size: 9pt;
	color: #000033;
}

.emailImg {
	border: 0;
}

.noUnderline {
	color: #000555;
	text-decoration: none;
}

.tournamentDate {
	margin-left: 0.5em;
	color: #383838;
	font-size: 8pt;
}

.addInfo {
	margin-left: 1.5em;
}

.addInfo a, .addInfo img {
	border: 0;
	text-decoration: none;
}

.linkList {
	margin-right: 1em;
	list-style-image: url(../image/bullet.png);
}

.photoLinkList {
	margin-right: 4em;
	list-style-image: url(../image/bullet.png);
	/* list-style-position: top;
	vertical-align: top; */
	line-height: 2em;
	float: left;
}

.photoLinkList li {
	margin-bottom: 2em;
	
}

.photoLinkList a, .photoLinkList img {
	border: 0;
	text-decoration: none;
}

.photoLinkList img {
	margin-left: 15px;
}

/* .techType {
  text-decoration: underline;
}

.techTypeSub a {
	margin-left: 0.5em;
	color: #383838;
	font-size: 8pt;
}

.techTypeSub a:visited {
	color: #383838;
} */

/* .contactSection { 
	margin-left: 85px;
}

#emailImg { 
	margin: 0 0 0 5px; 
	vertical-align: middle;
}

#envelopeImg { 
	margin: 0 0 0 80px; 
	vertical-align: middle;
}

#phoneImg { 
	margin: 0 0 0 50px; 
	vertical-align: middle;
} */

.dotLine { 
	background-image: url(../image/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#lwrNav { 
	padding-top: 5px; 
	padding-bottom: 1px;
	text-align: center;
	color: #ffffff;
	font-size: 9pt;
}

#lwrNav a { 
	color: #ffffff;
}

#lwrNav a:visited { 
	color: #ffffff;
}

#lwrNav a:hover { 
	color: #DBDBDB;
}

#copy { 
	margin-top: 2px;
	font-size: 8pt;
	color: #ffffff; 
	text-align: center;
	background-color: #191464;
}

#copy a, #copy a:visited { 
	color: #ffffff; 
}

/* col-1 webMenu */
#webmenu {
	font-size: 9pt;
	width: 160px;
	height: 400px;
	/* background-color: #f5f5f5; */
	margin-left: 10px;
}

 #menuList {
	margin-left: 12px;
	padding-left: 10px;
}

#webmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px;
	border-bottom: 1px solid #ccc;
}

#webmenu #nav1 .navHead {
  color: #ffffff;
  background: #191464;
  font-weight: bold;
  padding:2px 0 2px 60px;
  display: block;
}	

#webmenu ul li {
	position: relative;
	height: 1%;
}

      

#webmenu li ul {
	position: absolute;
	left: 168px;
	top: 0px;
	display: none;
}

#webmenu #nav1 li a {
	display: block;
	font-size: 12px !important;
	line-height: 130% !important;
	height: 1%;
	text-decoration: none;
  font-size: small;
  text-indent: 20px;
	color: #777;
	background: #fff;
	padding: 2px;
	border-top: 1px solid #ccc;
	border-bottom: 0; /* Do not change */
	padding: 1px;
	background-image: url(../image/linkpoint.gif) ;
	background-repeat: no-repeat;
  background-position: 5% 50%;
}

#webmenu #nav1 .activelink {
    color: #000000;
    background: #BBB4E7;
    background-image: url(../image/linkpoint.gif) ;
	  background-repeat: no-repeat;
    background-position: 5% 50%;
}	

#webmenu #nav1 li a:hover {
    background: #f9f9f9;
    color: #222488;
    font-weight: normal;
    text-decoration: underline;
    background-image: url(../image/linkpoint.gif) ;
	  background-repeat: no-repeat;
    background-position: 5% 50%;
    background-color: #D2ECF9;
}
/* */