html, body {
   margin : 0;
   padding : 0;
   background-color: #D4D0C8;
   font : 11px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
   
}

	body {
	font : 11px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	color : #666;
	text-align:center;
	}
	
	
	
	#container {
margin: 0px auto 0px auto;
width: 780px;
   text-align:left;
   background-color: #ffffff;
}


#header {
padding: 0px;
margin: 0px;
width: 780px;
height: 56px;
text-align:center;
background:  url(../images/header.gif) no-repeat;
}
#menu_top {
padding: 0px;
margin: 0px;
width: 780px;
height: 24px;
background-color: #007902;

	font : 11px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	color : #FFF800;
}
#menu_top_padding {
padding: 4px 0px 0px 12px;
}

#footer {
text-align:center;
padding: 0px;
margin: 0px;
width: 780px;
height: 16px;
background-color: #a6bc7a;

	font : 9px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	color : #FFF800;
}
#footer_padding {
padding: 2px 0px 0px 12px;
}

#content {
padding: 0px;
margin: 0px;
background:  #ffffff;
width: 780px;
}

.float_left {
float: left;
}


.margin{
margin: 0px 20px 0px 20px;
}

.main_margin{
margin: 20px 20px 20px 20px;
}



#flowers {
width: 780px;
height: 181px;
padding: 0;
margin: 0;
background:  #cccccc;
	font : 10px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
	color : #333333;
}

#flowers_margin {
margin: 10px 10px 10px 10px;
}


#flowers_left {
float: left;
width: 231px;
padding: 0;
margin: 0;
}

#flowers_right
{
float: right;
width: 549px;
padding: 0;
margin: 0;
}

#left_column {
float: left;
width: 231px;
padding: 0;
margin: 0;
background:  #ffffff;
}

#right_column
{
float: right;
width: 545px;
padding: 0;
margin: 0;
}

#green_bar {
width: 780px;
height: 14px;
background:  #007902;
}

.clear{
  clear: both;
  line-height: 0;
height: 0;
font-size: 0;
  }

.menu_item_header {
text-align:right;
colour: #376C62;
font-weight: bold;
margin: 20px 20px 0 40px;
padding: 4px 10px 4px 0px;
border-right: 1px solid #930712;
border-bottom: 1px solid #930712;
}

.menu_item {
text-align:right;
margin: 0px 20px 0 40px;
padding: 4px 10px 4px 0px;
border-top: 1px solid white;
border-bottom: 1px solid #cccccc;
}
/* Links */

A.menu:link  {
   text-decoration : none; 
   color : #FFF800; 
}
A.menu:visited  {
   text-decoration : none; 
   color : #FFF800; 
}

A.menu:hover  {
text-decoration : none; 
   color : #ffffff; 
}	

A.menu2:link  {
padding: 0 0 0 15px;
   text-decoration : none; 
   color : #333333; 
}
A.menu2:visited  {
padding: 0 0 0 15px; 
   text-decoration : none; 
   color : #33333; 
}

A.menu2:hover  {
padding: 0 0 0 15px;
text-decoration : none; 
   color : #376C62; 
}	


A.menufooter:link  {
   text-decoration : none; 
   color : #666666; 
}
A.menufooter:visited  {
   text-decoration : none; 
   color : #666666; 
}

A.menufooter:hover  {
text-decoration : underline; 
   color : #666666; 
}	

	
	

a:link, a:visited {
	color: #336633;
	text-decoration: underline;
	}

a:hover, a:visited:hover {
	color: #41372C;
	text-decoration: underline;
	}

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent;
	}


		
.bold {
font-family: 'Verdana', arial, helvetica, sans-serif;
font-size: 10px;
font-weight: bold;

}

.italic {
font-family: 'Verdana', arial, helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
font-style: italic;

}

h1 {

font-size: 14px;
font-weight: bold;
	}

.h2 {
	font-size: 12px;
	font-weight: bold;
	}

.h3 {
	
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CC6600;
	font-variant: normal;

	}

.h4 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CC6600;
	font-variant: normal;
	}

.h5 {	
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CC6600;
	font-variant: normal;
	}

.h6 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CC6600;
	font-variant: normal;
	}


.header1 {
	font-size: 18px;
	font-weight: bold;
}
.header2 {
	font-size: 16px;
	font-weight: bold;
}

.boldtext {
	font-weight: bold;
}
.italictext {
	font-style: italic;
}

.news {
    PADDING-BOTTOM: 15px;
    PADDING-TOP: 0px;
	border-bottom: 1px solid white;

}


 .gallery
{
text-align:center;
float: left;
width: 180px;
padding: 0;
margin-top: 20px;

}

/* input styles for table elements */

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#mytable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #C9C9E4;
	border : 1px solid #808080;
	
}
	
tr.myrow {font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #808080;
 }
 
 td.mycell{
	margin: 5px;
	padding:5px 5px 5px 5px;
 }
 
td.mycell_bold  {
	
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #C9C9E4;
}

.asterisk
 {
font-weight: bold;
	color: red;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #DBFBC8;
	border: outset 1px #708090;
 margin-top : 10px;}
 
 
.date  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

 .story_main
{
float: left;
width: 350px;
padding: 0px;
margin-right: 8px;
margin-top: 8px;
border: 1px solid #006699;
background:  url(../images/story_background.jpg) repeat-x;
}

 .story_image
{
float: left;
width: 130px;
padding: 0px;
}

.story_heading  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}


 .story_margin
{

margin: 10px;
}

.prop {
    height:130px;
    float:right;
    width:1px;
  }
  
  .prop2 {
    height:125px;
    float:right;
    width:1px;
  }
  
  li{
  margin-bottom: 7px;
line-height : 150%;
}

 .image_reuse
{
padding: 5px;
border: 1px solid #336633;
background-color: #B6DAB6;
text-align:center;
}

 #pageindicator {

	border: 1px solid #660033;
	background-color: #F7CCEE;
}


	.OK {
	font : 11px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	color : green;
	}
	
		.notOK {
	font : 11px "Verdana", Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	color : red;
	}
	
	a.footerBannermanLinks:link {font-size:10px; color:#007e46; text-decoration: none; }

a.footerBannermanLinks:visited {font-size:10px; color:#007e46; text-decoration: none; }

a.footerBannermanLinks:hover {font-size:10px; color:#007e46; text-decoration: underline; }

a.footerBannermanLinks:active {font-size:10px; color:#007e46; text-decoration: underline; }
