body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
background-color: #ffffcc;
color: #006600;
font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
background-color: #006600;
color: #ffffcc;
text-align: center;
font-size: 20pt;
font-family: Arial, Helvetica, sans-serif;
}

h2 {
background-color: #ffffcc;
color: #006600;
text-align: center;
font-size: 18pt;
font-family: Arial, Helvetica, sans-serif;
}

h3 {
background-color: #ffffcc;
color: #006600;
text-align: center;
font-size: 16pt;
font-family: Arial, Helvetica, sans-serif;
}

h4 {
background-color: #ffffcc;
color: #006600;
text-align: left;
font-size: 16pt;
font-family: Arial, Helvetica, sans-serif;
}

p {
font-size: 14pt;
font-family: Arial, Helvetica, sans-serif;
background-color: #ffffcc;
color: #006600;
vertical-align: text-top;
text-align: justify;
}

A:active {
background-color: #ffffcc;
color: #006600;
voice-family: betty, female;
}

A:visited {
background-color: #ffffcc;
color: #006600;
voice-family: betty, female;
}

A:link {
background-color: #ffffcc;
color: #006600;
voice-family: harry, male;
}

th {
background-color: #ffffcc;
color: #006600;
text-align: center;
font-size: 20pt;
font-family: Arial, Helvetica, sans-serif;
vertical-align:top;
}

td {
background-color: #ffffcc;
color: #006600;
text-align: left;
font-size: 14pt;
font-family: Arial, Helvetica, sans-serif;
vertical-align:top;
}

img {
	margin:10px 0 5px;
}

/* Scroll styles */
div.scroll
{
overflow:auto;
height:600px;
}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	background-color: #ffffcc;
}
#header {
	border-bottom:1px solid #006600;
}
#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}
#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background:#eee;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
}
#header ul li a:hover {
	background:#369;
	color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}
/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
	background:#ffffcc;		/* right column background colour */
}
.threecol .colmid {
	right:20%;			/* width of the right column */
	background:#ffffcc;		/* center column background colour */
}
.threecol .colleft {
	right:60%;			/* width of the middle column */
	background:#ffffcc;	/* left column background colour */
}
.threecol .col1 {
	width:58%;			/* width of center column content (column width minus padding on either side) */
	left:101%;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:18%;			/* Width of left column content (column width minus padding on either side) */
	left:23%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:18%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}
/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #006600;
}
#footer p {
	padding:10px;
	margin:0;
}

/* horisontal line styles */
#hr {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #006600;
}


.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: #ffffcc;
background: #006600 url(http://www.dawefamily/Images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: auto;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(http://www.dawefamily/Images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: #00CC00 !important;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: #00FF00 !important;
}

.arrowlistmenu ul li a{
color: #006600;
background: url(https://www.dawefamily.co.uk/Images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #006600;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #00CC00;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: #00CC00;
}
