html{
	height:100%;
}
body {
	height:100%;
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
A {color:#006e3b;}
A:HOVER {color:#FFC10E;}
.td_logoGrey {
	background-image: url(../images/logo_grey.gif);
}


a.blue:link {color: #0000ff; background: #ffffff; font-weight: bold;}
a.blue:active {color: #0000ff; background: #ffffff; font-weight: bold;}
a.blue:visited {color: #0000ff; background: #ffffff; font-weight: bold;}
a.blue:hover {color: #0000ff; background: #ffffff; font-weight: bolder;}

a.white:link {color: #ffffff; text-decoration: none; font-size:20px; font-weight:bold;}
a.white:active {color: #ffffff; text-decoration: none; font-size:20px; font-weight:bold;}
a.white:visited {color: #ffffff; text-decoration: none; font-size:20px; font-weight:bold;}
a.white:hover {color: #FFC10E; text-decoration:underline; font-size:20px; font-weight:bold;}

.nav_td{
	background-color:#006e3b;
	height: 100%;
	background-image: url(../images/BannerMenu.jpg);
	background-repeat: no-repeat;
	width: 144px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	vertical-align: top;
	
}
.navHome_td{
	background-color:#006e3b;
	height: 100%;
	background-image: url(file:///W|/kurandaTradingPost/web/images/BannerHome.jpg);
	background-repeat: no-repeat;
	width: 144px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	vertical-align: top;
	
}
.navLinks_td{
	background-color:#006e3b;
	height: 100%;
	background-image: url(file:///W|/kurandaTradingPost/web/images/BannerLinks.jpg);
	background-repeat: no-repeat;
	width: 144px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	vertical-align: top;
	
}
.navAbout_td{
	background-color:#006e3b;
	height: 100%;
	background-image: url(file:///W|/kurandaTradingPost/web/images/BannerAbout.jpg);
	background-repeat: no-repeat;
	width: 144px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	vertical-align: top;
	
}
.navShop_td{
	background-color:#006e3b;
	height: 100%;
	background-image: url(file:///W|/kurandaTradingPost/web/images/BannerShop.jpg);
	background-repeat: no-repeat;
	width: 144px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	vertical-align: top;
	
}
.navContact_td{
	background-color:#006e3b;
	height: 100%;
	background-image: url(file:///W|/kurandaTradingPost/web/images/BannerContact.jpg);
	background-repeat: no-repeat;
	width: 144px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	vertical-align: top;
	
}
.header {
	height: 70px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	padding: 8px;
}
.footer {
	height: 60px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 5px;
}
.content {
	height: 70%;
	background-image: url(../images/logo_grey.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.stripe {
	background-image: url(../images/orange.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}
.home_content {
	text-align: center;
	background-image: url(../images/texture.gif);
	height: 100%;
	width: 100%;
}
.content_menu {
	height: 100%;
	width: 100%;
	font:Arial, Helvetica, sans-serif;
}
.menu_headings {
	font-size: 22px;
	font-weight: bold;
	color: #006E3B;
}
.menu_subhead {
	font-size: 18px;
	color: #006E3B;
}
.price {
	font-size: 12px;
	color: #F7A553;
}
.menu_colums {
	width: 250px;
	padding-right: 10px;
	vertical-align: top;
	text-align: center;
	border-right-style: solid;
	border-right-color: #666666;
}
.centre_image {
	text-align: center;
}
.about_content {
	height: 100%;
	width: 100%;
	padding-left: 10px;
}
.td_width_720 {
	width: 730px;
}
