/*

------------------------------------------------------
Photographic images copyright Frank Heny Photography with style sheet modifications and web images by MenagerieWeb http://www.menagerieweb.com/ 
------------------------------------------------------

*/

/* Basic elements */

body {
background-color: #FFFFFF;
font: 100% Verdana, Arial, Helvetica, sans-serif;
color: #272727;
margin: 0 auto;
padding: 0;
text-align: center;
width: 700px;
}

h1, h2, h3 {
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #85342b;
	font-style: italic;
}

h4{
font-weight: bold;
color: #85342b;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;}

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

li {
line-height: 18px;
}

a {
color: #AB4D00;
padding: 1px;
text-decoration: none;
}

/* Layout */

#border {
position: relative;
width: 700px;
padding-left: 30px;
padding-right: 30px;
background: center;
}




#banner {
	position: relative;
	width: 700px;
	height: 250px;
	background: url(../panoscan700.jpg) no-repeat;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	cursor: default;
	background-image: url(panoscan700.jpg);

}


#title {
margin: 0;
color: #513b30;
font-size: 3em;
padding-top: 10px;
text-align: left;
font-style: italic;
font-family: Times, "Times New Roman", serif;
padding-left: 10px;}

#nav-main {
	position: relative;
	width: 700px;
	cursor: default;

}



html>body #nav-main {
width: 700px;
position: absolute;
}

/* Content */

#container {
padding: 30px;
top: 30px;
text-align: left;
}

#content {
margin-left: 1px;
margin-right: -20px;
width: 660px;
}


#content p, #content li {
text-align: justify;
font-size: 85%;
line-height: 1.6em;
font-family: Verdana, Arial, Helvetica, sans-serif;}

#content a:hover {
text-decoration: underline;
}



/* Footer */

#info-site {
	width: 700px;
	color: #663333;
	background: #F7F9FA;
	cursor: default;
	border: 1px #DDDDDD solid;
	font-size: .8em;

}

#info-site a {
color: #AF701E;
}

#info-site a:hover {
background-color: #CED2D5;
}

#info-site p {
margin: 0;
width: 100%;
padding-left: 5px;
padding-right: 5px;
}

.thumbs {
	padding: 9px;
	border: thin solid #CCCCCC;
	background-color: #E1EAE6;

}

h4.center {
font-size: 1em;
text-align: center;}

.photospace {
padding-left: 11px;
padding-right: 11px;}
