body
{
	color: #333;
	background-color: #797051;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	width: 100%;
}
img { border: 0px; }

p,ul { 
	text-align: left; 
	margin: 0 30px 0 40px; 
	padding-top: 10px;
}
.title {
	text-align: left; 
	margin: 0 0px 0 38px; 
	padding-top: 20px;
}
#mainarea
{
	background-color: #B6B079;
	margin: auto;
	width: 100%;
	text-align: center;
}

#header {
	background-color: #B6B079;
	padding: 20px 0 0 0;
}

#menu {
	background-color: #B6B079;
}

#middlehome
{
	margin: auto;
	background-color: #D3CE9E;
}
#middleareainternal
{
	margin: auto;
	width: 628px;
	min-height: 425px;
	background-image: url(../images/homemiddlelg.gif);
	background-repeat: repeat-y;
}

#middlearea
{
	margin: auto;
	background-color: #D3CE9E;
}

#footer
{
	margin: auto;
	background-color: #797051;
}

#footerdenali
{
	margin: auto;
	padding-top: 10px;
	background-color: #797051;
	color: #C0D1C8;
	font-size: 10px;
}

.caption {
	color: #6C5634;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	vertical-align: bottom;
}
.slides { border: 1px #333 solid; }
.slideshowbutton {
	font-size: 13px;
}

a:link, a:active, a:visited
{
	background: inherit;
	color: #797051;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	background: inherit;
	color: #797051;
	font-weight: bold;
	text-decoration: underline;
}

a.footer:link, a.footer:active, a.footer:visited
{
	background: inherit;
	color: #C0D1C8;
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover
{
	background: inherit;
	color: #C0D1C8;
	font-weight: bold;
	text-decoration: underline;
}

