/* no list-markers by default, since lists are used more often for semantics */
ul,ol {
	list-style:none
}

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { 
	font-size:1em;
}

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0; 
	padding:0;
}
/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { 
	border:none;
}
body {
	font-family: Times New Roman, Times, Times, serif;    
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #555;
	background-color: #FFF;
	margin: 0px;
}
img {
	border: none;
}

img, div, a { behavior: url(http://www.emmanuelcoupe.com/faos/iepngfix.htc) }

td {
	font-family: Times New Roman, Times, Times, serif;  
	font-size: 14px;
	line-height: 20px;
}
div {
	text-align: left;
}
a {
   outline: none;
}
a:active, a:focus {
 	outline: none;
}
a:link {
	color: #880011;
	text-decoration: none;
}
a:visited {
	color: #880011;
	text-decoration: none;
}
a:hover {
	color: #880011;
	text-decoration: underline;
}
h1 {
	font-family: Times New Roman, Times, serif;    
	font-weight: normal;
	text-align: center;
	color: #555;
	font-size: 16px;
	letter-spacing:.2em;
	line-height: 20px;
	padding: 80px 0px 20px 0px;
	margin: 0px;
	clear: left;
}
h2 {
	font-family: Times New Roman, Times, serif;    
	font-weight: normal;
	text-align: center;
	color: #555;
	font-size: 16px;
	letter-spacing:.1em;
	padding: 24px 0px 0px 0px;
	margin: 0px;
	clear: left;
}
h3 {
	font-family: Times New Roman, Times, serif;    
	font-weight: normal;
	text-align: center;
	color: #555;
	font-size: 15px;
	letter-spacing:.1em;
	padding: 24px 0px 0px 0px;
	margin: 0px;
	clear: left;
}
p {
	width: 500px;
	text-align: left;
	margin: 12px auto 12px auto;
}
table {
	margin: 0px auto;
}
#footer {
	color: #888;
	text-align: left;
	font-size: 10px;
	width: 550px;
	padding-top: 50px;
	clear: left;
}
#footer a:link {
	color: #888;
	text-decoration: underline;
}
#footer a:visited {
	color: #888;
	text-decoration: underline;
}
#footer a:hover {
	color: #555;
	text-decoration: underline;
}
#header {
	text-align: center;
}
#meat {
	width: 720px;
	padding-left: 75px;
	margin: 0px;
	float: right;
}
#nav {
	font-family: Times New Roman, Times, serif;    
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-align: right;
	margin: 0px;
	width: 125px;
	float: left;
	margin: 110px 0px 0px 0px;
}
#nav a {
	margin: 0px 0px 0px 0px;
}
#nav a:link {
	color: #880011;
	text-decoration: none;
}
#nav a:visited {
	color: #880011;
	text-decoration: none;
}
#nav a:hover {
	color: #555;
	text-decoration: none;
}
#page {
	width: 920px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#photoInfo, #photoInfo h1, #photoInfo h2, #photoInfo p {
	width: 680px;
}
#siteNav {
	font-family: Times New Roman, Times, serif;
	color: #555;
	padding: 20px 20px 0px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
}
#siteNav a:link {
	color: #888;
	text-decoration: none;
}
#siteNav a:visited {
	color: #888;
	text-decoration: none;
}
#siteNav a:hover {
	color: #880011;
	text-decoration: none;
}
#title {
	color: #555;
	font-size: 20px;
	text-transform: none;
	font-variant: small-caps;
	letter-spacing: .3em;
	padding: 0px;
	margin: 0px;
	position: relative;
	bottom: 10px;
}
#title a, #title a:link, #title a:visited, #title a:hover {
	color: #555;
	text-decoration: none;
}
.cap {
	font-size: 20px;
}
.cap2 {
	font-size: 14px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.column1 {
	text-align: left;
	padding-right: 40px;
}
.content, .content p, .content td {
	text-align: justify;
}
.content {
	width: 500px;
	text-align: left;
	margin: 0;
}
.content h1, .content h2, .content h3, .content h4 {
	text-align: left;
}
.dim {
	font-size: 24px;
	color: #555;
}
.error {
	color: #FF0000;
	text-align: center;
}
.floatLeft {
	text-align: left;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
.floatRight {
	text-align: left;
	margin-left: 12px;
	margin-bottom: 12px;
	float: right;
}
.galleries {
	margin-right: 20px;
	margin-bottom: 20px;
}
.galleries img, .latest img {
	border: none;
}
.galleriesLink {
	font-family: Times New Roman, Times, serif;  
	font-size: 16px;
	letter-spacing:.1em;
	padding-top: 0px;
	padding-left: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.galleriesLink2 {
	font-family: Times New Roman, Times, serif;  
	font-size: 12px;
	letter-spacing:.1em;
	padding-top: 0px;
	padding-left: 20px;
	margin-top: -20px;
	margin-bottom: 20px;
	text-align: center;
}
.galleriesLink a:link, .galleriesLink2 a:link {
	color: #880011;
	text-decoration: none;
}
.galleriesLink a:visited, .galleriesLink2 a:visited {
	color: #880011;
	text-decoration: none;
}
.galleriesLink a:hover, .galleriesLink2 a:hover {
	color: #555;
	text-decoration: none;
}
.galleriesNumber {
	color: #888;
	font-size: 11px;
	letter-spacing:.1em;
	padding-top: 2px;
	padding-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.galleriesThumb {
	margin-right: 20px;
	text-align: center;
}
.galleriesThumb2 {
	margin: 0px 20px 20px 0px;
	text-align: center;
}
.galleriesNumber2 {
	color: #555;
	font-size: 12px;
	letter-spacing:.1em;
	padding-top: 4px;
	text-align: center;
}
.hidden {
	display: none;
}
.highlight {
	color: #555;
}
.image {
	background-color: #555;
}
.input {
	background-color: #FFF;
	width: 360px;
}
.input2 {
	background-color: #FFF;
	width: 150px;
}
.input3 {
	background-color: #FFF;
	width: 200px;
}
.journal {
	text-align: left;
	margin-left: 36px;
}
.journal p, .journal div, .journalEntry div {
	text-align: left;
}
.journal h2, .journalEntry h1, .journalEntry p {
	text-align: left;
}
.journal h2 {
	font-size: 20px;
	padding: 20px 0px 8px 0px;
}
.journalEntry {
	margin: 36px 48px 0px 0px;
}
.journalLink {
	text-align: left;
	padding: 6px 0px 36px 0px;
}
.journalThumb {
	text-align: left;
	margin: 36px 0px 0px 0px;
}
.latest {
	margin-top: 24px;
}
.left, .left h2, .left h3, .left p, .left table {
	text-align: left;
}
.linksPage {
	padding-top: 50px;
}
.linksPage h1 {
	padding-top: 20px;
}
.narrow {
	width: 360px;
	text-align: justify;
}
.nav2 {
	font-size: 12px;
	text-align: center;
	padding: 6px 0px 6px 0px;
	margin: 6px auto 6px auto;
}
.nav2 a {
	padding: 0px 16px 0px 16px;
}
.news {
	width: 500px;
	float: left;
}
.newsDate {
	font-family: Times New Roman, Times, serif;
	color: #880011;
	font-size: 11px;
	text-transform: uppercase;
}
.newsItem {
	clear: left;
	padding-bottom: 12px;
	border-bottom: 1px solid #888;
	margin-bottom: 30px;
}
.newsPage {
	padding-top: 80px;
	width: 700px;
}
.newsPhotos {
	width: 150px;
	float: right;
}
.newsPhotosHeader {
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	letter-spacing:.1em;
}
.newsText {
	text-align: justify;
}
.newsText img {
	float: left;
	background-color: #555;
	margin-right: 16px;
	margin-bottom: 12px;
	background-color: #000;
	padding: 4px;
}
.newsTitle {
	text-align: left;
	text-transform: uppercase;
	padding: 0px 0px 12px 0px;
}
.noBorder {
	border: none;
}
.padding-none {
	padding: 0px;
}
.padTop {
	padding-top: 80px;
}
.pageNav {
	font-family: Times New Roman, Times, serif;   
	text-align: right;
	clear: both;
}
.pageNav a {
	font-size: 14px;
}
.pageNumbers a {
	font-size: 18px;
}
.peeps {
	visibility: hidden;
	display: none;
}
.photo {
	margin-top: 0px;
	position: relative;
	left: -62px;
}
.photoInfo {
	width: 650px;
}
.photoInfo1 {
	width: 500px;
	float: left;
}
.photoInfo2 {
	padding-top: 20px;
	width: 100px;
	float: right;
	text-align: right;
}
.photoNavShell {
	position: fixed;
	top: 100px;
	left: 50%;
}
.photoNav {
	text-align: center;
	position: relative;
	left: 300px;
	z-index: 2;
}
.photoLocation {
	color: #888;
	text-transform: none;
	font-size: 14px;
	letter-spacing: 0em;
}
.photoPurchase {
	font-family: Times New Roman, Times, serif;    
	color: #555;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:.1em;
}
.photoPurchase a:link {
	color: #555;
	text-decoration: underline;
}
.photoPurchase a:visited {
	color: #555;
	text-decoration: underline;
}
.photoPurchase a:hover {
	color: #555;
	text-decoration: underline;
}
.photoTitle {
	color: #555;
	text-transform: uppercase;
	font-size: 14px;
	padding: 20px 0px 2px 0px;
	letter-spacing: 0em;
}
.photoTitlePrint {
	color: #555;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0em;
}
.printColumn1 {
	width: 220px;
	text-align: left;
	padding-right: 50px;
}
.printColumn2 {
	margin-top: -24px;
}
.printForm, .printForm h3 {
	text-align: left;
}
.printPic {
	position: relative;
	left: -20px;
}
.sideBySide, .sideBySide div {
	text-align: left;
	letter-spacing:0em;
}
.sideBySide {
	padding-bottom: 36px;
}
.sideBySide h2 {
	color: #555;
	text-align: left;
	font-size: 20px;
	padding: 12px 0px 6px 0px;
}
.sideBySide1 {
	text-align: left;
	font-size: 28px;
	letter-spacing:0em;
	padding-top: 48px;
}
.submenusIntro {
	text-align: center;
	padding-top: 8px;
	padding-right: 36px;
	margin-top: -36px;
	margin-bottom: 36px;
}
.thumbs {
	position: relative;
	left: -20px;
}
.welcomeSlides {
	width: 750px;
	margin-top: 0px;
	position: relative;
	left: -62px;
}
.welcome {

}

/* ===================== PHOTO BORDERS ========================================== */

.borderTop {
	background-image: url(http://www.emmanuelcoupe.com/faos/images/graphics/b-t.png);
	background-repeat: repeat-x;
}
.borderBottom {
	background-image: url(http://www.emmanuelcoupe.com/faos/images/graphics/b-b.png);
	background-repeat: repeat-x;
}
.borderLeft {
	background-image: url(http://www.emmanuelcoupe.com/faos/images/graphics/b-l.png);
	background-repeat: repeat-y;
}
.borderRight {
	background-image: url(http://www.emmanuelcoupe.com/faos/images/graphics/b-r.png);
	background-repeat: repeat-y;
}
.l-borderTop {
	background-image: url(http://www.emmanuelcoupe.com/faos/images/graphics/l-t.png);
	background-repeat: repeat-x;
}
.l-borderBottom {
	background-image: url(http://www.emmanuelcoupe.com/faos/images/graphics/l-b.png);
	background-repeat: repeat-x;
}
.l-borderLeft {
	background-image: url(http://www.emmanuelcoupe.com/faos/images/graphics/l-l.png);
	background-repeat: repeat-y;
}
.l-borderRight {
	background-image: url(http://www.emmanuelcoupe.com/faos/images/graphics/l-r.png);
	background-repeat: repeat-y;
}
.s-borderTop {
	background-image: url(http://www.emmanuelcoupe.com/faos/images/graphics/s-t.png);
	background-repeat: repeat-x;
}
.s-borderBottom {
	background-image: url(http://www.emmanuelcoupe.com/faos/images/graphics/s-b.png);
	background-repeat: repeat-x;
}
.s-borderLeft {
	background-image: url(http://www.emmanuelcoupe.com/faos/images/graphics/s-l.png);
	background-repeat: repeat-y;
}
.s-borderRight {
	background-image: url(http://www.emmanuelcoupe.com/faos/images/graphics/s-r.png);
	background-repeat: repeat-y;
}

/* ===================== CART ========================================== */

.cart, .cart2 {
	clear: both;
}
.cart td, .cart2 td {
	color: #555;
	padding: 20px;
	text-align: center;
}
.cart th {
	font-family: Times New Roman, Times, Times, serif;     
	font-size: 14px;
	font-weight: normal;
	color: #555;
	text-align: center;
	padding: 4px;
}
.cart2 {
	padding: 0px 2px 0px 2px;
}
.cartBkg {
	background-color: #EEE;
	text-align: center;
}
.cartBkg2 {
	color: #DDD;
}
.cartBkg img {
	margin: 0px auto 0px auto;
}
td.buttons {
	padding-top: 14px;
	padding-bottom: 12px;
	text-align: right;
}
.total {
	font-size: 16px;
	color: #555;
	line-height: 24px;
}
.cartPicture {
	width: 200px;
	padding: 0px;
}
.cartTotals {
	text-align: right;
}
.tinyText {
	font-size: 12px;
}

/* ===================== SEARCH ========================================== */

.level1 {
	text-align: left;
	padding-top: 4px;
	border-top: 1px solid #000;
	margin-top: 8px;
}
.level2 {
	text-align: left;
	padding-left: 20px;
	padding-top: 4px;
}
.level3 {
	text-align: left;
	padding-left: 40px;
	padding-top: 4px;
}
.level4 {
	text-align: left;
	padding-left: 60px;
	padding-top: 4px;
}
.level5 {
	text-align: left;
	padding-left: 80px;
	padding-top: 4px;
}
