body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #000000;
    background-image: url(images/bg.gif); 
    background-repeat: repeat-x; 
    background-position: top;
}

table 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 18px;
    color: #000000;
}

td.content
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 20px;
    color: #000000;
}

.linkstext
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.linksectiontitle
{ 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

.caption
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.title
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

a:link, a:active 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #D98A45;
    font-size: 12px;
	background: none;
} 

a:visited 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #D98A45;
    font-size: 12px;
	background: none;
} 

a:hover 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #000000;
    font-size: 12px;
}

.copyright
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

.standard
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}

td.viewphotobody 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.viewphoto:link     
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFF00; 
    line-height: 18px;
    text-decoration: none; 
}

a.viewphoto:active   
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000; 
    line-height: 18px;
    text-decoration: none; 
}

a.viewphoto:visited  
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF; 
    line-height: 18px;
    text-decoration: none; 
}

a.viewphoto:hover    
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFF00; 
    line-height: 18px;
    text-decoration: underline; 
}

/* CONTACT FORM ELEMENTS */
.contact_form_text
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #202020;
    font-weight: bold;
    text-decoration: none; 
}

.contact_form_text_missing
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    text-decoration: none;
    background: #F00000;
    font-weight: bold; 
    padding: 1px 5px; 
}

.contact_form_text_missing_msg
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    text-decoration: none;
    background: #F00000;
    font-weight: bold; 
    padding: 1px 5px; 
}

.contact_form_textbox
{
    border: 1px solid #808080;
    font-family: verdana,Sans-Serif;
    font-size: 12pt;
    height: 22px;
    background-color: #ffffea;
}


.contact_form_form
{
    margin: 0px 0px 0px 0px;
}

.contact_form_button
{
	border: 1px black solid;
	font-family: verdana,Sans-Serif;
	font-size: 10pt;
}

.contact_form_textarea
{
    border: 1px solid #808080;
    font-family: verdana,Sans-Serif;
    font-size: 11pt;
    background: #ffffea;
}


.contact_form_filebox
{
    border: 1px solid #808080;
    font-family: verdana,Sans-Serif;
    font-size: 11pt;
    background-color: #ffffea;
}
/************************************/

fieldset
{
    border: 1px solid #000000;
}

legend
{
    color: #ffffff;
    background: #d98a45;
    border: 1px solid #000000;
    padding: 1px 10px
}





#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 9000; 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; }





a.menu:link, a.menu:visited, a.menu:active
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    line-height: 23px;
    text-decoration: none;
    color: #ffffff;
    display: block;
    /*background: url(images/button_off.gif) top right no-repeat;*/
    padding : 7px 16px 7px 15;
}

a.menu:hover
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    line-height: 23px;
    text-decoration: none;
    color: #000000;
    display: block;
    background: #ffd257;
    /*background: url(images/button_on.gif) top right no-repeat;*/
    /*padding : 7px 21px 7px 22px; */
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu
{
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    border: 1px solid black;
    border-bottom-width: 0;
    font: normal 12px Verdana;
    line-height: 24px;
    z-index: 100; /* zIndex should be greater than that of shadow's below */
    background: #d9af45;
    width: 220px; /* default width for menu */
}

.anylinkmenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.anylinkmenu ul li a
{
    width: 100%;
    display: block;
    font-size: 8pt;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #ffffff;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    text-indent: 13px;
}

.anylinkmenu a:hover
{ 
    font-size: 8pt;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #ffd257;/*hover background color*/
    color: #000000;
    text-decoration: none;
}


/* ######### class for shadow DIV ######### */


.anylinkshadow
{ /*CSS for shadow. Keep this as is */
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99; /*zIndex for shadow*/
    background: #000000;
    visibility: hidden;
}




