* {
	font-family: Myriad Pro, Myriad, Arial, sans-serif;
	font-size: 8pt;
	letter-spacing: .75px;
	line-height: 1.375em;
	color: #cdc7a1;
}
body {
	margin: 0;
	background-color: #7c7356;
}
img {
	border: none;
}
a:hover {
	color: #ffffff!important;
}
table, td {
	padding: 0;
}
ul {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 10.5pt;
	color: #ffffff;
	margin: 0.67em 0;
}
.page {
	width: 600px;
	margin: 115px auto 0 auto;
	position: relative;
}
.mid {
	width: 100%;
	height: 540px;
	position: absolute;
	top: 115px;
	background-color: #000000;
	z-index: -1;
}
.content {
	min-height: 540px;
	height: auto!important;
	height: 540px;
}
.content h1 * {
	color: #ffffff;
}
.content h1 {
	margin: 0;
	padding: 0;
	clear: left;
}
.content p {
	margin: 0 0 7px 0;
}
.location {
	padding-left: 20px;
	font-weight: normal;
	font-style: italic;
}
/****** Special page classes to supplement the "content" class *************/
.portfolio {
	padding-top: 82px;
	min-height: 458px;
	height: auto!important;
	height: 458px;
}
.indent {
	padding: 55px 100px 0 100px;
	min-height: 485px;
	height: auto!important;
	height: 485px;
}
.indent h1 {
	margin: 12px 0;
}
.buttons {
	height: 80px;
	padding: 20px 0 0 10px;
	float: right;
}
.buttons img {
	margin-left: 10px;
}
/****** Top Navigation ***************************/
.topnav {
	width: 600px;
	position: absolute;
	left: 0;
	top: -75px;
}
.topnav ul {
	list-style-type: none;
}
.topnav li {
	float: left;
}
.topnav a
, .topnav li.active .sub a {
	color: #cccccc;
}
.topnav li.last a
, .topnav li.last span {
	border-right: 1px solid black;
}
.topnav a
, .topnav span {
	width: 147px;
	display: block;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-left: 1px solid black;
}
.topnav li.active a {
	color: #ffffff;
}
.sub {
	width: 147px;
	display: none;
}
.sub * {
	font-size: 11px!important;
	letter-spacing: 0px!important;
}
.sub li {
	padding-left: 40px;
	float: none;
}
.sub a
, .sub span {
	text-align: left;
	text-transform: none;
	border: none;
}
.sub li.last a
, .sub li.last span {
	border: none;
}
/******* Side Navigation *****************************/
.sidenav {
	width: 150px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	position: absolute;
	left: -210px;
	top: 82px;
	background: url(/assets/images/logo.gif) no-repeat top right;
}
.sidenav ul {
	margin-top: 140px;
	list-style-type: none;
}
.sidenav li {
	padding: 2px 0;
	text-align: right;
}
.sidenav a {
	text-decoration: none;
}
.sidenav a:hover {
	text-decoration: underline;
}
.right {
	position: absolute;
	top: 82px;
	left: 655px;
}
.right h2 {
	margin-bottom: 2px;
	white-space: nowrap;
	text-transform: uppercase;
}
.right ul {
	list-style-position: inside;
}
.right li {
	white-space: nowrap;
}
/****************************************************/
.footer {
	padding-top: 8px;
	text-align: center;
}
.footer * {
}
.footer span {
	padding: 0 10px;
	border-right: 1px solid #cdc7a1;
}
.footer span.last {
	border-right: none;
}
/******* MaxiGallery Styles ***********/
.picturecontainer {
	text-align: left!important;
}
.picturecontainer img {
	display: block;
}
.childscontainer {
/*	width: 100%;
	overflow: auto;
	background-color: #ddd;*/
}
.childscontainer .thumbs li {
	margin: 0 2px 2px 0!important;
	position: relative;
}
.childscontainer .thumbs img {
	display: block;
}
.childscontainer .thumbs p {
	margin: 0;
	padding: 2px 5px;
	color: #ffffff;
	background-color: #333333;
/*
	width: 100%;
	position: absolute;
	bottom: 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
*/
}
* html .childscontainer .thumbs p {
	bottom: -1px;
}
.thumbscontainer {
	width: 100%;
	margin-bottom: 5px!important;
	clear: both;
}
.thumbscontainer .thumbs {
	padding-top: 2px;
}
.thumbscontainer .thumbs li {
	margin: 0 2px 0 0!important;
}
form input {
	color: #000;
}
/******* For Removal *****************
.logo {
	position: absolute;
	left: -130px;
	top: 82px;
}
.page {
	width: 100%;
	height: 100%;
}
.head {
	height: 75px;
	padding-top: 30px;
	text-align: center;
	vertical-align: top;
	position: relative;
}

**************************************/