.copyt {
	color:#FFFFFF;
	font-size:13px;
	font-weight: bold;
	padding: 3px 10px 2px;
}

.copyhome {
	color:#49494B;
	font-size:12px;
	font-weight: normal;
	padding: 3px 10px 2px;
	line-height:15px;
}

.copyhome p {
		margin: 0.5em 0;
		line-height:15px;
	}

.copyin {
	color:#4C4C4C;
	font-size:11px;
	font-weight: normal;
	padding: 3px 25px 2px 20px;
}

.copys {
	color:#C58C4C;
	font-size:11px;
	font-weight: bold;
	padding: 3px 10px 2px;
}

.copy1 {
	color:#624F2F;
	font-size:11px;
	font-weight: bold;
	padding-right:2px;
}

.copybig {
	color:#563019;;
	font-size:14px;
	font-weight: bold;
	padding: 3px 25px 3px 20px;
}

.foot {
	color:#FFFFFF;
	font-size:10px;
	text-align: left;
	padding-left:5px;
}

a {
	color:#433413;
	text-decoration:underline;
	font-size:11px;
	font-weight: bold;
  }

a:hover {
	color:#000;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

a.text {
	color:#000;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
  }

a.text:hover {
	color:#FE8500;
}

a.footer {
	color:#2D3C2A;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
  }

a.footer:hover {
	color:#FFF;
}

td.bgline {
	border: 1px solid #286F48;
}

td.bgline1 {
	border-top: 0px none;
	border-right: 1px solid #6C6C6C;
	border-bottom: 0px solid none;
	border-left: 1px solid #6C6C6C;
}

table.line {
	border: 1px solid #6C6C6C;
}

td.bglinert {
	border-width: 0 1px 0 0;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #6C6C6C;
}

td.bglinebott {
	border-width: 0 0 1px 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #015890;
	border-left-color: #015890;
}

ul {
	color:#666;
	list-style-type: square;
	font-weight: bold;
}

ul.txt {
	color:#000;
}

.inputbox	{
	background-color:#FFF;
	width:100px;
	border: 1pt so1id #999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.checkbox	{
	background-color:#000;
	border: 1pt solid #999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.select	{
	width:100px;
	border: 1pt solid #999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.radiobutton {
	background-color:#000;
	border: 1pt solid #999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.textarea	{
	background-color:#FFF;
	width:250px;
	height:100px;
	border: 1pt solid #999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.button	{
	background-color:#CCC;
	height:20px;
	width:95px;
	cursor: pointer;
	cursor: hand;
	border: 1pt solid #999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	}

#homepage_layout
	{
	padding:20px;
	}

#homepage_layout .left_col
	{
	width:295px;
	float:left;
	}

#homepage_layout .left_col h2
	{ 
	margin-bottom:5px;
	padding-bottom:5px;
	}

#homepage_layout .right_col
	{
	margin-left:5px;
	width:250px;
	float:left;
	}

#homepage_layout .right_col .feature_box
	{
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:0px;
	width:258px;
	height:67px;
	background:transparent url('systemimages/homepage_featurebox.gif') top left;
	margin-bottom:15px;
	}

#homepage_layout .right_col .feature_box .title
	{
	color:#FFFFFF;
	font-size:19px;
	margin-bottom:10px;
	}

#homepage_layout .right_col .feature_box .link
	{
	line-height:30px;
	font-size:13px;
	font-weight:bold;
	color:#77613E;
	}