@charset "UTF-8";
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #715b4d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #715b4d;
	margin-bottom: 10px;
	margin-top: 10px;
}
a:link {
	color: #36261D;
}
a:visited {
	color: #36261D;
}
a:hover {
	color: #423127;
}
a:active {
	color: #36261D;
}
.contentbox {
	width: 100%;
	background-image: url(images/background-gradient.jpg);
	background-repeat: repeat-x;
	background-color: #715B4D;
	clear: both;
}
.content {
	position:relative;
	width:950px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	clear: both;
}
.header {
	position:relative;
	width:100%;
	z-index:5;
	background-image: url(images/header-background.jpg);
	background-repeat: repeat;
	clear: both;
}
.headerbox {
	position:relative;
	width:950px;
	height:120px;
	z-index:6;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.footer {
	position:relative;
	width:950px;
	z-index:3;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #715B4D;
	clear: both;
}
.photos {
	position:relative;
	width:950px;
	height:390px;
	z-index:2;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/photogrid-background.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.photobox {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-image: url(images/background-gradient.jpg);
	background-repeat: repeat-x;
	clear: both;
}
.divisions {
	position:relative;
	width:950px;
	height:272px;
	z-index:3;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	clear: both;
}
#photobar {
	position:relative;
	width:950px;
	z-index:6;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/photobar.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 160px;
}
.smalltext {
	font-size: 11px
}
#outer {
	position:relative;
	width:100%;
	z-index:1;
	clear: both;
}
