body
{
	margin: 0;
	padding: 0;
	background-color: #E1E1E1;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	line-height: 18px;
}

a:link
{
	color: #CC6600;
	text-decoration: none;
}

a:visited
{
	color: #CC6600;
	text-decoration: none;
}

a:hover
{
	color: #CC6600;
	text-decoration: underline;
}

h1
{
	font-size: 30px;
	color: #CC6600;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-weight: normal;
	line-height: 36px;
	margin-top: 0;
	margin-bottom: 10px;
}

h2
{
	font-size: 24px;
	color: #CC6600;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-weight: normal;
	line-height: 30px;
	margin-top: 0;
	margin-bottom: 10px;
}

h3
{
	font-size: 18px;
	color: #3B3B3B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 10px;
}

h4
{
	font-size: 14px;
	color: #3B3B3B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 10px;
}

hr
{
	border: 0;
	color: #D3D4D3;
	background-color: #D3D4D3;
	height: 1px;
	width: 100%;
	text-align: left;
}

/* Forms CSS */
label
{
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

input
{
	color: #3B3B3B;
	background: #E6E6CC;
	border: 1px solid #3B3B3B;
	width: 70%;
}

textarea
{
	color: #3B3B3B;
	background: #E6E6CC;
	border: 1px solid #3B3B3B;
	width: 70%;
}

.submit input
{
	color: #3B3B3B;
	background: #E6E6CC;
	border: 2px outset #E1E1E1;
	width: 100px;
}

fieldset
{
	border: 1px solid #E6E6CC;
	width: 440px;
}

legend
{
	color: #E1E1E1;
	background: #3B3B3B;
	padding: 2px 6px;
}

.intro
{
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
}

.more_text { font-size: 10px; }
.black_type { color: #3B3B3B; }

.tint_panel
{
	padding: 10px;
	background-color: #E6E6CC;
	/*
	width: 180px;
*/
}

#horizon
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 974px;
}

#wrapper
{
	position: relative;
	text-align: left;
	width: 974px;
	margin: 0px auto 0px auto;
	border-right: 2px #D3D4D3 solid;
}

#logo_block
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 422px;
	height: 94px;
	z-index: 300;
}

#search_block
{
	position: absolute;
	left: 422px;
	top: 0px;
	width: 552px;
	height: 42px;
	z-index: 300;
	background-color: #fff;
}

#tagline_block
{
	position: absolute;
	left: 422px;
	top: 42px;
	width: 381px;
	height: 52px;
	z-index: 300;
}

#topright_pad
{
	position: absolute;
	left: 803px;
	top: 42px;
	width: 171px;
	height: 52px;
	z-index: 300;
	background-color: #fff;
}

#top_nav
{
	position: absolute;
	left: 0px;
	top: 94px;
	width: 974px;
	height: 27px;
	background-color: #CCCC99;
	z-index: 300;
}

#topnav_txt
{
	position: absolute;
	left: 440px;
	top: 100px;
	z-index: 350;
}

.topnav_txt
{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #fff;
	line-height: 13px;
}

.topnav_txt a:link
{
	color: #fff;
	text-decoration: none;
}

.topnav_txt a:visited
{
	color: #fff;
	text-decoration: none;
}

.topnav_txt a:hover
{
	color: #CC6600;
	text-decoration: none;
}

#topnav_home
{
	position: absolute;
	left: 32px;
	top: 101px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #fff;
	line-height: 13px;
	z-index: 350;
}

#main_pic
{
	position: relative;
	top: 17px;
	left: 32px;
	width: 686px;
	height: 312px;
	float: left;
	/*
	z-index: 350;
*/
}

#main_body
{
	position: absolute;
	top: 120px;
	left: 0px;
	width: 974px;
	background-color: #fff;
}

#column1
{
	position: relative;
	left: 32px;
	width: 200px;
	clear: both;
	float: left;
	/*
	z-index: 300;
*/
}

#column2
{
	position: relative;
	left: 57px;
	width: 461px;
	float: left;
	/*
	z-index: 300;
*/
}

#column3
{
	position: relative;
	left: 75px;
	width: 200px;
	float: left;
	/*
	z-index: 300;
*/
	padding-left: 15px;
	border-left: 1px #D3D4D3 solid;
}

.bottnav_pad
{
	position: relative;
	width: 974px;
	background-color: #fff;
	height: 26px;
	clear: left;
}

#bottnav
{
	position: relative;
	width: 534px;
	background-color: #D9D9B3;
	height: 20px;
	padding-top: 7px;
	padding-left: 440px;
}

.bottnav_txt
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #3B3B3B;
	line-height: 13px;
}

.bottnav_txt a:link
{
	color: #3B3B3B;
	text-decoration: none;
}

.bottnav_txt a:visited
{
	color: #3B3B3B;
	text-decoration: none;
}

.bottnav_txt a:hover
{
	color: #CC6600;
	text-decoration: none;
}
