/* Photo gallery template ||| Joshuaink.com ||| March 2005 ||| Free to use but this credit must remain in place --- more information about this template at http://joshuaink.com */

*{
	margin:0;
	padding:0;
	font-size:100%;

}

body{
	font:80%/110% "trebuchet ms", tahoma, helvetica, arial, sans-serif;
	color:#3a3524;
	margin-top:20px;
	background:#958671;
	text-align:center;
	color: #F6E7A1;
}

a{
	color:#3a3524;
	text-decoration:none;
}

a img {
border: 1px solid #514D32;text-decoration: none;
}

a:hover img{
border: 1px solid #514D32;
}i

hpix{
  border:0px;
}

p,
h2{
	margin:15px 5px;
}

h2{
	color:#514D32;
}

#wrap{
	width:720px;
	margin:0 auto;
	position:relative;
}

#header{
	margin-bottom:20px;
}

#header a{
	text-decoration:underline;
}



#main-content li{
	width:200px;
	/*border:solid #E5DBC1;
	border-width:0 1px 1px 0;*/
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */	font-size: large;
	background:#948570;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#main-content p{
	font-size: medium;
	font-family: "Trebuchet MS", tahoma, arial, sans-serif;
	line-height: 1.5;
	}

#clip-content li{
	width:329px;
	/*border:solid #E5DBC1;
	border-width:0 1px 1px 0;
	moz-border-radius:20px;*/
	background:#948570;
	padding:10px;
	text-align:center;
	position:relative;
	float:center;
	display:inline-block;
	margin:5px;
}

#fullplate-navigation{
	list-style:none;
	margin:5px 0 0 45px;

}

#fullplate-navigation li{
	display:block;
	float:left;
	width:210px;
	font-size: medium;
	font-family: "Trebuchet MS", tahoma, arial, sans-serif;
	line-height: 1.5;
	font-weight: bold;
}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}


#fullplate-navigation li a{
	display:block;
	width:190px;
	padding:10px;
	font-size: medium;
	font-family: "Trebuchet MS", tahoma, arial, sans-serif;
	line-height: 1.5;
	font-weight: bold;
}

#fullplate-navigation li a:hover{
	color:#333;
	font-weight: 900;
}



#fullplate-photo{
	/*border:solid #514D32;
	border-width:0 1px 1px 0;*/
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#948570;
	color:#19170F;
	padding:5px 15px 15px 15px;
	margin:0 auto;
	width:600px;
	font-size: medium;
	font-family: "Trebuchet MS", tahoma, arial, sans-serif;
	line-height: 1.5;
}




#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#main-content a:hover span{	
	top:10px;
	left:10px;
	width:202px;
	font-weight:bold;
	background:#948570;
	color:#19170F;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	font-family: "trebuchet ms", tahoma, helvetica, arial, sans-serif;
	border:1px solid #514D32;
	border-width:0 0 1px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 


/*img{
	border:1px solid #514D32;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#B8B09B #514D32 #514D32 #B8B09B;
} */
 

#foot{
	padding-top:10px;
	margin-bottom:20px;
	clear:left;
}

#list-nav {
list-style:none;
margin:20px;
padding:0;
}

#list-nav li {
display:inline;
float:middle;
}

#rotator
{
	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 200px;
	height: 140px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 200px;
	height: 140px;
}

p
{
	text-align: center;
}

#list-nav li a {
text-decoration:none;
font-family: trebuchet ms, tahoma, helvetica, arial, sans-serif;
padding:3px 6px;
width:500px;
background: #847764;
color:#3A3524;
float:center;
text-align:center;
border-left:1px solid #958671;
}

#list-nav li a:hover {
background:#958671;
color:#19170F;
}

