body{
background:white;
margin:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
}


A:link{ color:#454545; text-decoration:none; }
A:hover{ color:red; text-decoration:underline; }
A:active{ color:#e80088; text-decoration:none; }
A:active:hover{ color:#454545; text-decoration:underline; }
A:visited{ color:#454545; text-decoration:none; }
A:visited:hover{ color:#454545; text-decoration:underline; }

#header{
background:url(images/headerbg.png) no-repeat #F4DDB1 top left;

width:548px;
height:304px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}
#header1{
background:url(images/nice.png) no-repeat #F4DDB1 top left;

width:548px;
height:304px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#header2{
background:url(images/three.png) no-repeat #F4DDB1 top left;

width:548px;
height:304px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}


#wrap{
width:548px;
margin-left:auto;
margin-right:auto;
background:red;

background:url(bg.gif);
}

#container{
width:548px;
}

#navcontainer{
background:transparent;
margin-top:-140px;
}

 #navlist li{
background:transparent;
list-style-type: none;
text-align: left;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
letter-spacing:15px;
color:black;
width:190px;
}

#navlist li a:link { color: black; text-decoration:none; }
#navlist li a:visited { color: black; text-decoration:none; }
#navlist li a:hover {color: #e80088; text-decoration:none; }

h3{
font-size:18px;
font-weight:bold;
color:black;
letter-spacing:-2px;
}

.contenta{
background: white; border:black 10px solid;
height: 650px;
padding:4px;
text-align: left;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:black;
}

.contentp{
background: white; border:black 10px solid;
height: 400px;

padding:4px;
text-align: left;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:black;
}

.contentc{
background: white; border:black 10px solid;
height: 600px;

padding:10px;
text-align: left;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:black;
}

#footer{
background:white;
padding:9px;
text-align:center;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:grey;
}

#title{
background:white;
text-align:right;
padding:9px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
color:black;
}

#outer{
background:url();
width:700px;
margin-left:auto;
margin-right:auto;
}

.pullquote {
color:green;
width:150px;
float:right;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
font-size: 24px;
line-height:26px;
letter-spacing:-3px;
text-align: right;
color:#DFA478;
}


#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: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; }







* {
	margin: 0;
	padding: 0;
}



#contact-area {
	width: 600px;
	margin-top: 5px;
}

#contact-area input, #contact-area textarea {
	padding: px;
	width: 300px;
align:left;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 1px solid grey;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid grey;
}

#contact-area input.submit-button {
	
background: white;width:100px;
height:25px;
margin-left: 315px;
margin-right:auto;
margin-bottom:0;
background color:white;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
