

BODY

{
	background-color: #2A07BF;
}
		
			.blackborder
			{
				border: solid 1px black;
			}
	.goldborder
			{
				border: solid 1px

#F1DA5B
}
.greenborder
			{
				border: solid 1px

#3D5F27
}



A.leftnav, A:visited.leftnav, A:active.leftnav 
{
	font-family: arial;
	font-size: 9.0pt;
	color: #ffffff;
	text-decoration: none;
	width: 60%;
}
A:hover.leftnav
{
	font-family: arial;
	font-size: 9.0pt;
	color: #FFA461;
	text-decoration: underline;
	width: 60%;
}

LI.leftnav
{
	color: #ffffff;
	vertical-align: center;
	list-style-type: diamond;
}

A.leftnavcop, A:visited.leftnavcop, A:active.leftnavcop 
{
	font-family: Copperplate Gothic Light;
	font-size: 12.0pt;
	color: #ffffff;
	text-decoration: none;
	width: 60%;
}
A:hover.leftnavcop
{
	font-family: Copperplate Gothic Light;
	font-size: 12.0pt;
	color: #FFA461;
	text-decoration: underline;
	width: 60%;
}

 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family: Rockwell;
}
A.MsoNormal, A:visited.MsoNormal, A:active.MsoNormal
{
	font-family: Rockwell;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
	
}

A:hover.MsoNormal
{
	font-family: Rockwell;
	font-size: 12pt;
	color: #F46E2C;
	text-decoration: underline;
	
}

LI.MsoNormal
{
	color: #000000;
	vertical-align: center;
	list-style-type: diamond;
}
p.MsoNormalsm, li.MsoNormalsm, div.MsoNormalsm
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family: Rockwell;
margin-bottom:.0001pt;
}

A.MsoNormalsm, A:visited.MsoNormalsm, A:active.MsoNormalsm
{
	font-family: Rockwell;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	
}

A:hover.MsoNormalsm
{
	font-family: Rockwell;
	font-size: 10pt;
	color: #F46E2C;
	text-decoration: underline;
	
}
p.MsoNormalmini, li.MsoNormalmini, div.MsoNormalmini
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:7.0pt;
	font-family: Rockwell;
margin-bottom:.0001pt;
}

A.MsoNormalmini, A:visited.MsoNormalmini, A:active.MsoNormalmini
{
	font-family: Rockwell;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	
}

A:hover.MsoNormalmini
{
	font-family: Rockwell;
	font-size: 7pt;
	color: #F46E2C;
	text-decoration: none;
	
}



p.MsoNormallg, li.MsoNormallg, div.MsoNormallg
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:16.0pt;
	font-family: Rockwell;
}

A.MsoNormallg, A:visited.MsoNormallg, A:active.MsoNormallg
{
	font-family: Rockwell;
	font-size: 16pt;
	color: #000000;
	text-decoration: underline;
	
}

A:hover.MsoNormallg
{
	font-family: Rockwell;
	font-size: 16pt;
	color: #F46E2C;
	text-decoration: underline;
	
}

.blackheader
{
	font-family: Copperplate Gothic Light;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

A.blackheader, A:visited.blackheader, A:active.blackheader
{
	font-family: Copperplate Gothic Light;
	font-size: 16pt;
	color: #000000;
	text-decoration: underline;
	
}

A:hover.blackheader
{
	font-family: Copperplate Gothic Light;
	font-size: 16pt;
	color: #F46E2C;
	text-decoration: underline;
	
}

.whiteheader
{
	font-family: park avenue;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.shadow
{
margin-bottom:.0001pt;
margin:0px auto;
width:950px;
filter:shadow(color:#575757);

line-height:200%:
}
.header
{
	font-family: Bookman Old Style;
	font-size: 26pt;
	font-weight: bold;
	text-decoration: none;
color: #1B1F1E;	

filter:shadow(color:#575757);
width:300px;
line-height:200%:
margin-bottom:.0001pt;
}

.header2
{
	font-family: Andy;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
margin-bottom:.0001pt;
}

#nav li:hover, #nav li.hover {
    position: static;
}
	
	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 11em;
		font-family: Copperplate Gothic Bold;
		font-size: 12pt;	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 11em;
		w\idth : 10em;
		display : block;
		color : black;
		font-weight : normal;
		text-decoration : none;
		background-color : #DEC27B;
		border : 1px solid black;
		padding : 0 0.5em;	}
	
	#nav li a:hover {
		color : white;
		background-color : #DEBE78;	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#content {
		margin-left : 12em;
	}

#menu li:hover, #menu li.hover {   
    position: static;   
}  




#nav a.arrow {
	background: url(menuarrow.jpg) center right no-repeat;;
}


#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:lightbox/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(../lightbox/prevlabel.gif) left 15% no-repeat;

 }


#nextLink:hover, #nextLink:visited:hover

 {

 background: url(../lightbox/nextlabel.gif) right 15% no-repeat;

 }



#imageDataContainer

{ 

font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: hidden; 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; 

}
