@charset "UTF-8";
/* CSS Document */

body { text-align:center;
		min-width:1000px;
		margin:0;
		padding:0;
		font:x-small/1.5em "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
		  voice-family: "\"}\""; voice-family:inherit;
		  font-size:small;
		 background-color:#eeede8;

}
  
  
  html>body {font-size:small;}



#container { width: 962px;
			 text-align:left;
			 margin:5px auto 20px;
			 background-color:#eeede8;

}
#banner {background-image:url(images/amyfordart3.jpg);
background-repeat:no-repeat;
background-position:top-left;
width:962px;
height:144px;
}

#banner h1 {font-size:14px;margin:0;padding:0;
}

#banner h1 span {display:none;
}

#main {
width:962px;
background-image:url(images/mid-bkg3.jpg);
background-repeat:repeat-y;
}

#content {margin: 0px 30px 0px 59px;
width:auto;
}

#content h1, h2, h3 {color:#c82f36;
font-family:Georgia, "Times New Roman", Times, serif;
}
#content h1 {margin-bottom:12px;margin-top:22px;
font-size:30px;
line-height:36px;
	
}
#content h1.first {margin-bottom:12px;margin-top:0;padding:0;
}

#content h2 {margin:0 0 0 8px;padding:0;
font-size:20px;
}
#content h2.head {margin:10px 100px;
text-align:left;
}

#content h3 {margin:8px 0 0 0;padding:0;
}

#content p {
	color:#675438;
	text-align:justify;
	margin:10px 30px 10px 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}
#content p.first {margin-top:0;padding-top:0;
}
#content a {color:#069;
}

#content #left {float:left;
width:250px;
}

#content #right {float:left;
width:600px;
}
#clear {clear:both;}

#banner #navbar {margin-right:30px;
margin-top:88px;
float:right;
width:600px;
height:30px;
}

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

#navbar ul li {float:left;
padding:5px 0px 0px 5px;
margin:0;

}
#navbar ul li a {margin:5px 0px;
padding:5px 5px 5px 16px;
text-decoration:none;
color:#fff;
font-weight:bold;
outline: none;

}

#navbar ul li a:hover {margin:5px 0px;
padding:5px 5px 5px 16px;
text-decoration:none;
color:#723d2d;
font-weight:bold;
outline: none;

}
#footer { margin:0;padding:0;background-image:url(images/bot-bkg3.jpg);
background-repeat:no-repeat;
background-position:top;
height:120px;
}

#footer p {
				text-align:center;
				margin:0;padding:2px 0 0 60px;
				font-size:11px;
				font-family:Arial, Helvetica, sans-serif;
				color:#666;
}
#footer a {				font-size:11px;
				font-family:Arial, Helvetica, sans-serif;
				color:#069;
}



/* ---------- This section is for image replacement for page headings -- h1 was used */
#content h1.artist {background-image:url(images/artist-statement.jpg);
background-repeat:no-repeat;
width:500px;
height:90px;
margin:0;
padding:0;
margin-bottom:10px;
}
#content h1.stills {background-image:url(images/still-life.jpg);
background-repeat:no-repeat;
width:300px;
height:90px;
margin:0;
padding:0;
margin-bottom:10px;
}
#content h1.landscapes {background-image:url(images/landscapes.jpg);
background-repeat:no-repeat;
width:300px;
height:90px;
margin:0;
padding:0;
margin-bottom:10px;
}
#content h1.portraits {background-image:url(images/portraits.jpg);
background-repeat:no-repeat;
width:300px;
height:90px;
margin:0;
padding:0;
margin-bottom:10px;
}
#content h1.contact {background-image:url(images/contact.jpg);
background-repeat:no-repeat;
width:300px;
height:90px;
margin:0;
padding:0;
margin-bottom:10px;
}

#content h1 span {display:none;}

.larger {
	color: #930;
	font-size: 18px;
}

#content p.large-right {color:#930;
					font-size:18px;
					text-align:right;
}
#content p.right {text-align:right;}

