body {
font-family: Arial, Helvetica, sans-serif;
color: #e6e6e6;
font-size: 73%;
font-weight: normal;
}

#promo_area {
opacity: 99;
}

#middle p, #middle2 p {
letter-spacing: 1px;
font-weight: 300;
line-height: 17px;
font-size: .9em;
}

img {
margin: 0;
padding: 0;
border: none;
}

a img{
margin: 0;
padding: 0;
border: none;
}

.sub_content_left img {
	margin-bottom: 15px;
	border: 1px solid #6f6f6f;
}

#footer_1 br {
margin-bottom: 2px;
}

.sub_content_right br
{
margin-bottom: 2px;
}

h1, h2, h3, p {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h2, h3 {
	padding-bottom: 10px;
}

h1 {
	font-size: 1.6em;
	line-height: 1.5;
	letter-spacing: 2px;
	color: #713b24;
	}

#promo_area2 h1 {
	font-size: 2.3em;
	letter-spacing: 4px;
	color: #FFFFFF;
	font-weight: normal;
}

h2 {
	font-size: 1em;
	color: #8a5d3b;
	font-weight: bold;
	letter-spacing: 1px;
}

h3 {
	font-size: .9em;
	color: #999999;
	font-weight: normal;
	letter-spacing: 2px;
}

.heading {
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}

img {
	display: block;
	padding: 0;
	margin: 0;
}

a img {
	text-decoration: none;
	border: none;
}

#middle_right img {
	padding-bottom: 3px;
}

table {
	vertical-align: top;
}

table td {
	padding-right: 20px;
}

a {
	color: #8a5d3b;
	text-decoration: none;
}

a:hover {
	color: #9a8479;
	text-decoration: underline;
}

#footer p a {
	color: #713b24;
}

#footer p a:hover {
	text-decoration: underline;
	color: #713b24;
}

.left {
	float: left;
	padding-right: 15px;
}

.right {
	float: left;
}

hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #999999; 
	border-style: none none dotted; 
}

#middle ul, #middle2 ul {
padding: 0;
margin: 0;
list-style-type: none;
}

#middle ol, #middle2 ol{
padding: 0;
margin: 0;
list-style-type: decimal;
}

#middle li, #middle2 li{
line-height: 17px;
margin-left: 0px;
}

.readmore {
	font-style: italic;
}

.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	width: 400px;
	height: 300px;
	overflow: auto;
	float: left;
}

.scroll-pane-wide {
	width: 500px;
	height: 300px;
	overflow: auto;
	float: left;
}

#pane1 {
text-align: justify;
}

.small_italic {
font-style: italic;
font-size: .8em;
}

#to_top p {
font-size: .7em;
letter-spacing: 2px;
}


#footer p {
font-size: .8em;
color: #713b24;
}

#middle_right li a {
	text-decoration: none;
}

#middle_right li a:hover {
	text-decoration: underline;
	color: #9a8479;
}


