
/* Presentation Stylesheet */ 

body {
 font-size: 100%;
 }

h1 {
 color: red;
 margin-left: 0px;
 font-size: 125%;
 font-family: georgia, "times new roman", serif;
 }

h5 {
 text-align: left;
 font-family: georgia, "times new roman", serif;
 font-weight: normal;
 color: red;
 background-color: transparent;
 font-size: 250%;
 text-transform: uppercase;
 }

h4 {
 margin-top: 12px;

 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; 

 }

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: DarkBlue;
 text-align: left;
 text-decoration: underline;
 }

a:hover {
 font-weight: normal;
 font-family: verdana, sans-serif;
 color: Red;
 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: 100%;
 }

#l-col {
 background-image: url(img/l-col_bg.gif);
 background-position: top left;
 background-repeat: repeat-x;
 
 }

#l-col p {
 margin-left: 8px;
 margin-right: 12px;
 margin-bottom: 8px;
 font-family: garamond, georgia, "times new roman", serif;
 color: #f1d393;
 width: 145px;
 }
 
#l-col a 
{
	margin-left : 5px;
	color: #f1d393;
	font-size : 80%;

}

#l-col a:hover
{
	margin-left : 5px;
	color: DarkBlue;
	font-size : 80%;
}

#l-col .endorsement {
 margin-top: 50px;
 }

#l-col .sig {
 text-align: right;
 margin-top: 8px;
}

#l-col p, #cont p {
 margin-top: 12px;
 font-size:85%;
 }

#l-col img {
 display: block;
 margin-top: 50px;
 }

#bodyblock {
 background-image: url(img/flag.gif);
 background-position: bottom left;
 background-repeat: no-repeat;

 }


#bodyblock-wrap {
 background-image: url(img/bodyblock_bg.gif);
 background-position: top left;
 background-repeat: repeat-y;

 }

#cont {

 background-image: url(img/cont_bottom.gif);
 background-position: bottom left;
 background-repeat: repeat-x;
 }

#cont img {
 margin: 10px;
 }

 
 #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;
 font-size: 80%;
 margin-bottom: 8px;
 }
 


#cont #schedule p {
 margin-top: 4px;
 margin-right: 14px;
 margin-bottom: 8px;
 }


#ftr p {
 background-image: url(img/ftr_bg.gif);
 background-position: top left;
 background-repeat: repeat-x;
 height: 44px;
 line-height: 44px;
 font-size: 60%;
 margin: 0px;
 color: #a9b88f;
 }

#ftr a {
 color: #a9b88f;
 }


#ftr .copyright {
 margin: 6px 0px 6px 6px;
 float: left;
 width: 350px;
 display: inline;


 }

#ftr .utils {
 float: left;
 text-align: right;
 width: 349px;
 margin: 6px 0px;
 }

 
 #divsponsor 
 {
	text-align : center;
 }
 



.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: #ffffff;
 background-image: url(img/body_bg.gif);
 background-position: top left;
 background-repeat: repeat;
 }

#hdr {
 background-image: url(img/header.jpg);
 background-position: topleft;
 background-repeat: no-repeat;

 }

#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, #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;
 color: DarkBlue;
}

.teamtext h4 a:hover {
 font-weight: bold;
 color: red;
 font-family: verdana, sans-serif;
 }


.stafftext h4 a {
font-size: 100%;
 font-family: verdana, sans-serif;
 font-weight: bold;
}

.stafftext h4 a:hover {
 font-weight: bold;
 color: #827E7E;
 font-family: verdana, sans-serif;
 }

.gallery_thumb img
{
	border : solid 1px #ffffff;
}

.img_inline {
	border : 0;
	margin : 0;
	padding : 0;
	vertical-align : middle
}

#cont #lblInfo {
 display: block;
 margin-top: 10px;
 clear: both;
 }

.FormError 
{
	color : Red;
	font-size : 80%;
}