body {
    background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px;
	color:#666666;
	font-family:"Trebuchet MS";
}

.gk_product {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#42859f;
	padding-left:15px;
}

.gk_product img a{
	border:0;
}

.gk_product h1 {
	font-family:"Trebuchet MS";
	font-size:26px;
	font-weight:normal;
	/*color:#4a6627;*/
	color:#798f6b;
	margin-bottom:0px;
	}

.product2 h2 {
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	color:#798f6b;
	margin-bottom:0px;
	}
.gk_product h3 {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:normal;
	color:#c86ea4;
	margin-bottom:0px;
	}

.gk_product h4 {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#798f6b;
	margin-bottom:0px;
	}
	
a:link {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#798f6b;
	text-decoration: none;
}
a:visited {
	color:#798f6b;
	text-decoration: none;
}
a:hover {
	color:#798f6b;
	text-decoration: underline;
}

.sidenav {
	background:url(/images/m_bullet.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
	padding-left:20px;
	padding-bottom:8px;
	background-color:#FFFFFF;
	text-decoration: none;
}

#footernav {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#798f6b;
	text-decoration: none;
	background-color:#caddbf;
}

#footernav a {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

#topnav {
	font-family:"Trebuchet MS";
	color:#798f6b;
	text-decoration: none;
	background-color:#ffffff;
	background:url(/images/topnav.jpg)
}

#topnav a {
	font-size:18px;
	font-weight:normal;
	text-decoration: none;
}


