html {
	height: 100%;
}
body {
	height: 100%;
	background-color: #2A1305;
	margin: 0px;
	padding: 0px;
}
.index_header {
	margin: 0px;
	padding: 0px;
	height: 191px;
	width: 1000px;
}
.index_panorama {
	margin: 0px;
	padding: 0px;
	height: 216px;
	width: 1000px;
}
.index_content {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	overflow: auto;
	background-image: url(../images/index_content_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.index_content_text {
	display: inline;
	float: left;
	width: 400px;
	overflow: auto;
	position: relative;
	left: 214px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.index_container .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	overflow: auto;
	color: #FFFFFF;
}
.interior_container .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 600px;
	overflow: auto;
	color: #FFFFFF;
	position: relative;
	left: 30px;
}
.index_content_text strong {
	font-size: 18px;
	font-style: italic;
}
.index_menu_container {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 201px;
	position: relative;
	left: 170px;
	top: 128px;
}
.interior_menu_container {
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 201px;
	position: relative;
	left: 0px;
	top: 0px;
}
.interior_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DDDDDD;
	position: relative;
	width: 600px;
	left: 30px;
	line-height: 16px;
	margin-bottom: 20px;
}
.section_devider {
	width: 600px;
	margin-top: 15px;
}
h3 {
	color: #cdb878;
}
.index_container {
	width: 1000px;
	overflow: auto;
}
.interior_container {
	width: 1000px;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}
.interior_left {
	margin: 0px;
	padding: 0px;
	height: 709px;
	width: 285px;
	display: inline;
	float: left;
}
.interior_right {
	margin: 0px;
	padding: 0px;
	width: 715px;
	display: inline;
	float: left;
	overflow: auto;
}
a{
	color: #CDB878;
	text-decoration: none;
}
a:link{
}
a:hover{
	text-decoration: underline overline;
	color: #FFFFFF;
}
a:visited{
}
a:active{
}

.business-item3 a{
	color: #FFFFFF;
	text-decoration: none;
}
.business-item3  a:link{
}
.business-item3 a:hover{
	text-decoration: none;
	color: #FFFFFF;
	text-decoration:underline;

}
.business-item3 a:visited{
}
.business-item3 a:active{
}

.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link{
}
.footer a:hover{
	text-decoration: underline;
}
.footer a:visited{
}
.footer a:active{
}
.primary-income {
	font-weight: bold;
	color: #C5FFA7;
}
.supplemental-income {
	font-weight: bold;
	color: #C5CCFF;
}
.business-container {
	margin: 5px;
	clear: both;
	overflow: auto;
}
.business-item1 {
	float: left;
	margin-right: 5px;
	width: 150px;
	overflow: auto;
}
.business-container2 {
	margin: 5px;
	clear: both;
	background-color: #5D3A10;
	overflow: auto;
}
.business-item2 {
	float: left;
	margin-right: 5px;
	width: 280px;
	overflow: auto;
}
.business-item3 {
	float: left;
	width: 145px;
	overflow: hidden;
}
.gallery-thumb {
	display: inline;
	float: left;
	height: 151px;
	width: 199px;
}


.menu-container {
}

/* links page styles ----------------------------------- */


#links li {

margin-bottom: 8px;

}

#links a {
	color:#CDB878;
	
}


#links a:hover {
	
	text-decoration:underline;
}
.menu-container {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDB878;
}

#menu5 {

	margin-bottom: 4px;
	
}
