body
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px 0px;
	background-color: white;
}
a:link {
	border-style: none;
}

#head
{
	width: 760px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}

#section1
{
	width: 760px;
	padding: 5px 0px;
	margin: 15px auto;
	text-align: center;
	background-color: #877B0D;
	FONT-SIZE: 0.9em;
	color: white;
	line-height: 20px;
}

h1
{
	FONT-SIZE: 0.9em;
	padding: 3px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #877B0D;
	color: White;
	font-weight: bold;
	text-align: center;
}

h2
{
	FONT-SIZE: 1.1em;
	padding: 3px 3px;
	margin: 0px 0px 10px 0px;
	background-color: #877B0D;
	color: White;
	font-weight: bold;
}

#section2
{
	width: 760px;
	padding: 0px;
	margin: 10px auto;
	border: 1px #877B0D solid;
}

#section2-text
{
	width: 500px;
	FONT-SIZE: 0.8em;
	padding: 0px 0px 5px 0px;
	margin: 0px auto;
	text-align: center;
}

.highlight
{
	color: #877B0D;
	font-weight: bold;
}

.highlight-link
{
	color: #877B0D;
	font-weight: bold;
}

.highlight-main
{
	color: #877B0D;
	font-weight: bold;
	font-size: 1.1em;
}

.detail-tab-right { margin: 0px 5px 0px 0px; }
.detail-tab-left { margin: 0px 0px 0px 5px; }

#section3
{
	width: 760px;
	padding: 0px;
	margin: 0px auto;
	border: 1px #877B0D solid;
}

#left-col
{
	float: left;
	width: 369px;
	padding: 5px;
	margin: 0px;
	text-align: justify;
}
#left-col img {
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	border: none;
}

#right-col
{
	float: right;
	width: 370px;
	padding: 5px;
	margin: 0px;
	text-align: justify;
}

html *#left-col
{
	float: left;
	width: 369px;
	padding: 5px;
	margin: 0px;
	text-align: justify;
	FONT-SIZE: 0.8em;/*
	border-right: 1px #877B0D solid;
*/
	border-right: 1px solid #877B0D;
}

html *#right-col
{
	float: right;
	width: 368px;
	padding: 5px;
	margin: 0px;
	text-align: justify;
	FONT-SIZE: 0.8em;

}

#section4
{
	width: 760px;
	padding: 0px;
	margin: 10px auto;
	clear: both;
	border: 1px #877B0D solid;
}

#section4-text
{
	text-align: center;
	FONT-SIZE: 0.8em;
	padding: 5px;
	margin: 0px;
}

#left-col2
{
	float: left;
	width: 350px;
	padding: 5px;
	margin: 0px;
	text-align: right;
}

#right-col2
{
	float: right;
	width: 350px;
	padding: 10px;
	margin: 0px;
	text-align: left;
	color: #877B0D;
	font-weight: bold;
	font-size: 0.9em;
}

#section5
{
	width: 760px;
	padding: 0px;
	margin: 10px auto;
	clear: both;
	border: 1px #877B0D solid;
}

#section5-text
{
	text-align: center;
	FONT-SIZE: 0.8em;
	padding: 5px;
	margin: 0px;
}

#privacy
{
	margin: 100px 300px 300px 300px;
	padding: 0px;
	FONT-SIZE: 0.8em;
	text-align: justify;
}
hr {
	
	color: #877B0D;
}
