
/* Presentation Stylesheet */ 

body {
 font-size: 100%;
 }

h5 {
 text-align: left;
 font-family: verdana, sans-serif;
 font-weight: normal;
 color: white;
 background-color: #ba0000;
 font-size: 110%;
 text-transform: uppercase;
 }

h4 {
 margin-top: 12px;
 padding-left: 16px;
 font-size: 100%;
 font-family: verdana, sans-serif;
 font-weight: bold;
 color: #401402;
 }
 
.staff h4 {
 margin-bottom: 4px;
 font-size: 100%;
 font-weight: bold; 
 padding-left: 14px;
 }

.team h4 {
 margin-bottom: 4px;
 font-size: 100%;
 font-weight: bold; 
 padding-left: 14px;
 }

p {
 font-weight: normal;
 font-family: verdana, sans-serif;
 color: #000000;
 line-height: 150%;
 text-align: left;
 }

a {
 font-weight: normal;
 font-family: verdana, sans-serif;
 color: #000000;
 text-align: left;
 }

a:hover {
 font-weight: normal;
 font-family: verdana, sans-serif;
 color: #827E7E;
 text-align: left;
 }

h3, p {
 margin:0;
 padding:0;
 }


#l-col h5, #cont h5, #schedule_cont h5 {
 padding: 3px 0 3px 3px;
 margin: 0 0 0 0;
 font-size: 65%;
 }

#l-col {
 border-left: 1px solid #ffffff;
 border-top: 1px solid #ffffff;
 /*border-right: 1px solid gray;*/
 }

#l-col p {
 margin-left: 6px;
 margin-right: 6px;
 margin-bottom: 4px;
 }

#l-col p, #cont p {
 margin-top: 12px;
 font-size: 65%;
 }

#bodyblock {

 background-image: url(../images/content_bg.gif);
 background-position: top left;
 background-repeat: repeat-x;
 }

#cont {
 /*border-left: 1px solid #ffffff;*/
 border-top: 1px solid #ffffff;
 border-right: 1px solid #ffffff;
 background-image: url(../images/dotted.gif);
 background-position: top left;
 background-repeat: repeat-y;
 }
 
 #schedule_cont {
 /*border-left: 1px solid #ffffff;*/
 border-top: 1px solid #ffffff;
 border-right: 1px solid #ffffff;
 background-image: url(../images/dotted.gif);
 background-position: top left;
 background-repeat: repeat-y;
 }

#cont h5 {
 margin-left: 2px;
 }
 
 #schedule_cont h5 {
 margin-left: 2px;
 }

#cont:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
 }

#bodyblock:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
 }

#gallery:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
 }

#schedule:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
 }
 
 #FAQ:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
 }

#testimonials:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
 }

#cont p {
 margin-top: 4px;
 margin-left: 14px;
 margin-bottom: 8px;
 }
 


#cont #schedule p {
 margin-top: 4px;
 margin-right: 14px;
 margin-bottom: 8px;
 }


 
 #divsponsor 
 {
	text-align : center;
 }
 

#ftr p {
 line-height: 175%;
 padding-top: 8px;
 font-size: 60%;
 color: silver;
 text-align: center;
 }

#ftr img {
 padding: 8px 0 0 0;
 }

#ftr a {
 color: silver;
 padding: 0 4px 0 4px;
 }

.certs {
 display: inline;
 }

.info {
 float: right;
 }

.info p {
 color: #ffeab8;
 background-image: url(../images/v-dotted.gif);
 background-position: top left;
 background-repeat: repeat-y;
 }

.author 
{
	color : #000000;
	font-size : 45%;
	font-family : verdana;
	margin-left : 4px;
}

.schedule_alt_row 
{
		background-color : #BDBDBD;
}

#genSchedule th span
{
	font-family : verdana;
	font-size : 65%;
}

#genSchedule td span
{
	font-family : verdana;
	font-size : 65%;
	display : block;
}

body {
 background-color: #ba0000;
 background-image: url(../images/body_bg.jpg);
 background-position: top left;
 background-repeat: repeat-x;
 }

#hdr {
 background-image: url(../images/header.gif);
 background-position: topleft;
 background-repeat: no-repeat;
 height: 162px;
 }

#cont table {
 border: 2px solid brown;
 margin-top: 12px;
 }

#cont table caption{
 font-weight: bold;
 font-size: 125%;
 }

#cont td{
 border: none;

 }

#cont td ul{
 margin-top: 0;
 }

#slideshow img, #l-col img, #divsponsor img, #gallery img, #schedule img, #FAQ img, #testimonials img {
 background-color: #ffffff;
 padding: 1px;
 border: 1px solid silver;
 }

#gallery img, #schedule img, #FAQ img, #testimonials img {
 margin: 4px 4px 0 0;
 }

#gallery, #schedule, #FAQ, #testimonials {
 font-size: 100%;
 }
 
 #leftnav 
 {
	margin-bottom : 40px;
 }
 
 #leftnav p 
 {
	border-bottom : solid 1px #AAAAAA;
	padding-left : 20px;
 }
 
 #leftnav a
 {
	color : #000000;
	text-decoration : none;
 }
 
  #leftnav a:hover
 {
	text-decoration : underline;
 }

#l-col label, input {
 font-weight: normal;
 font-family: verdana, sans-serif;
 color: #000000;
 line-height: 150%;
 }

#cont ul {
 font-size: 65%;
 font-family: verdana, sans-serif;
 }

#cont ul li ul {
 font-size: 100%;
 }

#cont .gallery_title a
{
	font-size : 120%;
	font-weight : bold;
	text-decoration : underline;
}

#cont .teamtext table
{
	border-collapse : collapse;
	margin-left : 13px;
	margin-bottom : 13px;
}

#cont .teamtext table td
{
	font-size: 65%;
	font-family: verdana, sans-serif;
	border : solid 1px black;
}

.teamtext h4 a {
font-size: 100%;
 font-family: verdana, sans-serif;
 font-weight: bold;
 text-decoration : none
}

.teamtext h4 a:hover {
 font-weight: bold;
 color: #827E7E;
 font-family: verdana, sans-serif;
 }

.stafftext h4 a {
font-size: 100%;
 font-family: verdana, sans-serif;
 font-weight: bold;
 text-decoration : none
}

.stafftext h4 a:hover {
 font-weight: bold;
 color: #827E7E;
 font-family: verdana, sans-serif;
 }

.gallery_thumb img
{
	border : solid 1px #ffffff;
}