/*image positioning and general styling*/
html, body {
height: 100%;
margin: 0px;
background: #F1EAD7;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}

#content {
position: relative;
}

em {
color:#FF0000;
font-weight:bold;
font-size:13px;
}

#footer {
position: absolute;
bottom: 0px;
}

#container {
position: relative;
min-height: 100%;
}

#loader{
margin: 0 0 0 35px;
}

#chameleon {
z-index: 2;
position: absolute;
bottom: 32px;
right: 10px;
text-align: right;
}

img {
border-style: none;
}

h1 {
font-size: 11px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #4582C3;
padding-right: 6px;
margin-bottom: 4px;
}

h1 a{
font-size: 11px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #7CAD1B;
padding-right: 6px;
margin-bottom: 4px;
}

h1 a:hover{
font-size: 11px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #dadada;
padding-right: 6px;
margin-bottom: 4px;
}

h1 a:visited{
font-size: 11px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #7CAD1B;
padding-right: 6px;
margin-bottom: 4px;
}


h2 {
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #4582C3;
}

h2 a {
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #4582C3;
}

h2 a:hover {
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #dadada;
}

h2 a:visited {
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #4582C3;
}

#topbgstripe {
position: absolute;
top: 91px;
left: 0px;
background: #B39C71;
width: 100%;
height: 6px;
}

#topbg {
position: absolute;
top: 0px;
left: 0px;
background: #fff;
width: 100%;
height: 95px;
}

#btmbgstripe {
position: absolute;
bottom: 50px;
left: 0px;
background: #dadada;
width: 100%;
height: 7px;
}

#btmbg {
z-index: 1;
position: absolute;
bottom: 0px;
left: 0px;
background: #fff;		
width: 100%;
height: 50px;
}

#loginform {
padding-right: 12px;
text-align: right;
}

#loginform .textinput {
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
width: 9%;
color: #7CAD1B;
background: #fff url(images/frm_stripe.gif);
border-style: solid;
border-color: #ccc;
}

loginform .label {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #ccc;
font-weight: normal;
padding: 0px;
margin-top: 10px;
margin-bottom: 0px;
}

/* contact form */

fieldset { 
border: 0;
margin: 0;
padding: 0;
 }

#contactform {
text-align: left;
margin-left: 35px;
margin-right: 40px;
margin-bottom: 0px;
}

#contactform h4{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #ccc;
font-weight: normal;
padding: 0px;
margin-top: 10px;
margin-bottom: 0px;
}

#contactform .textinput {
font-size: 18px;
text-align: left;
width: 100%;
color: #7CAD1B;
background: #fff url(images/frm_stripe.gif);
border-style: solid;
border-color: #ccc;
margin-top: 0px;
margin-bottom: 0px;
}

#contactform .submit {
color: #000;
background-color: #fff;
border: solid 2px;
border-color: #dadada;
margin-top: 0px;
margin-bottom: 0px;
}

#logoline {
position: absolute;
left: 0px;
top: 90px;
background-image: url(images/grey.gif);
background-repeat: repeat-x;
width: 100%;
height: 13px;
z-index: 1;
}

#logo {
z-index: 2;
position: absolute;
left: 10px;
top: 68px;
text-align: left;
}

#mainphoto {
position:absolute;
left: 50%;
top: 183px;
width: 399px;
z-index: 3;
margin-left: -199px;
background: url(images/main_bg.gif) repeat-y;
}

#mainnavbg {
position: absolute;
left: 50%;
top: 117px;
margin-left: -199px;
z-index: 2;
}

#greystrip {
background: #dadada;
position: absolute;
left: 0;
top: 183px;
width: 100%;
height: 117px;
}

#smlgreystrip {
background: #dadada;
position: absolute;
left: 0;
top: 183px;
width: 100%;
height: 10px;
}

hr {
background-color: #dadada;
border: none;
height: 1px;
width: 320px;
}

/*content on sub pages*/

#mainholdersub {
position: absolute;
left: 50%;
top: 178px;
margin-left: -199px;
height: 1%;
clear: both;
}

#mainsub {
z-index: 3;
background: url(images/main_bg.gif) repeat-y;
width: 399px;
}

#mainsub h3 {
text-align: right;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #4582C3;
font-weight: normal;
margin-left: 35px;
margin-right: 45px;
margin-bottom: 0px;
}

#mainsub h2 {
text-align: left;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #4582C3;
font-weight: normal;
margin-left: 35px;
margin-right: 35px;
padding-top: 15px;
}

#mainsub h1 {
text-align: right;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #4582C3;
font-weight: normal;
margin-left: 35px;
margin-right: 45px;
}

#mainsub p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
margin-left: 35px;
margin-right: 35px;
}

/*content on home*/

#mainholder {
position: absolute;
left: 50%;
top: 285px;
margin-left: -199px;
height: 1%;
clear: both;
}

#main {
position: relative;
z-index: 3;
background: url(images/main_bg.gif) repeat-y;
width: 399px;
}

#main h3 {
text-align: center;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #4582C3;
font-weight: normal;
margin-left: 35px;
margin-right: 45px;
}

#main h2 {
text-align: left;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #4582C3;
font-weight: normal;
margin-left: 35px;
margin-right: 35px;
padding-top: 15px;
}

#main h1 {
text-align: right;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #4582C3;
font-weight: normal;
margin-left: 35px;
margin-right: 45px;
}

#main p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
margin-left: 35px;
margin-right: 35px;
}

/* footer */

#logos {
position: relative;
background-image: none;
}

#foottxt {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background:none;
color:#dadada;
padding:2px;
}

/*menu*/

#listmenu {
position: absolute;
left: 50%;
top: 142px;
height: 1%;
margin-left: -200px;
z-index: 3;
clear: both;
}

#listmenu ul li {
color: #fff;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
display: inline;
}

#listmenu ul li.here {
color: #7CAD1B;
padding-top: 5px;
padding-bottom: 4px;
margin-right: 10px;
margin-left: 5px;
text-decoration: none;
border-bottom: 4px solid #7CAD1B;
}

#listmenu ul li.herehome {
color: #fff;
padding-top: 5px;
padding-bottom: 4px;
margin-right: 10px;
margin-left: 5px;
display: inline;
text-decoration: none;
border-bottom: 6px solid #fff;
}

#listmenu ul li a {
color: #fff;
text-decoration: none;
padding: 10px 10px 5px 5px;
}

#listmenu ul li a:hover {
color: #7CAD1B;
}

/*lightbox*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../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(../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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}