﻿/* DIV tags */
body {
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1150px;
	background-color: #FFFFFF;
}
#masthead {
	width: 1150px;
	height: 230px;
}
#column_l {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #EFE2C7;
	width: 149px;
	position: relative;
	height: 336px;
	padding-top: 34px;
	top: 0px;
}
#column_ll {
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #EFE2C7;
	width: 119px;
	position: relative;
	height: 336px;
	top: -371px;
	right: auto;
	left: 151px;
	padding-top: 34px;
}
#column_r {
	float: right;
	width: 141px;
	position: relative;
	top: -742px;
}
#pagecontent {
	margin: 0px;
	border-left: 1px none #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: relative;
	width: 738px;
	height: auto;
	top: -742px;
	left: 271px;
	border-color: #DDBC76 #EFE2C7 #EFE2C7 #000000;
}
#pagefooter {
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 271px;
	position: relative;
	width: 738px;
	top: -742px;
	left: 0px;
}
#textpage {
	padding: 0 170px 0px 130px;
}
#footer {
	padding: 0 0 0 280px;
	background: #FFFFFF;
	text-align: center;
	position: relative;
	width: 719px;
	top: -742px;
}
/* Text Styles */
.head1 {
	font-family: Tahoma, "Lucida Grande", Verdana;
	font-size: 14px;
	font-weight: 700;
	color: #D17B27;
}
.head2 {
	font-family: Tahoma, "Lucida Grande", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #F58A34;
}
.text0 {
	font-family: Tahoma, "Lucida Grande", Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #898D91;
}
.text1 {
	font-family: Tahoma, "Lucida Grande", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #506266;
	line-height: 16px;
}
.head0 {
	font-family: Tahoma, "Lucida Grande", Verdana;
	font-size: x-large;
	font-weight: 700;
	color: #D17B27;
}
