

*{
	margin:0;
	padding:0;
	list-style-type: none;
	float: none;
	
}

#signUp
{
	width:500px;
	margin-top:8px;
	margin-bottom:-4px;
}

#signUp a
{
color: #666;
text-decoration:none;
padding-right:6px;

font-size:12px;
font-weight:bold;
}

#signUp input
{
border:thin solid #000;
background-color:#ccc;

}



#signUp input:focus
{
background-color:#FfF;
}

#signUp input:hover
{
background-color:#FfF;
}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#000;
background:#fff;
background-image: url(../images/bg_body_gradient.jpg);
background-repeat:repeat;
}



p{ color:#000;}


a{
	color:#336666;
	text-decoration:none;
	font-weight:bold;
	}


a:hover{
	color:#000;
	}



/**************** Header and navigation styles ****************/

#container{
width:700px;
margin-left:auto;
margin-right:auto;
background: #fff;
color:#303030;	
border-left:thin solid #000;
border-right:thin solid #000;

margin-top:-40px;
min-height:620px;
}

#header{
height:100px;
width:700px;
margin-left:auto;
margin-right:auto;

background-color:#FFF;
background-image: url(../images/navBack.png);
background-repeat:no-repeat;
border-left: #000 thin solid;
border-right:thin solid #000;
border-right:thin solid #000;
margin-top:-8px;
padding-bottom:20px;


}



#headNav li{
	font-size:11px;
	float:right;
	list-style-type:none;
	border-right:1px solid #336666;
	white-space:nowrap;
	margin-top:10px;

	line-height:7px;
	background-color: #000;
	
}

#headNav li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-family:Arial, Helvetica, sans-serif;

text-transform:uppercase;
text-decoration:none;
background-color:#000;
color:#336666;

}

* html #headNav a {width:1%;}




#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#336666;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#336666;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
height:2.4em;
line-height:2.8em;
width:700px;
height:100px;
margin-left:auto;
margin-right:auto;

background-image:url(../img/navBack.png);
background-repeat:no-repeat;
margin-top:6px;
}

#navigation ul{
margin-left:-11px;	
}


#navigation li{
font-size:12px;
float:left;
line-height:1.4em;
list-style-type:none;

border-spacing:3px;
white-space:nowrap;
margin-top:20px;
padding-right:4px;

}

#navigation li a{
display:block;
padding:0 9px;
font-size:1.1em;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;

color:#336666;
font-family: "Lucida Grande", sans-serif
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{

color:#000;
	text-decoration:none;
}

#upperNav li a{

padding-right:3px;
font-size:12px;

text-decoration:none;

color:#336666;
font-family: "Lucida Grande", sans-serif
}



#breadcrumbs {
	margin-top:20px;
	padding: 5px;
	margin-left:105px;
	width:600px;
	height:25px;
	text-align: center;
}

#breadcrumbs a{
	font-size:12px;
	color:#336666;
	text-decoration:none;
	font-weight:bold;
}

#breadcrumbs a:hover{
	font-size:12px;
	color: #ccc;
	text-decoration:none;
	font-weight:bold;
}

/**************** Content styles ****************/

#itemDisplay{


margin-top:15px;;

width:400px;
height: 400px;
float:left;
border:medium solid #000;

}

#itemThumbHolder{
margin-top:15px;


float:left;

}

#content td{
padding:5px;

}
#content table img{
border:2px solid #336666;
}

#content table img:hover{
border:2px solid #ccc;

}


#content{


width:700px;
min-height:675px;
font-size:0.9em;


}


#content h1{
display:block;
font-size:2em;
font-weight:normal;
letter-spacing:1px;
color:#336666;
padding-bottom:5px;
margin:0 auto 0 auto;


}


#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#336666;
background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{
	margin-left:8px;
	font-size:1.4em;
	letter-spacing:-1px;
	text-align: left;
	color:#336666;
}

#content h4{
	margin-left:8px;
	font-size:1.4em;
	letter-spacing:-1px;
	text-align: left;
	color:#336666;
}

#content h5{
display:block;

font-size:1.5em;
font-weight:normal;
letter-spacing:-1px;
color:#336666;
background-color:inherit;
}


/**************** Footer styles ****************/

#footer{
	margin-left:auto;
	margin-right:auto;
	
	clear:both;
width:700px;
height:55px;


font-size:0.9em;
color:#336666;
background-color:#fff;

}


/**************** Misc classes and styles ****************/

#footer{
height:2.4em;
line-height:2.8em;
width:700px;
height:100px;
margin-top:120px;


background-color:#FFF;
background-image: url(../images/footer.png);
background-repeat:no-repeat;

}

#footer ul{
	margin-left:180px;
	
}

#footer li{
font-size:12px;
float:left;
line-height:1.4em;
list-style-type:none;
border-spacing:3px;
white-space:nowrap;
margin-top:33px;
padding-right:7px;


}

#footer li a{
display:block;
padding:0 9px;
font-size:1em;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;

color:#336666;
font-family: "Lucida Grande", sans-serif
}

* html #navigation a {width:1%;}

#footer .selected,#footer a:hover{
	



color:#ccc;
	text-decoration:none;
}


#clear
{
	clear:both;
	padding:10px;
	height:15px;
}

.button1
{
	
	background-repeat:no-repeat;
	height:25px;
	padding:4px 3px 9px 3px;
	text-decoration:none;
	font-size:12px;
color:#336666;
	font-weight:bold;
	
}


a.button1:link
{
	
	background-repeat:no-repeat;
	height:25px;
	padding:4px 3px 9px 3px;
	text-decoration:none;
	font-size:12px;
color:#336666;
	font-weight:bold;
	
}


#itemPic img   
{
border: #336666 solid medium;	

}

#itemPic img:hover   
{
border: #ccc solid medium;	
}


#container #content div h4 {
	text-align: left;
color:#336666;
	margin-left: 5px;
}


th{
	
	font-size:12px;
	background-color:#CCC;
	
	
}


input
{
	border:thin solid #336666;
}

select
{
	border:thin solid #336666;
}

input:hover 
{
	background-color: #ccc;
	border:thin solid  #336666;
	
}

table
{
	border:thin solid #336666;

}


.text{
color:#336666;
text-align:left;
padding:7px;
margin-left:10px;
font-size:12px;
}



textarea{
	border:thin solid #336666;
	
}

textarea:hover{
	border:thin solid #336666;
	background-color: #ccc;
	
}



.pinkLink:hover{
	
	color:#336666;
	font-weight:bold;
}

#gallery {
	
		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #336666;
		
	}
	
	#gallery ul img:hover {
		border: 5px solid #336666;
		
	}
	
	
	.submit
	{
		background-image:url(../images/submit.png);
		background-repeat:no-repeat;
	}
