body
{
	background-color: #DCDBD4;
	margin: 0;
}

form
{
	margin: 0;
}

body, td, input, select, textarea
{
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #4D4B3D;
}

a
{
	color: #5A5747;
	text-decoration: underline;
}

h1
{
	color: #999577;
	font-family: Helvetica;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0 0 6px 0;
}

h2
{
	color: #5A5747;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0 3px 0;
}

h3
{
	color: #999577;
	font-size: 11px;
	font-weight: bold;
	margin: 6px 0 3px 0;
}

p
{
	margin: 3px 0 12px 0;
	line-height: 16px;
}

blockquote
{
	margin: 12px 24px;
}

ul, ol
{
	margin-top: 3px;
	margin-bottom: 6px;
}

th
{
	color: #999577;
	text-align: left;
}

ul
{
	list-style: url("/images/arrow_bullet.gif") square;
	text-align: left;
	margin: 3px 0 12px 30px;
	padding-left: 0;
}

ul li
{
	line-height: 18px;
}

ul li ul
{
	list-style: url("/images/arrow_bullet.gif") circle;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

img
{
	border: 0;
}

div.hr
{
	height: 1px;
	margin: 6px 0;
	background-color: #999577;
}
div.hr hr
{
	display: none;
}

ul.piped, ul.flat
{
	display: inline;
	margin: 0;
	padding: 0;
}

ul.piped li
{
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #A5A288;
	margin: 2px 0;
}

ul.piped li.last
{
	padding-right: 0;
	border-right: 0;
}

ul.piped li.first
{
	padding-left: 0;
}

ul.flat li
{
	display: inline;
}

a.more_info
{
	background-image: url("/images/link_arrow.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
}

a.more_info:hover
{
	text-decoration: underline;
}

table.beforeafter
{
	margin: 12px 0;
	width: 100%;
}

table.beforeafter td
{
	width: 50%;
	text-align: center;
}

div#page
{
	margin: 20px 0;
	padding: 0px;
	width: 766px;
	text-align: left;
	border: solid 1px #000000;
	background-color: #FFFFFF;
}

div#header
{
	height: 49px;
	background-image: url('/images/header_bg.gif');
	text-align: center;
	padding-top: 10px;
}

div#footer
{
	margin: 10px;
	color: #A5A288;
	text-align: center;
}

div#top
{
	position: relative;
	background-color: #999577;
	background-repeat: no-repeat;
}

div#bottom
{
	position: relative;
	width: 766px;
}

div#bottom_navigation
{
	margin: 5px 0;
}

div#bottom_navigation a 
{
	color: #A5A288;
	font-weight: bold;
	text-decoration: none;
}

div#bottom_navigation a:hover
{
	text-decoration: underline;
}

div#contact p
{
	margin-bottom: 5px;
}

div#flap1
{
	position: absolute;
	top: 0;
	left: 480px;
	width: 286px;
	height: 187px;
	background-repeat: no-repeat;
}

div#flap1_homelink
{
	position: absolute;
	top: 0;
	left: 10px;
}

div#flap1_content
{
	position: absolute;
	top: 69px;
	left: 25px;
	width: 235px;
}

div#flap1_content h1
{
	margin: 0;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #996600;
}

div#flap1_content a
{
	color: #CC9933;
}

div#flap1_content p
{
	margin-bottom: 5px;
}

div#flap2
{
	position: absolute;
	left: 480px;
	width: 286px;
	height: 192px;
}

div#flap2_content
{
	position: absolute;
	top: 115px;
	left: 150px;
}

div#flap2_content a
{
	color: #FFFFFF;
}

div#flap2 img
{
	width: 286px;
	height: 192px;
}

div#content1 img
{
	border: 1px double #999577;
	padding: 3px;
}

div#ITS
{
	margin-top: -10px;
	color: #9E9D94;
}

div#ITS a
{
	color: #9E9D94;
}