html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #31305a;
}

.style3 {font-size: xx-small}

.style5 {color: #E00128}

a:hover {
	color: #FFffff; 
}
a:hover {
	color:  #990066;/*this changes the colour of the hyperlinks*/
}
.left {
	float: none;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;		
}

body {
	background-color:#9DA5CC;/*this changes the colour of the background*/
	text-align: center;
	font: 11px verdana, arial, sans-serif;/*this defines the font*/
	color: #31305A;/*this changes the colour of the font*/
	padding-bottom: 10px;
	}


/** layout **/
#wrapper {
	text-align: left;
	margin: 10px auto;
	width: 850px;
	background: #9da5cc;
  	position: relative;
	
}

#header {
	background: #ffffff url(images1/smallheader1.jpg) no-repeat;
	height: 126px;
	background: #ffffff url(images1/smallheader1.jpg) no-repeat;/*changes the image in the big header*/
}

#image {
	float:left;
	margin-right:20px;
	margin-bottom:6px;
}

#pnote {
	float: right;
	width: 210px;
	height:226px;
	background: #9DA5CC;
	margin-bottom: 2px;
	/*border-color:#31305a;
	border-style: groove;*/
	margin-right: 20px;
	margin-top: 10px;
	background: #ffffff url(images1/ url(images1/postit.png) no-repeat;
	background: #ffffff url(images1/postit.png) no-repeat;/*changes the image in the big postit*/
}

#logo {
  position: absolute;
  top: 12px;
  left: 300px;
  width: 170px;
  color: #52616E;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}

#body {
  padding-top: 3px;
  background-color:#FFFFFF;
}
#categories {
  float: right;
  width: 200px;
}
	
#Menu_News {
	float: left;
	height:800px;
	}
	
		
#seasonal, #collection {
	float: left;
	width: 600px;
	background: #31305a;
	margin-bottom: 2px;
	background-color: #31305a;
	border-bottom-color: #31305A;
	margin-top: 5px;
}

#seasonal .inner, #collection .inner {
	padding: 6px 12px;
	background-color: #FFFFFF;
}

#seasonal p, #collection p {
	margin: 0.9em 0;
	background-color: #FFFFFF;
}

.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 14px "Century Gothic", arial, sans-serif; 
  color: #1B1812;
}

h2 {
	font: 18px "Century Gothic", arial, sans-serif;
	color: #FFFFFF;
	padding-bottom: 0px;
	border-color: #D4D0C8;
	background-color:#31305a }
 
 h4 {
  font: 22px "Century Gothic"; 
  color: #31305a;
  padding-left: 10px;
  padding-bottom: 0px;
  }
 
 h5 {
  font: 14px "Century Gothic"; 
  color: #31305a;
  padding-left: 10px;
  padding-bottom: 0px;
 }



#box1, #box2, #box3 {
  height: 146px;
}

#box1 {
	float: left;
	width: 195px;
	margin-right: 3px;
	background: url(images1/foot_1.jpg) no-repeat;
}
#box2 {
  float: left;
  width: 249px;
  margin-right: 3px;
  background: url(images1/foot_2.jpg) no-repeat;
}
#box3 {
  float: left;
  width: 222px;
  background: url(images1/foot_3.jpg) no-repeat;
}

#seas p {
  text-align: center;
  color: #FFFFFF;
  margin: 80px 15px 0 0;
  font-size: 15px;
  font-weight: bold;
  font-family:"Napa SF"
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#copyright {
	text-align: center;
	font-size: 9px;
	padding: 3px;
	background-color: #9DA5CC;
}


/*this is the code for the old menu  may not be needed*/
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px; /*changes font size*/
	font-weight:bold;
	background:transparent url("images1/OFF1.gif") repeat-x top left; /*change the colour of the menu, edit the gif which is images1/OFF1.gif*/
	font-family: "Century Gothic";/*changes font */
	border-bottom:4px solid #31305a; /*changes the colour of the borders of the menu*/
	border-top:1px solid #31305a; /*changes the colour of the borders of the menu*/
	margin-bottom:4px
}

ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	}
	
ul#menu li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("images1/DIVIDER1.gif") no-repeat top right; /*change the colour of the menu, edit the gif*/
	}
	
ul#menu li a:hover{
	background:transparent url("images1/but1.gif") no-repeat top right;	/*change the colour of the menu, edit the gif*/
	}
	
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: yellow;
}

#news{
	float: right;
	width: 210px;
	background: #9DA5CC;
	margin-bottom: 2px;
	background-color: #9DA5CC;
	border-color:#31305a;
	border-style:groove;
	margin-right: 20px;
	margin-top: 10px;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#FFFFFF;
	color:#31305a;
	width:auto;
	padding:2px;
	text-align:center;
	font-weight:bold;
	/*/*/border:1px solid #9DA5CC;/* */
}

.submenu{
	margin-bottom: 0.5em;
}

#photos{
	float: right;
	width: 210px;
	background: #9DA5CC;
	margin-bottom: 10px;
	background-color: #9DA5CC;
	border-color:#31305a;
	border-style: groove;
	margin-right: 20px;
	margin-top: 10px;
}

#adverts{
	float: right;
	width: 210px;
	background: #9DA5CC;
	margin-bottom: 2px;
	background-color: #9DA5CC;
	border-color:#31305a;
	margin-right: 20px;
	margin-top: 10px;
	border-style: groove;
	
}
/* #vertmenu is the coding for the "quick links"*/
#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*this changes the font for the quick link*/
	font-size: 100%;
	width: auto;
	padding: 0px;
	margin: 0px;
}

#vertmenu h4 {
	display: block; 
	background-color:#9DA5CC; /*this changes the colour for the quick link*/
	padding: 3px 0 5px 3px;
	border: 1px solid #9da5cc; /*this changes the colour for the quick link*/
	color: #31305a; /*this changes the font colour for the quick link*/
	margin: 0px;
	width:auto;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

#vertmenu ul li a {
	font-size: smaller;
	display: block;
	border-bottom: 1px dashed #31305a;
	padding: 0px 0px 2px 4px;
	text-decoration: none;
	color: #31305a;
	width:auto;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #31305a;
	background-color: #FFFFFF;
	width: auto;
	font: century gothic;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #313131;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image*/
	background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;
}


/*.jqueryslidemenu is the code for the current maindropdownmenu*/
.jqueryslidemenu{
	font: bold 10px Verdana; /*changes the font*/
	background: #31305A; /*changes the colour*/
	width: 100%;
}

.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block;
	background: #31305A; /*background of tabs (default state)*/  /*changes the colour*/
	color: white;
	padding: 8px 10px;
	border-right: 1px solid #778;
	color: #2d2b2b;
	text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color: white;
}

.jqueryslidemenu ul li a:hover{
	background: black; /*tab link background during hover state*/
	color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	font: normal 10px Verdana;
	width: 130px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/ 
	background: #eff9ff;
	color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}

