/* COLOR SCHEME

- Red		 	 #ca0707
- Light Red		 #f1a88a
- Ivory			 #fff9ca 
- light Green	 #c2cf7f
- Green	 		 #009246
- Light Grey	 #ececec

\**************************************/


/* Global */
body {
background:#ffffff url(../img/background.png) repeat-y top;
font-family: georgia,serif;
}


/* Header */
#head {
height:144px;
border-bottom:solid #ca0707 5px;
background: url(../img/header.png) no-repeat;
text-weight:;
}

/* Navigation */
#navi {
margin-top:106px;
margin-left:0px;
}

#navcontainer {
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1.3em;
font-weight:bold;
background-color:#009246;
line-height:38px;
padding:0;
}

ul#navlist {
margin: 0px;
padding: 0px;
white-space: nowrap;}

#navlist li {margin: 0px;
padding: 0px;
display: inline;
list-style-type: none; }

#navlist a {
padding: 10px 15px 10px 15px;
}

#navlist a:link, #navlist a:visited {
color:#b2d5c3; 
text-decoration: none;}

#navlist a:hover {
background-color: #ca0707;
color:#ffffff; 
border-top: solid 5px #ca0707;
text-decoration: none;}

#navlist a.active {
color:#ffffff;
background-color:#ca0707;
font-style:italic;
border-top: solid 5px #ca0707;}


/* Sub - Navigation */

#sub-navcontainer {
background-color:#ca0707;
line-height:25px;
padding:0;
font-family:Georgia, Times New Roman, Times, serif;
font-size: 1.2em;
border-bottom:solid #ca0707 5px;
}

ul#sub-navlist {
margin: 0px;
padding: 0px;
white-space: nowrap;
background-color: #ececec;

}

#sub-navlist li {margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;
}

#sub-navlist a {
padding: 5px 15px;;
}

#sub-navlist a:link, #sub-navlist a:visited {
color:#ca0707; 
text-decoration: none;}

#sub-navlist a:hover {
background-color: #009246;
color:#ffffff; 
border-bottom: solid 3px #ca0707;
text-decoration: none;}



/* Description */
#subhead {
margin-top:10px;
height:200px;
}

/* left */
#left {
margin-top:10px;
margin-bottom:10px;
font-size: 1.3em;
background:#ececec;
}

#left p{
margin-bottom:12px;
padding:0 10px;
line-height:1.4em;}

#left h2{
margin:12px 0px;
padding:0 10px;
line-height:1.4em;
font-style:italic;}

/* right */
#right {
margin-top:10px;
text-align:center;
color:#ded7b9;font-size: 1.2em;
}

/* Table */
#right table {
padding:0;margin:0;
width:100%;border:#ececec;
}

#right caption {
padding:6px;margin:0;
background-color:#ececec;
color:#180e02;font-size: 1.3em;
font-weight:bold;
}

#right th {
padding:2px;margin:0;
background-color:#000000;
color:#ffffff;
border:solid 1px #000000;}

#right td {
padding:2px;margin:0;
background-color:#ececec;
color:#180e02;
border:solid 1px #cecece;}

/* Content Setup */
#content {
margin-top:10px;
margin-bottom:10px;
background-color:#ececec
}

#content h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.4em;
font-weight:bolder;
color:#ca0707;
padding:0 0 0px 10px;
margin:10px 0px;
border-bottom:dotted 1px #453220;
}

#content p{
padding:0 10px;
line-height:1.4em;
font-size: 1.3em;
margin:10px 0;
}

#content img {
border:0;
padding:0;margin:0;
}

#content a:link, #content a:visited {color:#009246;}
#content a:hover {color:#ca0707;}


ul#content {
margin: 0px;
padding: 0px;
white-space: nowrap;}

#content li {margin: 0px;
display: inline;
list-style-type: none;
padding:0 10px;
line-height:1.4em;
font-size: 1.3em;
margin:10px 0;
}

/* Menu Setup */

#thumb  {
text-align:center;
padding:0px;margin:0px;}


/* Photo Gallery Setup */

#gallery {
margin-top:10px;
margin-bottom:10px;
font-size: 1.3em;
} 

#gallery h1 {
font-size:1.4em;
font-weight:bolder;
color:#ca0707;
padding:0 0 0px 10px;
margin:10px 0px;
border-bottom:dotted 1px #453220;
}

/* Presidents Thumbs Setup */
#pres-thumb {
float:left;
background-color:#ffffff;
padding:10px 10px 5px 10px;
margin:5px 0px 20px 10px;
text-align:center;
}

/* sponsor */
#sponsor {
margin-top:10px;
text-align:center;
color:#ded7b9;font-size: 1.3em;}

/* Schedule Tables */
#sched {margin-top:10px;font-size: 1.1em;}
#sched h4 {padding:10px 0px;margin:0px;font-family:Arial, sans-serif;color:#ca0303;}

#sched table {
padding:0;margin:0px 0px 10px 0px;
width:100%;border:solid 1px #e0d9c3;
}

#sched th {
padding:8px 2px;margin:0;
background-color:#5e553a;
color:#ffc000;
border:solid 1px #e0d9c3;
font-size:1.5em;}

#sched td {
padding:6px 4px;margin:0px;
background-color:#ffffff;
color:#180e02;
border:solid 1px #e0d9c3;
font-size:1.2em;}

/* Sponsors Table */
#sponsor table {
padding:0;margin:0;
width:100%;border:#ececec;
}

#sponsor th {
padding:8px 2px;margin:0;
background-color:#5e553a;
color:#ffc000;
border:solid 1px #e0d9c3;
font-size:1.4em;}

#sponsor td {
padding:6px 0px;margin:0;
background-color:#ffffff;
color:#180e02;
border:solid 0px #cecece;}

/* Entertainment Tables */
#ent table {
padding:0;margin:0px 0px 10px 0px;
width:100%;border:solid 1px #e0d9c3;
}

#ent th {
padding:5px 2px;margin:0;
background-color:#5e553a;
color:#ffc000;
border:solid 1px #e0d9c3;
font-size:1.5em;}

#ent td {
padding:2px 2px;margin:0px;
background-color:#ffffff;
color:#180e02;
border:solid 1px #e0d9c3;
font-size:1.2em;}

/* FOOTER */

#footer {
margin-top:5px;
padding-top:15px;
border-top:5px solid #ca0707;
}

#footer p {
padding:5px 0 0px 10px;
margin:0px;}

#footer a {
font-size:1.4em;
font-weight:bolder;
color:#ca0707;
padding:0 0 0px 10px;
margin:0px;
display:block;
text-decoration: none;
border-bottom:dotted 1px #453220;
}

#footer a.sublink {
font-size:1.2em;
font-weight:normal;
color:#257123;
padding:5px 0 0px 10px;
margin:0px;
display:block;
text-decoration: none;
border-bottom:0px;
}

#footer-paper {
padding:25px 0px;
width:100%;
}

#footer-paper p {
font-size:1.2em;
line-height:1.4em;
color:#b4afa4;
text-align:center;
}

/* TEST Contact */
#contact {
margin-top:-465px;
}

#postcard {
background: url(../img/postcard.png) no-repeat;
height:385px;
}

#address {
padding-top:160px;
margin-left:15px;
}

/* TEST2 Contact */
#contact2 {
background: url(../img/postcard.png) no-repeat;
margin-top:-465px;
margin-left:390px;
height:385px;
width:550px;
}


#address2 {
padding-top:160px;
margin-left:295px;
}

/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
