/* ------------------------------------------ Head Style ---------------------- */
.head
{
	float:left;
	WIDTH: 1000px;
	Height: 120px;
	background: #FFCC66;
}

.headlogo
{
	float:left;
	height: 120px;
	width: 400px;
	color: #663300;
	font-family: Arial;
	font-size: 10px;
	background: #FFCC66;
}

.logo
{
	margin: 25px 0px 0px 25px;
	color: #663300;
	font-family: Arial;
	font-size: 10px;
	border: 0px solid #000000;
}

.headtop
{
	float:left;
	height: 120px;
	width: 600px;
	color: #0363D9;
	font-family: Arial;
	font-size: 11px;
	background: #FFCC66;

}

.headseachlist
{
	height: 30px;
	color: #0363D9;
	font-family: Arial;
	font-size: 13px;
	background: #FFCC66;
	border: 0px solid #000000;
}

.headmiddlebottom
{
	height: 90px;
	color: #0363D9;
	font-family: Arial;
	font-size: 13px;
	background: #FF9933;
	border: 0px solid #000000;
}

.headbuttons
{
	float:left;
	margin: 15px 0px 0px 5px;
	color: #0363D9;
	font-family: Arial;
	font-size: 13px;
	border: 0px solid #000000;
	font-weight: bold;
	text-align: right;
	background: #FF9933;
}

.headbanner
{
	float:left;
	height: 60px;
	width: 468px;
	margin: 15px 0px 0px 15px;
	border: 0px solid #000000;
	color: #0363D9;
	font-family: Arial;
	font-size: 12px;
}






a.headwhite:link, a.headwhite:visited, a.headwhite:active {
	color: #0363D9;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

a.headerbuttons:link, a.headerbuttons:visited, a.headerbuttons:active {
	color: #0363D9;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
}

.fontheaderwhite {
	padding:5px 0px 0px 10px;
	font-weight: bold;
	color: #663300;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
