/* 
Red B9381C 
*/

body
{
	background-color: #a8a39f;
	margin: 0;
}

div.body
{
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}

div.outer
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	margin-bottom: 0;
	background: #000000 url(../images/background_header.gif) top left repeat-x;
}

div.bullet
{
	float: left;
	width: 5px;
	height: 4px;
	background-image: url(../images/bullet.gif);
}

div.clear
{
	clear: both;
	width: 100%;
}

p.click
{
	margin-left: 105px;
	margin-bottom: 0;
	padding-bottom: 0px;
}

div.colLeft
{
	float: left;
	width: 500px;
	margin-right: 15px;
}

div.colRight
{
	float: left;
	width: 235px;
}

div.content
{
	float: left;
	width: 750px;
	border-left: 2px solid #B9381C;
	padding-left: 18px;
}

div.content-large
{
	float: left;
	width: 860px;
	border-left: 2px solid #B9381C;
	padding-left: 18px;
}

div.footer
{
	margin-top: 5px;
	margin-bottom: 30px;
	padding-top: 20px;
	border-top: 2px solid #B9381C;
}

div.header
{
	padding-top: 85px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

div.navi
{
	float: left;
	width: 185px;
	margin-right: 10px;
}

ul.navi
{
	list-style: none;
	margin: 0px;
	padding: 0;
}

ul.navi li
{
	margin-bottom: 10px;
}

ul.navi li.last
{
	margin-bottom: 0px;
}




div.slideshow
{
	float: left;
	width: 737px;
	height: 500px;
	border-left: 2px solid #B9381C;
	padding-left: 18px;
}

div.thumbs
{
	height: 64px;
	margin-top: 20px;
}
