﻿@import url('fonts.css');
body {
	font: 0.8em "Georgia", "Times New Roman", Times, serif;
	background-image: url('../images/bg2.jpg');
	text-align: center;
	margin: 0 auto;
	/*behavior: url("js/csshover3.htc");*/
}
div#container {
	text-align: center;
	width: 980px;
	margin: 0 auto;
	background: #e2f1ec;
	overflow: hidden;
}
div#masthead {
	text-align: center;
	margin: auto;
	padding: 0;
}
div#menuPane {
	float: left;
	top: 133px;
	width: 20%;
}
div.menu {
	display: block;
	font-size: 14px;
	text-align: left;
	padding: 0;
	border: 0px solid #853A69;
	margin-right: 10px;
	margin-bottom: 10px;
}
div#content {
	float: right;
	top: 133px;
	height: auto;
	left: 21%;
	width: 760px;
	background-color: #ffffff;
	padding: 2px;
	margin-right: 0px;
}
div.content {
	width: 750px; /*word-wrap:normal;*/;
	margin-right: 10px;
	padding: 0px;
	background-color: #ffffff;
}
div.catalogue {
	width: 750px; /*word-wrap:normal;*/;
	margin-right: 10px;
	padding: 0px;
	text-align:left;
	background-color: #ffffff;
}

/*Start Home Page Styles*/
div#innercontainer {
	float: right;
	text-align: center;
	width: 780px;
	height: auto;
	margin: 0 auto;
	background: #e2f1ec;
	overflow: hidden;
}
div#content1 {
	float: left;
	width: 450px;
	height: auto;
	background-color: #ffffff;
	margin-left: 5px;
	left: 5px;
	top: 250px;
	right: 5px;
	bottom: 50px;
}
div.content1 {
	margin-right: 10px;
	padding: 0px;
}
div#content2 {
	float: right;
	width: 320px;
	margin-left: 5px;
	height: 310px;
	left: 10px;
	top: 250px;
	right: 5px;
	bottom: 50px;
}
div.content2 {
	width: 310px;
	margin-right: 10px;
	padding: 0px;
	background-color: #ffffff;
}
div#box {
	border: thin double #4f4f4f;
  margin-left: 80px;
}

/*End Home Page Styles*/
ul.inside {
	list-style-position: inside;
	list-style-type: none;
}
ul.outside {
	list-style-position: outside;
	list-style-type: none;
}
ul.linone {
	list-style-type: none;
}
ul.linone1 {
	list-style-position: outside;
	list-style-type: none;
	color: #4f4f4f;
}
h6 {
	color: #408080;
}
h5 {
	color: #408080;
}
h4 {
	color: #408080;
}
h3 {
	color: #408080;
}
h2 {
	color: #408080;
}
h1 {
	color: #408080;
}
.imgstyle1 {
	margin: 3px 10px;
	border: 0px;
	text-align: center;
}
a.news	{
	text-align:left;
	color: #000;
	font-family: Georgia;
	font-weight: 700;
	font-size: 1.5em;
}
a {
	color: #408080;
	text-decoration: none;
}
a:hover {
	color: #408080;
	text-decoration: none;
}
