body {
	background-color: #2A1402;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-weight: bold;
	color: #96B80E;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #96B80E;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #96B80E;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #96B80E;
	text-decoration: underline;
}
#border {
	background-color: #2A1402;
	text-align: center;
	width: 875px;
	border: 1px solid #82532A;
	left: 50%;
	right: 50%;
	vertical-align: middle;
	top: 50%;
	bottom: 50%;
	margin: 25px auto;
}
#page {
	background-color: #FFFFFF;
	width: 850px;
	text-align: left;
	margin: auto;
	margin: 12px;
}
#header {
	height: 85px;
	width: 850px;
	text-align: left;
	padding: 10px;
}
#navbar {
	background-color: #2A1402;
	height: 29px;
	width: 850px;
	text-align: left;
	padding-top: 1px;
	vertical-align: bottom;
}
.imgslice {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #2A1402;
	border-right-color: #2A1402;
	border-bottom-color: #2A1402;
	border-left-color: #2A1402;
}
#text {
	height: 513px;
	width: 470px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #2A1402;
	text-align: left;
	padding: 30px;
	background-color: #FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #2A1402;
}
#press {
	width: auto;
	margin-left: 175px;
	vertical-align: top;

}
#portfoliotext {
	height: 480px;
	width: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #2A1402;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
	padding: 30px;
}
#slideshow {
	background-color: #FFFFFF;
	float: right;
	width: 505px;
	height: 550px;
	text-align: center;
	margin-right: 30px;

}
#flashcontent {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
#logocontain {
	text-align: center;
	width: 600px;
	margin-right: 100px;
	margin-left: 150px;
	margin-top: 125px;
	margin-bottom: 100px;
}
#navbarlogo {
	background-color: #2A1402;
	text-align: left;
	margin: 0px;
	vertical-align: bottom;
	padding-left: 100px;
	padding-top: 5px;

}
#fronttxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #82532A;
}
.indent {
	padding-left: 20px;
}
#pressimg {
	margin: 5px 5px 5px 0px;
	padding: 0px;
	float: left;
	position: static;
	width: 160px;
}
#pi {
	padding: 0px;
	width: 144px;
	margin: 0px 5px 15px;
	border: none;
	height: 160px;
}
#fullpage {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}
#borderindex {
	background-color: #2A1402;
	text-align: center;
	height: 725px;
	width: 875px;
	border: 1px solid #82532A;
	left: 50%;
	right: 50%;
	vertical-align: middle;
	top: 50%;
	bottom: 50%;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#text2 {
	width: 850px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #2A1402;
	text-align: left;
	background-color: #FFFFFF;
}
/* Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
