body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #466f15;
}
P { font: 9pt "Arial"; font-weight: normal; color: #000000;}
TH { font: 9pt "Arial"; font-weight: normal; color: #333333;}
TD { font: 9pt "Arial"; font-weight: normal; color: #333333;}
UL
{
    FONT: normal 9pt "Arial";
    COLOR: #333333
}
LI
{
    FONT: normal 9pt "Arial";
    COLOR: #333333;
	list-style-image:url(images/list.gif);
}

FONT
{
    FONT-FAMILY: "Arial"
}
A
{
    COLOR: #355f04;
    FONT-FAMILY: "Arial";
	text-decoration:none;
	font-weight:bold;
}
A:hover{
    COLOR: #5da40b;
    FONT-FAMILY: "Arial";
	text-decoration:none;
	font-weight:bold;
}
H1{COLOR: #4b8109;}
H2{COLOR: #4f2512;}
H3{COLOR: #4b8109;}
H4{COLOR: #4f2512;}
H5{COLOR: #741000;}

.page{padding-left:30px; padding-top:5px; padding-right:30px; padding-bottom:10px;}

.bg{background-image: url(images/body-bg.jpg); background-repeat:no-repeat;}
.bg-white{background-image: url(images/body-white.jpg); background-repeat:no-repeat;}

/********************************** Other **********************************/

.form {padding: 2px; font-size: 9pt; font-weight: bold; color: #000000; background: #ffffff; border: 1px solid #666666; border-bottom: 1; background-color: #ffffff; font: Arial; width="150"}
.input { font-size:9pt;  border: 1px solid #666666; vertical-align: top;}
.button { font-size:9pt;  border: 1px solid #666666; vertical-align: top; width="125"}


/** End Navigation Scripting **/

.footer a:link {font: 9pt "Arial";font-weight: bold;;color: #A7DC69;text-decoration: none;}
.footer a:active {font: 9pt "Arial";font-weight: bold;;color: #A7DC69;text-decoration: none;}
.footer a:visited {font: 9pt "Arial";font-weight: bold;;color: #A7DC69;text-decoration: none;}
.footer a:hover {font: 9pt "Arial";font-weight: bold;;color: #FFFFFF;text-decoration:none;}
.footer {font: 9pt "Arial";font-weight: normal;color: #FFFFFF;text-decoration:none;}

.white a:link {font: "Arial";font-weight: normal;color: #fef516;text-decoration: none;}
.white a:active {font:  "Arial";font-weight: normal;color: #fef516;text-decoration: none;}
.white a:visited {font:  "Arial";font-weight: normal;color: #fef516;text-decoration: none;}
.white a:hover {font:  "Arial";font-weight: normal;color: #A7DC69;text-decoration:none;}
.white {font: "Arial";font-weight: normal;color: #ffffff;text-decoration:none;}

.bug a:link {font: 9pt "Arial";font-weight: normal;color: #000000;text-decoration: none;}
.bug a:active {font: 9pt "Arial";font-weight: normal;color: #000000;text-decoration: none;}
.bug a:visited {font: 9pt "Arial";font-weight: normal;color: #000000;text-decoration: none;}
.bug a:hover {font: 9pt "Arial";font-weight: normal;color: #333333;text-decoration:none;}
.bug {font: 9pt "Arial";font-weight: normal;color: #000000;text-decoration:none;}


.titleTag{border-bottom: 1pt solid rgb(127,127,127);}
.subheader {
	font-family:Arial, Helvetica, sans-serif;
	color: #02659f;
	font-size: 13pt;
	font-weight: normal;
	border-bottom-color: #b71d12;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	background-position: right top;
	padding:2px;
	list-style-type: none;
}

.left-home-pad{padding-left:25px; padding-top:5px; padding-right:25px; padding-bottom:3px;}


.highlight2 a:link {font: 10pt "Arial";font-weight: bold;color: #DC131B;text-decoration: none;}
.highlight2 a:active {font: 10pt "Arial";font-weight: bold;color: #DC131B;text-decoration: none;}
.highlight2 a:visited {font: 10pt "Arial";font-weight: bold;color: #DC131B;text-decoration: none;}
.highlight2 a:hover {font: 10pt "Arial";font-weight: bold;color: #fef516;text-decoration:none;}
.highlight2 {font: 10pt "Arial";font-weight: bold;color: #DC131B;text-decoration:none;}

.highlight3 a:link {font: 9pt "Arial";font-weight: normal;color: #377ac6;text-decoration: none;}
.highlight3 a:active {font: 9pt "Arial";font-weight: normal;color: #377ac6;text-decoration: none;}
.highlight3 a:visited {font: 9pt "Arial";font-weight: normal;color: #377ac6;text-decoration: none;}
.highlight3 a:hover {font: 9pt "Arial";font-weight: normal;color: #377ac6;text-decoration:underline;}
.highlight3 {font: 9pt "Arial";font-weight: normal;color: #377ac6;text-decoration:none;}


.important-red{color:#dc131b; font-weight:bold;}
.important-gray{color:#666666;}

.viewAll a:link {font: 9pt "Arial";font-weight: normal;color: #fef516;text-decoration: none;}
.viewAll a:active {font: 9pt "Arial";font-weight: normal;color: #fef516;text-decoration: none;}
.viewAll a:visited {font: 9pt "Arial";font-weight: normal;color: #fef516;text-decoration: none;}
.viewAll a:hover {font: 9pt "Arial";font-weight: normal;color: #ffffff;text-decoration:none;}
.viewAll {font: 9pt "Arial";font-weight: normal;color: #ffffff;text-decoration:none;}


/** COUNTDOWN STYLES **/

.numbers {
    border-style: ridge;            /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
    border-width: 2px;
    border-color: #666666;    /* change the border color using the hexadecimal color codes for HTML */
    background: #222222;    /* change the background color using the hexadecimal color codes for HTML */
    padding: 2px 0px;
    width: 55px;
    text-align: center; 
    font-family: Arial; 
    font-size: 28px;
    font-weight: bold;            /* options are normal, bold, bolder, lighter */
    font-style: normal;            /* options are normal or italic */
    color: #FFFFFF;                /* change color using the hexadecimal color codes for HTML */
    }
.title {                    /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    border: none;    
    padding: 0px;
    width: 55px;
    text-align: center; 
    font-family: Arial; 
    font-size: 10px; 
    font-weight: normal;            /* options are normal, bold, bolder, lighter */
    color: #FFFFFF;                /* change color using the hexadecimal color codes for HTML */
    background: transparent;  /* change the background color using the hexadecimal color codes for HTML */
    }
#form {
  
    border: none;            /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
    }
	
	
	
	/** carousel STYLES **/
	
	.carousel-component {
    padding:8px;
}
.carousel-component .carousel-list li { 
    margin:4px;
    width:79px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
                   img.border-left (1) + img.border-right (1)*/
    /*    margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a { 
    display:block;
    border:1px solid #e2edfa;
    outline:none;
    -moz-outline:none; 
}

.carousel-component .carousel-list li a:hover { 
    border: 1px solid #87bf4e; 
}

.carousel-component .carousel-list li img { 
    border:1px solid #999;
    display:block; 
}

.carousel-component .carousel-list li strong { 
    display:block; 
}
                                    

#prev-arrow { 
    position:absolute;
    top:40px;
    z-index:3;
    cursor:pointer; 
    left:5px; 
}

#next-arrow { 
    position:absolute;
    top:40px;
    z-index:3;
    cursor:pointer; 
    right:5px; 
}
#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; }

