body, html {
	min-width: 910px;
	width: 100%;
	height: 100%;
	text-align: center;
}
body {
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #990000;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
}
body, td, th {
	font-family:  Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
td, th {
	text-align: left;
}
.index TD {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.index TD a:link, a:visited {
	color: #FFFFFF;
}
h2 {
	font-size: 13px;
	color:  #FFFFFF;
	margin: 15px;
	text-align: left;
	font-weight: normal;
}
a:link {
	color: #F3DF96;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #F3DF96;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
#container {
	padding-top: 20px;
	margin: 0 auto;
	text-align: center;
}
.stripe {
	background: url(images/stripe.gif) repeat-x #C36A28;
	padding: 30px 0px 10px 0px;
	border-bottom: solid 2px #990000;
}
.index {
	line-height: 22px;
	font-size: 11px;
}
.index_quote {
	width: 220px;
	float: right;
	margin: 15px 175px 0px 0px;
	text-align: left;
	font-size: 11px;
	color: #C36A28;
}
.index_quotes {
	line-height: 20px;
	font-size: 12px;
}
.index_logo {
	background: url(images/logo_index2.gif) center top no-repeat;
	height: 362px;
	width: 80%;
	margin: 15px 20px 0px 100px;
}
.author {
	color: #F3DF96;
	padding-left: 30px;
	padding-top: 5px;
	text-indent: -12px;
}
.author2 {
	color: #960007;
	padding-left: 22px;
	text-indent: -10px;
}
.author3 {
	color: #F3DF96;
	padding-left: 20px;
}
.author4 {
	color: #960007;
	margin: 5px 0px 0px 10px;
	text-indent: -12px;
}
.author5 {
	color:  #C36A28;
	padding-left: 30px;
	padding-top: 5px;
	text-indent: -12px;
}
.right {
	border-right: #F3DF96;
}
.titlebg {
	font-size: 12px;
	background: #FFFFFF;
	border: solid 1px #990000;
	font-weight: bold;
	color:  #C36A28;
	padding: 2px;
	text-align: center;
}
/* NAV */ 
.index_nav {
	width: 120px;
	float: left;
	margin: 2px 0px 0px 20px;
}
.tree {
	background: url(images/tree2.gif) top left no-repeat;
	margin: 10px 0px 0px 7px;
	height: 326px;
	width: 209px;
	border-bottom: solid 1px #990000;
	float: left;
	min-width: 209px;
	min-height: 326px;
}
.inner_nav {
	width: 120px;
	float: left;
	margin: 185px 0px 0px -120px;
}
.inner_blurb {
	margin: 360px 0px 0px -195px;
	height: 250px;
	width: 180px;
	float: left;
	color: #C36A28;
	font-size: 11px;
	text-align: left;
}
a:link.nav, a:visited.nav {
	height:20px;
	width: 98px;
	display:block;
	margin-bottom: 10px;
	float: right;
}
a:link.testimonials, a:visited.testimonials {
	background:url(images/nav_testimonials.gif) no-repeat top left;
}
a:hover.testimonials {
	background:url(images/nav_testimonials.gif) no-repeat top left;
	background-position: 0px -20px;
}
a:link.home, a:visited.home {
	background:url(images/nav_home.gif) no-repeat top left;
}
a:hover.home {
	background:url(images/nav_home.gif) no-repeat top left;
	background-position: 0px -20px;
}

a:link.about, a:visited.about {
	background:url(images/nav_about.gif) no-repeat top left;
}
a:hover.about {
	background:url(images/nav_about.gif) no-repeat top left;
	background-position: 0px -20px;
}
a:link.contact, a:visited.contact {
	background:url(images/nav_contact.gif) no-repeat top left;
}
a:hover.contact {
	background:url(images/nav_contact.gif) no-repeat top left;
	background-position: 0px -20px;
}
a:link.services, a:visited.services {
	background:url(images/nav_services.gif) no-repeat top left;
}
a:hover.services {
	background:url(images/nav_services.gif) no-repeat top left;
	background-position: 0px -20px;
}

.container2 {
	width: 650px;
	float: left;
	padding-left: 35px;
	min-width: 650px;
}
.stripe2 {
	text-align: center;
	margin: 0 auto;
	width: 610px;
	clear: right;
	background: url(images/stripe.gif) repeat-x #C36A28;
	padding: 30px 20px 10px 20px;
	border-bottom: solid 2px #990000;
}
.footer {
	padding: 5px 25px 15px 0px;
	display:block;
	clear: both;
	margin: 0 auto;
}
