body {
font: 11pt "Trebuchet MS", Verdana, Arial, Helvetica, bitstream vera, sans-serif;
text-align:center;
color:#333;
background: #fff;
letter-spacing: 1px;
padding: 0px;
margin: 0 auto;
}
#container {
width: 958px;
margin: 10px auto 10px auto;
text-align:left;
background-color:#FFFFFF;
padding: 0px;
border: #333 3px solid;
position: relative;
}
#header {
border-bottom:1px #8CD83A solid;
padding-bottom: 4px;
margin: 0 auto;
}






h1
{
color: #f30000;
font-size: 30px;
font-family: "Georgia";
line-height: 35px;
text-align: left;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
text-align: right;
margin: 10;
padding-top: 1px;
padding-bottom: 0px;
padding-left: 1px;
padding-right: 1px;
}





h3
{
background: #eee;
color: #01a0a0;
font-size: 13pt;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-align: center;
text-transform: normal;
text-decoration: none;
margin: 20px;

}



h2
{
background: transparent;
color: #e65f00;
font-size: 14pt;
font-family: "arial";
font-weight: normal;
letter-spacing: 1pt;
text-align: center;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
margin-bottom:0px;
}



.border {
	border-right: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	line-height: 12px; 
	background-color: #FFFFFF;
}



/* links */   


A:link, A:visited, A:active {
  text-decoration : none; 
  color : #018181;
  font-weight: bold;
  font-family : "Trebuchet MS";
  text-decoration:underline;
  text-transform: none;
  font-size: 10pt;
} 

A:hover {
  color : #666666; 
 
}


A.nav:link, A.nav:visited, A.nav:active {
  text-decoration : none;
  font-size: 12pt;
  font-family: "Trebuchet MS";
  font-weight: bold;
  text-transform: normal; 
  color : #c50004; 
 
}



a.links:link, a.links:visited, a.links:active
	{
  text-decoration : none; 
  color : #e92f80;
  font-family : small fonts;
  font-size: 7px;
  text-transform: uppercase;}

a.links:hover 
	{
  color : #4c4c4c;}








/* bold, underline, etc */

b { 
     color: #c50004;
     
}
i { 
     color: #586B32;
	 font-weight: bold;
     
}
u { 
     color: #592200;
	
     border-bottom: 1px solid #592200;
}
s {
  color: #1E576C;}

blockquote{
background:#CFE9D2;
border: #999999 1px dotted;
} 


/* textarea */
input, textarea, comments
{
       background-color: white; 
       color: #000; 
       border-style: solid; 
       border-width: 1px; 
       border-color: #cccccc; 
}
ol {
margin:10px; 
}

ul {

}



h5{
margin:0px;
text-align: center;
color:#69A922;
font-size:31px;
font-weight:bolder;
}
h6 {
font-family:"Trebuchet MS";
text-align: center;
color:#c50004;
line-height: 20pt;
font-size:20pt;
font-weight:bold;
padding:0px;
text-transform:uppercase;
}
.h1_span {
color:#42860D;
}
#subhead {
letter-spacing:2px;
}
p{;
margin-left: 10px;
margin-right: 10px;
}
p a {
text-decoration:none;
color:#01a0a0;
}
p a:hover{
text-decoration:underline;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0pt;
	}

#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: 0pt;
	}
#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: transparent url(../Addina-Danielle%20Designs/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../Addina-Danielle%20Designs/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Addina-Danielle%20Designs/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 16px Trebuchet MS;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #333; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}



#footer {

width: 958px;
left: 0px;
text-align: justify;
background:#710004;
clear:both;
}
#footer p{
text-align:center;
font-size:10px;
color: #fff;
}
#footer a{
color:#fff;
}

#footer a:hover{
text-decoration: underline;
}

#bottom_row {
background-color:#EEEEEE;
border-top:0px #999999 solid;
display:table;
width:100%;
}
