/* CSS Document */
.navigation_menu	{
	height: 50px;
	background-color: #e5d08a;
}
.header-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #b7b7b7;
	height: 8px;
}
body {
	margin: 0px;
	padding: 0px;
}
.header-bg {
	height: 198px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.footer {
	font-family: Trebuchet MS;
	font-size: 1em;
	color: #000000;
	line-height: 25px;
	text-align: center;
	background-color: #ffe89a;
	height: 100px;
}
.order {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #000000;
	background-color: #a29bc8;
	text-align: center;
	font-weight: bold;
}

a {
	font-family: Trebuchet MS;
	font-size: .9em;
	color: #000000;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.navilink {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 40px;
}
a.navilink:visited {
	color: #000000;
	text-decoration: none;
}
a.navilink:hover {
	color: #000000;
	text-decoration: none;
}
a.navilink:active {
	color: #000000;
	text-decoration: none;
}
a.navilink:link {
	text-decoration: none;
}
.navtext {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 40px;
	margin-right: 12px;
	margin-left: 12px;
}

.h1 {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:justify;
	line-height: 20px;
}
.spc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}
.pname {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
h2	{
	font-family: "Trebuchet MS";
	font-size: .9em;
	font-weight: bold;
	color: #000000;
}
.logo_pos {
	margin-left: 25px;
	margin-top: 10px;
}
p	{
margin:0; padding:0;
}

