body {
	background-image: url(../images/background_tile.gif);
	background-repeat: repeat-x;
	background-color: #CC9;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CC9;
	background-image: url(../images/background.gif);
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#container_home {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CACC9A;
	background-image: url(../images/background_home.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#container_gallery {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CACC9A;
	background-image: url(../images/background.gif);
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#container_gallery #content {
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#header h1 {
	font-family: HelveticaNeue-Light, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
	padding: 0px;
	font-size: 16px;
	letter-spacing: 0.35em;
	float: left;
	margin-top: 63px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h1 a  {
	color: #A8946D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#header h2 {
	display: none;
}
#header #logo {
	float: left;
}
#header #navigation {
	float: right;
	text-align: right;
	margin-top: 65px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #navigation ul {
	margin: 0px;
	padding: 0px;
}
#header #navigation ul li {
	display: inline;
	list-style-type: none;
}
#header #navigation ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #BBA880;
	text-decoration: none;
	margin-left: 15px;
	letter-spacing: 0.1em;
	font-size: 12px;
}
#header #navigation ul li a:hover {
	text-decoration: underline;
}
#content {
	clear: both;
}
#container #content h2, #container_home #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #655039;
	margin-left: 100px;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container_gallery #content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #644F37;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content #bioimage img {
	margin-right: 100px;
}
#onecolumn {
	margin-top: 100px;
	margin-left: 100px;
	width: 380px;
}
#container #content h2 img {
	margin-right: 100px;
}
#columns {
	margin-top: 100px;
}
#columns h3 a {
	color: #369;
}
#column_one {
	float: left;
	width: 250px;
	margin-left: 100px;
}
#column_two {
	float: left;
	width: 250px;
	margin-left: 25px;
}
#column_three {
	float: left;
	width: 250px;
	margin-left: 25px;
}
#gallery_thumb {
	margin-top: -60px;
}
#gallerylink {
	background-image: url(../images/pointer.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#gallerylink a {
	font-weight: normal;
	text-transform: uppercase;
	color: #369;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.08em;
}
#gallerylink a:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #634E36;
	font-size: 11px;
	padding-top: 50px;
}
#columns p, #onecolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #634E36;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#columns h3, #onecolumn h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #634E36;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#clearall {
	font-size: 0px;
	clear: both;
}

