@charset "UTF-8";
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	background-color: #C9C9C1;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtr #container {
	width: 1024px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 9px;
}
.photography {
	color: #999;
	font-family: Helvetica, arial, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: center;
}


  a:hover, a:active {
	color: #7B634B;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
a:link, a:visited {
	color: #4A3535;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

  a.entrance {
	color: #C9C9CI;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
      }
  
       
   
      a:hover.entrance {
	color: #765C5F;}
	
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #7B5757;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #7A5857;
	font-size: 24px;
	padding-left: 15px;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #7A5857;
	font-size: 18px;
	padding-left: 15px;
	font-style: italic;
	font-weight: normal;
}
