#photomenu { 
vertical-align:middle;
margin:3px;
margin-top:180px;
margin-left:20px;
float:left;
height:20px;
padding: 0px 0px 0px 0px;
}
#photomenu a:link {
	text-decoration: none;
}
#photomenu a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#photomenu a:hover {
	text-decoration: none;
	color: #bbcc11;
	font-weight:bold
}
#photomenu a:active {
	text-decoration: none;
	color: #CCCCCC;
}

form {
	display: inline;
}

img {
	border: 0;
	display: inline;
}

input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../graphics/button-bg.gif);
	background-repeat: repeat-x;
	color: #006600;
	font-size: 75%;
	font-weight: bold;
	font-family: "Century Gothic", Arial, "Trebuchet MS", sans-serif;}
	


.photos-large {
	border-style: solid;
	border-color: #bbcc01;
	border-width: 1px;
	padding: 10px;
	margin: 4px;
}

#picture-holder a:hover img{
    border-width: 2px;
    border-color: #FF9900;
	margin: 3px;
}

#gallery-name {
	padding: 0;
	margin: 0;
}

#picture_caption {
	font-size: 12pt;
}

#main_container {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#inner_wrapper {
	/* padding: 10px;*/
	width: 100%;
}

#wrapper {
	font-family: "Century Gothic", Arial, "Trebuchet MS", sans-serif;;
	font-size: 10pt;
}

#picture-holder {
	text-align: center;
}

#exif_toggle {
	padding: 0;
	margin: 0;
}

.thumbnail img {
	padding: 5px;
	text-align: center;
	margin: 4px;
	background: #FFF;
	border-width: 1px;
	border-color: #bbcc01;
}


.thumbnail a:hover img {
    border-width: 2px;
    border-color: #FF9900;
	margin: 3px;
}

.photos {
	padding: 5px;
	margin: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #bbcc01;
}


#jump_menu {
	float: right;
}

#download_selected {
	float: right;
	text-align: right;
}

#pagination {

	padding: 2px;
	margin: 0;
	clear: both;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
}

#breadcrumbs {
	margin: 0;
	padding: 2px;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFC; */
}

#breadcrumb_links {
	margin: 2px; 
}

a.print {
	background-image: url(../graphics/printer.gif); 
	background-repeat: no-repeat; 
	background-position: left middle;  
	padding-left: 20px; 
}

.page_link {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

#search_box {
	margin-left: 5px;
	float: right;
}

table {border: 0px; cell-padding: 0px}

.date, #picture_caption
    {
    font-size:         0.9em;
    font-weight:       bold;
    line-height:       1.4;
    background-repeat: no-repeat;
    text-transform:    uppercase;
    letter-spacing:    2px;
    margin-left:       4px;
    padding-bottom:    2px;
    }
		
#picture_caption 
		{
		font-size:		 		 0.8em;
		font-weight:			 normal;
		text-transform: 	 none;
		letter-spacing:		 1px;
		
		}
		
a.nav-link-img-next {
		background-image:    url(../graphics/fforward.gif);
    	background-repeat:   no-repeat;
    	background-position: right 1px;
		padding-right: 20px;
		width: 40px;
	  }

a.nav-link-img-prev {
		background-image:    url(../graphics/rewind.gif);
   	 	background-repeat:   no-repeat;
    	background-position: left 1px;
		padding-left: 20px;
		width: 40px;
	  }
		
.comments li    { 
		margin-top: 10px; 
		margin-bottom: 10px; 
		padding-top: 10px;
		padding-bottom: 10px; 
		border-top: 1px solid #CDCDCD;
		border-bottom: 1px solid #CDCDCD;
	  }
	  
.comments p {

	padding: 0;
	margin: 0;
}

.comments cite  { 
	color: #000; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	font-size: 75%; 
}

.meta-header { 
		font-size: 85%;
		padding: 0;
		margin: 0;
		color: #FF9900;
		text-align: center;
}

.comments-closed {
		color: #FFFFFF;
		text-align: center;
}

#exif_data {
		padding: 20px;
		text-align: left;
		width: 50%;
}

ul.slides {
  	margin:0;
  	margin-top: 15px;
  	padding:0;
  	list-style:none;
  	line-height:1.4em;
}
  
.slides li {
  	display:block;
	float:left;
  	margin:0 10px 10px 0;
  	padding:0;
	width: auto;
	height: auto;
}

#link-back {

	font-size: 8px;
	text-align: right;
	color:#FFFFFF;
	padding: 0;
	margin: 0;
	
}

.tag {
		 text-align: center;
}

.large-thumb-toolbar {

	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}		

.errors
{
    width:            500px;
    background-image: url(../graphics/x.gif);
    background-repeat: no-repeat;
    background-position: 5px 8px;
    margin-bottom:    15px;
    border-bottom:    1px solid maroon;
    border-top:       1px solid maroon;
    border-left:      1px solid maroon;
    border-right:     1px solid maroon;
    padding:          8px;
    background-color: #FFCCCC;
    padding-left:     28px;
}
body
{
	text-align: center;
	padding: 0;
	margin: 0 auto;
	width: 900px;
	min-width: 800px;
	font-family: Arial;
	background-image: url("../_images/background.gif"); 
	background-repeat: repeat-x;
	background-color: #B3E2E3;
}

#page
{
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

h1, h2, h3, p, ul, li
{
	margin: 0;
	padding: 0;
}


h1#header
{
	padding: 113px 0 0 0;
	overflow: hidden;
	background-image: url("../_images/header.gif"); 
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:113px; /* for IE5.5's bad box model */
}    

#tagline
{
	padding: 23px 0 0 0;
	overflow: hidden;
	background-image: url("../_images/tagline.gif"); 
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:23px; /* for IE5.5's bad box model */
}    

#address
{
	padding: 28px 0 0 0;
	overflow: hidden;
	background-image: url("../_images/address.gif"); 
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:28px; /* for IE5.5's bad box model */
}

h2#h2
{
	padding: 39px 0 0 0;
	overflow: hidden;
	background-image: url("../_images/h2.gif"); 
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:39px; /* for IE5.5's bad box model */
}   

#list
{
	padding: 268px 0 0 0;
	overflow: hidden;
	background-image: url("../_images/list.gif"); 
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:268px; /* for IE5.5's bad box model */
} 

#content
{
	margin: 0 auto;
	padding: 3px;
	margin-bottom: 10px;
	text-align: center;
	width:520px;
	border: 1px solid #7B716A;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #3A3D3D;
} 

#content ul
{
	width: 380px !important;
	width: auto;
	margin: 0 auto;
	text-align: center;
}

#content ul li
{
	margin-bottom: 5px;
}

#content p
{
	margin-bottom: 10px;
}

#content h3
{
	margin: 0px 0px 10px 0px;
	padding: 0;
	color: #DE8E32;
	font-size: 170%;
}

h4#map
{
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	padding: 328px 0 0 0;
	overflow: hidden;
	background-image: url("../_images/map2.gif"); 
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:328px; /* for IE5.5's bad box model */
	cursor: hand;
} 

#content h4
{
	margin: 0px 0px 10px 0px;
	padding: 0;
	color: #DE8E32;
	font-size: 120%;
	overflow: auto;
	background-image: none;
	height: auto;	
}

#flash
{
	z-index: 100;
	position: absolute;
	width: 100%;
	top: 15px;
	left: 0px;
	margin: 0 auto;
	text-align: center;

}
#menu ul{
margin-top:210px;}
#menu li {
text-align:center;
padding:10px;
padding-top:30px;
margin-top:5px;
list-style:none;
margin-left:0px;
padding-left:10px;
border:#b6e3e4 2px solid;}

#menu li a {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
color:#DE8E32;}

a:link {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
text-decoration:none;
color:#DE8E32;}

a:hover {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:18px;
color:#DE8E32;}

a:active {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;text-decoration:none;
font-size:18px;
color:#DE8E32;}

a:visited{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;text-decoration:none;
font-size:18px;
color:#DE8E32;}
