body
{
} 

.content_index
{
	vertical-align: top;
	text-align: justify;
	font: 0.70em Arial, Helvetica, sans-serif;
	padding-right: 5px;
}
.content
{
	vertical-align: top;
	text-align: justify;
	font: 0.80em Arial, Helvetica, sans-serif;
	padding-right: 5px;
}

.top
{
	width: 100%;
	text-align: center;
	table-layout: fixed;
}

.main
{
	width: 100%;
	text-align: center;
	table-layout: fixed;
}

.title 
{ 
	background: url("ims/title1.gif") no-repeat;
	height: 140px;
	width: 400px;
	text-align: left;
	vertical-align:bottom;
	color: #79854b;
	font: 0.80em Arial, Helvetica, sans-serif;

} 

.title a
{ 
	color: #821326;	
	text-decoration: none;
}

.title a:hover
{ 
	color:Black;
	text-decoration: underline;
}

.header
{ 
	background: url("ims/wheel_small.gif") no-repeat;
	background-position: right;
	height: 140px;
	width: 250px;
}

.navigation
{
	width: 100%;
	text-align: center;
	table-layout: fixed;
	font: 0.80em Arial, Helvetica, sans-serif;
} 

.navigation a{
	text-decoration: none;
	text-transform: uppercase;
	color: #821326;
}

.selected{
	text-decoration: none;
	height: 13px;
	width: 130px;
	color: #821326;
	background: #c3ba92;
}

.nselected{
	width: 130px;
}

.navigation a:hover
{
	 color:Black;
	 text-decoration: underline;
}

.hrrow
{
	height: 5px;
	line-height: 5px;
}

.hrtd
{
	vertical-align: bottom;
	background: #79854b;
}

hr
{
	width: 100%;
	height: 5px;
	background: #79854b;
}

.footer
{
	width: 100%;
	color: #79854b;
	text-align: center;
	font: 0.80em Arial, Helvetica, sans-serif;
}

.footer a
{ 
	color: #821326;	
	text-decoration: none;
}

.footer a:hover
{ 
	color:Black;
	text-decoration: underline;
}

#map
{
	height: 400px;
	width: 640px;	
	border: solid 5px #79854b;
	text-align: center;
}
